2019-01-20 18:55:28,173 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 18:55:28,179 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2019-01-20 18:55:28,180 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 18:55:28,181 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2019-01-20 18:55:28,200 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-20 18:55:30,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 18:55:30,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 18:55:30,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 18:55:30,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 18:55:30,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 18:55:30,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 18:55:30,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 18:55:30,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 18:55:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:55:30,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54be3fbb-884d-4211-aed2-8be34edb20b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:55:30,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-54be3fbb-884d-4211-aed2-8be34edb20b2 2019-01-20 18:55:30,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:31,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T19:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["WildZIY1SnCwHW4LPeC9oQ"], "issued_at": "2019-01-20T18:55:31.000000Z"}} 2019-01-20 18:55:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:31,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:55:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:31,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46a2574-d8ab-470d-bdfc-dff823cea5a7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 18:55:31,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-e46a2574-d8ab-470d-bdfc-dff823cea5a7 2019-01-20 18:55:31,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.548820972443s 2019-01-20 18:55:31,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 18:55:31,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}}' 2019-01-20 18:55:31,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-428f0e25-e8f2-404f-a3e4-4465cbaaf192 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd"}, "enabled": true, "id": "8a4a9de3535948538689c2c70f978ecd", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}} 2019-01-20 18:55:31,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-428f0e25-e8f2-404f-a3e4-4465cbaaf192 2019-01-20 18:55:31,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.16131401062s 2019-01-20 18:55:31,299 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-428f0e25-e8f2-404f-a3e4-4465cbaaf192 2019-01-20 18:55:31,300 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'id': u'8a4a9de3535948538689c2c70f978ecd', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 18:55:31,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 18:55:31,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.501110076904s 2019-01-20 18:55:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:31,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cb03b6-0b4f-4578-9630-db86594d64de Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}, "domain_id": "default", "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}} 2019-01-20 18:55:31,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 used request id req-21cb03b6-0b4f-4578-9630-db86594d64de 2019-01-20 18:55:31,975 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a32a4e8103e94dec9de29c6ef62223c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da'}) 2019-01-20 18:55:31,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:31,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b41dc57-31ba-4e4b-978a-ed7d76bcd5e7 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:31,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1b41dc57-31ba-4e4b-978a-ed7d76bcd5e7 2019-01-20 18:55:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0196948051453s 2019-01-20 18:55:31,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be076cc5-b302-4c11-a971-438e2156d5f2 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:32,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be076cc5-b302-4c11-a971-438e2156d5f2 2019-01-20 18:55:32,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860168933868s 2019-01-20 18:55:32,083 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 18:55:32,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 18:55:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" -d '{"role": {"name": "Member"}}' 2019-01-20 18:55:32,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6daf50e2-cdd4-481a-8ce1-15d6de8fa6a8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}} 2019-01-20 18:55:32,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6daf50e2-cdd4-481a-8ce1-15d6de8fa6a8 2019-01-20 18:55:32,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.139842033386s 2019-01-20 18:55:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50df9a03-2e38-46b0-9d13-8bf3c95eb267 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "domain_id": null, "name": "Member", "id": "242d9367e16443c3bcf61b4ad47fc9ab"}} 2019-01-20 18:55:32,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab used request id req-50df9a03-2e38-46b0-9d13-8bf3c95eb267 2019-01-20 18:55:32,355 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab'}, 'domain_id': None, 'human_id': None, 'id': u'242d9367e16443c3bcf61b4ad47fc9ab', 'HUMAN_ID': False}) 2019-01-20 18:55:32,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88b076f-b8bb-4c78-9d5e-99d5d0c71325 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:32,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f88b076f-b8bb-4c78-9d5e-99d5d0c71325 2019-01-20 18:55:32,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.135710000992s 2019-01-20 18:55:32,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 18:55:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd95ad1-9771-4669-8413-a7a2544f5169 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:32,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1bd95ad1-9771-4669-8413-a7a2544f5169 2019-01-20 18:55:32,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.140259027481s 2019-01-20 18:55:32,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:32,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3a056e-825e-4e93-9fc9-b58049e69aab Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "domain_id": "default", "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:32,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cc3a056e-825e-4e93-9fc9-b58049e69aab 2019-01-20 18:55:32,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.157178878784s 2019-01-20 18:55:32,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cc3a056e-825e-4e93-9fc9-b58049e69aab 2019-01-20 18:55:32,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06292dc0-c43d-4b93-94db-42ea3417ab81 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd"}, "enabled": true, "id": "8a4a9de3535948538689c2c70f978ecd", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:32,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-06292dc0-c43d-4b93-94db-42ea3417ab81 2019-01-20 18:55:32,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0868220329285s 2019-01-20 18:55:32,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-06292dc0-c43d-4b93-94db-42ea3417ab81 2019-01-20 18:55:32,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 18:55:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=242d9367e16443c3bcf61b4ad47fc9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:32,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6173c790-a889-472a-9ef2-19f1eafcdb06 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=242d9367e16443c3bcf61b4ad47fc9ab", "previous": null, "next": null}} 2019-01-20 18:55:32,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=242d9367e16443c3bcf61b4ad47fc9ab used request id req-6173c790-a889-472a-9ef2-19f1eafcdb06 2019-01-20 18:55:32,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807180404663s 2019-01-20 18:55:32,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 18:55:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd/users/a32a4e8103e94dec9de29c6ef62223c8/roles/242d9367e16443c3bcf61b4ad47fc9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f97c4d40-f280-46f0-acdc-175bed56bded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:33,179 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd/users/a32a4e8103e94dec9de29c6ef62223c8/roles/242d9367e16443c3bcf61b4ad47fc9ab used request id req-f97c4d40-f280-46f0-acdc-175bed56bded 2019-01-20 18:55:33,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.210898160934s 2019-01-20 18:55:33,181 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'd23986c5-071c-475e-96c1-ce2afd80ebab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'project_id': u'8a4a9de3535948538689c2c70f978ecd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 18:55:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 18:55:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 18:55:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 18:55:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 18:55:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 18:55:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 18:55:33,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 18:55:33,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 18:55:33,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'password': 'd23986c5-071c-475e-96c1-ce2afd80ebab', 'project_name': 'connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8a4a9de3535948538689c2c70f978ecd', 'project_domain_name': 'Default'} 2019-01-20 18:55:33,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7791ef-632d-4fde-9bed-4e3c2576e943 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:33,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c7791ef-632d-4fde-9bed-4e3c2576e943 2019-01-20 18:55:33,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0923838615417s 2019-01-20 18:55:33,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd8e327-54ea-4741-bf23-bcba855d7f18 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:33,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bcd8e327-54ea-4741-bf23-bcba855d7f18 2019-01-20 18:55:33,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.147878885269s 2019-01-20 18:55:33,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 18:55:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0abedf3-fa12-4fca-9e25-e5fe180a0c91 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:33,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e0abedf3-fa12-4fca-9e25-e5fe180a0c91 2019-01-20 18:55:33,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0804171562195s 2019-01-20 18:55:33,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fae55e8-eda1-4ae0-8af3-639a2b02efb2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "domain_id": "default", "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:33,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8fae55e8-eda1-4ae0-8af3-639a2b02efb2 2019-01-20 18:55:33,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117395877838s 2019-01-20 18:55:33,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8fae55e8-eda1-4ae0-8af3-639a2b02efb2 2019-01-20 18:55:33,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d8a1aa-d132-4a91-a130-21d41eb7bfa0 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd"}, "enabled": true, "id": "8a4a9de3535948538689c2c70f978ecd", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:33,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7d8a1aa-d132-4a91-a130-21d41eb7bfa0 2019-01-20 18:55:33,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816290378571s 2019-01-20 18:55:33,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7d8a1aa-d132-4a91-a130-21d41eb7bfa0 2019-01-20 18:55:33,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 18:55:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d67e06d-6697-42b3-bba1-6553fa601c1b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 18:55:33,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-4d67e06d-6697-42b3-bba1-6553fa601c1b 2019-01-20 18:55:33,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795850753784s 2019-01-20 18:55:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 18:55:33,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd/users/a32a4e8103e94dec9de29c6ef62223c8/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:33,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b22389-65f7-44c4-8d58-4903139e9099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:33,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd/users/a32a4e8103e94dec9de29c6ef62223c8/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-33b22389-65f7-44c4-8d58-4903139e9099 2019-01-20 18:55:33,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12496304512s 2019-01-20 18:55:33,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c688aaef-cb7d-4542-a46e-9e9a9c143b2d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:34,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c688aaef-cb7d-4542-a46e-9e9a9c143b2d 2019-01-20 18:55:34,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800230503082s 2019-01-20 18:55:34,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 18:55:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-20 18:55:34,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06554766-19e8-4723-9098-575d5eae6354 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd8f8dca34c24dd48a183987e8c320dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc"}, "name": "heat_stack_owner"}} 2019-01-20 18:55:34,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-06554766-19e8-4723-9098-575d5eae6354 2019-01-20 18:55:34,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0947389602661s 2019-01-20 18:55:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4303a2-5eba-4194-991b-119f515d6eb8 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc"}, "domain_id": null, "name": "heat_stack_owner", "id": "cd8f8dca34c24dd48a183987e8c320dc"}} 2019-01-20 18:55:34,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc used request id req-2b4303a2-5eba-4194-991b-119f515d6eb8 2019-01-20 18:55:34,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f813a359-7224-4644-9efc-333d47fee2ff Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd8f8dca34c24dd48a183987e8c320dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:34,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f813a359-7224-4644-9efc-333d47fee2ff 2019-01-20 18:55:34,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0865619182587s 2019-01-20 18:55:34,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 18:55:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63b2aec-1300-4d23-8b17-d22a7b5979de Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:34,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b63b2aec-1300-4d23-8b17-d22a7b5979de 2019-01-20 18:55:34,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0749399662018s 2019-01-20 18:55:34,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29206c53-1f14-46a1-bbd5-ee626752920f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "domain_id": "default", "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:34,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-29206c53-1f14-46a1-bbd5-ee626752920f 2019-01-20 18:55:34,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151821136475s 2019-01-20 18:55:34,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-29206c53-1f14-46a1-bbd5-ee626752920f 2019-01-20 18:55:34,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5236bb-ddcd-4c32-8984-f824f8bc28e5 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd"}, "enabled": true, "id": "8a4a9de3535948538689c2c70f978ecd", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:34,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ed5236bb-ddcd-4c32-8984-f824f8bc28e5 2019-01-20 18:55:34,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807049274445s 2019-01-20 18:55:34,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ed5236bb-ddcd-4c32-8984-f824f8bc28e5 2019-01-20 18:55:34,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 18:55:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=cd8f8dca34c24dd48a183987e8c320dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076eacd7-e9d3-4a7a-990a-a056d372b58f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=cd8f8dca34c24dd48a183987e8c320dc", "previous": null, "next": null}} 2019-01-20 18:55:34,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a32a4e8103e94dec9de29c6ef62223c8&scope.project.id=8a4a9de3535948538689c2c70f978ecd&role.id=cd8f8dca34c24dd48a183987e8c320dc used request id req-076eacd7-e9d3-4a7a-990a-a056d372b58f 2019-01-20 18:55:34,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780091285706s 2019-01-20 18:55:34,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 18:55:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd/users/a32a4e8103e94dec9de29c6ef62223c8/roles/cd8f8dca34c24dd48a183987e8c320dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:34,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7a93fb-acb1-4e69-8c93-26307706a7c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:34,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd/users/a32a4e8103e94dec9de29c6ef62223c8/roles/cd8f8dca34c24dd48a183987e8c320dc used request id req-5e7a93fb-acb1-4e69-8c93-26307706a7c9 2019-01-20 18:55:34,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.163004875183s 2019-01-20 18:55:34,832 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-20 18:55:34,832 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-20 18:55:34,833 - openstack_tests - INFO - OS Credentials = > 2019-01-20 18:55:34,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:34,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:35,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["BjB8wlo5T-WsIO1xLa3HQg"], "issued_at": "2019-01-20T18:55:35.000000Z"}} 2019-01-20 18:55:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab27c26c7725211b01d9f2f8daf44cbec8cfbdc" 2019-01-20 18:55:36,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-66a00e63-0594-4b92-9556-a42795c518b4 Date: Sun, 20 Jan 2019 18:55:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:55:36,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-66a00e63-0594-4b92-9556-a42795c518b4 2019-01-20 18:55:36,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab27c26c7725211b01d9f2f8daf44cbec8cfbdc" 2019-01-20 18:55:37,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e10baf64-3f03-480b-9257-622ebcb34854 Date: Sun, 20 Jan 2019 18:55:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:55:37,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-e10baf64-3f03-480b-9257-622ebcb34854 2019-01-20 18:55:37,239 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 18:55:37,239 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-20 18:55:37,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:37,271 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-20 18:55:37,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:37,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["2BIgTAVlTIysu7R8-srq8A"], "issued_at": "2019-01-20T18:55:37.000000Z"}} 2019-01-20 18:55:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ff1238895b0dfc780cce6a391fb9c7dfd05e872" 2019-01-20 18:55:38,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-47087020-ac51-42a9-b96c-fdb9769a90a5 Date: Sun, 20 Jan 2019 18:55:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-20 18:55:38,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-47087020-ac51-42a9-b96c-fdb9769a90a5 2019-01-20 18:55:38,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:38,323 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-20 18:55:38,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:38,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["oZFr3JQ3TJG8Fzq9FcGfqA"], "issued_at": "2019-01-20T18:55:38.000000Z"}} 2019-01-20 18:55:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c653dd20656b5440f7c8653f3d675b89f7e86f" 2019-01-20 18:55:38,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835c176d-f1f2-4752-ad4c-e8609007caeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:55:38,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-835c176d-f1f2-4752-ad4c-e8609007caeb 2019-01-20 18:55:38,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:55:38,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:55:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:55:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c653dd20656b5440f7c8653f3d675b89f7e86f" 2019-01-20 18:55:39,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a784165-7399-4fd7-b086-77f99e32cd95 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "domain_id": "default", "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:39,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a784165-7399-4fd7-b086-77f99e32cd95 2019-01-20 18:55:39,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:39,001 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-20 18:55:39,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:39,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["kquCJAE-R86bfsH9yuTMFw"], "issued_at": "2019-01-20T18:55:39.000000Z"}} 2019-01-20 18:55:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6460cdbea50f86a6031755786f53615bfe8123" 2019-01-20 18:55:40,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9f31bb85-cb8f-41bc-b7e6-8e9923e4cc0e Date: Sun, 20 Jan 2019 18:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:55:40,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9f31bb85-cb8f-41bc-b7e6-8e9923e4cc0e 2019-01-20 18:55:40,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:40,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["KXiL3OHRTWm7EgnNCjg2PQ"], "issued_at": "2019-01-20T18:55:40.000000Z"}} 2019-01-20 18:55:40,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7d4f0f67f73ad691276c008dd329115c01ba58" 2019-01-20 18:55:41,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9d10d69a-3813-43d1-a2cf-15bac9ac90df Date: Sun, 20 Jan 2019 18:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:55:41,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-9d10d69a-3813-43d1-a2cf-15bac9ac90df 2019-01-20 18:55:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7d4f0f67f73ad691276c008dd329115c01ba58" 2019-01-20 18:55:42,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5d23e013-3bd9-4a17-a615-79769b8079c9 Date: Sun, 20 Jan 2019 18:55:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:55:42,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-5d23e013-3bd9-4a17-a615-79769b8079c9 2019-01-20 18:55:42,796 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:55:42,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:42,909 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2019-01-20 18:55:42,928 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-20 18:55:42,929 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:55:42,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:43,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["sdSEl5vxS323IdRvrgbG_w"], "issued_at": "2019-01-20T18:55:43.000000Z"}} 2019-01-20 18:55:43,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6a325a2b6e40f5956961ed8ba14c27963f17b1" 2019-01-20 18:55:44,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c2588db-ad3c-425d-ac57-4779f850be68 x-compute-request-id: req-1c2588db-ad3c-425d-ac57-4779f850be68 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 18:55:44,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-1c2588db-ad3c-425d-ac57-4779f850be68 2019-01-20 18:55:44,173 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:55:44,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:44,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["FFDHDte3QTGkr97dwPCKzg"], "issued_at": "2019-01-20T18:55:44.000000Z"}} 2019-01-20 18:55:44,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45802e62ca0f2d13bd7e55ab374d945d085e1120" 2019-01-20 18:55:45,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78960324-fe1b-4723-a183-a9d2a5d5227a x-compute-request-id: req-78960324-fe1b-4723-a183-a9d2a5d5227a Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 18:55:45,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-78960324-fe1b-4723-a183-a9d2a5d5227a 2019-01-20 18:55:45,364 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 18:55:45,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:45,433 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2019-01-20 18:55:45,449 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-20 18:55:45,450 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 18:55:45,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:45,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["NvWTgrZ7TTC0KKDPCGSanA"], "issued_at": "2019-01-20T18:55:45.000000Z"}} 2019-01-20 18:55:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d3c6429e95499e0bbc508fe7b2dea1f91ef172" 2019-01-20 18:55:46,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:45 GMT Server: Apache x-openstack-request-id: req-80f43ae4-a03b-49ae-9430-2d20645eda1f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-20 18:55:46,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd/stacks used request id req-80f43ae4-a03b-49ae-9430-2d20645eda1f 2019-01-20 18:55:46,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:46,779 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-20 18:55:46,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:47,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd8f8dca34c24dd48a183987e8c320dc", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "242d9367e16443c3bcf61b4ad47fc9ab", "name": "Member"}], "expires_at": "2019-01-20T19:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a4a9de3535948538689c2c70f978ecd", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/8a4a9de3535948538689c2c70f978ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "id": "a32a4e8103e94dec9de29c6ef62223c8"}, "audit_ids": ["1pFCJGoQRhSN2jLF4YOkJA"], "issued_at": "2019-01-20T18:55:47.000000Z"}} 2019-01-20 18:55:47,158 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7ebe25b45635a105a6ab20c95bb3070b2f23fd" 2019-01-20 18:55:47,947 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:47 GMT Server: Apache x-compute-request-id: req-66cf854d-55f4-42ec-ba4e-f809036e02a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66cf854d-55f4-42ec-ba4e-f809036e02a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-20 18:55:47,947 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8a4a9de3535948538689c2c70f978ecd/volumes/detail used request id req-66cf854d-55f4-42ec-ba4e-f809036e02a5 2019-01-20 18:55:47,949 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.697s OK 2019-01-20 18:55:48,061 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 18:55:48,062 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-20 18:55:48,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:48,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d589722-2b45-4d72-84f2-3f1b36d6f440 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd8f8dca34c24dd48a183987e8c320dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:48,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1d589722-2b45-4d72-84f2-3f1b36d6f440 2019-01-20 18:55:48,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0877330303192s 2019-01-20 18:55:48,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 18:55:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:48,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-324fc4e5-9367-4c6a-9694-cbf59fad0340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:48,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cd8f8dca34c24dd48a183987e8c320dc used request id req-324fc4e5-9367-4c6a-9694-cbf59fad0340 2019-01-20 18:55:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.275588989258s 2019-01-20 18:55:48,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:48,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f645055e-a29d-4146-bfeb-cc13d1ced008 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da", "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "domain_id": "default", "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:48,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f645055e-a29d-4146-bfeb-cc13d1ced008 2019-01-20 18:55:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913109779358s 2019-01-20 18:55:48,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f645055e-a29d-4146-bfeb-cc13d1ced008 2019-01-20 18:55:48,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:48,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:48,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa665655-ab77-4193-ad4a-f28d621503c4 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8"}, "enabled": true, "id": "a32a4e8103e94dec9de29c6ef62223c8", "options": {}, "domain_id": "default", "name": "connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}} 2019-01-20 18:55:48,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 used request id req-aa665655-ab77-4193-ad4a-f28d621503c4 2019-01-20 18:55:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107422828674s 2019-01-20 18:55:48,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 used request id req-aa665655-ab77-4193-ad4a-f28d621503c4 2019-01-20 18:55:48,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 18:55:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:48,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41f5e06b-437c-4b1c-ac0d-f5446269b29e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:48,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 used request id req-41f5e06b-437c-4b1c-ac0d-f5446269b29e 2019-01-20 18:55:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.202559947968s 2019-01-20 18:55:48,842 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a32a4e8103e94dec9de29c6ef62223c8 used request id req-41f5e06b-437c-4b1c-ac0d-f5446269b29e 2019-01-20 18:55:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:48,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b66912-2af6-482d-abdc-5e66a8459517 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd"}, "enabled": true, "id": "8a4a9de3535948538689c2c70f978ecd", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-11b66912-2af6-482d-abdc-5e66a8459517 2019-01-20 18:55:48,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0716259479523s 2019-01-20 18:55:48,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-11b66912-2af6-482d-abdc-5e66a8459517 2019-01-20 18:55:48,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 18:55:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:49,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976d1f57-bdab-4c30-8573-d80950e6e783 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:49,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd used request id req-976d1f57-bdab-4c30-8573-d80950e6e783 2019-01-20 18:55:49,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253719091415s 2019-01-20 18:55:49,171 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8a4a9de3535948538689c2c70f978ecd used request id req-976d1f57-bdab-4c30-8573-d80950e6e783 2019-01-20 18:55:49,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:49,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:49,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d8391e-5e7c-4f47-9d21-ce5fe9bca24a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "242d9367e16443c3bcf61b4ad47fc9ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:49,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91d8391e-5e7c-4f47-9d21-ce5fe9bca24a 2019-01-20 18:55:49,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778849124908s 2019-01-20 18:55:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 18:55:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:49,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2df491-8bc7-4922-a435-80b0ab09719f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:49,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab used request id req-2b2df491-8bc7-4922-a435-80b0ab09719f 2019-01-20 18:55:49,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151191949844s 2019-01-20 18:55:49,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 18:55:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a4a9de3535948538689c2c70f978ecd&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79894aa93b521212b91227ad5694a2a952256b4b" 2019-01-20 18:55:50,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9ac8279a-2772-40ec-bb8a-f47f6b1be9de Date: Sun, 20 Jan 2019 18:55:50 GMT RESP BODY: {"security_groups": []} 2019-01-20 18:55:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a4a9de3535948538689c2c70f978ecd&name=default used request id req-9ac8279a-2772-40ec-bb8a-f47f6b1be9de 2019-01-20 18:55:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.11503982544s 2019-01-20 18:55:50,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a4a9de3535948538689c2c70f978ecd&name=default used request id req-9ac8279a-2772-40ec-bb8a-f47f6b1be9de 2019-01-20 18:55:50,544 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 18:55:50,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 18:55:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 18:55:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 18:55:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 18:55:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 18:55:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 18:55:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 18:55:50,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 18:55:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:55:50,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770bf5a4-c57d-42b8-95de-ab641d75f250 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:55:50,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-770bf5a4-c57d-42b8-95de-ab641d75f250 2019-01-20 18:55:50,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:51,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T19:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["TBdZEgdhQ6Cz-YVfscr17A"], "issued_at": "2019-01-20T18:55:51.000000Z"}} 2019-01-20 18:55:51,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:51,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:55:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:51,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90834807-f084-4f0f-93f2-b5c46ad43102 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 18:55:51,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-90834807-f084-4f0f-93f2-b5c46ad43102 2019-01-20 18:55:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.534334897995s 2019-01-20 18:55:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 18:55:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}}' 2019-01-20 18:55:51,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8d8e4e-fda0-496c-962e-9467e21da349 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:55:51,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5c8d8e4e-fda0-496c-962e-9467e21da349 2019-01-20 18:55:51,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138682126999s 2019-01-20 18:55:51,253 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5c8d8e4e-fda0-496c-962e-9467e21da349 2019-01-20 18:55:51,253 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3', 'id': u'0a0cff8e759d4d1da16a426ea55b33e6', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 18:55:51,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 18:55:51,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.402577877045s 2019-01-20 18:55:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:51,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21d2c69-d110-4039-bd48-8e429d1fe247 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}, "domain_id": "default", "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:55:51,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c used request id req-f21d2c69-d110-4039-bd48-8e429d1fe247 2019-01-20 18:55:51,754 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a9eec9871444955ad67d7d75c990f9c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3'}) 2019-01-20 18:55:51,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:51,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c60948-6975-4b05-bff9-ec28d04e288d Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:51,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07c60948-6975-4b05-bff9-ec28d04e288d 2019-01-20 18:55:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0914559364319s 2019-01-20 18:55:51,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:51,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9007f382-b6aa-4aac-ae54-ca7120cf8618 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:51,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9007f382-b6aa-4aac-ae54-ca7120cf8618 2019-01-20 18:55:51,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.125792980194s 2019-01-20 18:55:51,974 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 18:55:51,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 18:55:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" -d '{"role": {"name": "Member"}}' 2019-01-20 18:55:52,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e79d2f0-3ecf-4bbe-b71e-c5c8b245fe5e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}} 2019-01-20 18:55:52,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2e79d2f0-3ecf-4bbe-b71e-c5c8b245fe5e 2019-01-20 18:55:52,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101713895798s 2019-01-20 18:55:52,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3b05bb-679c-4027-8355-ef5a16a0e4ec Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "domain_id": null, "name": "Member", "id": "d63e70d737754d2db0587af84a955905"}} 2019-01-20 18:55:52,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905 used request id req-5f3b05bb-679c-4027-8355-ef5a16a0e4ec 2019-01-20 18:55:52,095 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905'}, 'domain_id': None, 'human_id': None, 'id': u'd63e70d737754d2db0587af84a955905', 'HUMAN_ID': False}) 2019-01-20 18:55:52,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:52,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79250956-6490-497e-b15c-0b77aa83e9f9 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:52,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79250956-6490-497e-b15c-0b77aa83e9f9 2019-01-20 18:55:52,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753009319305s 2019-01-20 18:55:52,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 18:55:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8158156e-c6bc-4410-a952-4a9c745d3809 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:52,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8158156e-c6bc-4410-a952-4a9c745d3809 2019-01-20 18:55:52,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.084352016449s 2019-01-20 18:55:52,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f517106-49e8-4352-bad4-44ed72c09b4e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:52,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5f517106-49e8-4352-bad4-44ed72c09b4e 2019-01-20 18:55:52,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107643127441s 2019-01-20 18:55:52,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5f517106-49e8-4352-bad4-44ed72c09b4e 2019-01-20 18:55:52,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bde8b8-22c9-4437-92c5-c4758c6a5189 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:52,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d0bde8b8-22c9-4437-92c5-c4758c6a5189 2019-01-20 18:55:52,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0759329795837s 2019-01-20 18:55:52,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d0bde8b8-22c9-4437-92c5-c4758c6a5189 2019-01-20 18:55:52,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 18:55:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=d63e70d737754d2db0587af84a955905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b757688c-11e6-4e1b-8a9b-e21e40a63169 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=d63e70d737754d2db0587af84a955905", "previous": null, "next": null}} 2019-01-20 18:55:52,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=d63e70d737754d2db0587af84a955905 used request id req-b757688c-11e6-4e1b-8a9b-e21e40a63169 2019-01-20 18:55:52,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807111263275s 2019-01-20 18:55:52,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 18:55:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3a9eec9871444955ad67d7d75c990f9c/roles/d63e70d737754d2db0587af84a955905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29160f95-1fce-471c-9063-5ee9406ac9ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:52,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3a9eec9871444955ad67d7d75c990f9c/roles/d63e70d737754d2db0587af84a955905 used request id req-29160f95-1fce-471c-9063-5ee9406ac9ee 2019-01-20 18:55:52,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.222468852997s 2019-01-20 18:55:52,753 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'd42b2fac-486c-4b2c-a49c-57c4e232078a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3', 'project_id': u'0a0cff8e759d4d1da16a426ea55b33e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 18:55:52,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 18:55:52,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 18:55:52,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 18:55:52,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 18:55:52,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 18:55:52,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 18:55:52,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 18:55:52,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 18:55:52,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 18:55:52,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 18:55:52,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 18:55:52,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 18:55:52,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 18:55:52,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 18:55:52,758 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3', 'password': 'd42b2fac-486c-4b2c-a49c-57c4e232078a', 'project_name': 'api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '0a0cff8e759d4d1da16a426ea55b33e6', 'project_domain_name': 'Default'} 2019-01-20 18:55:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f5e863-dd0d-4865-a7d3-4ca3a352991c Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:52,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a4f5e863-dd0d-4865-a7d3-4ca3a352991c 2019-01-20 18:55:52,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0726912021637s 2019-01-20 18:55:52,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:52,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44666931-9c16-461c-90ee-90bfcf0aa4da Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:52,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44666931-9c16-461c-90ee-90bfcf0aa4da 2019-01-20 18:55:52,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0864288806915s 2019-01-20 18:55:52,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 18:55:52,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e0751a-502b-4e20-a76f-df8b8409d270 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:53,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c7e0751a-502b-4e20-a76f-df8b8409d270 2019-01-20 18:55:53,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0848190784454s 2019-01-20 18:55:53,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffdd901-cc3f-4791-9388-bc79107b3582 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:53,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ffdd901-cc3f-4791-9388-bc79107b3582 2019-01-20 18:55:53,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947368144989s 2019-01-20 18:55:53,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4ffdd901-cc3f-4791-9388-bc79107b3582 2019-01-20 18:55:53,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:53,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc92012-ee09-4b3e-b3c6-1325f72634fc Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:53,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6fc92012-ee09-4b3e-b3c6-1325f72634fc 2019-01-20 18:55:53,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0795590877533s 2019-01-20 18:55:53,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6fc92012-ee09-4b3e-b3c6-1325f72634fc 2019-01-20 18:55:53,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 18:55:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed16039a-d7c5-4bb3-aeaa-25c4ded716b3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 18:55:53,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-ed16039a-d7c5-4bb3-aeaa-25c4ded716b3 2019-01-20 18:55:53,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0785520076752s 2019-01-20 18:55:53,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 18:55:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3a9eec9871444955ad67d7d75c990f9c/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4481c8ee-e683-4f97-8dcc-d5dff8b64084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:53,378 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3a9eec9871444955ad67d7d75c990f9c/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-4481c8ee-e683-4f97-8dcc-d5dff8b64084 2019-01-20 18:55:53,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107320070267s 2019-01-20 18:55:53,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa4c1b7-6222-482e-b9f8-e7baffc88ece Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:53,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-caa4c1b7-6222-482e-b9f8-e7baffc88ece 2019-01-20 18:55:53,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772249698639s 2019-01-20 18:55:53,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 18:55:53,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-20 18:55:53,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7b324e-c2a4-41dd-8fde-a5ebedc16a25 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}} 2019-01-20 18:55:53,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ca7b324e-c2a4-41dd-8fde-a5ebedc16a25 2019-01-20 18:55:53,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.13609790802s 2019-01-20 18:55:53,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3946bab-5b1a-4ae5-a28e-9890eaa1e078 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "domain_id": null, "name": "heat_stack_owner", "id": "23c2973d4cf8422aa397404449ebdd54"}} 2019-01-20 18:55:53,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54 used request id req-e3946bab-5b1a-4ae5-a28e-9890eaa1e078 2019-01-20 18:55:53,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 18:55:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8599a979-bd0c-4680-b88b-ef72c8d49be0 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:55:53,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8599a979-bd0c-4680-b88b-ef72c8d49be0 2019-01-20 18:55:53,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803759098053s 2019-01-20 18:55:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 18:55:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5f0c73-5163-4160-9797-1880bacc316a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:53,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-eb5f0c73-5163-4160-9797-1880bacc316a 2019-01-20 18:55:53,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810658931732s 2019-01-20 18:55:53,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 18:55:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:53,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d38a2ae-9824-4b42-acd9-768f005f2f26 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:55:53,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d38a2ae-9824-4b42-acd9-768f005f2f26 2019-01-20 18:55:53,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0880579948425s 2019-01-20 18:55:53,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d38a2ae-9824-4b42-acd9-768f005f2f26 2019-01-20 18:55:53,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 18:55:53,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24a163d-dd1b-4a0f-9b52-8b67116c5e1a Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 18:55:54,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f24a163d-dd1b-4a0f-9b52-8b67116c5e1a 2019-01-20 18:55:54,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148226976395s 2019-01-20 18:55:54,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f24a163d-dd1b-4a0f-9b52-8b67116c5e1a 2019-01-20 18:55:54,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 18:55:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=23c2973d4cf8422aa397404449ebdd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:54,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73c7929-9089-4e18-bfab-d62acc2bd225 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=23c2973d4cf8422aa397404449ebdd54", "previous": null, "next": null}} 2019-01-20 18:55:54,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3a9eec9871444955ad67d7d75c990f9c&scope.project.id=0a0cff8e759d4d1da16a426ea55b33e6&role.id=23c2973d4cf8422aa397404449ebdd54 used request id req-b73c7929-9089-4e18-bfab-d62acc2bd225 2019-01-20 18:55:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0860698223114s 2019-01-20 18:55:54,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 18:55:54,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3a9eec9871444955ad67d7d75c990f9c/roles/23c2973d4cf8422aa397404449ebdd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 18:55:54,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bbfb529-30c6-440d-9825-5738cbc6148b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:55:54,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3a9eec9871444955ad67d7d75c990f9c/roles/23c2973d4cf8422aa397404449ebdd54 used request id req-3bbfb529-30c6-440d-9825-5738cbc6148b 2019-01-20 18:55:54,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.146162986755s 2019-01-20 18:55:54,309 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-20 18:55:54,309 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-20 18:55:54,309 - openstack_tests - INFO - OS Credentials = > 2019-01-20 18:55:54,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:54,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:54,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["yb_fPT-XRx68TilPmd4phg"], "issued_at": "2019-01-20T18:55:54.000000Z"}} 2019-01-20 18:55:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bca9575a8cab9c23ad00236a2a13ab4f475b97" 2019-01-20 18:55:55,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1966f5fa-d948-41aa-ac75-523791bdce3b Date: Sun, 20 Jan 2019 18:55:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:55:55,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-1966f5fa-d948-41aa-ac75-523791bdce3b 2019-01-20 18:55:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bca9575a8cab9c23ad00236a2a13ab4f475b97" 2019-01-20 18:55:56,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2c3007b6-e105-4a10-8b2f-70d61d3bdf0a Date: Sun, 20 Jan 2019 18:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:55:56,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-2c3007b6-e105-4a10-8b2f-70d61d3bdf0a 2019-01-20 18:55:56,581 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 18:55:56,581 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-20 18:55:56,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:55:56,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:55:57,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["aTkR8bPvQu2njL8ii5Xesw"], "issued_at": "2019-01-20T18:55:57.000000Z"}} 2019-01-20 18:55:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:57,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee5050a-3ade-41b4-b799-df0af6aef7d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:55:57,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ee5050a-3ade-41b4-b799-df0af6aef7d9 2019-01-20 18:55:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:55:57,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:55:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:55:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:57,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a68216-a117-4250-a239-917869a9ec7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:55:57,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-65a68216-a117-4250-a239-917869a9ec7f 2019-01-20 18:55:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName"}}' 2019-01-20 18:55:57,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d96bb0-fba9-4809-94ed-104f440f3906 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4367402efecd4e20941c8f28f1e7b91c"}, "enabled": true, "id": "4367402efecd4e20941c8f28f1e7b91c", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName"}} 2019-01-20 18:55:57,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a5d96bb0-fba9-4809-94ed-104f440f3906 2019-01-20 18:55:57,430 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName 2019-01-20 18:55:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:57,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286d7364-516d-4aff-b940-faefe3830122 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4367402efecd4e20941c8f28f1e7b91c"}, "enabled": true, "id": "4367402efecd4e20941c8f28f1e7b91c", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName"}]} 2019-01-20 18:55:57,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName used request id req-286d7364-516d-4aff-b940-faefe3830122 2019-01-20 18:55:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90b6198-c909-4536-81be-c62205f2f4dd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:55:57,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d90b6198-c909-4536-81be-c62205f2f4dd 2019-01-20 18:55:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:58,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-8c4caef9-522e-4dcc-a6fc-b6e293a48b83 Date: Sun, 20 Jan 2019 18:55:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:55:58Z", "updated_at": "2019-01-20T18:55:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "revision_number": 0, "id": "653b70e8-92e1-4b67-acdd-d1c04d1000e8", "remote_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "revision_number": 0, "id": "9f49e6dc-f11e-4047-bb99-5c9932d42270", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "revision_number": 0, "id": "baf95ac4-e9cd-43aa-a779-5fa2547dd834", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "revision_number": 0, "id": "bdbf7685-8272-460a-8ac8-bd0f91647722", "remote_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "049301c4-280c-4558-b534-f99a0bb968cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}]} 2019-01-20 18:55:58,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8c4caef9-522e-4dcc-a6fc-b6e293a48b83 2019-01-20 18:55:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:58,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5245205a-f592-4413-918a-5ebda1949708 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:55:58,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-5245205a-f592-4413-918a-5ebda1949708 2019-01-20 18:55:58,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 049301c4-280c-4558-b534-f99a0bb968cc 2019-01-20 18:55:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=049301c4-280c-4558-b534-f99a0bb968cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:55:59,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-795cba63-e02a-47ca-95f1-f036f75d3d60 Date: Sun, 20 Jan 2019 18:55:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:55:58Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "653b70e8-92e1-4b67-acdd-d1c04d1000e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:55:58Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "9f49e6dc-f11e-4047-bb99-5c9932d42270"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:55:58Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "baf95ac4-e9cd-43aa-a779-5fa2547dd834"}, {"remote_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:58Z", "security_group_id": "049301c4-280c-4558-b534-f99a0bb968cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:55:58Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "bdbf7685-8272-460a-8ac8-bd0f91647722"}]} 2019-01-20 18:55:59,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=049301c4-280c-4558-b534-f99a0bb968cc used request id req-795cba63-e02a-47ca-95f1-f036f75d3d60 2019-01-20 18:55:59,115 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 18:55:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/049301c4-280c-4558-b534-f99a0bb968cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:56:00,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92baebc7-3465-4ccf-a3ef-288b882046d8 Content-Length: 0 Date: Sun, 20 Jan 2019 18:56:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:56:00,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/049301c4-280c-4558-b534-f99a0bb968cc used request id req-92baebc7-3465-4ccf-a3ef-288b882046d8 2019-01-20 18:56:00,152 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-8b20c1ab-cf29-45a2-a10b-5b936a811cd2-projName 2019-01-20 18:56:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4367402efecd4e20941c8f28f1e7b91c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064cd61d8b3f485d9fa94471995d126b42e69455" 2019-01-20 18:56:00,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8092b84b-b7a2-4226-8f7e-89ef9cac4a34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:00,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4367402efecd4e20941c8f28f1e7b91c used request id req-8092b84b-b7a2-4226-8f7e-89ef9cac4a34 2019-01-20 18:56:00,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:00,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["HH3XRC5wQ8qM0sntr5TL-Q"], "issued_at": "2019-01-20T18:56:00.000000Z"}} 2019-01-20 18:56:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199672ef9cf522acb98a2c23af5ac59849c6855" 2019-01-20 18:56:00,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c5fe3a-262f-412a-a2c7-4e5718745101 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:00,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40c5fe3a-262f-412a-a2c7-4e5718745101 2019-01-20 18:56:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:00,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:00,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199672ef9cf522acb98a2c23af5ac59849c6855" 2019-01-20 18:56:00,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3372385-9a98-45c9-97ee-d04ae58249fb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:00,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a3372385-9a98-45c9-97ee-d04ae58249fb 2019-01-20 18:56:01,303 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-7379e197-0893-4c1a-999f-a9a6b03d934e-username 2019-01-20 18:56:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199672ef9cf522acb98a2c23af5ac59849c6855" 2019-01-20 18:56:01,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88a7c85-53fb-4a78-8d07-6aeadf7ed7ce Content-Encoding: gzip Content-Length: 913 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-7379e197-0893-4c1a-999f-a9a6b03d934e-username", "links": {"self": "http://172.30.9.27:5000/v3/users/1cd0c1f152a44b6188612460329419c6"}, "domain_id": "default", "enabled": true, "id": "1cd0c1f152a44b6188612460329419c6", "options": {}}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:01,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b88a7c85-53fb-4a78-8d07-6aeadf7ed7ce 2019-01-20 18:56:01,425 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-7379e197-0893-4c1a-999f-a9a6b03d934e-username 2019-01-20 18:56:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1cd0c1f152a44b6188612460329419c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199672ef9cf522acb98a2c23af5ac59849c6855" 2019-01-20 18:56:01,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-639ee901-deea-4cfa-bfcb-3a3d196c3aa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:01,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1cd0c1f152a44b6188612460329419c6 used request id req-639ee901-deea-4cfa-bfcb-3a3d196c3aa1 2019-01-20 18:56:01,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:02,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["95Nww-JFRlW_GhzkPU6ZhA"], "issued_at": "2019-01-20T18:56:02.000000Z"}} 2019-01-20 18:56:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bff8a520ffc0d09a5cf9f2e53830989c1f0a2a1" 2019-01-20 18:56:02,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c790059-1dc0-43de-b487-105f323fb3df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:02,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c790059-1dc0-43de-b487-105f323fb3df 2019-01-20 18:56:02,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:02,147 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-20 18:56:02,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:02,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["145qHvmFTBmW8LUNXiuobg"], "issued_at": "2019-01-20T18:56:02.000000Z"}} 2019-01-20 18:56:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b11b3b7caace9845fb23b4dfcba192fdafbfe6" 2019-01-20 18:56:02,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b74aef2-3e9d-4836-8774-7ee5c2e0b140 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:02,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7b74aef2-3e9d-4836-8774-7ee5c2e0b140 2019-01-20 18:56:02,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:02,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:03,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["3jfu84daSxKTqq4xvcR1mg"], "issued_at": "2019-01-20T18:56:03.000000Z"}} 2019-01-20 18:56:03,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:03,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["q5JHn1aQR32k41WxKqtZew"], "issued_at": "2019-01-20T18:56:03.000000Z"}} 2019-01-20 18:56:03,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003503a0f43407c5a51b63531371d2be9e743e5c" 2019-01-20 18:56:03,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41d7b39-b058-4e00-898b-82af68c1f224 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:03,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a41d7b39-b058-4e00-898b-82af68c1f224 2019-01-20 18:56:03,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:03,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:03,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["fHkSFG3ISSG3NiLSvRriIw"], "issued_at": "2019-01-20T18:56:03.000000Z"}} 2019-01-20 18:56:03,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:04,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["BXENTQCbTWaDrFbfj5BW5Q"], "issued_at": "2019-01-20T18:56:04.000000Z"}} 2019-01-20 18:56:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d940d56e63a3d9d2ca6609b5842725b6304f0ad8" 2019-01-20 18:56:04,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c768b729-9076-4932-b45c-e6db6a0ae3d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:04,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c768b729-9076-4932-b45c-e6db6a0ae3d7 2019-01-20 18:56:04,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:04,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:04,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["DsXpnO5YSo6nM4Obqf2pQw"], "issued_at": "2019-01-20T18:56:04.000000Z"}} 2019-01-20 18:56:04,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:04,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:05,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["ukqYrF3-R2iPDXyhSOwxeA"], "issued_at": "2019-01-20T18:56:05.000000Z"}} 2019-01-20 18:56:05,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:05,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:05,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["g4XrZni2R_mcrs_JHAt4Mg"], "issued_at": "2019-01-20T18:56:05.000000Z"}} 2019-01-20 18:56:05,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:05,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["j5ooCCvjRIa7ZT1VZfZVZw"], "issued_at": "2019-01-20T18:56:05.000000Z"}} 2019-01-20 18:56:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:05,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36865ef3-ea7f-45a9-b52e-942e7571d9c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:05,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36865ef3-ea7f-45a9-b52e-942e7571d9c1 2019-01-20 18:56:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:05,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:06,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ba6d64-f556-441c-b945-592aa89b8ebe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:06,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-31ba6d64-f556-441c-b945-592aa89b8ebe 2019-01-20 18:56:06,513 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-username 2019-01-20 18:56:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:06,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3927bee9-d6f8-4e3c-b05b-c04043c15e45 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:06,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3927bee9-d6f8-4e3c-b05b-c04043c15e45 2019-01-20 18:56:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-projName"}}' 2019-01-20 18:56:06,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19357c4b-80d7-4149-8d06-866007e59dde Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595"}, "enabled": true, "id": "b2c6e55056db4abebc60ec3b98e36595", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-projName"}} 2019-01-20 18:56:06,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-19357c4b-80d7-4149-8d06-866007e59dde 2019-01-20 18:56:06,723 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-projName 2019-01-20 18:56:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" -d '{"role": {"name": "KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role"}}' 2019-01-20 18:56:06,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254b9afd-1806-4143-b02c-5d3e41ba82ff Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d38da6602fda4887a9e276dc9811b38e", "links": {"self": "http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e"}, "name": "KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role"}} 2019-01-20 18:56:06,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-254b9afd-1806-4143-b02c-5d3e41ba82ff 2019-01-20 18:56:06,797 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role 2019-01-20 18:56:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:06,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5904b2-857d-4dbb-bbe3-a039ddf31b2a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e"}, "domain_id": null, "name": "KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role", "id": "d38da6602fda4887a9e276dc9811b38e"}} 2019-01-20 18:56:06,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e used request id req-ea5904b2-857d-4dbb-bbe3-a039ddf31b2a 2019-01-20 18:56:06,819 - keystone_utils - INFO - Granting role KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role to project KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-projName 2019-01-20 18:56:06,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595/users/f1fa495439c6469ba255b539701c3eb6/roles/d38da6602fda4887a9e276dc9811b38e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:06,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb77aea-ea12-41d2-8e43-4be5500f5929 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:06,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595/users/f1fa495439c6469ba255b539701c3eb6/roles/d38da6602fda4887a9e276dc9811b38e used request id req-ceb77aea-ea12-41d2-8e43-4be5500f5929 2019-01-20 18:56:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595/users/f1fa495439c6469ba255b539701c3eb6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:07,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91fd001-5015-429f-8ed4-955ad5374491 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595/users/f1fa495439c6469ba255b539701c3eb6/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "d38da6602fda4887a9e276dc9811b38e", "links": {"self": "http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e"}, "name": "KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role"}]} 2019-01-20 18:56:07,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595/users/f1fa495439c6469ba255b539701c3eb6/roles used request id req-c91fd001-5015-429f-8ed4-955ad5374491 2019-01-20 18:56:07,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:08,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-eec4ecae-2f1d-4fbd-b6b2-69f2108f25c6 Date: Sun, 20 Jan 2019 18:56:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:07Z", "updated_at": "2019-01-20T18:56:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "revision_number": 0, "id": "2f7ab477-f73a-4255-84f9-8e3431a5fe40", "remote_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "revision_number": 0, "id": "3375443e-2e1c-4880-a76e-12123a4cb1f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "revision_number": 0, "id": "35820eea-1942-4572-8694-6bd588563885", "remote_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "revision_number": 0, "id": "814da71b-b7b1-4c5b-9e51-ca7a2b8c5acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "2fee9f78-8560-4844-b404-fe1513039026", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}]} 2019-01-20 18:56:08,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-eec4ecae-2f1d-4fbd-b6b2-69f2108f25c6 2019-01-20 18:56:08,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:08,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031b39ce-75d0-4938-bdf3-a583a57e21ed Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:08,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-031b39ce-75d0-4938-bdf3-a583a57e21ed 2019-01-20 18:56:08,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:08,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e636e233-8d5b-4d9b-a1cd-4129068ac545 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:08,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-e636e233-8d5b-4d9b-a1cd-4129068ac545 2019-01-20 18:56:08,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fee9f78-8560-4844-b404-fe1513039026 2019-01-20 18:56:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2fee9f78-8560-4844-b404-fe1513039026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:08,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a3b1e17-4f8c-4318-881b-90ea5b846b20 Date: Sun, 20 Jan 2019 18:56:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:08Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "2f7ab477-f73a-4255-84f9-8e3431a5fe40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:08Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3375443e-2e1c-4880-a76e-12123a4cb1f2"}, {"remote_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:08Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "35820eea-1942-4572-8694-6bd588563885"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:08Z", "security_group_id": "2fee9f78-8560-4844-b404-fe1513039026", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:08Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "814da71b-b7b1-4c5b-9e51-ca7a2b8c5acf"}]} 2019-01-20 18:56:08,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=2fee9f78-8560-4844-b404-fe1513039026 used request id req-3a3b1e17-4f8c-4318-881b-90ea5b846b20 2019-01-20 18:56:08,824 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 18:56:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2fee9f78-8560-4844-b404-fe1513039026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:09,826 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19c3cd87-8426-48c0-a023-474a46089d5f Content-Length: 0 Date: Sun, 20 Jan 2019 18:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:56:09,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2fee9f78-8560-4844-b404-fe1513039026 used request id req-19c3cd87-8426-48c0-a023-474a46089d5f 2019-01-20 18:56:09,826 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-projName 2019-01-20 18:56:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:10,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c77106-b409-4ecc-8202-48142b1b80ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:10,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b2c6e55056db4abebc60ec3b98e36595 used request id req-f3c77106-b409-4ecc-8202-48142b1b80ca 2019-01-20 18:56:10,019 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-username 2019-01-20 18:56:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f1fa495439c6469ba255b539701c3eb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:10,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216c36e5-6068-4fd2-ac0c-020aaa9ee1d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:10,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f1fa495439c6469ba255b539701c3eb6 used request id req-216c36e5-6068-4fd2-ac0c-020aaa9ee1d5 2019-01-20 18:56:10,302 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-8e5222a2-40bc-4a45-91b1-194a8ff0291b-role 2019-01-20 18:56:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3517b1684b93931fd689e6b39e87440c7d4fe10" 2019-01-20 18:56:10,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67bc25e2-6053-4844-8608-652e8189e32e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:10,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d38da6602fda4887a9e276dc9811b38e used request id req-67bc25e2-6053-4844-8608-652e8189e32e 2019-01-20 18:56:10,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:10,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["WZysJdpDS72WmnbwN0PxjA"], "issued_at": "2019-01-20T18:56:10.000000Z"}} 2019-01-20 18:56:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99935b6151e2628649c6e02466c9843c579f16f" 2019-01-20 18:56:10,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc09af45-02d6-4621-94f8-7bb0acce8c22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:10,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc09af45-02d6-4621-94f8-7bb0acce8c22 2019-01-20 18:56:10,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:10,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:11,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["iNctBIBfSuikD9q9WGejew"], "issued_at": "2019-01-20T18:56:11.000000Z"}} 2019-01-20 18:56:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:11,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed205ba-a3eb-47ba-857a-ad91a51dfc5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:11,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fed205ba-a3eb-47ba-857a-ad91a51dfc5e 2019-01-20 18:56:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:11,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:11,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:11,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa755ad-5fca-4f07-b96d-62228e7bf149 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:11,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8aa755ad-5fca-4f07-b96d-62228e7bf149 2019-01-20 18:56:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:11,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0026b86f-670d-4cb8-a2d1-3fcce43f2ffd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:11,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0026b86f-670d-4cb8-a2d1-3fcce43f2ffd 2019-01-20 18:56:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:11,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05eab22-0a5d-486e-b99d-464a74a8cf00 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:11,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b05eab22-0a5d-486e-b99d-464a74a8cf00 2019-01-20 18:56:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a092813-c8a8-4348-bf2b-5071a6109d29 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:12,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-8a092813-c8a8-4348-bf2b-5071a6109d29 2019-01-20 18:56:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/3bea4a368efe4c659e7b66728f41e110 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd69f869-54de-4138-9afb-bef9487cac27 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3bea4a368efe4c659e7b66728f41e110"}, "enabled": true, "id": "3bea4a368efe4c659e7b66728f41e110", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ba4c16c6-90cb-4b7-name"}} 2019-01-20 18:56:12,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3bea4a368efe4c659e7b66728f41e110 used request id req-cd69f869-54de-4138-9afb-bef9487cac27 2019-01-20 18:56:12,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404e1f17-a43b-49f6-bbaf-9e7588fae568 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:56:12,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles used request id req-404e1f17-a43b-49f6-bbaf-9e7588fae568 2019-01-20 18:56:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09aa43cb-960f-4923-8524-d37e05e71d42 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:56:12,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-09aa43cb-960f-4923-8524-d37e05e71d42 2019-01-20 18:56:12,329 - keystone_utils - INFO - Granting role admin to project api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 2019-01-20 18:56:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-796b7936-be81-4d9b-a490-17f4ad902344 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:12,463 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-796b7936-be81-4d9b-a490-17f4ad902344 2019-01-20 18:56:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23242b7b-7032-4fb3-8745-378f76b831e6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:12,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-23242b7b-7032-4fb3-8745-378f76b831e6 2019-01-20 18:56:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:12,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d730b3-81e7-4cdd-91ca-a26237efc010 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:12,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-81d730b3-81e7-4cdd-91ca-a26237efc010 2019-01-20 18:56:12,651 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ba4c16c6-90cb-4b7-name 2019-01-20 18:56:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:12,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99935b6151e2628649c6e02466c9843c579f16f" 2019-01-20 18:56:12,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ccb101-ce7c-4b84-8a4e-20a32d43688f Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ba4c16c6-90cb-4b7-name", "links": {"self": "http://172.30.9.27:5000/v3/users/3bea4a368efe4c659e7b66728f41e110"}, "domain_id": "default", "enabled": true, "id": "3bea4a368efe4c659e7b66728f41e110", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:12,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-04ccb101-ce7c-4b84-8a4e-20a32d43688f 2019-01-20 18:56:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99935b6151e2628649c6e02466c9843c579f16f" 2019-01-20 18:56:12,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565e453f-7018-4243-aa09-d3ff089615fe Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:12,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-565e453f-7018-4243-aa09-d3ff089615fe 2019-01-20 18:56:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99935b6151e2628649c6e02466c9843c579f16f" 2019-01-20 18:56:12,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e7c1c2-176d-4b89-9629-6001d7dd06e5 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:12,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-85e7c1c2-176d-4b89-9629-6001d7dd06e5 2019-01-20 18:56:12,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99935b6151e2628649c6e02466c9843c579f16f" 2019-01-20 18:56:13,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d571edc-13d7-48c4-a435-538405da08b3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}]} 2019-01-20 18:56:13,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/3bea4a368efe4c659e7b66728f41e110/roles used request id req-8d571edc-13d7-48c4-a435-538405da08b3 2019-01-20 18:56:13,039 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ba4c16c6-90cb-4b7-name 2019-01-20 18:56:13,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3bea4a368efe4c659e7b66728f41e110 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f23f49d746c78685379827fb5c9d86482ff1215" 2019-01-20 18:56:13,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6921ac9f-1dcd-4893-bbc5-10bcb165c243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:13,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3bea4a368efe4c659e7b66728f41e110 used request id req-6921ac9f-1dcd-4893-bbc5-10bcb165c243 2019-01-20 18:56:13,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:13,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["HO052D9oSNGScA3B8dLITQ"], "issued_at": "2019-01-20T18:56:13.000000Z"}} 2019-01-20 18:56:13,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46be2c0027da7270eb2aba4a57591ff91c09836" 2019-01-20 18:56:13,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f1de25-50b5-433c-b35f-d517377d18f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:13,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56f1de25-50b5-433c-b35f-d517377d18f8 2019-01-20 18:56:13,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:13,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:14,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["oK_5DHBoTuKYgjUvaEiOuQ"], "issued_at": "2019-01-20T18:56:14.000000Z"}} 2019-01-20 18:56:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:14,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f896d9e-5e23-4706-b201-5ffdf4826c5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:14,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f896d9e-5e23-4706-b201-5ffdf4826c5a 2019-01-20 18:56:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:14,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:14,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:14,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db186f60-6d6f-459c-94e7-a72235d6034f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:14,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-db186f60-6d6f-459c-94e7-a72235d6034f 2019-01-20 18:56:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:14,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d00b02a-748d-42b8-a083-db0fca91c449 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:14,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3d00b02a-748d-42b8-a083-db0fca91c449 2019-01-20 18:56:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf39fe7-1056-4aab-99ea-bf31aba2fc5f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:15,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-adf39fe7-1056-4aab-99ea-bf31aba2fc5f 2019-01-20 18:56:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcbbdb7-63be-460b-b0d6-153005e01eea Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:15,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-1bcbbdb7-63be-460b-b0d6-153005e01eea 2019-01-20 18:56:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8b51f5-8a92-4c44-bd56-e6eb5fde3b04 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1"}, "enabled": true, "id": "251641bb68174777b426125a0bdd8db1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5b4741c2-715e-4c2-name"}} 2019-01-20 18:56:15,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1 used request id req-0a8b51f5-8a92-4c44-bd56-e6eb5fde3b04 2019-01-20 18:56:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/251641bb68174777b426125a0bdd8db1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f5c47d-abcc-49b2-baf9-e6b3db9959f5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/251641bb68174777b426125a0bdd8db1/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:56:15,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/251641bb68174777b426125a0bdd8db1/roles used request id req-b6f5c47d-abcc-49b2-baf9-e6b3db9959f5 2019-01-20 18:56:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5252e44-e6b3-4a2c-90e7-51a5ffb007ff Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:56:15,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-d5252e44-e6b3-4a2c-90e7-51a5ffb007ff 2019-01-20 18:56:15,435 - keystone_utils - INFO - Granting role admin to project api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 2019-01-20 18:56:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/251641bb68174777b426125a0bdd8db1/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c54183-fe3a-4976-a248-4a1983bfab7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:15,576 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/251641bb68174777b426125a0bdd8db1/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-a2c54183-fe3a-4976-a248-4a1983bfab7f 2019-01-20 18:56:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4761166d-8494-4472-ade6-8708b7f0c017 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:15,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4761166d-8494-4472-ade6-8708b7f0c017 2019-01-20 18:56:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:15,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcf100b-3393-470b-817c-03c015c1f946 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:15,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-7bcf100b-3393-470b-817c-03c015c1f946 2019-01-20 18:56:15,688 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5b4741c2-715e-4c2-name 2019-01-20 18:56:15,688 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5b4741c2-715e-4c2-name 2019-01-20 18:56:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:15,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46be2c0027da7270eb2aba4a57591ff91c09836" 2019-01-20 18:56:15,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd17215-2c7d-469c-b96a-f2be5c71706d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:15,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1 used request id req-8fd17215-2c7d-469c-b96a-f2be5c71706d 2019-01-20 18:56:15,958 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5b4741c2-715e-4c2-name 2019-01-20 18:56:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c854a058b19f842df658da887c2fc6974a1e30" 2019-01-20 18:56:16,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 18:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e11bae0-8159-4093-bccc-300a03abaa7c Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 251641bb68174777b426125a0bdd8db1.", "code": 404, "title": "Not Found"}} 2019-01-20 18:56:16,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/251641bb68174777b426125a0bdd8db1 used request id req-7e11bae0-8159-4093-bccc-300a03abaa7c 2019-01-20 18:56:16,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-20 18:56:16,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:16,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["zxjZpDp2QkajPba1pXohsA"], "issued_at": "2019-01-20T18:56:16.000000Z"}} 2019-01-20 18:56:16,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e59aaf68675dc439dceda3f8dffcc7b7e0896bf" 2019-01-20 18:56:16,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c112c114-61f2-40b4-9191-9f0aadf8cf0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:16,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c112c114-61f2-40b4-9191-9f0aadf8cf0a 2019-01-20 18:56:16,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:16,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:16,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["wXBBXoL5ScG_cM59ncV1dg"], "issued_at": "2019-01-20T18:56:16.000000Z"}} 2019-01-20 18:56:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:16,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94273af7-7758-466d-b8ab-87262c1bad3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:16,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94273af7-7758-466d-b8ab-87262c1bad3b 2019-01-20 18:56:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:16,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a694dd81-87ec-4e3f-8e4e-3e5c64776fcc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:17,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a694dd81-87ec-4e3f-8e4e-3e5c64776fcc 2019-01-20 18:56:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1d7e57-1817-4f5e-bf38-8157bfd93036 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:17,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fd1d7e57-1817-4f5e-bf38-8157bfd93036 2019-01-20 18:56:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e413ab-8e01-4be6-a286-59539db6a240 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:17,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a5e413ab-8e01-4be6-a286-59539db6a240 2019-01-20 18:56:17,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666d078d-7ff4-4777-b615-1b47ef91ce83 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:17,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-666d078d-7ff4-4777-b615-1b47ef91ce83 2019-01-20 18:56:17,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/0aba256aa91f48a9a747315982d0925b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18a7573-820c-400a-8489-c47d7cfd58ee Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/0aba256aa91f48a9a747315982d0925b"}, "enabled": true, "id": "0aba256aa91f48a9a747315982d0925b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ba999aaf-af88-4e5-name"}} 2019-01-20 18:56:17,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0aba256aa91f48a9a747315982d0925b used request id req-a18a7573-820c-400a-8489-c47d7cfd58ee 2019-01-20 18:56:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0aba256aa91f48a9a747315982d0925b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883aa936-d826-4d40-adc0-9c713420e63a Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0aba256aa91f48a9a747315982d0925b/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:56:17,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0aba256aa91f48a9a747315982d0925b/roles used request id req-883aa936-d826-4d40-adc0-9c713420e63a 2019-01-20 18:56:17,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:17,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f562f0d-11bf-4a19-b71a-6e95cf18e1fe Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:56:17,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-3f562f0d-11bf-4a19-b71a-6e95cf18e1fe 2019-01-20 18:56:17,898 - keystone_utils - INFO - Granting role admin to project api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 2019-01-20 18:56:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0aba256aa91f48a9a747315982d0925b/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:18,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac69c52-6cb1-49f7-9105-a8f16e997119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:18,024 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0aba256aa91f48a9a747315982d0925b/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-7ac69c52-6cb1-49f7-9105-a8f16e997119 2019-01-20 18:56:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:18,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6353db9e-08e4-456a-a7e8-c2b30d2b42e1 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:18,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6353db9e-08e4-456a-a7e8-c2b30d2b42e1 2019-01-20 18:56:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:18,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cbede2-4c4c-4643-bb06-29edb944cfa0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:18,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-e5cbede2-4c4c-4643-bb06-29edb944cfa0 2019-01-20 18:56:18,202 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ba999aaf-af88-4e5-name 2019-01-20 18:56:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:18,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e59aaf68675dc439dceda3f8dffcc7b7e0896bf" 2019-01-20 18:56:18,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32585db4-60d9-4fbb-898f-4d5b3df88f1a Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-ba999aaf-af88-4e5-name", "links": {"self": "http://172.30.9.27:5000/v3/users/0aba256aa91f48a9a747315982d0925b"}, "domain_id": "default", "enabled": true, "id": "0aba256aa91f48a9a747315982d0925b", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:18,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-32585db4-60d9-4fbb-898f-4d5b3df88f1a 2019-01-20 18:56:18,308 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ba999aaf-af88-4e5-name 2019-01-20 18:56:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0aba256aa91f48a9a747315982d0925b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10489c469411732b46e4a6805276d2331dc220d8" 2019-01-20 18:56:18,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da720c8-1371-4ada-a797-c50467cb6b71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:18,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0aba256aa91f48a9a747315982d0925b used request id req-7da720c8-1371-4ada-a797-c50467cb6b71 2019-01-20 18:56:18,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:18,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["jF3GLxaxSaypTz5b102UPw"], "issued_at": "2019-01-20T18:56:18.000000Z"}} 2019-01-20 18:56:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e646822a34279c2b51e00f9ed15eb4fb05458dde" 2019-01-20 18:56:18,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433e7a28-5b6b-4629-8311-38abf2d015b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:18,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-433e7a28-5b6b-4629-8311-38abf2d015b5 2019-01-20 18:56:18,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:18,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:19,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["mMRiU-_6RLeWiR9XiyIzIQ"], "issued_at": "2019-01-20T18:56:19.000000Z"}} 2019-01-20 18:56:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:19,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d434b0-f636-4cc8-87f9-085be7814521 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:19,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a2d434b0-f636-4cc8-87f9-085be7814521 2019-01-20 18:56:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:19,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:19,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f90575-9084-4e81-b2da-c2d888e3ffc9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:19,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-65f90575-9084-4e81-b2da-c2d888e3ffc9 2019-01-20 18:56:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:19,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a0bf99-ce49-4de8-be95-b5ff38222a97 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:19,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-02a0bf99-ce49-4de8-be95-b5ff38222a97 2019-01-20 18:56:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ce10d8-23f0-4b5f-81b2-3ad22f8b7ba2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:20,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e4ce10d8-23f0-4b5f-81b2-3ad22f8b7ba2 2019-01-20 18:56:20,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e9e37c-e994-45ff-bf0d-0e33b4676792 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:20,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-e0e9e37c-e994-45ff-bf0d-0e33b4676792 2019-01-20 18:56:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9c942e-5dfc-4c41-aec5-79b5918ceef2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6"}, "enabled": true, "id": "0ada0305a9bd46929578695a37fe8ac6", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-0e8fc54b-0bb1-453-name"}} 2019-01-20 18:56:20,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6 used request id req-8a9c942e-5dfc-4c41-aec5-79b5918ceef2 2019-01-20 18:56:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0ada0305a9bd46929578695a37fe8ac6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf21527-5afe-4e87-a7c9-a58b18102fa2 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0ada0305a9bd46929578695a37fe8ac6/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:56:20,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0ada0305a9bd46929578695a37fe8ac6/roles used request id req-9bf21527-5afe-4e87-a7c9-a58b18102fa2 2019-01-20 18:56:20,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfabd47d-f25a-4496-a0b9-db6e3a409b26 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:56:20,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-cfabd47d-f25a-4496-a0b9-db6e3a409b26 2019-01-20 18:56:20,491 - keystone_utils - INFO - Granting role admin to project api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 2019-01-20 18:56:20,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0ada0305a9bd46929578695a37fe8ac6/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-163009cd-f5c6-4eff-883a-b3f8499b5326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:20,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6/users/0ada0305a9bd46929578695a37fe8ac6/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-163009cd-f5c6-4eff-883a-b3f8499b5326 2019-01-20 18:56:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6f13c5-71a6-40f5-b6e7-e68422f6912b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:20,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa6f13c5-71a6-40f5-b6e7-e68422f6912b 2019-01-20 18:56:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:20,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ee9f4f-b0ec-4cd2-96fe-8c90fb03fe70 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}]} 2019-01-20 18:56:20,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3 used request id req-91ee9f4f-b0ec-4cd2-96fe-8c90fb03fe70 2019-01-20 18:56:20,796 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-0e8fc54b-0bb1-453-name 2019-01-20 18:56:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:20,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e646822a34279c2b51e00f9ed15eb4fb05458dde" 2019-01-20 18:56:20,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ed2aec-a797-491c-aa3e-5b97401e6533 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-0e8fc54b-0bb1-453-name", "links": {"self": "http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6"}, "domain_id": "default", "enabled": true, "id": "0ada0305a9bd46929578695a37fe8ac6", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:20,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-48ed2aec-a797-491c-aa3e-5b97401e6533 2019-01-20 18:56:20,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:20,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:21,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["USYWBHoBT1Sgbov2Q5Sfdw"], "issued_at": "2019-01-20T18:56:21.000000Z"}} 2019-01-20 18:56:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb03907625ebf4a411ba58bf4314d9cb293feaa" 2019-01-20 18:56:21,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3150e330-c1ad-47fa-95a0-7bb4624c07f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:21,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3150e330-c1ad-47fa-95a0-7bb4624c07f1 2019-01-20 18:56:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:21,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb03907625ebf4a411ba58bf4314d9cb293feaa" 2019-01-20 18:56:21,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64265bac-0086-44d7-b3f9-6e29a89e1b3d Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-0e8fc54b-0bb1-453-name", "links": {"self": "http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6"}, "domain_id": "default", "enabled": true, "id": "0ada0305a9bd46929578695a37fe8ac6", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:21,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-64265bac-0086-44d7-b3f9-6e29a89e1b3d 2019-01-20 18:56:21,482 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-0e8fc54b-0bb1-453-name 2019-01-20 18:56:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5eb2bf673c8c7d6380086870287b8d059868d6" 2019-01-20 18:56:21,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308da723-1eda-4b1d-b72f-fd030e192876 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:21,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0ada0305a9bd46929578695a37fe8ac6 used request id req-308da723-1eda-4b1d-b72f-fd030e192876 2019-01-20 18:56:21,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:22,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["Yy4mRziETJuQkivhPUz0dA"], "issued_at": "2019-01-20T18:56:22.000000Z"}} 2019-01-20 18:56:22,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa1b3aba1e01e038df959cf45ba3a9639b2e6" 2019-01-20 18:56:22,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffb1979-6947-43ca-9007-d5298b0b5b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:22,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ffb1979-6947-43ca-9007-d5298b0b5b01 2019-01-20 18:56:22,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:22,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:22,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["KT6mYRjTS9KWNJyo4ePGXw"], "issued_at": "2019-01-20T18:56:22.000000Z"}} 2019-01-20 18:56:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:22,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b921d68-1a8b-4769-ae69-9a6c260c04a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:22,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0b921d68-1a8b-4769-ae69-9a6c260c04a2 2019-01-20 18:56:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:22,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:22,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cff030a-84da-4aa8-92f6-1dc10079535b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:22,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name used request id req-4cff030a-84da-4aa8-92f6-1dc10079535b 2019-01-20 18:56:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:22,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9ad913-5a76-4ba5-8837-cfdc451a9add Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:22,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fd9ad913-5a76-4ba5-8837-cfdc451a9add 2019-01-20 18:56:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name"}}' 2019-01-20 18:56:22,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074545c8-032c-485f-a93b-5fd8f6c40af0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/013af048258b481995306a70a5aee9b4"}, "enabled": true, "id": "013af048258b481995306a70a5aee9b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name"}} 2019-01-20 18:56:22,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-074545c8-032c-485f-a93b-5fd8f6c40af0 2019-01-20 18:56:22,741 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name 2019-01-20 18:56:22,741 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name 2019-01-20 18:56:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:22,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/013af048258b481995306a70a5aee9b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa1b3aba1e01e038df959cf45ba3a9639b2e6" 2019-01-20 18:56:22,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce330f3-65e8-4013-8575-5d49b25f5cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:22,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/013af048258b481995306a70a5aee9b4 used request id req-cce330f3-65e8-4013-8575-5d49b25f5cc5 2019-01-20 18:56:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-085e5515-823c-4898-878e-5d0279d6ca36 Date: Sun, 20 Jan 2019 18:56:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 18:56:24,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-085e5515-823c-4898-878e-5d0279d6ca36 2019-01-20 18:56:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5047b505-92de-447a-8cee-85b5e4966a2c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:24,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-5047b505-92de-447a-8cee-85b5e4966a2c 2019-01-20 18:56:24,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f146a8c7-0d56-4c77-a686-2718b9f555b4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 18:56:24,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-f146a8c7-0d56-4c77-a686-2718b9f555b4 2019-01-20 18:56:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800a404b-e65b-4940-a8b1-cae3d8e01e7d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:24,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-800a404b-e65b-4940-a8b1-cae3d8e01e7d 2019-01-20 18:56:24,280 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-38b5ca1e-f3ee-45e-name 2019-01-20 18:56:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/013af048258b481995306a70a5aee9b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d9ce95-cc05-4aa9-8adf-11b3179ec11a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 013af048258b481995306a70a5aee9b4.", "code": 404, "title": "Not Found"}} 2019-01-20 18:56:24,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/013af048258b481995306a70a5aee9b4 used request id req-67d9ce95-cc05-4aa9-8adf-11b3179ec11a 2019-01-20 18:56:24,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-20 18:56:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b784d0-470c-4519-8cbf-8321df5ec99f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:24,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57b784d0-470c-4519-8cbf-8321df5ec99f 2019-01-20 18:56:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69efa1b3aba1e01e038df959cf45ba3a9639b2e6" 2019-01-20 18:56:24,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8052d05e-ea9d-4797-a6b5-3f371b504f2d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:56:24,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8052d05e-ea9d-4797-a6b5-3f371b504f2d 2019-01-20 18:56:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179aefe45914bed499e901117512041782f1315" 2019-01-20 18:56:24,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a829ab3-4a24-4b13-ba98-99748d40750c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:24,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1a829ab3-4a24-4b13-ba98-99748d40750c 2019-01-20 18:56:24,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:25,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["ty6qlFaMQyC244d8kV2HOQ"], "issued_at": "2019-01-20T18:56:25.000000Z"}} 2019-01-20 18:56:25,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96a6db8e4e89849a7ab40e125146041c4addb41" 2019-01-20 18:56:25,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed91be0-8122-4494-96d4-d799d14d6c32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:25,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fed91be0-8122-4494-96d4-d799d14d6c32 2019-01-20 18:56:25,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:25,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:25,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["mV5hVKPTT7eQTYMCPm1T3w"], "issued_at": "2019-01-20T18:56:25.000000Z"}} 2019-01-20 18:56:25,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:25,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fef6bb-327c-4816-bfa5-4417175fa314 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:25,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-42fef6bb-327c-4816-bfa5-4417175fa314 2019-01-20 18:56:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:25,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-15e38bfe-2716-49c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:25,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c2ded0-2616-449e-9c48-f9fab22f6e65 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-15e38bfe-2716-49c-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:25,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-15e38bfe-2716-49c-name used request id req-b7c2ded0-2616-449e-9c48-f9fab22f6e65 2019-01-20 18:56:25,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:25,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c033723-3f61-49d8-a6b3-7deeebfebe12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:25,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2c033723-3f61-49d8-a6b3-7deeebfebe12 2019-01-20 18:56:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-15e38bfe-2716-49c-name"}}' 2019-01-20 18:56:25,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5553dea7-d91d-469e-9089-9ec4634c064a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b23e978802b4e438ba4bc4133817c9d"}, "enabled": true, "id": "0b23e978802b4e438ba4bc4133817c9d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-15e38bfe-2716-49c-name"}} 2019-01-20 18:56:25,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5553dea7-d91d-469e-9089-9ec4634c064a 2019-01-20 18:56:25,945 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-15e38bfe-2716-49c-name 2019-01-20 18:56:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:25,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-15e38bfe-2716-49c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96a6db8e4e89849a7ab40e125146041c4addb41" 2019-01-20 18:56:26,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c994a23-a0e3-439c-ace8-23ec8c00c327 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-15e38bfe-2716-49c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b23e978802b4e438ba4bc4133817c9d"}, "enabled": true, "id": "0b23e978802b4e438ba4bc4133817c9d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-15e38bfe-2716-49c-name"}]} 2019-01-20 18:56:26,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-15e38bfe-2716-49c-name used request id req-3c994a23-a0e3-439c-ace8-23ec8c00c327 2019-01-20 18:56:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96a6db8e4e89849a7ab40e125146041c4addb41" 2019-01-20 18:56:26,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfce54c-5b48-483b-b1d7-51af2d00ac7d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:56:26,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fdfce54c-5b48-483b-b1d7-51af2d00ac7d 2019-01-20 18:56:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:26,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2c70f9cf-99d7-46c4-9698-16645632c7e7 Date: Sun, 20 Jan 2019 18:56:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 18:56:26,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2c70f9cf-99d7-46c4-9698-16645632c7e7 2019-01-20 18:56:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:26,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28726ba0-a0f5-4368-8e2a-32de94113ed3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:26,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-28726ba0-a0f5-4368-8e2a-32de94113ed3 2019-01-20 18:56:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:26,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7700765f-d4da-423a-80f2-0a152cf5a657 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 18:56:26,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-7700765f-d4da-423a-80f2-0a152cf5a657 2019-01-20 18:56:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:26,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202af7d0-6e2c-4e50-9d2e-55d750b1eb8b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:26,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-202af7d0-6e2c-4e50-9d2e-55d750b1eb8b 2019-01-20 18:56:26,538 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-15e38bfe-2716-49c-name 2019-01-20 18:56:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0b23e978802b4e438ba4bc4133817c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:26,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a334ccf7-f565-40c3-ae48-a7f11b9d8913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:26,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0b23e978802b4e438ba4bc4133817c9d used request id req-a334ccf7-f565-40c3-ae48-a7f11b9d8913 2019-01-20 18:56:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddcacb1610304db1d507aae016e2f7e999f54df" 2019-01-20 18:56:26,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61c7b0f-0ec1-4f8f-8051-6c28c025936c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:26,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a61c7b0f-0ec1-4f8f-8051-6c28c025936c 2019-01-20 18:56:26,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:27,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["WcLZy7WuT5qp7c5V4CBgGg"], "issued_at": "2019-01-20T18:56:27.000000Z"}} 2019-01-20 18:56:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaa05aea25f5f3c0c172effcb01a19e53a8efa4" 2019-01-20 18:56:27,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487a1062-aa68-45e8-a0ec-d323d3895cd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:27,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-487a1062-aa68-45e8-a0ec-d323d3895cd0 2019-01-20 18:56:27,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:27,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:27,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["sUqEzDDuTomwRAtsz2GLmw"], "issued_at": "2019-01-20T18:56:27.000000Z"}} 2019-01-20 18:56:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:27,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a36e91-9162-4713-889c-da52d5b79392 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:27,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-62a36e91-9162-4713-889c-da52d5b79392 2019-01-20 18:56:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:27,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:27,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5943ec9e-cbb9-40da-8775-6c4b7feed1bc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:27,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name used request id req-5943ec9e-cbb9-40da-8775-6c4b7feed1bc 2019-01-20 18:56:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:27,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13441775-0f21-4195-a8ba-4c778f1d0987 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:27,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-13441775-0f21-4195-a8ba-4c778f1d0987 2019-01-20 18:56:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2e28014c-61dd-4a1-name"}}' 2019-01-20 18:56:27,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e76957-0cb1-4d96-bb91-a70ab02149b9 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cff1d521aae6472891830449813c7455"}, "enabled": true, "id": "cff1d521aae6472891830449813c7455", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2e28014c-61dd-4a1-name"}} 2019-01-20 18:56:27,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-38e76957-0cb1-4d96-bb91-a70ab02149b9 2019-01-20 18:56:27,993 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2e28014c-61dd-4a1-name 2019-01-20 18:56:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:28,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaa05aea25f5f3c0c172effcb01a19e53a8efa4" 2019-01-20 18:56:28,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4916ce82-54c2-448f-b79a-6a9cdb02902f Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cff1d521aae6472891830449813c7455"}, "enabled": true, "id": "cff1d521aae6472891830449813c7455", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2e28014c-61dd-4a1-name"}]} 2019-01-20 18:56:28,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name used request id req-4916ce82-54c2-448f-b79a-6a9cdb02902f 2019-01-20 18:56:28,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:28,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:28,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["5-Yh8DGpSUiFGsEjUPWufQ"], "issued_at": "2019-01-20T18:56:28.000000Z"}} 2019-01-20 18:56:28,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6117a6a30748eb22215c4944237340bd9a18ddd1" 2019-01-20 18:56:28,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14030a7-65b5-4c12-873e-44937aecb9ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:28,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d14030a7-65b5-4c12-873e-44937aecb9ad 2019-01-20 18:56:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:28,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6117a6a30748eb22215c4944237340bd9a18ddd1" 2019-01-20 18:56:28,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b4e4b3-eacd-480b-81db-60d85f8e720f Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/cff1d521aae6472891830449813c7455"}, "enabled": true, "id": "cff1d521aae6472891830449813c7455", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2e28014c-61dd-4a1-name"}]} 2019-01-20 18:56:28,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2e28014c-61dd-4a1-name used request id req-68b4e4b3-eacd-480b-81db-60d85f8e720f 2019-01-20 18:56:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbaa05aea25f5f3c0c172effcb01a19e53a8efa4" 2019-01-20 18:56:28,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8823c62-1c5a-43a7-83ec-da6c0d4de132 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:56:28,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c8823c62-1c5a-43a7-83ec-da6c0d4de132 2019-01-20 18:56:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:28,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-5f06127b-438d-4e56-8cb8-718dd0060eb3 Date: Sun, 20 Jan 2019 18:56:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 18:56:28,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5f06127b-438d-4e56-8cb8-718dd0060eb3 2019-01-20 18:56:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:29,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c414844-707e-4b11-a5fb-c628aa0a3019 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:29,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-5c414844-707e-4b11-a5fb-c628aa0a3019 2019-01-20 18:56:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef072342-50c4-42db-a814-8ef1e1d2d5d0 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 18:56:29,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-ef072342-50c4-42db-a814-8ef1e1d2d5d0 2019-01-20 18:56:29,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:29,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6395477-d409-4eb2-a964-49a47809235a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:29,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-b6395477-d409-4eb2-a964-49a47809235a 2019-01-20 18:56:29,193 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2e28014c-61dd-4a1-name 2019-01-20 18:56:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/cff1d521aae6472891830449813c7455 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:29,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94032e43-493f-41e6-9fd6-f29e25f56ad5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:29,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cff1d521aae6472891830449813c7455 used request id req-94032e43-493f-41e6-9fd6-f29e25f56ad5 2019-01-20 18:56:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de26ab0022e5b8528a2de4749d6c530f83675568" 2019-01-20 18:56:29,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6323ac-5a85-4428-97bd-bddacbcedc0e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:29,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5d6323ac-5a85-4428-97bd-bddacbcedc0e 2019-01-20 18:56:29,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:29,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["kyECgHFIRQC8OMcztl4ZCg"], "issued_at": "2019-01-20T18:56:29.000000Z"}} 2019-01-20 18:56:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d10933b4748a1e144af35aeded2450387a6ae8d8" 2019-01-20 18:56:29,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb484533-67a2-4fec-9779-35496923f13f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:29,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb484533-67a2-4fec-9779-35496923f13f 2019-01-20 18:56:29,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:29,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:30,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["AGT9eeKKSlSp4CV4TSN79A"], "issued_at": "2019-01-20T18:56:30.000000Z"}} 2019-01-20 18:56:30,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781c5b479e7353171fb473a979bcafa61b4c7685" 2019-01-20 18:56:30,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08e54e2-3589-48b5-be1e-85211f8ef0bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:30,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f08e54e2-3589-48b5-be1e-85211f8ef0bf 2019-01-20 18:56:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:30,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fb4a22f2-06c1-4c5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781c5b479e7353171fb473a979bcafa61b4c7685" 2019-01-20 18:56:30,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d228d40-5641-4182-b997-b45797009a0a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fb4a22f2-06c1-4c5-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:30,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fb4a22f2-06c1-4c5-name used request id req-2d228d40-5641-4182-b997-b45797009a0a 2019-01-20 18:56:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781c5b479e7353171fb473a979bcafa61b4c7685" 2019-01-20 18:56:30,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a67324-f11e-496d-9e34-58b20e750b28 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=foo", "previous": null, "next": null}} 2019-01-20 18:56:30,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=foo used request id req-f0a67324-f11e-496d-9e34-58b20e750b28 2019-01-20 18:56:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781c5b479e7353171fb473a979bcafa61b4c7685" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-fb4a22f2-06c1-4c5-name"}}' 2019-01-20 18:56:30,766 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 20 Jan 2019 18:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68642dad-449c-4680-86e2-6e68c27aaa73 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2019-01-20 18:56:30,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-68642dad-449c-4680-86e2-6e68c27aaa73 2019-01-20 18:56:30,766 - keystoneauth.session - DEBUG - Request returned failure status: 400 2019-01-20 18:56:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781c5b479e7353171fb473a979bcafa61b4c7685" 2019-01-20 18:56:30,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cafe2f0-c396-4b88-ab65-558f7b763573 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:30,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3cafe2f0-c396-4b88-ab65-558f7b763573 2019-01-20 18:56:30,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:31,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["Opcu0D87QyK6PDzF3m-bxw"], "issued_at": "2019-01-20T18:56:31.000000Z"}} 2019-01-20 18:56:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7c84e7cffb71120753613619fbb6d640585abb" 2019-01-20 18:56:31,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b156cb28-a252-4c97-979c-8089ff25088a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:31,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b156cb28-a252-4c97-979c-8089ff25088a 2019-01-20 18:56:31,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:31,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:31,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["Tu0RYWBLSXugR0Etw7Lr7g"], "issued_at": "2019-01-20T18:56:31.000000Z"}} 2019-01-20 18:56:31,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:31,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e473b56-0cc1-49ba-9bd0-7676cfc74b6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:31,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e473b56-0cc1-49ba-9bd0-7676cfc74b6b 2019-01-20 18:56:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:31,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8beeff1b-3d75-433-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:31,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ee114e-7228-4123-a0fa-e75be92a1940 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8beeff1b-3d75-433-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:31,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8beeff1b-3d75-433-name used request id req-40ee114e-7228-4123-a0fa-e75be92a1940 2019-01-20 18:56:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:31,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78826b80-fed5-4122-af33-395ef24d92ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:31,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-78826b80-fed5-4122-af33-395ef24d92ed 2019-01-20 18:56:31,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8beeff1b-3d75-433-name"}}' 2019-01-20 18:56:32,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b34576-0d74-4efd-b2a4-c966540395e1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/059cb6c8fb0d4b2c84cb59ecf59c0413"}, "enabled": true, "id": "059cb6c8fb0d4b2c84cb59ecf59c0413", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8beeff1b-3d75-433-name"}} 2019-01-20 18:56:32,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e3b34576-0d74-4efd-b2a4-c966540395e1 2019-01-20 18:56:32,058 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8beeff1b-3d75-433-name 2019-01-20 18:56:32,059 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:56:32,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/059cb6c8fb0d4b2c84cb59ecf59c0413 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:32,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45a0174a-1690-4726-abea-141644126f75 x-compute-request-id: req-45a0174a-1690-4726-abea-141644126f75 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "059cb6c8fb0d4b2c84cb59ecf59c0413", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 18:56:32,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/059cb6c8fb0d4b2c84cb59ecf59c0413 used request id req-45a0174a-1690-4726-abea-141644126f75 2019-01-20 18:56:32,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/059cb6c8fb0d4b2c84cb59ecf59c0413 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2019-01-20 18:56:33,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4d4ab4-3079-4fa3-bbb3-484d0401308a x-compute-request-id: req-0a4d4ab4-3079-4fa3-bbb3-484d0401308a Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 18:56:33,991 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/059cb6c8fb0d4b2c84cb59ecf59c0413 used request id req-0a4d4ab4-3079-4fa3-bbb3-484d0401308a 2019-01-20 18:56:33,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:34,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8beeff1b-3d75-433-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7c84e7cffb71120753613619fbb6d640585abb" 2019-01-20 18:56:34,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0df1cb-af1f-4d7a-b034-4be2390e7c76 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8beeff1b-3d75-433-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/059cb6c8fb0d4b2c84cb59ecf59c0413"}, "enabled": true, "id": "059cb6c8fb0d4b2c84cb59ecf59c0413", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8beeff1b-3d75-433-name"}]} 2019-01-20 18:56:34,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8beeff1b-3d75-433-name used request id req-ca0df1cb-af1f-4d7a-b034-4be2390e7c76 2019-01-20 18:56:34,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7c84e7cffb71120753613619fbb6d640585abb" 2019-01-20 18:56:34,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9ba547-4601-4904-bef4-58c1078f5ddd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:56:34,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ec9ba547-4601-4904-bef4-58c1078f5ddd 2019-01-20 18:56:34,111 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:56:34,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/059cb6c8fb0d4b2c84cb59ecf59c0413 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7c84e7cffb71120753613619fbb6d640585abb" 2019-01-20 18:56:34,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a2bded5-7370-46f8-80b3-5ab03de09fc8 x-compute-request-id: req-6a2bded5-7370-46f8-80b3-5ab03de09fc8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "059cb6c8fb0d4b2c84cb59ecf59c0413", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 18:56:35,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/059cb6c8fb0d4b2c84cb59ecf59c0413 used request id req-6a2bded5-7370-46f8-80b3-5ab03de09fc8 2019-01-20 18:56:35,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:35,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-a3c29cd7-3145-4fa2-94b9-f58a9f4e065f Date: Sun, 20 Jan 2019 18:56:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 18:56:35,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a3c29cd7-3145-4fa2-94b9-f58a9f4e065f 2019-01-20 18:56:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:35,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1156d5c7-72c5-4767-80e2-702079e266fc Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:35,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-1156d5c7-72c5-4767-80e2-702079e266fc 2019-01-20 18:56:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:35,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8da959e-52d2-417d-b5d4-fb8ef5938444 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 18:56:35,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-f8da959e-52d2-417d-b5d4-fb8ef5938444 2019-01-20 18:56:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:35,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfbfab1-ac71-4806-ae04-a5fce507204b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:35,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4dfbfab1-ac71-4806-ae04-a5fce507204b 2019-01-20 18:56:35,478 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8beeff1b-3d75-433-name 2019-01-20 18:56:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/059cb6c8fb0d4b2c84cb59ecf59c0413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:35,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5154db16-66db-4d4f-9ab0-96e3e8ebfe6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:35,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/059cb6c8fb0d4b2c84cb59ecf59c0413 used request id req-5154db16-66db-4d4f-9ab0-96e3e8ebfe6f 2019-01-20 18:56:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ded89606b521bb216c94bf355e9af1c0c4d861" 2019-01-20 18:56:35,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29f9082-4a6a-499e-bbcd-52522afc60c7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:35,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a29f9082-4a6a-499e-bbcd-52522afc60c7 2019-01-20 18:56:35,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:36,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["DZZNRRqqSPOTIFIrsszyDQ"], "issued_at": "2019-01-20T18:56:36.000000Z"}} 2019-01-20 18:56:36,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e22b8bbf3eedd347634a8eb8ab5473a55ad93e93" 2019-01-20 18:56:36,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c4c397-b15a-4b98-80fa-f0c425c8e85f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:36,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-96c4c397-b15a-4b98-80fa-f0c425c8e85f 2019-01-20 18:56:36,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:36,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:36,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["PFSLp7KpTJmwloAdgscTzw"], "issued_at": "2019-01-20T18:56:36.000000Z"}} 2019-01-20 18:56:36,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:36,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c155956-7dc7-4133-87f6-6b69a52014f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:36,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4c155956-7dc7-4133-87f6-6b69a52014f9 2019-01-20 18:56:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:36,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:36,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-655a63fc-ee4a-46c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:36,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c2a2c1-a5ba-4837-8afc-50107b5499b6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-655a63fc-ee4a-46c-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:36,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-655a63fc-ee4a-46c-name used request id req-43c2a2c1-a5ba-4837-8afc-50107b5499b6 2019-01-20 18:56:36,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:36,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fd4629-aa71-4211-99eb-b73e780a1152 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:36,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d9fd4629-aa71-4211-99eb-b73e780a1152 2019-01-20 18:56:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-655a63fc-ee4a-46c-name"}}' 2019-01-20 18:56:36,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed22be6e-975e-494c-b41e-8ec317ee6525 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/aa177e3c646741b7b50a08fbd036bc36"}, "enabled": true, "id": "aa177e3c646741b7b50a08fbd036bc36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-655a63fc-ee4a-46c-name"}} 2019-01-20 18:56:36,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ed22be6e-975e-494c-b41e-8ec317ee6525 2019-01-20 18:56:36,933 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-655a63fc-ee4a-46c-name 2019-01-20 18:56:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:36,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-655a63fc-ee4a-46c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e22b8bbf3eedd347634a8eb8ab5473a55ad93e93" 2019-01-20 18:56:37,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607e1ac4-2e8b-4a15-a4d5-0f32e2b36e27 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-655a63fc-ee4a-46c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/aa177e3c646741b7b50a08fbd036bc36"}, "enabled": true, "id": "aa177e3c646741b7b50a08fbd036bc36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-655a63fc-ee4a-46c-name"}]} 2019-01-20 18:56:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-655a63fc-ee4a-46c-name used request id req-607e1ac4-2e8b-4a15-a4d5-0f32e2b36e27 2019-01-20 18:56:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e22b8bbf3eedd347634a8eb8ab5473a55ad93e93" 2019-01-20 18:56:37,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baaf3012-7a84-4b83-aa73-045229ee802d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 18:56:37,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-baaf3012-7a84-4b83-aa73-045229ee802d 2019-01-20 18:56:37,118 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:56:37,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2019-01-20 18:56:38,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-151d8dc6-22c0-49d4-afa3-5d69c695525b x-compute-request-id: req-151d8dc6-22c0-49d4-afa3-5d69c695525b Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 18:56:38,201 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/aa177e3c646741b7b50a08fbd036bc36 used request id req-151d8dc6-22c0-49d4-afa3-5d69c695525b 2019-01-20 18:56:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/quotas/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2019-01-20 18:56:39,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-a67944a3-a8e3-4a3e-ac78-57a61cc915a1 Date: Sun, 20 Jan 2019 18:56:39 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2019-01-20 18:56:39,060 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/aa177e3c646741b7b50a08fbd036bc36 used request id req-a67944a3-a8e3-4a3e-ac78-57a61cc915a1 2019-01-20 18:56:39,061 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:56:39,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:39,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1d7f90f-61a0-49b0-ab79-bdbb0a7f6aad x-compute-request-id: req-b1d7f90f-61a0-49b0-ab79-bdbb0a7f6aad Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "aa177e3c646741b7b50a08fbd036bc36", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 18:56:39,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/aa177e3c646741b7b50a08fbd036bc36 used request id req-b1d7f90f-61a0-49b0-ab79-bdbb0a7f6aad 2019-01-20 18:56:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:40,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-67651cf7-9acc-40fd-8d21-cdb768c82a63 Date: Sun, 20 Jan 2019 18:56:40 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2019-01-20 18:56:40,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/aa177e3c646741b7b50a08fbd036bc36 used request id req-67651cf7-9acc-40fd-8d21-cdb768c82a63 2019-01-20 18:56:40,493 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 18:56:40,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e22b8bbf3eedd347634a8eb8ab5473a55ad93e93" 2019-01-20 18:56:41,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-537eed06-2526-439b-ac42-7402df0e9c96 x-compute-request-id: req-537eed06-2526-439b-ac42-7402df0e9c96 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "aa177e3c646741b7b50a08fbd036bc36", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 18:56:41,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/aa177e3c646741b7b50a08fbd036bc36 used request id req-537eed06-2526-439b-ac42-7402df0e9c96 2019-01-20 18:56:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e22b8bbf3eedd347634a8eb8ab5473a55ad93e93" 2019-01-20 18:56:41,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-467421e1-e1f3-4e52-ac18-be97f2aca960 Date: Sun, 20 Jan 2019 18:56:41 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2019-01-20 18:56:41,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/aa177e3c646741b7b50a08fbd036bc36 used request id req-467421e1-e1f3-4e52-ac18-be97f2aca960 2019-01-20 18:56:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:42,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-32c48e3d-4192-4ba6-b003-ea5a65c4bae2 Date: Sun, 20 Jan 2019 18:56:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 18:56:42,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-32c48e3d-4192-4ba6-b003-ea5a65c4bae2 2019-01-20 18:56:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:42,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41d63f2-2fcd-43a8-99ef-79bfc02cd18c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:42,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-c41d63f2-2fcd-43a8-99ef-79bfc02cd18c 2019-01-20 18:56:42,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:42,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9187344b-781d-4395-9e25-8702bc2e638f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 18:56:42,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-9187344b-781d-4395-9e25-8702bc2e638f 2019-01-20 18:56:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:42,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da1bce0-9022-49c2-93e9-66f143f31b4c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:42,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-5da1bce0-9022-49c2-93e9-66f143f31b4c 2019-01-20 18:56:42,533 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-655a63fc-ee4a-46c-name 2019-01-20 18:56:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/aa177e3c646741b7b50a08fbd036bc36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:42,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34a78a30-b787-4463-91e0-ebf2117f3143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:42,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/aa177e3c646741b7b50a08fbd036bc36 used request id req-34a78a30-b787-4463-91e0-ebf2117f3143 2019-01-20 18:56:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b641ca9d9028ae671f4017dea647cb56908f5" 2019-01-20 18:56:42,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce72e12-b00e-429d-bd28-95fcc68086a4 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:42,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8ce72e12-b00e-429d-bd28-95fcc68086a4 2019-01-20 18:56:42,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:43,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["VGoAApv6Q4KsEDDIxSjnbw"], "issued_at": "2019-01-20T18:56:43.000000Z"}} 2019-01-20 18:56:43,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03610d7beb67a42b77c6d366b070fb60af3093c" 2019-01-20 18:56:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135076b2-3720-4183-af42-17eaba680772 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:43,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-135076b2-3720-4183-af42-17eaba680772 2019-01-20 18:56:43,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:43,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:43,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["NJnwnpuzTK2aHUBbVBVOFg"], "issued_at": "2019-01-20T18:56:43.000000Z"}} 2019-01-20 18:56:43,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:43,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0337cca5-02fa-4e2f-886e-4614ecf74d52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:43,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0337cca5-02fa-4e2f-886e-4614ecf74d52 2019-01-20 18:56:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:43,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c85766b2-28ee-4f5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:43,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d0865c-2257-4893-aa46-a02bf736e3a8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c85766b2-28ee-4f5-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:43,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c85766b2-28ee-4f5-name used request id req-99d0865c-2257-4893-aa46-a02bf736e3a8 2019-01-20 18:56:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:43,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d762185-b220-44c9-a454-8e62edd0a188 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:43,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0d762185-b220-44c9-a454-8e62edd0a188 2019-01-20 18:56:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}}' 2019-01-20 18:56:43,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afaf33f9-c838-469d-9332-dcd08a07c28c Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb"}, "enabled": true, "id": "a22d8686fd284ccd8752b472658f52fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}} 2019-01-20 18:56:43,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-afaf33f9-c838-469d-9332-dcd08a07c28c 2019-01-20 18:56:43,945 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c85766b2-28ee-4f5-name 2019-01-20 18:56:43,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:43,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:44,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["hnQeFrR9S2yFvfKmpYes-A"], "issued_at": "2019-01-20T18:56:44.000000Z"}} 2019-01-20 18:56:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:44,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb21469a-7c94-42c3-a898-470deaa7f8dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:44,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb21469a-7c94-42c3-a898-470deaa7f8dc 2019-01-20 18:56:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:44,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:44,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3359b4-9906-4417-a912-5f32a4a028b8 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:44,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ff3359b4-9906-4417-a912-5f32a4a028b8 2019-01-20 18:56:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:44,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12947387-203d-4e5b-ae99-b0ca869163d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:44,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-12947387-203d-4e5b-ae99-b0ca869163d0 2019-01-20 18:56:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:45,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d5d795-1c82-4562-a070-e3ace7b1f920 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:45,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44d5d795-1c82-4562-a070-e3ace7b1f920 2019-01-20 18:56:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-c85766b2-28ee-4f5-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:45,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765d658c-a3df-49f7-b3f8-09743c1ba948 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-c85766b2-28ee-4f5-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb"}, "enabled": true, "id": "a22d8686fd284ccd8752b472658f52fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}]} 2019-01-20 18:56:45,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-c85766b2-28ee-4f5-name used request id req-765d658c-a3df-49f7-b3f8-09743c1ba948 2019-01-20 18:56:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/fb2d9d28f39b40cab25048f3bd80280b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:45,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7f472d-150d-4057-aa28-1419e76c8066 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/fb2d9d28f39b40cab25048f3bd80280b"}, "enabled": true, "id": "fb2d9d28f39b40cab25048f3bd80280b", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-user"}} 2019-01-20 18:56:45,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fb2d9d28f39b40cab25048f3bd80280b used request id req-0b7f472d-150d-4057-aa28-1419e76c8066 2019-01-20 18:56:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:45,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf565f1-d8b4-4d61-970d-39e3a1941ddc Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:56:45,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles used request id req-baf565f1-d8b4-4d61-970d-39e3a1941ddc 2019-01-20 18:56:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:45,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2509b74a-a5e5-4097-96e0-6cc7b41ddf20 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:56:45,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-2509b74a-a5e5-4097-96e0-6cc7b41ddf20 2019-01-20 18:56:45,469 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c85766b2-28ee-4f5-name 2019-01-20 18:56:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:45,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78da9cf1-deb5-449e-9514-5db60d56e2e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:45,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-78da9cf1-deb5-449e-9514-5db60d56e2e9 2019-01-20 18:56:45,594 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c85766b2-28ee-4f5-user 2019-01-20 18:56:45,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:45,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5397de4-5ade-4f3c-b078-1cdd35b3fef5 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:45,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c5397de4-5ade-4f3c-b078-1cdd35b3fef5 2019-01-20 18:56:45,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" -d '{"role": {"name": "CreateProjectUserTests-c85766b2-28ee-4f5-name-role"}}' 2019-01-20 18:56:45,807 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7954213-6463-4892-9328-c7d449860a96 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a692b766e28429d8bf8a555beda637a", "links": {"self": "http://172.30.9.27:5000/v3/roles/5a692b766e28429d8bf8a555beda637a"}, "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name-role"}} 2019-01-20 18:56:45,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e7954213-6463-4892-9328-c7d449860a96 2019-01-20 18:56:45,807 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c85766b2-28ee-4f5-name-role 2019-01-20 18:56:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5a692b766e28429d8bf8a555beda637a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:45,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98ffdc1-8456-42e3-aa1f-54dcd4bb242f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5a692b766e28429d8bf8a555beda637a"}, "domain_id": null, "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name-role", "id": "5a692b766e28429d8bf8a555beda637a"}} 2019-01-20 18:56:45,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5a692b766e28429d8bf8a555beda637a used request id req-e98ffdc1-8456-42e3-aa1f-54dcd4bb242f 2019-01-20 18:56:45,896 - keystone_utils - INFO - Granting role CreateProjectUserTests-c85766b2-28ee-4f5-name-role to project CreateProjectUserTests-c85766b2-28ee-4f5-name 2019-01-20 18:56:45,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles/5a692b766e28429d8bf8a555beda637a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:46,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbc2636-d5f0-4fed-816e-0e4a66709c6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:46,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb/users/fb2d9d28f39b40cab25048f3bd80280b/roles/5a692b766e28429d8bf8a555beda637a used request id req-dfbc2636-d5f0-4fed-816e-0e4a66709c6b 2019-01-20 18:56:46,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:46,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:46,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "5a692b766e28429d8bf8a555beda637a", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name-role"}], "expires_at": "2019-01-20T19:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a22d8686fd284ccd8752b472658f52fb", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/a22d8686fd284ccd8752b472658f52fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/a22d8686fd284ccd8752b472658f52fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/a22d8686fd284ccd8752b472658f52fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a22d8686fd284ccd8752b472658f52fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/a22d8686fd284ccd8752b472658f52fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/a22d8686fd284ccd8752b472658f52fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a22d8686fd284ccd8752b472658f52fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/a22d8686fd284ccd8752b472658f52fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/a22d8686fd284ccd8752b472658f52fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a22d8686fd284ccd8752b472658f52fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/a22d8686fd284ccd8752b472658f52fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/a22d8686fd284ccd8752b472658f52fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c85766b2-28ee-4f5-user", "id": "fb2d9d28f39b40cab25048f3bd80280b"}, "audit_ids": ["ZIeH64M7Sv-OAXRflFt4Xg"], "issued_at": "2019-01-20T18:56:46.000000Z"}} 2019-01-20 18:56:46,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:46,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2415662c-5a89-4526-8e21-8f9e34222cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:46,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2415662c-5a89-4526-8e21-8f9e34222cb8 2019-01-20 18:56:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-c85766b2-28ee-4f5-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:47,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a96cd4ee-77b6-4bad-ba2b-10d20a4c85da Date: Sun, 20 Jan 2019 18:56:47 GMT RESP BODY: {"security_groups": []} 2019-01-20 18:56:47,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-c85766b2-28ee-4f5-name&description=hello+group used request id req-a96cd4ee-77b6-4bad-ba2b-10d20a4c85da 2019-01-20 18:56:47,516 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c85766b2-28ee-4f5-name... 2019-01-20 18:56:47,516 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c85766b2-28ee-4f5-name 2019-01-20 18:56:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" -d '{"security_group": {"name": "CreateProjectUserTests-c85766b2-28ee-4f5-name", "description": "hello group"}}' 2019-01-20 18:56:48,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-4dfbbda5-08d4-4d24-a3b9-ce34664cded7 Date: Sun, 20 Jan 2019 18:56:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "updated_at": "2019-01-20T18:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "13854774-3dda-41b1-9e77-d278688fb575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "97b062dd-60e7-4cac-b969-66603161b622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22d8686fd284ccd8752b472658f52fb"}], "revision_number": 2, "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}} 2019-01-20 18:56:48,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4dfbbda5-08d4-4d24-a3b9-ce34664cded7 2019-01-20 18:56:48,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:48,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:49,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e37e6324-c6ec-4662-bcf1-382b6c3701f2 Date: Sun, 20 Jan 2019 18:56:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "13854774-3dda-41b1-9e77-d278688fb575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "97b062dd-60e7-4cac-b969-66603161b622"}]} 2019-01-20 18:56:49,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-e37e6324-c6ec-4662-bcf1-382b6c3701f2 2019-01-20 18:56:49,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:50,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb906220-99d7-42d2-b9b5-ce52bd8fa209 Date: Sun, 20 Jan 2019 18:56:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "13854774-3dda-41b1-9e77-d278688fb575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "97b062dd-60e7-4cac-b969-66603161b622"}]} 2019-01-20 18:56:50,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-cb906220-99d7-42d2-b9b5-ce52bd8fa209 2019-01-20 18:56:50,153 - neutron_utils - INFO - Retrieving security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:50,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:51,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-25feb513-6a5a-42df-bab0-6ede379cb496 Date: Sun, 20 Jan 2019 18:56:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "updated_at": "2019-01-20T18:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "13854774-3dda-41b1-9e77-d278688fb575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "97b062dd-60e7-4cac-b969-66603161b622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22d8686fd284ccd8752b472658f52fb"}], "revision_number": 2, "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}]} 2019-01-20 18:56:51,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-25feb513-6a5a-42df-bab0-6ede379cb496 2019-01-20 18:56:51,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:51,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b07da3c-50ce-4cfc-bac5-90202a688fa0 Date: Sun, 20 Jan 2019 18:56:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "13854774-3dda-41b1-9e77-d278688fb575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "97b062dd-60e7-4cac-b969-66603161b622"}]} 2019-01-20 18:56:51,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-8b07da3c-50ce-4cfc-bac5-90202a688fa0 2019-01-20 18:56:51,727 - neutron_utils - INFO - Retrieving security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7c135970-ddbc-4185-995a-3a8d7169765c Date: Sun, 20 Jan 2019 18:56:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "updated_at": "2019-01-20T18:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "13854774-3dda-41b1-9e77-d278688fb575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "97b062dd-60e7-4cac-b969-66603161b622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22d8686fd284ccd8752b472658f52fb"}], "revision_number": 2, "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}]} 2019-01-20 18:56:51,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-7c135970-ddbc-4185-995a-3a8d7169765c 2019-01-20 18:56:51,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:52,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4757d685-ca4f-4be9-b215-69f55a91ecb1 Date: Sun, 20 Jan 2019 18:56:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "13854774-3dda-41b1-9e77-d278688fb575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "97b062dd-60e7-4cac-b969-66603161b622"}]} 2019-01-20 18:56:52,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-4757d685-ca4f-4be9-b215-69f55a91ecb1 2019-01-20 18:56:52,111 - neutron_utils - INFO - Retrieving security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d7c3d59b-e917-4bd9-951a-467794b26f46 Date: Sun, 20 Jan 2019 18:56:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "updated_at": "2019-01-20T18:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "13854774-3dda-41b1-9e77-d278688fb575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "revision_number": 0, "id": "97b062dd-60e7-4cac-b969-66603161b622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22d8686fd284ccd8752b472658f52fb"}], "revision_number": 2, "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}]} 2019-01-20 18:56:52,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-d7c3d59b-e917-4bd9-951a-467794b26f46 2019-01-20 18:56:52,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 112ec118-3bf4-4d2a-8dfd-7c2c11706c36 2019-01-20 18:56:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:53,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-620cf449-660b-4683-be51-c784609be41f Date: Sun, 20 Jan 2019 18:56:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "13854774-3dda-41b1-9e77-d278688fb575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:48Z", "security_group_id": "112ec118-3bf4-4d2a-8dfd-7c2c11706c36", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:48Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "97b062dd-60e7-4cac-b969-66603161b622"}]} 2019-01-20 18:56:53,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-620cf449-660b-4683-be51-c784609be41f 2019-01-20 18:56:53,218 - neutron_utils - INFO - Deleting security group rule with ID - 13854774-3dda-41b1-9e77-d278688fb575 2019-01-20 18:56:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/13854774-3dda-41b1-9e77-d278688fb575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:53,321 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11f3d623-0cc2-4ff3-b4f8-2581078915c2 Content-Length: 0 Date: Sun, 20 Jan 2019 18:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:56:53,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/13854774-3dda-41b1-9e77-d278688fb575 used request id req-11f3d623-0cc2-4ff3-b4f8-2581078915c2 2019-01-20 18:56:53,321 - neutron_utils - INFO - Deleting security group rule with ID - 97b062dd-60e7-4cac-b969-66603161b622 2019-01-20 18:56:53,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/97b062dd-60e7-4cac-b969-66603161b622 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:53,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3785f7b4-3dc5-43ab-a6b5-fce3b69063f8 Content-Length: 0 Date: Sun, 20 Jan 2019 18:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:56:53,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/97b062dd-60e7-4cac-b969-66603161b622 used request id req-3785f7b4-3dc5-43ab-a6b5-fce3b69063f8 2019-01-20 18:56:53,486 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c85766b2-28ee-4f5-name 2019-01-20 18:56:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/112ec118-3bf4-4d2a-8dfd-7c2c11706c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e96baada540586f0fc6c30d43dfd57e352ccece" 2019-01-20 18:56:53,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6c65835-c6c6-43f8-a3d1-283c10cdf7c1 Content-Length: 0 Date: Sun, 20 Jan 2019 18:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:56:53,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/112ec118-3bf4-4d2a-8dfd-7c2c11706c36 used request id req-a6c65835-c6c6-43f8-a3d1-283c10cdf7c1 2019-01-20 18:56:53,853 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c85766b2-28ee-4f5-user 2019-01-20 18:56:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/fb2d9d28f39b40cab25048f3bd80280b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379219e0adf9544925896f5dadbeb5621fa1f36c" 2019-01-20 18:56:54,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e43416-162f-4efa-8c2c-9f6c8cc52f6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:54,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fb2d9d28f39b40cab25048f3bd80280b used request id req-f1e43416-162f-4efa-8c2c-9f6c8cc52f6e 2019-01-20 18:56:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:54,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-ae9a554d-2977-408a-813b-ef9fc9e1278f Date: Sun, 20 Jan 2019 18:56:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:47Z", "updated_at": "2019-01-20T18:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "revision_number": 0, "id": "202d9535-5767-4edd-9bd6-aa19dc2cf6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "revision_number": 0, "id": "2f7befbe-7b96-46b2-9f2e-04e6bfeda00f", "remote_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "revision_number": 0, "id": "868c765d-0eae-4a8b-bfa5-17f642d1db3e", "remote_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22d8686fd284ccd8752b472658f52fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "revision_number": 0, "id": "c64d3e05-1460-48d6-927a-08e3ae322e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22d8686fd284ccd8752b472658f52fb"}], "revision_number": 4, "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "c6919344-cdf0-4213-a75e-5c30275cf615", "name": "default"}]} 2019-01-20 18:56:54,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ae9a554d-2977-408a-813b-ef9fc9e1278f 2019-01-20 18:56:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:54,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b54fa3a-5ed1-4cb4-a896-0e3d5cfb3b60 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 18:56:54,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-1b54fa3a-5ed1-4cb4-a896-0e3d5cfb3b60 2019-01-20 18:56:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:54,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d3977f-9f1a-4f0d-8715-ea127256a9a5 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 18:56:54,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-61d3977f-9f1a-4f0d-8715-ea127256a9a5 2019-01-20 18:56:54,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:54,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250a27f1-5150-42ee-b4a1-974863042ec2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:56:54,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-250a27f1-5150-42ee-b4a1-974863042ec2 2019-01-20 18:56:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:54,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a301ba8-b4cf-4ccb-a919-da787f447e3c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb"}, "enabled": true, "id": "a22d8686fd284ccd8752b472658f52fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c85766b2-28ee-4f5-name"}} 2019-01-20 18:56:54,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb used request id req-0a301ba8-b4cf-4ccb-a919-da787f447e3c 2019-01-20 18:56:54,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6919344-cdf0-4213-a75e-5c30275cf615 2019-01-20 18:56:54,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c6919344-cdf0-4213-a75e-5c30275cf615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:54,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-edf6f011-be6c-4daf-aa13-0002d6a3317b Date: Sun, 20 Jan 2019 18:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:47Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "202d9535-5767-4edd-9bd6-aa19dc2cf6e5"}, {"remote_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:47Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "2f7befbe-7b96-46b2-9f2e-04e6bfeda00f"}, {"remote_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:47Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "868c765d-0eae-4a8b-bfa5-17f642d1db3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:56:47Z", "security_group_id": "c6919344-cdf0-4213-a75e-5c30275cf615", "port_range_min": null, "revision_number": 0, "tenant_id": "a22d8686fd284ccd8752b472658f52fb", "created_at": "2019-01-20T18:56:47Z", "project_id": "a22d8686fd284ccd8752b472658f52fb", "id": "c64d3e05-1460-48d6-927a-08e3ae322e84"}]} 2019-01-20 18:56:54,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c6919344-cdf0-4213-a75e-5c30275cf615 used request id req-edf6f011-be6c-4daf-aa13-0002d6a3317b 2019-01-20 18:56:54,865 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 18:56:54,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c6919344-cdf0-4213-a75e-5c30275cf615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:55,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1fbd100-176b-4a9a-a1c2-2c841ff09222 Content-Length: 0 Date: Sun, 20 Jan 2019 18:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:56:55,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c6919344-cdf0-4213-a75e-5c30275cf615 used request id req-e1fbd100-176b-4a9a-a1c2-2c841ff09222 2019-01-20 18:56:55,187 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-c85766b2-28ee-4f5-name 2019-01-20 18:56:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:55,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab738f2f-861c-41f4-a588-e12e098a75ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:55,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a22d8686fd284ccd8752b472658f52fb used request id req-ab738f2f-861c-41f4-a588-e12e098a75ff 2019-01-20 18:56:55,397 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-c85766b2-28ee-4f5-name-role 2019-01-20 18:56:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5a692b766e28429d8bf8a555beda637a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:55,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14977bd7-9e6a-4446-8f61-317ff0f6190b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:55,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5a692b766e28429d8bf8a555beda637a used request id req-14977bd7-9e6a-4446-8f61-317ff0f6190b 2019-01-20 18:56:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1cb578511b28846b126e30c58f436e9dc86ea4" 2019-01-20 18:56:55,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee404ac-3f25-4fbb-a3dd-4607d80f493d Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:55,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bee404ac-3f25-4fbb-a3dd-4607d80f493d 2019-01-20 18:56:55,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:56,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["MjUik9qsRoSF3xe6aDeSNA"], "issued_at": "2019-01-20T18:56:56.000000Z"}} 2019-01-20 18:56:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}870e0614037ab19bd786a59935725e8d8c8f6b16" 2019-01-20 18:56:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618e21f5-a3ec-4cef-8e67-6b6237e439ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:56,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-618e21f5-a3ec-4cef-8e67-6b6237e439ce 2019-01-20 18:56:56,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:56,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:56,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["B2Vq40vPT7yntdiTUfFblQ"], "issued_at": "2019-01-20T18:56:56.000000Z"}} 2019-01-20 18:56:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:56:56,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827c9f33-6ecc-43f2-a9b7-92889fcd97ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:56,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-827c9f33-6ecc-43f2-a9b7-92889fcd97ea 2019-01-20 18:56:56,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:56,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:56,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-12284c81-c3e3-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:56:56,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4c044e-19be-4e2d-8b8e-7778721f66ee Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-12284c81-c3e3-488-name", "previous": null, "next": null}, "projects": []} 2019-01-20 18:56:56,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-12284c81-c3e3-488-name used request id req-7f4c044e-19be-4e2d-8b8e-7778721f66ee 2019-01-20 18:56:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:56:56,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121e5d9b-77f4-4618-af6d-13940bbf7f5d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:56,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-121e5d9b-77f4-4618-af6d-13940bbf7f5d 2019-01-20 18:56:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}}' 2019-01-20 18:56:56,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4169f5b4-134a-4ce0-ba6d-8e3d05de01c3 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a"}, "enabled": true, "id": "1588731b29d5486aaa298a41484a388a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}} 2019-01-20 18:56:56,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4169f5b4-134a-4ce0-ba6d-8e3d05de01c3 2019-01-20 18:56:56,897 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:56:56,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:56,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:57,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["EmKCe0YAQfWlMjGq2HVHTA"], "issued_at": "2019-01-20T18:56:57.000000Z"}} 2019-01-20 18:56:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:57,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a89d73b-db64-499d-8d2b-828daf7c3c2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:57,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a89d73b-db64-499d-8d2b-828daf7c3c2a 2019-01-20 18:56:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:57,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:57,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4725d3-2271-4975-a7d6-8152e862d595 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:57,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3b4725d3-2271-4975-a7d6-8152e862d595 2019-01-20 18:56:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:57,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c715eb2-2a8d-46a4-9431-4779056f1cf3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:57,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5c715eb2-2a8d-46a4-9431-4779056f1cf3 2019-01-20 18:56:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b8b4f0-00ad-43c5-832e-466871787ab6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-30b8b4f0-00ad-43c5-832e-466871787ab6 2019-01-20 18:56:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-12284c81-c3e3-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:58,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5ad807-cd59-4fce-9010-477eb8415ffb Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-12284c81-c3e3-488-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a"}, "enabled": true, "id": "1588731b29d5486aaa298a41484a388a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:56:58,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-12284c81-c3e3-488-name used request id req-bb5ad807-cd59-4fce-9010-477eb8415ffb 2019-01-20 18:56:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/ac90aaba389f40efae6d5a5e94b04370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:58,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550e654d-d101-4c00-8c16-80ed4443009f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/ac90aaba389f40efae6d5a5e94b04370"}, "enabled": true, "id": "ac90aaba389f40efae6d5a5e94b04370", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-user1"}} 2019-01-20 18:56:58,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ac90aaba389f40efae6d5a5e94b04370 used request id req-550e654d-d101-4c00-8c16-80ed4443009f 2019-01-20 18:56:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:58,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6aae78-8cfa-4841-8642-ce24c6e5c64a Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:56:58,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles used request id req-4e6aae78-8cfa-4841-8642-ce24c6e5c64a 2019-01-20 18:56:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:58,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b1e6aa-2cc8-4863-8f9e-ae038ab22d03 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:56:58,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-98b1e6aa-2cc8-4863-8f9e-ae038ab22d03 2019-01-20 18:56:58,346 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:56:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:56:58,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4764abd8-a098-4c75-859e-be5b76525916 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:58,474 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-4764abd8-a098-4c75-859e-be5b76525916 2019-01-20 18:56:58,474 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-12284c81-c3e3-488-user1 2019-01-20 18:56:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:56:58,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d310414c-ee67-40fd-86ff-cc4dc66c735b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:56:58,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d310414c-ee67-40fd-86ff-cc4dc66c735b 2019-01-20 18:56:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" -d '{"role": {"name": "CreateProjectUserTests-12284c81-c3e3-488-name-role"}}' 2019-01-20 18:56:58,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21393588-bf86-46a8-8afb-f1494392c7e0 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "258984bbb7a54dea9d14b1e3bec874ef", "links": {"self": "http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef"}, "name": "CreateProjectUserTests-12284c81-c3e3-488-name-role"}} 2019-01-20 18:56:58,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-21393588-bf86-46a8-8afb-f1494392c7e0 2019-01-20 18:56:58,591 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-12284c81-c3e3-488-name-role 2019-01-20 18:56:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:56:58,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af098b48-31a7-4782-94af-dd5989e1651e Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef"}, "domain_id": null, "name": "CreateProjectUserTests-12284c81-c3e3-488-name-role", "id": "258984bbb7a54dea9d14b1e3bec874ef"}} 2019-01-20 18:56:58,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef used request id req-af098b48-31a7-4782-94af-dd5989e1651e 2019-01-20 18:56:58,678 - keystone_utils - INFO - Granting role CreateProjectUserTests-12284c81-c3e3-488-name-role to project CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:56:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles/258984bbb7a54dea9d14b1e3bec874ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:56:58,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0320c93-b4a8-4cb6-bd2f-ebfab217c52d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:56:58,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/ac90aaba389f40efae6d5a5e94b04370/roles/258984bbb7a54dea9d14b1e3bec874ef used request id req-d0320c93-b4a8-4cb6-bd2f-ebfab217c52d 2019-01-20 18:56:58,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:56:58,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:56:59,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["KsqBy-9dTnqbU1XSMBUJSw"], "issued_at": "2019-01-20T18:56:59.000000Z"}} 2019-01-20 18:56:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:56:59,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f4f7b0-dfa3-41df-b99e-0fc946b15fbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:56:59,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94f4f7b0-dfa3-41df-b99e-0fc946b15fbe 2019-01-20 18:56:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:56:59,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:56:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:56:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:56:59,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf97846a-9d77-4191-9cd3-ba1a38ba1b88 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-12284c81-c3e3-488-user1", "links": {"self": "http://172.30.9.27:5000/v3/users/ac90aaba389f40efae6d5a5e94b04370"}, "domain_id": "default", "enabled": true, "id": "ac90aaba389f40efae6d5a5e94b04370", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 18:56:59,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bf97846a-9d77-4191-9cd3-ba1a38ba1b88 2019-01-20 18:56:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:56:59,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df86883e-2f9b-4679-aaf6-3c04824c677c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 18:56:59,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-df86883e-2f9b-4679-aaf6-3c04824c677c 2019-01-20 18:57:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:00,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecfd532-1b0e-4b19-9bc0-83f566b1cc9c Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "258984bbb7a54dea9d14b1e3bec874ef", "links": {"self": "http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef"}, "name": "CreateProjectUserTests-12284c81-c3e3-488-name-role"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:57:00,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aecfd532-1b0e-4b19-9bc0-83f566b1cc9c 2019-01-20 18:57:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-12284c81-c3e3-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:00,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0f432b-d66a-4668-b127-c50bbbe603db Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-12284c81-c3e3-488-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a"}, "enabled": true, "id": "1588731b29d5486aaa298a41484a388a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:57:00,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-12284c81-c3e3-488-name used request id req-fa0f432b-d66a-4668-b127-c50bbbe603db 2019-01-20 18:57:00,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/92ef3a2abef9487bb9690dd1adfd6f8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:00,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b42811-ccf0-415c-92f4-c4cc5d7c7671 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/92ef3a2abef9487bb9690dd1adfd6f8c"}, "enabled": true, "id": "92ef3a2abef9487bb9690dd1adfd6f8c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-user2"}} 2019-01-20 18:57:00,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/92ef3a2abef9487bb9690dd1adfd6f8c used request id req-d9b42811-ccf0-415c-92f4-c4cc5d7c7671 2019-01-20 18:57:00,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:00,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf7d3ec-db3c-480f-919e-a38a42857e60 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles", "previous": null, "next": null}, "roles": []} 2019-01-20 18:57:00,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles used request id req-2cf7d3ec-db3c-480f-919e-a38a42857e60 2019-01-20 18:57:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:00,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f65b010-5f48-459a-9360-efbba2aaaaf4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "domain_id": null, "name": "admin", "id": "168f70e15c3743bfaf46fd83330b7814"}} 2019-01-20 18:57:00,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-4f65b010-5f48-459a-9360-efbba2aaaaf4 2019-01-20 18:57:00,522 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:57:00,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:00,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed7ce07-5b09-48dc-8b53-cd159a0944a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:57:00,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-2ed7ce07-5b09-48dc-8b53-cd159a0944a1 2019-01-20 18:57:00,752 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-12284c81-c3e3-488-user2 2019-01-20 18:57:00,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:00,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee37d8b-b6a6-48c0-9e42-c9332f064b4e Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef"}, "domain_id": null, "name": "CreateProjectUserTests-12284c81-c3e3-488-name-role", "id": "258984bbb7a54dea9d14b1e3bec874ef"}} 2019-01-20 18:57:00,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef used request id req-dee37d8b-b6a6-48c0-9e42-c9332f064b4e 2019-01-20 18:57:00,771 - keystone_utils - INFO - Granting role CreateProjectUserTests-12284c81-c3e3-488-name-role to project CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:57:00,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles/258984bbb7a54dea9d14b1e3bec874ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:00,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78cc4e9e-624f-483b-b772-a99e39bf86af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:57:00,894 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a/users/92ef3a2abef9487bb9690dd1adfd6f8c/roles/258984bbb7a54dea9d14b1e3bec874ef used request id req-78cc4e9e-624f-483b-b772-a99e39bf86af 2019-01-20 18:57:00,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:57:00,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:01,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "258984bbb7a54dea9d14b1e3bec874ef", "name": "CreateProjectUserTests-12284c81-c3e3-488-name-role"}], "expires_at": "2019-01-20T19:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1588731b29d5486aaa298a41484a388a", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-12284c81-c3e3-488-user1", "id": "ac90aaba389f40efae6d5a5e94b04370"}, "audit_ids": ["4HldXHaoSayIQim0ksw36w"], "issued_at": "2019-01-20T18:57:01.000000Z"}} 2019-01-20 18:57:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:01,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82c436c-a3c8-4d59-9408-438b3cec6865 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:01,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f82c436c-a3c8-4d59-9408-438b3cec6865 2019-01-20 18:57:01,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-12284c81-c3e3-488-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:01,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-32b91e89-0c80-4afe-a2f4-ba1a9fa75b94 Date: Sun, 20 Jan 2019 18:57:01 GMT RESP BODY: {"security_groups": []} 2019-01-20 18:57:01,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-12284c81-c3e3-488-name&description=hello+group used request id req-32b91e89-0c80-4afe-a2f4-ba1a9fa75b94 2019-01-20 18:57:01,761 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-12284c81-c3e3-488-name... 2019-01-20 18:57:01,761 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:57:01,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" -d '{"security_group": {"name": "CreateProjectUserTests-12284c81-c3e3-488-name", "description": "hello group"}}' 2019-01-20 18:57:02,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-254d7e8e-1e14-4a95-8e2a-0afd8c0f3e1f Date: Sun, 20 Jan 2019 18:57:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "updated_at": "2019-01-20T18:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "a215d424-e94c-4f89-b74a-06f3d229dec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 2, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "5666588a-c447-4935-a778-509862d4d515", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}} 2019-01-20 18:57:02,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-254d7e8e-1e14-4a95-8e2a-0afd8c0f3e1f 2019-01-20 18:57:02,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:03,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7e755dd-f76c-4e1a-a739-ef56c081f26d Date: Sun, 20 Jan 2019 18:57:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:03,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-b7e755dd-f76c-4e1a-a739-ef56c081f26d 2019-01-20 18:57:03,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87e038a9-da3b-4acc-b530-f3c3a14ffd25 Date: Sun, 20 Jan 2019 18:57:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:03,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-87e038a9-da3b-4acc-b530-f3c3a14ffd25 2019-01-20 18:57:03,321 - neutron_utils - INFO - Retrieving security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:03,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cfe22827-4c73-4bc5-992f-53a7e3e813da Date: Sun, 20 Jan 2019 18:57:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "updated_at": "2019-01-20T18:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "a215d424-e94c-4f89-b74a-06f3d229dec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 2, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "5666588a-c447-4935-a778-509862d4d515", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:57:03,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 used request id req-cfe22827-4c73-4bc5-992f-53a7e3e813da 2019-01-20 18:57:03,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:03,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d0bcf7d-b724-4aac-a7b3-b8f6ac104a57 Date: Sun, 20 Jan 2019 18:57:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:03,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-8d0bcf7d-b724-4aac-a7b3-b8f6ac104a57 2019-01-20 18:57:03,677 - neutron_utils - INFO - Retrieving security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:04,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-df70c556-e260-4c1b-8c01-298378ec2fe2 Date: Sun, 20 Jan 2019 18:57:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "updated_at": "2019-01-20T18:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "a215d424-e94c-4f89-b74a-06f3d229dec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 2, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "5666588a-c447-4935-a778-509862d4d515", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:57:04,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 used request id req-df70c556-e260-4c1b-8c01-298378ec2fe2 2019-01-20 18:57:04,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:05,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b260716-e870-4772-bf8a-6c355a160078 Date: Sun, 20 Jan 2019 18:57:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:05,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-8b260716-e870-4772-bf8a-6c355a160078 2019-01-20 18:57:05,279 - neutron_utils - INFO - Retrieving security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:05,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-495f5562-f53b-479a-af1e-c6bbb753d408 Date: Sun, 20 Jan 2019 18:57:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "updated_at": "2019-01-20T18:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "a215d424-e94c-4f89-b74a-06f3d229dec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 2, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "5666588a-c447-4935-a778-509862d4d515", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:57:05,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 used request id req-495f5562-f53b-479a-af1e-c6bbb753d408 2019-01-20 18:57:05,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:05,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:05,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5af9164b-550a-405f-9dc4-be8db4d445d1 Date: Sun, 20 Jan 2019 18:57:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:05,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-5af9164b-550a-405f-9dc4-be8db4d445d1 2019-01-20 18:57:05,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:57:05,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:06,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "258984bbb7a54dea9d14b1e3bec874ef", "name": "CreateProjectUserTests-12284c81-c3e3-488-name-role"}], "expires_at": "2019-01-20T19:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1588731b29d5486aaa298a41484a388a", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/1588731b29d5486aaa298a41484a388a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/1588731b29d5486aaa298a41484a388a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/1588731b29d5486aaa298a41484a388a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-12284c81-c3e3-488-user2", "id": "92ef3a2abef9487bb9690dd1adfd6f8c"}, "audit_ids": ["FAfXkDO8Smal9uZdUkI78A"], "issued_at": "2019-01-20T18:57:06.000000Z"}} 2019-01-20 18:57:06,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:06,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2064be4d-5c33-4290-ad13-e9cf30dc0815 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:06,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2064be4d-5c33-4290-ad13-e9cf30dc0815 2019-01-20 18:57:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-12284c81-c3e3-488-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:07,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-570de93e-c598-4e9e-9f04-34f6ae7d4bb1 Date: Sun, 20 Jan 2019 18:57:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "updated_at": "2019-01-20T18:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "a215d424-e94c-4f89-b74a-06f3d229dec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 2, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "5666588a-c447-4935-a778-509862d4d515", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:57:07,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-12284c81-c3e3-488-name&description=hello+group used request id req-570de93e-c598-4e9e-9f04-34f6ae7d4bb1 2019-01-20 18:57:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:57:07,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:57:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:57:07,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:07,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a071779d-539b-4320-a83a-0cd550b69f8b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a"}, "enabled": true, "id": "1588731b29d5486aaa298a41484a388a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}} 2019-01-20 18:57:07,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a used request id req-a071779d-539b-4320-a83a-0cd550b69f8b 2019-01-20 18:57:07,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:07,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:08,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-390104be-d920-4af7-885e-174494f7c62d Date: Sun, 20 Jan 2019 18:57:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:08,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-390104be-d920-4af7-885e-174494f7c62d 2019-01-20 18:57:08,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:08,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-813c1a16-122f-4b01-85b8-60daf5b500c3 Date: Sun, 20 Jan 2019 18:57:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:08,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-813c1a16-122f-4b01-85b8-60daf5b500c3 2019-01-20 18:57:08,181 - neutron_utils - INFO - Retrieving security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:08,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9611ead5-fb51-48fa-b380-6153c064e0c7 Date: Sun, 20 Jan 2019 18:57:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "updated_at": "2019-01-20T18:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "a215d424-e94c-4f89-b74a-06f3d229dec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "revision_number": 0, "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 2, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "5666588a-c447-4935-a778-509862d4d515", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}]} 2019-01-20 18:57:08,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=5666588a-c447-4935-a778-509862d4d515 used request id req-9611ead5-fb51-48fa-b380-6153c064e0c7 2019-01-20 18:57:08,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666588a-c447-4935-a778-509862d4d515 2019-01-20 18:57:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:08,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd833db1-38ce-4227-a1f4-bae5ed6e90d3 Date: Sun, 20 Jan 2019 18:57:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a215d424-e94c-4f89-b74a-06f3d229dec6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:02Z", "security_group_id": "5666588a-c447-4935-a778-509862d4d515", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:02Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "c4d2cfc3-f9c9-409e-a17c-6682e3ed048f"}]} 2019-01-20 18:57:08,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5666588a-c447-4935-a778-509862d4d515 used request id req-fd833db1-38ce-4227-a1f4-bae5ed6e90d3 2019-01-20 18:57:08,950 - neutron_utils - INFO - Deleting security group rule with ID - c4d2cfc3-f9c9-409e-a17c-6682e3ed048f 2019-01-20 18:57:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c4d2cfc3-f9c9-409e-a17c-6682e3ed048f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:09,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b8c242e-20d4-432f-95fb-49b880617e4c Content-Length: 0 Date: Sun, 20 Jan 2019 18:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:09,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c4d2cfc3-f9c9-409e-a17c-6682e3ed048f used request id req-5b8c242e-20d4-432f-95fb-49b880617e4c 2019-01-20 18:57:09,093 - neutron_utils - INFO - Deleting security group rule with ID - a215d424-e94c-4f89-b74a-06f3d229dec6 2019-01-20 18:57:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a215d424-e94c-4f89-b74a-06f3d229dec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:09,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df52f7ed-d8c0-4874-95d7-479b8e5b9b99 Content-Length: 0 Date: Sun, 20 Jan 2019 18:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:09,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a215d424-e94c-4f89-b74a-06f3d229dec6 used request id req-df52f7ed-d8c0-4874-95d7-479b8e5b9b99 2019-01-20 18:57:09,403 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:57:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35c5dd9922531a9596469c43a05af954f7c5a2a" 2019-01-20 18:57:09,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d563723b-032d-4dc7-8a86-e2e67f9d9b0c Content-Length: 0 Date: Sun, 20 Jan 2019 18:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:09,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5666588a-c447-4935-a778-509862d4d515 used request id req-d563723b-032d-4dc7-8a86-e2e67f9d9b0c 2019-01-20 18:57:09,857 - neutron_utils - INFO - Deleting security group rule with ID - c4d2cfc3-f9c9-409e-a17c-6682e3ed048f 2019-01-20 18:57:09,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c4d2cfc3-f9c9-409e-a17c-6682e3ed048f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:10,611 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4a1b52c6-f5d9-4ffc-8d6b-94394d46da54 Date: Sun, 20 Jan 2019 18:57:10 GMT RESP BODY: {"NeutronError": {"message": "Security group rule c4d2cfc3-f9c9-409e-a17c-6682e3ed048f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-20 18:57:10,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c4d2cfc3-f9c9-409e-a17c-6682e3ed048f used request id req-4a1b52c6-f5d9-4ffc-8d6b-94394d46da54 2019-01-20 18:57:10,611 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule c4d2cfc3-f9c9-409e-a17c-6682e3ed048f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-20 18:57:10,612 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule c4d2cfc3-f9c9-409e-a17c-6682e3ed048f does not exist Neutron server returns request_ids: ['req-4a1b52c6-f5d9-4ffc-8d6b-94394d46da54'] 2019-01-20 18:57:10,612 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:57:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5666588a-c447-4935-a778-509862d4d515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40c9e2d528a2886942efecc3dfe5875b6bed35c" 2019-01-20 18:57:10,778 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-0b8c801d-8f22-40df-b8f6-3a4c5e8f326a Date: Sun, 20 Jan 2019 18:57:10 GMT RESP BODY: {"NeutronError": {"message": "Security group 5666588a-c447-4935-a778-509862d4d515 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-20 18:57:10,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5666588a-c447-4935-a778-509862d4d515 used request id req-0b8c801d-8f22-40df-b8f6-3a4c5e8f326a 2019-01-20 18:57:10,778 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 5666588a-c447-4935-a778-509862d4d515 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-20 18:57:10,779 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 5666588a-c447-4935-a778-509862d4d515 does not exist Neutron server returns request_ids: ['req-0b8c801d-8f22-40df-b8f6-3a4c5e8f326a'] 2019-01-20 18:57:10,779 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-12284c81-c3e3-488-user1 2019-01-20 18:57:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ac90aaba389f40efae6d5a5e94b04370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df3fabfe468ae648873374a5df7ca6701736f19" 2019-01-20 18:57:11,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e690a8-2a4b-441c-9c4b-dbdb6fb63200 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:57:11,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ac90aaba389f40efae6d5a5e94b04370 used request id req-37e690a8-2a4b-441c-9c4b-dbdb6fb63200 2019-01-20 18:57:11,024 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-12284c81-c3e3-488-user2 2019-01-20 18:57:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/92ef3a2abef9487bb9690dd1adfd6f8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d0a6547680057893ff43777f6f0d745239d9189" 2019-01-20 18:57:11,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815c9fa8-8852-4490-b9cf-08216795092e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:57:11,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/92ef3a2abef9487bb9690dd1adfd6f8c used request id req-815c9fa8-8852-4490-b9cf-08216795092e 2019-01-20 18:57:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:11,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-cf30cf19-5840-4b8b-b621-4bd7374ec6d2 Date: Sun, 20 Jan 2019 18:57:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:01Z", "updated_at": "2019-01-20T18:57:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "revision_number": 0, "id": "67a2cc45-55ea-4778-8fb0-a8712bde7d75", "remote_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "revision_number": 0, "id": "8e6bec00-cfad-4c19-a3ef-61ef8e551bed", "remote_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "revision_number": 0, "id": "a0d22de5-b33c-4d89-a661-b5b40d56fef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1588731b29d5486aaa298a41484a388a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "revision_number": 0, "id": "b76d6ced-2bc8-466f-9667-66d0c768b8d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "tenant_id": "1588731b29d5486aaa298a41484a388a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1588731b29d5486aaa298a41484a388a"}], "revision_number": 4, "project_id": "1588731b29d5486aaa298a41484a388a", "id": "0af3b897-dad7-424f-bd21-c0111886dfde", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 18:57:11,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cf30cf19-5840-4b8b-b621-4bd7374ec6d2 2019-01-20 18:57:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:11,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73cf3d3-9ee4-463f-87fa-10f42de53d32 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a"}, "enabled": true, "id": "1588731b29d5486aaa298a41484a388a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-12284c81-c3e3-488-name"}} 2019-01-20 18:57:11,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a used request id req-d73cf3d3-9ee4-463f-87fa-10f42de53d32 2019-01-20 18:57:11,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0af3b897-dad7-424f-bd21-c0111886dfde 2019-01-20 18:57:11,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0af3b897-dad7-424f-bd21-c0111886dfde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:11,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4cc65dd4-1405-4a67-b91e-2ebd9edcd96e Date: Sun, 20 Jan 2019 18:57:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:01Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "67a2cc45-55ea-4778-8fb0-a8712bde7d75"}, {"remote_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:01Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "8e6bec00-cfad-4c19-a3ef-61ef8e551bed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:01Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "a0d22de5-b33c-4d89-a661-b5b40d56fef3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:57:01Z", "security_group_id": "0af3b897-dad7-424f-bd21-c0111886dfde", "port_range_min": null, "revision_number": 0, "tenant_id": "1588731b29d5486aaa298a41484a388a", "created_at": "2019-01-20T18:57:01Z", "project_id": "1588731b29d5486aaa298a41484a388a", "id": "b76d6ced-2bc8-466f-9667-66d0c768b8d2"}]} 2019-01-20 18:57:11,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0af3b897-dad7-424f-bd21-c0111886dfde used request id req-4cc65dd4-1405-4a67-b91e-2ebd9edcd96e 2019-01-20 18:57:11,725 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 18:57:11,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0af3b897-dad7-424f-bd21-c0111886dfde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:12,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-764f9dde-2321-44c0-9357-83976f253771 Content-Length: 0 Date: Sun, 20 Jan 2019 18:57:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:12,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0af3b897-dad7-424f-bd21-c0111886dfde used request id req-764f9dde-2321-44c0-9357-83976f253771 2019-01-20 18:57:12,784 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-12284c81-c3e3-488-name 2019-01-20 18:57:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:12,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b75bd954-252d-49a3-9955-668069fac858 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:57:12,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1588731b29d5486aaa298a41484a388a used request id req-b75bd954-252d-49a3-9955-668069fac858 2019-01-20 18:57:12,965 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-12284c81-c3e3-488-name-role 2019-01-20 18:57:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:13,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 18:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-437077fc-0aab-4455-beeb-3486b9246030 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 18:57:13,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/258984bbb7a54dea9d14b1e3bec874ef used request id req-437077fc-0aab-4455-beeb-3486b9246030 2019-01-20 18:57:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41dbf4ca764eabfb89aee54fe8928e020b69d91" 2019-01-20 18:57:13,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38835768-000e-44eb-bbe2-2d6ab847a58e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 18:57:13,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-38835768-000e-44eb-bbe2-2d6ab847a58e 2019-01-20 18:57:13,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:13,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["zW80Kp03RcqdQUNBvnn97w"], "issued_at": "2019-01-20T18:57:13.000000Z"}} 2019-01-20 18:57:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" 2019-01-20 18:57:14,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-029b199d-590c-4a31-80f8-505916aee36b Date: Sun, 20 Jan 2019 18:57:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 18:57:14,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-029b199d-590c-4a31-80f8-505916aee36b 2019-01-20 18:57:14,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2"}' 2019-01-20 18:57:14,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d X-Openstack-Request-Id: req-6df6b606-0394-4520-af4b-ef82eed8caba Date: Sun, 20 Jan 2019 18:57:14 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T18:57:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T18:57:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d", "min_disk": 0, "protected": false, "id": "dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d", "file": "/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 18:57:14,871 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6df6b606-0394-4520-af4b-ef82eed8caba 2019-01-20 18:57:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" -d '' 2019-01-20 18:57:18,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94acf570-515d-4e48-b486-2744c2932663 Date: Sun, 20 Jan 2019 18:57:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 18:57:18,846 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/file used request id req-94acf570-515d-4e48-b486-2744c2932663 2019-01-20 18:57:18,846 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 18:57:18,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" 2019-01-20 18:57:19,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-bd2b23c4-4c46-4385-80f7-59690413a00d Date: Sun, 20 Jan 2019 18:57:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T18:57:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T18:57:18Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/snap", "metadata": {}}], "self": "/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d", "min_disk": 0, "protected": false, "id": "dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d", "file": "/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 18:57:19,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d used request id req-bd2b23c4-4c46-4385-80f7-59690413a00d 2019-01-20 18:57:19,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" 2019-01-20 18:57:20,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03ed7e75-668f-4183-8bef-e993349cbc8a Date: Sun, 20 Jan 2019 18:57:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 18:57:20,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-03ed7e75-668f-4183-8bef-e993349cbc8a 2019-01-20 18:57:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" 2019-01-20 18:57:20,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-2df0dc0d-4323-4440-8438-f2dc6e8435ec Date: Sun, 20 Jan 2019 18:57:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T18:57:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T18:57:18Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/snap", "metadata": {}}], "self": "/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d", "min_disk": 0, "protected": false, "id": "dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d", "file": "/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2"} 2019-01-20 18:57:20,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2 used request id req-2df0dc0d-4323-4440-8438-f2dc6e8435ec 2019-01-20 18:57:20,841 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-d8b665a3-9853-425a-911e-acf1c4c527b2 2019-01-20 18:57:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80c02ff5e56da4dcc87431ff37c786cbe078407e" 2019-01-20 18:57:22,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55279811-89bc-40b3-8880-bdf0afaf6f4d Date: Sun, 20 Jan 2019 18:57:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 18:57:22,379 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dd7fdc25-4b5e-47c5-8d78-9deca03f4b1d used request id req-55279811-89bc-40b3-8880-bdf0afaf6f4d 2019-01-20 18:57:22,381 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-20 18:57:22,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:22,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["PIlylCaGR-ef2j0e7FzHYg"], "issued_at": "2019-01-20T18:57:22.000000Z"}} 2019-01-20 18:57:22,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40443bf6-607a-499c-a2ed-ee70eede82ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:22,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40443bf6-607a-499c-a2ed-ee70eede82ca 2019-01-20 18:57:22,843 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net 2019-01-20 18:57:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" -d '{"network": {"name": "NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:23,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9ef6f2de-8f61-405c-9ae2-a496412acfb2 Date: Sun, 20 Jan 2019 18:57:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0150adc-be6e-4754-a0d5-7177842cdab9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:23Z","is_default":false,"provider:segmentation_id":51,"name":"NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:23Z","mtu":1450}} 2019-01-20 18:57:23,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9ef6f2de-8f61-405c-9ae2-a496412acfb2 2019-01-20 18:57:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a0150adc-be6e-4754-a0d5-7177842cdab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:24,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a9e88757-ecb6-422a-93ff-ac8f5a8e2414 Date: Sun, 20 Jan 2019 18:57:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a0150adc-be6e-4754-a0d5-7177842cdab9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:23Z","provider:segmentation_id":51,"name":"NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:23Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:24,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a0150adc-be6e-4754-a0d5-7177842cdab9 used request id req-a9e88757-ecb6-422a-93ff-ac8f5a8e2414 2019-01-20 18:57:24,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a0150adc-be6e-4754-a0d5-7177842cdab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4c34d79-5ff9-47b5-a0b8-03193dd7be06 Date: Sun, 20 Jan 2019 18:57:24 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:24,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a0150adc-be6e-4754-a0d5-7177842cdab9 used request id req-d4c34d79-5ff9-47b5-a0b8-03193dd7be06 2019-01-20 18:57:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a0150adc-be6e-4754-a0d5-7177842cdab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:24,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1c6d0207-a6fc-4ccb-bb7c-d32def3730b6 Date: Sun, 20 Jan 2019 18:57:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a0150adc-be6e-4754-a0d5-7177842cdab9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:23Z","provider:segmentation_id":51,"name":"NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:23Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:24,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a0150adc-be6e-4754-a0d5-7177842cdab9 used request id req-1c6d0207-a6fc-4ccb-bb7c-d32def3730b6 2019-01-20 18:57:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a0150adc-be6e-4754-a0d5-7177842cdab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:24,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-029f0374-00df-4450-bb53-a6bc85f2344b Date: Sun, 20 Jan 2019 18:57:24 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:24,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a0150adc-be6e-4754-a0d5-7177842cdab9 used request id req-029f0374-00df-4450-bb53-a6bc85f2344b 2019-01-20 18:57:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:25,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ae7dee5-6ed7-4fe2-b9cc-0f7c9dc4dee5 Date: Sun, 20 Jan 2019 18:57:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a0150adc-be6e-4754-a0d5-7177842cdab9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:23Z","provider:segmentation_id":51,"name":"NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:23Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:25,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net used request id req-5ae7dee5-6ed7-4fe2-b9cc-0f7c9dc4dee5 2019-01-20 18:57:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:57:25,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:57:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:57:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:25,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e232a10d-2ecb-454f-afbd-3028e35ac6f3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:57:25,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-e232a10d-2ecb-454f-afbd-3028e35ac6f3 2019-01-20 18:57:25,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a0150adc-be6e-4754-a0d5-7177842cdab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:25,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee96283a-6ce6-41b1-800f-8e015a5fe474 Date: Sun, 20 Jan 2019 18:57:25 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:25,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a0150adc-be6e-4754-a0d5-7177842cdab9 used request id req-ee96283a-6ce6-41b1-800f-8e015a5fe474 2019-01-20 18:57:25,458 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-a808779b-f956-4be2-b6ba-240607fe861e-pub-net 2019-01-20 18:57:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a0150adc-be6e-4754-a0d5-7177842cdab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bf55dcec0b16e7950b8acc5196fe1deaf2e268" 2019-01-20 18:57:26,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a27446c-38e4-4818-ab88-0a2a69e06995 Date: Sun, 20 Jan 2019 18:57:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:26,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a0150adc-be6e-4754-a0d5-7177842cdab9 used request id req-8a27446c-38e4-4818-ab88-0a2a69e06995 2019-01-20 18:57:26,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:26,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["UOsApxhIT-KtFZiDSjcUwg"], "issued_at": "2019-01-20T18:57:26.000000Z"}} 2019-01-20 18:57:26,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fb49ae05dba2ebbcbf80d151768955c34830f9" 2019-01-20 18:57:26,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a7f7b9-ee79-456b-82a7-b877213f9025 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:26,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-72a7f7b9-ee79-456b-82a7-b877213f9025 2019-01-20 18:57:26,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:27,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["DMhA9vFZRpiseY1kWQX7ww"], "issued_at": "2019-01-20T18:57:27.000000Z"}} 2019-01-20 18:57:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1234139e7554ab4707d8d682b2831051f5ecee" 2019-01-20 18:57:27,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a52cae-dbc3-4a69-aa71-addf34284a54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:27,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16a52cae-dbc3-4a69-aa71-addf34284a54 2019-01-20 18:57:27,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:27,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["pOMrHVfLQnaNaIzVmcv68A"], "issued_at": "2019-01-20T18:57:27.000000Z"}} 2019-01-20 18:57:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:27,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9000a775-8a9c-4dbe-8f68-2eabe32cc54c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:27,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9000a775-8a9c-4dbe-8f68-2eabe32cc54c 2019-01-20 18:57:27,835 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net 2019-01-20 18:57:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" -d '{"network": {"name": "NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:28,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-24ebc70f-53ab-46bd-a76a-2fb3c481c3ba Date: Sun, 20 Jan 2019 18:57:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:28Z","is_default":false,"provider:segmentation_id":90,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:28Z","mtu":1450}} 2019-01-20 18:57:28,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-24ebc70f-53ab-46bd-a76a-2fb3c481c3ba 2019-01-20 18:57:28,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:28,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-022a5a3a-8025-48e2-b91c-9e2df3ecab8e Date: Sun, 20 Jan 2019 18:57:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:28Z","provider:segmentation_id":90,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:28Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:28,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-022a5a3a-8025-48e2-b91c-9e2df3ecab8e 2019-01-20 18:57:28,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:28,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c79f5f75-a1ff-423f-99a4-36989e07d22b Date: Sun, 20 Jan 2019 18:57:28 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:28,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-c79f5f75-a1ff-423f-99a4-36989e07d22b 2019-01-20 18:57:28,855 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet 2019-01-20 18:57:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" -d '{"subnets": [{"ip_version": 4, "network_id": "ff2204bf-9eb1-4492-a55f-76379c7cc150", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]}' 2019-01-20 18:57:29,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ced910e2-e8cf-4a86-9abf-cbd8e8c556c6 Date: Sun, 20 Jan 2019 18:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:29,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ced910e2-e8cf-4a86-9abf-cbd8e8c556c6 2019-01-20 18:57:29,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:30,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4a5dc3c9-9e1f-45bd-a8e4-43b70fefbed4 Date: Sun, 20 Jan 2019 18:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["32b3ba06-3d7b-4deb-8791-d4603dfe940e"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:29Z","provider:segmentation_id":90,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:28Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:30,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-4a5dc3c9-9e1f-45bd-a8e4-43b70fefbed4 2019-01-20 18:57:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:30,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dfd7dffc-3b53-4e8a-8e79-fc4e70a1d8a4 Date: Sun, 20 Jan 2019 18:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:30,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-dfd7dffc-3b53-4e8a-8e79-fc4e70a1d8a4 2019-01-20 18:57:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:30,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ad9f8621-b49a-4191-bc76-404d27d10391 Date: Sun, 20 Jan 2019 18:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["32b3ba06-3d7b-4deb-8791-d4603dfe940e"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:29Z","provider:segmentation_id":90,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:28Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:30,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net used request id req-ad9f8621-b49a-4191-bc76-404d27d10391 2019-01-20 18:57:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:57:30,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:57:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:57:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59e9815-a337-48eb-a641-4b3d817b5d57 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:57:30,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-e59e9815-a337-48eb-a641-4b3d817b5d57 2019-01-20 18:57:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:30,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-459eae24-19d0-493e-af83-efb4d353eb95 Date: Sun, 20 Jan 2019 18:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:30,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-459eae24-19d0-493e-af83-efb4d353eb95 2019-01-20 18:57:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150&name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:30,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-de65e068-f92a-4906-8ff8-636caaad833c Date: Sun, 20 Jan 2019 18:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:30,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150&name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet used request id req-de65e068-f92a-4906-8ff8-636caaad833c 2019-01-20 18:57:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150&name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:31,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e2ddacc-b85b-4acb-8eee-d778be5eddbd Date: Sun, 20 Jan 2019 18:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:31,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150&name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet used request id req-6e2ddacc-b85b-4acb-8eee-d778be5eddbd 2019-01-20 18:57:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:31,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-92cff227-dcfa-4b3d-ba4f-e47f551a5ab3 Date: Sun, 20 Jan 2019 18:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:31,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-92cff227-dcfa-4b3d-ba4f-e47f551a5ab3 2019-01-20 18:57:31,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:31,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a47f323-636f-4c55-a2cc-7146a37eb92d Date: Sun, 20 Jan 2019 18:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff2204bf-9eb1-4492-a55f-76379c7cc150","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"32b3ba06-3d7b-4deb-8791-d4603dfe940e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet"}]} 2019-01-20 18:57:31,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet used request id req-8a47f323-636f-4c55-a2cc-7146a37eb92d 2019-01-20 18:57:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:31,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50b453e-1f70-48f3-944b-9b95c22b9225 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:57:31,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-b50b453e-1f70-48f3-944b-9b95c22b9225 2019-01-20 18:57:31,391 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet 2019-01-20 18:57:31,391 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-subnet 2019-01-20 18:57:31,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/32b3ba06-3d7b-4deb-8791-d4603dfe940e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:33,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-441d2630-3af2-4ac2-a103-ee1c5c127a8e Date: Sun, 20 Jan 2019 18:57:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:33,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/32b3ba06-3d7b-4deb-8791-d4603dfe940e used request id req-441d2630-3af2-4ac2-a103-ee1c5c127a8e 2019-01-20 18:57:33,653 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e8f15a91-1b2f-45c2-977a-0cdbd42c20da-pub-net 2019-01-20 18:57:33,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/ff2204bf-9eb1-4492-a55f-76379c7cc150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fae48dbc10e470dc66a9fadfc0c77608fcc1c7f" 2019-01-20 18:57:35,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae023da2-3e84-4ea9-8ae2-a8a3191ae9f4 Date: Sun, 20 Jan 2019 18:57:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:35,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ff2204bf-9eb1-4492-a55f-76379c7cc150 used request id req-ae023da2-3e84-4ea9-8ae2-a8a3191ae9f4 2019-01-20 18:57:35,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:35,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["jBanSqRnT-C-MhlP_Iqo1w"], "issued_at": "2019-01-20T18:57:35.000000Z"}} 2019-01-20 18:57:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c03e24c6abbce837e1b330fc21423d268410c" 2019-01-20 18:57:35,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a52fcf-4e15-427f-8c81-f0ded8822ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:35,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-90a52fcf-4e15-427f-8c81-f0ded8822ac4 2019-01-20 18:57:35,763 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-net 2019-01-20 18:57:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c03e24c6abbce837e1b330fc21423d268410c" -d '{"network": {"name": "NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:36,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-abfbb1f4-bfd4-40b6-ac11-51ab589e77a2 Date: Sun, 20 Jan 2019 18:57:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4ad428e-4410-49f1-964d-a5e6741f2e58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:36Z","is_default":false,"provider:segmentation_id":51,"name":"NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:36Z","mtu":1450}} 2019-01-20 18:57:36,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-abfbb1f4-bfd4-40b6-ac11-51ab589e77a2 2019-01-20 18:57:36,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b4ad428e-4410-49f1-964d-a5e6741f2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c03e24c6abbce837e1b330fc21423d268410c" 2019-01-20 18:57:36,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2d058230-e3d4-4d43-bd6a-ee3f8320eedd Date: Sun, 20 Jan 2019 18:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b4ad428e-4410-49f1-964d-a5e6741f2e58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:36Z","provider:segmentation_id":51,"name":"NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:36Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:36,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b4ad428e-4410-49f1-964d-a5e6741f2e58 used request id req-2d058230-e3d4-4d43-bd6a-ee3f8320eedd 2019-01-20 18:57:36,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4ad428e-4410-49f1-964d-a5e6741f2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c03e24c6abbce837e1b330fc21423d268410c" 2019-01-20 18:57:36,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c9753b3f-26ac-404c-8359-3dfcf3ff1e06 Date: Sun, 20 Jan 2019 18:57:36 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:36,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4ad428e-4410-49f1-964d-a5e6741f2e58 used request id req-c9753b3f-26ac-404c-8359-3dfcf3ff1e06 2019-01-20 18:57:36,645 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-subnet 2019-01-20 18:57:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c03e24c6abbce837e1b330fc21423d268410c" -d '{"subnets": [{"ip_version": 4, "network_id": "b4ad428e-4410-49f1-964d-a5e6741f2e58", "cidr": "", "name": "NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-subnet"}]}' 2019-01-20 18:57:36,805 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-19025af7-109b-45c4-a700-281c1a8566f6 Date: Sun, 20 Jan 2019 18:57:36 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-20 18:57:36,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-19025af7-109b-45c4-a700-281c1a8566f6 2019-01-20 18:57:36,806 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-20 18:57:36,806 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-subnet] for network [NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-net] 2019-01-20 18:57:36,806 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fa9455a4-4f13-4446-975e-1c2db75d65a8-pub-net 2019-01-20 18:57:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b4ad428e-4410-49f1-964d-a5e6741f2e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c03e24c6abbce837e1b330fc21423d268410c" 2019-01-20 18:57:37,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a735fe32-cb74-4714-95f8-d4b7d549d00b Date: Sun, 20 Jan 2019 18:57:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:37,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b4ad428e-4410-49f1-964d-a5e6741f2e58 used request id req-a735fe32-cb74-4714-95f8-d4b7d549d00b 2019-01-20 18:57:37,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:38,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["nL8JxUBbSVK4XBULpv3TZQ"], "issued_at": "2019-01-20T18:57:38.000000Z"}} 2019-01-20 18:57:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:38,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ada02d-f3ec-407e-90dd-1315831cfc2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:38,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-87ada02d-f3ec-407e-90dd-1315831cfc2e 2019-01-20 18:57:38,288 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net 2019-01-20 18:57:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" -d '{"network": {"name": "NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:38,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0e283d9c-8930-4ad6-950a-0c6a1cb689ad Date: Sun, 20 Jan 2019 18:57:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"493a8958-84a3-4623-91a4-f60bb6798003","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:38Z","is_default":false,"provider:segmentation_id":67,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:38Z","mtu":1450}} 2019-01-20 18:57:38,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0e283d9c-8930-4ad6-950a-0c6a1cb689ad 2019-01-20 18:57:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:38,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2d8a3462-2fe6-4af8-9b42-7a0e5a9600f8 Date: Sun, 20 Jan 2019 18:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"493a8958-84a3-4623-91a4-f60bb6798003","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:38Z","provider:segmentation_id":67,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:38Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:38,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=493a8958-84a3-4623-91a4-f60bb6798003 used request id req-2d8a3462-2fe6-4af8-9b42-7a0e5a9600f8 2019-01-20 18:57:38,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bec7395f-8d70-4954-984e-5073c8877036 Date: Sun, 20 Jan 2019 18:57:39 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:39,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 used request id req-bec7395f-8d70-4954-984e-5073c8877036 2019-01-20 18:57:39,155 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet 2019-01-20 18:57:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" -d '{"subnets": [{"ip_version": 4, "network_id": "493a8958-84a3-4623-91a4-f60bb6798003", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]}' 2019-01-20 18:57:39,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a6a5f15-4857-4a72-be60-468f280f3cff Date: Sun, 20 Jan 2019 18:57:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493a8958-84a3-4623-91a4-f60bb6798003","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:39Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"30f17fb8-55cf-4df2-92f8-f2f13b877cf2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]} 2019-01-20 18:57:39,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6a6a5f15-4857-4a72-be60-468f280f3cff 2019-01-20 18:57:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:40,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f0311e71-3f8b-4e43-b794-cbdfcf735448 Date: Sun, 20 Jan 2019 18:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"493a8958-84a3-4623-91a4-f60bb6798003","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["30f17fb8-55cf-4df2-92f8-f2f13b877cf2"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:39Z","provider:segmentation_id":67,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:38Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:40,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=493a8958-84a3-4623-91a4-f60bb6798003 used request id req-f0311e71-3f8b-4e43-b794-cbdfcf735448 2019-01-20 18:57:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:41,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3384755d-5a73-400f-b974-8cfd4aee744a Date: Sun, 20 Jan 2019 18:57:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493a8958-84a3-4623-91a4-f60bb6798003","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:39Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"30f17fb8-55cf-4df2-92f8-f2f13b877cf2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]} 2019-01-20 18:57:41,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 used request id req-3384755d-5a73-400f-b974-8cfd4aee744a 2019-01-20 18:57:41,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:42,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bae31849-19dd-4e62-88bf-06116562a159 Date: Sun, 20 Jan 2019 18:57:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"493a8958-84a3-4623-91a4-f60bb6798003","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["30f17fb8-55cf-4df2-92f8-f2f13b877cf2"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:39Z","provider:segmentation_id":67,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:38Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:42,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net used request id req-bae31849-19dd-4e62-88bf-06116562a159 2019-01-20 18:57:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:57:42,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:57:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:57:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:42,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b47353-6b35-4a5a-b5cb-ca0cbed73436 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:57:42,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-48b47353-6b35-4a5a-b5cb-ca0cbed73436 2019-01-20 18:57:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:43,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a135d9bc-fe25-449c-8834-62351b98b9f8 Date: Sun, 20 Jan 2019 18:57:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493a8958-84a3-4623-91a4-f60bb6798003","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:39Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"30f17fb8-55cf-4df2-92f8-f2f13b877cf2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]} 2019-01-20 18:57:43,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 used request id req-a135d9bc-fe25-449c-8834-62351b98b9f8 2019-01-20 18:57:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003&name=NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:43,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-df80f2e8-453e-4694-a534-86f26482d626 Date: Sun, 20 Jan 2019 18:57:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493a8958-84a3-4623-91a4-f60bb6798003","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:39Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"30f17fb8-55cf-4df2-92f8-f2f13b877cf2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]} 2019-01-20 18:57:43,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003&name=NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet used request id req-df80f2e8-453e-4694-a534-86f26482d626 2019-01-20 18:57:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003&name=NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:43,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7396f7fb-1dbe-4313-a25b-e0c42a42e4b9 Date: Sun, 20 Jan 2019 18:57:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493a8958-84a3-4623-91a4-f60bb6798003","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:39Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"30f17fb8-55cf-4df2-92f8-f2f13b877cf2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]} 2019-01-20 18:57:43,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003&name=NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet used request id req-7396f7fb-1dbe-4313-a25b-e0c42a42e4b9 2019-01-20 18:57:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:43,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-14a61b44-1fc3-4907-8692-d15a48d1824e Date: Sun, 20 Jan 2019 18:57:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493a8958-84a3-4623-91a4-f60bb6798003","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:39Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"30f17fb8-55cf-4df2-92f8-f2f13b877cf2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet"}]} 2019-01-20 18:57:43,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=493a8958-84a3-4623-91a4-f60bb6798003 used request id req-14a61b44-1fc3-4907-8692-d15a48d1824e 2019-01-20 18:57:43,686 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet 2019-01-20 18:57:43,686 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-subnet 2019-01-20 18:57:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/30f17fb8-55cf-4df2-92f8-f2f13b877cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:46,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0ecef43-932c-4f05-a548-592b3ecdb7c5 Date: Sun, 20 Jan 2019 18:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:46,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/30f17fb8-55cf-4df2-92f8-f2f13b877cf2 used request id req-b0ecef43-932c-4f05-a548-592b3ecdb7c5 2019-01-20 18:57:46,004 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-92c50a5b-6f3d-4bbb-8e6d-0ad68d9b8ba1-pub-net 2019-01-20 18:57:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/493a8958-84a3-4623-91a4-f60bb6798003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47d52651678351687119a060902053675debae3" 2019-01-20 18:57:47,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d54e8247-3154-4f4e-96d4-25c76531f5ad Date: Sun, 20 Jan 2019 18:57:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:47,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/493a8958-84a3-4623-91a4-f60bb6798003 used request id req-d54e8247-3154-4f4e-96d4-25c76531f5ad 2019-01-20 18:57:47,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:48,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["qaUjaRQlReWajMUOF_kWKQ"], "issued_at": "2019-01-20T18:57:48.000000Z"}} 2019-01-20 18:57:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eac540445cfbdce6a333343d82de6cc79e69418" 2019-01-20 18:57:48,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9382c62c-1127-4717-b2fe-a0ab3ce3d857 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:48,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9382c62c-1127-4717-b2fe-a0ab3ce3d857 2019-01-20 18:57:48,155 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-net 2019-01-20 18:57:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eac540445cfbdce6a333343d82de6cc79e69418" -d '{"network": {"name": "NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:48,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-fdd1c930-0877-4663-8422-4c01eeb939a9 Date: Sun, 20 Jan 2019 18:57:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bc47f417-9033-4715-be97-4689d715ea66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:48Z","is_default":false,"provider:segmentation_id":84,"name":"NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:48Z","mtu":1450}} 2019-01-20 18:57:48,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-fdd1c930-0877-4663-8422-4c01eeb939a9 2019-01-20 18:57:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bc47f417-9033-4715-be97-4689d715ea66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eac540445cfbdce6a333343d82de6cc79e69418" 2019-01-20 18:57:48,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1aff7c8b-9b7f-4710-953e-788d4d291c60 Date: Sun, 20 Jan 2019 18:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bc47f417-9033-4715-be97-4689d715ea66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:48Z","provider:segmentation_id":84,"name":"NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:48Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:48,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bc47f417-9033-4715-be97-4689d715ea66 used request id req-1aff7c8b-9b7f-4710-953e-788d4d291c60 2019-01-20 18:57:48,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bc47f417-9033-4715-be97-4689d715ea66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eac540445cfbdce6a333343d82de6cc79e69418" 2019-01-20 18:57:49,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b7782018-4acf-4b46-abf8-acf9655f59fb Date: Sun, 20 Jan 2019 18:57:49 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:49,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bc47f417-9033-4715-be97-4689d715ea66 used request id req-b7782018-4acf-4b46-abf8-acf9655f59fb 2019-01-20 18:57:49,066 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-subnet 2019-01-20 18:57:49,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eac540445cfbdce6a333343d82de6cc79e69418" -d '{"subnets": [{"ip_version": 4, "network_id": "bc47f417-9033-4715-be97-4689d715ea66", "cidr": null, "name": "NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-subnet"}]}' 2019-01-20 18:57:49,500 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-8cc08222-5301-4c74-96de-f6f2ce091058 Date: Sun, 20 Jan 2019 18:57:49 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2019-01-20 18:57:49,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-8cc08222-5301-4c74-96de-f6f2ce091058 2019-01-20 18:57:49,500 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2019-01-20 18:57:49,500 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-subnet] for network [NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-net] 2019-01-20 18:57:49,501 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-bc564daa-75e9-46d8-9319-1d8705020041-pub-net 2019-01-20 18:57:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/bc47f417-9033-4715-be97-4689d715ea66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eac540445cfbdce6a333343d82de6cc79e69418" 2019-01-20 18:57:51,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f223a126-8b0d-4e5a-bf56-0090679c1205 Date: Sun, 20 Jan 2019 18:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:51,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bc47f417-9033-4715-be97-4689d715ea66 used request id req-f223a126-8b0d-4e5a-bf56-0090679c1205 2019-01-20 18:57:51,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:51,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["3G6guugFTviFvjSm6RGi9g"], "issued_at": "2019-01-20T18:57:51.000000Z"}} 2019-01-20 18:57:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71d660a-7762-4b68-9c9c-29d30af897f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:51,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f71d660a-7762-4b68-9c9c-29d30af897f7 2019-01-20 18:57:51,485 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net 2019-01-20 18:57:51,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" -d '{"network": {"name": "NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:51,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-aa1f3246-204b-433b-a695-11ea8a392471 Date: Sun, 20 Jan 2019 18:57:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b5801193-4ee0-417c-9021-861f7949a18a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:51Z","is_default":false,"provider:segmentation_id":57,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:51Z","mtu":1450}} 2019-01-20 18:57:51,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-aa1f3246-204b-433b-a695-11ea8a392471 2019-01-20 18:57:51,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b5801193-4ee0-417c-9021-861f7949a18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-39e8bdcb-ccf7-4a47-b378-8a339cd71cde Date: Sun, 20 Jan 2019 18:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b5801193-4ee0-417c-9021-861f7949a18a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:51Z","provider:segmentation_id":57,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:51Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:52,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b5801193-4ee0-417c-9021-861f7949a18a used request id req-39e8bdcb-ccf7-4a47-b378-8a339cd71cde 2019-01-20 18:57:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b5801193-4ee0-417c-9021-861f7949a18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:52,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad7f6c66-9e29-4b35-83d5-967b833e4bdd Date: Sun, 20 Jan 2019 18:57:52 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:52,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b5801193-4ee0-417c-9021-861f7949a18a used request id req-ad7f6c66-9e29-4b35-83d5-967b833e4bdd 2019-01-20 18:57:52,638 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet 2019-01-20 18:57:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" -d '{"subnets": [{"ip_version": 4, "network_id": "b5801193-4ee0-417c-9021-861f7949a18a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet"}]}' 2019-01-20 18:57:53,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21d0d35f-3226-41b9-9b2a-f143ce925cd7 Date: Sun, 20 Jan 2019 18:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5801193-4ee0-417c-9021-861f7949a18a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:52Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"00483c07-1c12-4d97-851c-32a957a7498c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet"}]} 2019-01-20 18:57:53,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-21d0d35f-3226-41b9-9b2a-f143ce925cd7 2019-01-20 18:57:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b5801193-4ee0-417c-9021-861f7949a18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:53,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4bea99bf-3675-4a2c-9d6b-ad7742eaab0d Date: Sun, 20 Jan 2019 18:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b5801193-4ee0-417c-9021-861f7949a18a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["00483c07-1c12-4d97-851c-32a957a7498c"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:52Z","provider:segmentation_id":57,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:51Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:53,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b5801193-4ee0-417c-9021-861f7949a18a used request id req-4bea99bf-3675-4a2c-9d6b-ad7742eaab0d 2019-01-20 18:57:53,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b5801193-4ee0-417c-9021-861f7949a18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:53,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80920ad5-bff6-442b-81f8-929eb633ea9f Date: Sun, 20 Jan 2019 18:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5801193-4ee0-417c-9021-861f7949a18a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:52Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"00483c07-1c12-4d97-851c-32a957a7498c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet"}]} 2019-01-20 18:57:53,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b5801193-4ee0-417c-9021-861f7949a18a used request id req-80920ad5-bff6-442b-81f8-929eb633ea9f 2019-01-20 18:57:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:53,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e49d5800-1e74-420c-a9a0-5689461404a2 Date: Sun, 20 Jan 2019 18:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b5801193-4ee0-417c-9021-861f7949a18a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["00483c07-1c12-4d97-851c-32a957a7498c"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:52Z","provider:segmentation_id":57,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:51Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:53,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net used request id req-e49d5800-1e74-420c-a9a0-5689461404a2 2019-01-20 18:57:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:57:53,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:57:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:57:53,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:53,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abd706d-8c86-4c3a-84c1-99a720e8f737 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:57:53,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-5abd706d-8c86-4c3a-84c1-99a720e8f737 2019-01-20 18:57:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b5801193-4ee0-417c-9021-861f7949a18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:53,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-470ca4b0-1f84-4df8-bea8-dfd5576f8bec Date: Sun, 20 Jan 2019 18:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5801193-4ee0-417c-9021-861f7949a18a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:52Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"00483c07-1c12-4d97-851c-32a957a7498c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet"}]} 2019-01-20 18:57:53,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b5801193-4ee0-417c-9021-861f7949a18a used request id req-470ca4b0-1f84-4df8-bea8-dfd5576f8bec 2019-01-20 18:57:53,993 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet 2019-01-20 18:57:53,994 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-subnet 2019-01-20 18:57:53,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/00483c07-1c12-4d97-851c-32a957a7498c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:55,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3548da9-aa4f-44f5-b0e2-0c769c827a24 Date: Sun, 20 Jan 2019 18:57:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:55,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/00483c07-1c12-4d97-851c-32a957a7498c used request id req-a3548da9-aa4f-44f5-b0e2-0c769c827a24 2019-01-20 18:57:55,812 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-459a844e-2879-4f40-99f3-aee134687567-pub-net 2019-01-20 18:57:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b5801193-4ee0-417c-9021-861f7949a18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b49cf858a3ceaf1ccc5fbbe0a5f0cc3636bdcd3" 2019-01-20 18:57:57,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f21f2611-0195-4aff-bfa4-b189e0342625 Date: Sun, 20 Jan 2019 18:57:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:57:57,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b5801193-4ee0-417c-9021-861f7949a18a used request id req-f21f2611-0195-4aff-bfa4-b189e0342625 2019-01-20 18:57:57,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:57:57,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["uYZEg8hmTom-8RxdnpuCfg"], "issued_at": "2019-01-20T18:57:57.000000Z"}} 2019-01-20 18:57:57,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:57:58,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8719d8e6-8829-452d-af2a-65eab3809658 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:57:58,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8719d8e6-8829-452d-af2a-65eab3809658 2019-01-20 18:57:58,031 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net 2019-01-20 18:57:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" -d '{"network": {"name": "NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net", "admin_state_up": true}}' 2019-01-20 18:57:58,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-84b9fa4b-195d-48e7-be97-a76439bb9a4b Date: Sun, 20 Jan 2019 18:57:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:58Z","is_default":false,"provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:58Z","mtu":1450}} 2019-01-20 18:57:58,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-84b9fa4b-195d-48e7-be97-a76439bb9a4b 2019-01-20 18:57:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a78d2b53-0a94-45e8-9e18-bc9263a007fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:57:58,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-93bea1b1-4a2e-47d3-9c41-4bf1fc53fced Date: Sun, 20 Jan 2019 18:57:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:57:58Z","provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:58Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:58,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a78d2b53-0a94-45e8-9e18-bc9263a007fd used request id req-93bea1b1-4a2e-47d3-9c41-4bf1fc53fced 2019-01-20 18:57:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:57:58,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98cc8c9a-743a-4453-a6d7-3876fa988ecd Date: Sun, 20 Jan 2019 18:57:58 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:57:58,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd used request id req-98cc8c9a-743a-4453-a6d7-3876fa988ecd 2019-01-20 18:57:58,973 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet 2019-01-20 18:57:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" -d '{"subnets": [{"ip_version": 4, "network_id": "a78d2b53-0a94-45e8-9e18-bc9263a007fd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet"}]}' 2019-01-20 18:57:59,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-741b86d6-3e63-4389-bca9-c900d2c8dff0 Date: Sun, 20 Jan 2019 18:57:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"db06f7eb-557f-468a-9e69-113c263e8c41","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet"}]} 2019-01-20 18:57:59,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-741b86d6-3e63-4389-bca9-c900d2c8dff0 2019-01-20 18:57:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a78d2b53-0a94-45e8-9e18-bc9263a007fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:57:59,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-96ad8d53-6ce0-42ca-b4c9-8d19716e98f7 Date: Sun, 20 Jan 2019 18:57:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["db06f7eb-557f-468a-9e69-113c263e8c41"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:59Z","provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:58Z","provider:network_type":"vxlan"}]} 2019-01-20 18:57:59,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a78d2b53-0a94-45e8-9e18-bc9263a007fd used request id req-96ad8d53-6ce0-42ca-b4c9-8d19716e98f7 2019-01-20 18:57:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:57:59,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-85d37a27-c2fc-4b4e-adfe-c408bc5d3f50 Date: Sun, 20 Jan 2019 18:57:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"db06f7eb-557f-468a-9e69-113c263e8c41","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet"}]} 2019-01-20 18:57:59,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd used request id req-85d37a27-c2fc-4b4e-adfe-c408bc5d3f50 2019-01-20 18:57:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:00,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-440eb2f2-a1dd-4a30-a531-f9dcecbfe0e9 Date: Sun, 20 Jan 2019 18:58:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["db06f7eb-557f-468a-9e69-113c263e8c41"],"description":"","tags":[],"updated_at":"2019-01-20T18:57:59Z","provider:segmentation_id":2,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:58Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:00,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net used request id req-440eb2f2-a1dd-4a30-a531-f9dcecbfe0e9 2019-01-20 18:58:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:00,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:00,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9c555f-46c7-425c-aab4-8a691d9ffe82 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:00,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-aa9c555f-46c7-425c-aab4-8a691d9ffe82 2019-01-20 18:58:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:00,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9d9b22b8-36cb-4765-91ce-d61debe7cc9c Date: Sun, 20 Jan 2019 18:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"db06f7eb-557f-468a-9e69-113c263e8c41","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet"}]} 2019-01-20 18:58:00,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd used request id req-9d9b22b8-36cb-4765-91ce-d61debe7cc9c 2019-01-20 18:58:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd&name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ae3caa6-949b-4b87-bfe7-d61ea4698225 Date: Sun, 20 Jan 2019 18:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a78d2b53-0a94-45e8-9e18-bc9263a007fd","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:57:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:57:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"db06f7eb-557f-468a-9e69-113c263e8c41","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet"}]} 2019-01-20 18:58:00,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a78d2b53-0a94-45e8-9e18-bc9263a007fd&name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet used request id req-6ae3caa6-949b-4b87-bfe7-d61ea4698225 2019-01-20 18:58:00,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:58:00,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:00,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["CU0CwlHOS9qSH5qqNYUkvg"], "issued_at": "2019-01-20T18:58:00.000000Z"}} 2019-01-20 18:58:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443acdcacee6b69ec23ec8af4b042bc88f48e6fd" 2019-01-20 18:58:00,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f91d9ab-1e40-4152-9f46-e6d29f8e22d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:00,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f91d9ab-1e40-4152-9f46-e6d29f8e22d7 2019-01-20 18:58:00,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:01,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c2622bb6-c0a5-43ea-99a9-bbd413a9aab9 Date: Sun, 20 Jan 2019 18:58:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:58:01,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-c2622bb6-c0a5-43ea-99a9-bbd413a9aab9 2019-01-20 18:58:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:01,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-67e0729e-23e2-44e3-89a5-2810e66582e0 Date: Sun, 20 Jan 2019 18:58:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:58:01,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-67e0729e-23e2-44e3-89a5-2810e66582e0 2019-01-20 18:58:01,465 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router 2019-01-20 18:58:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router", "admin_state_up": true}}' 2019-01-20 18:58:03,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-e4a7e1ce-001d-41eb-88d2-f25354b0d49d Date: Sun, 20 Jan 2019 18:58:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8507e0c9-9e26-4eb7-a304-351c5a393c29", "name": "NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router"}} 2019-01-20 18:58:03,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-e4a7e1ce-001d-41eb-88d2-f25354b0d49d 2019-01-20 18:58:03,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8507e0c9-9e26-4eb7-a304-351c5a393c29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:03,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-516d0d52-77f3-43dc-829b-55f773ecd5be Date: Sun, 20 Jan 2019 18:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.202"}],"id":"798dbc6a-d104-4196-803b-ad013e089f21","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:3e:73","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8507e0c9-9e26-4eb7-a304-351c5a393c29","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:02Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:03,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8507e0c9-9e26-4eb7-a304-351c5a393c29 used request id req-516d0d52-77f3-43dc-829b-55f773ecd5be 2019-01-20 18:58:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b0a95b2d-5b26-4a76-a5ef-c94501b89948 Date: Sun, 20 Jan 2019 18:58:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:03,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-b0a95b2d-5b26-4a76-a5ef-c94501b89948 2019-01-20 18:58:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:03,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aa2b62c4-249f-444e-97ef-dade1850ba50 Date: Sun, 20 Jan 2019 18:58:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8507e0c9-9e26-4eb7-a304-351c5a393c29", "name": "NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router"}]} 2019-01-20 18:58:03,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router used request id req-aa2b62c4-249f-444e-97ef-dade1850ba50 2019-01-20 18:58:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:03,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293878aa-ef23-41be-9fe2-fb4c2c507596 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:03,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-293878aa-ef23-41be-9fe2-fb4c2c507596 2019-01-20 18:58:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8507e0c9-9e26-4eb7-a304-351c5a393c29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:03,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2e6052fe-0e65-4216-bede-000cb3e9f2f4 Date: Sun, 20 Jan 2019 18:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.202"}],"id":"798dbc6a-d104-4196-803b-ad013e089f21","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:3e:73","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8507e0c9-9e26-4eb7-a304-351c5a393c29","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:02Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:03,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8507e0c9-9e26-4eb7-a304-351c5a393c29 used request id req-2e6052fe-0e65-4216-bede-000cb3e9f2f4 2019-01-20 18:58:03,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:03,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e88f4513-f351-43e6-b50a-15eba390d566 Date: Sun, 20 Jan 2019 18:58:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:03,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-e88f4513-f351-43e6-b50a-15eba390d566 2019-01-20 18:58:03,818 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router 2019-01-20 18:58:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8507e0c9-9e26-4eb7-a304-351c5a393c29/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" -d '{"subnet_id": "db06f7eb-557f-468a-9e69-113c263e8c41"}' 2019-01-20 18:58:05,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b62023f-bc26-47f3-9997-155a0b0726f7 Date: Sun, 20 Jan 2019 18:58:05 GMT RESP BODY: {"network_id": "a78d2b53-0a94-45e8-9e18-bc9263a007fd", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "subnet_id": "db06f7eb-557f-468a-9e69-113c263e8c41", "subnet_ids": ["db06f7eb-557f-468a-9e69-113c263e8c41"], "port_id": "5b293060-70dd-407f-b66a-28e7641d5ac9", "id": "8507e0c9-9e26-4eb7-a304-351c5a393c29"} 2019-01-20 18:58:05,573 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8507e0c9-9e26-4eb7-a304-351c5a393c29/add_router_interface used request id req-1b62023f-bc26-47f3-9997-155a0b0726f7 2019-01-20 18:58:05,573 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router 2019-01-20 18:58:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8507e0c9-9e26-4eb7-a304-351c5a393c29/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" -d '{"subnet_id": "db06f7eb-557f-468a-9e69-113c263e8c41"}' 2019-01-20 18:58:06,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40cfb70a-0161-4e34-bb05-8f3fc15e4f1d Date: Sun, 20 Jan 2019 18:58:06 GMT RESP BODY: {"network_id": "a78d2b53-0a94-45e8-9e18-bc9263a007fd", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "subnet_id": "db06f7eb-557f-468a-9e69-113c263e8c41", "subnet_ids": ["db06f7eb-557f-468a-9e69-113c263e8c41"], "port_id": "5b293060-70dd-407f-b66a-28e7641d5ac9", "id": "8507e0c9-9e26-4eb7-a304-351c5a393c29"} 2019-01-20 18:58:06,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8507e0c9-9e26-4eb7-a304-351c5a393c29/remove_router_interface used request id req-40cfb70a-0161-4e34-bb05-8f3fc15e4f1d 2019-01-20 18:58:06,797 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router 2019-01-20 18:58:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8507e0c9-9e26-4eb7-a304-351c5a393c29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:08,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f43c01a-4a7a-4766-b5a6-6f8d861fc2f8 Content-Length: 0 Date: Sun, 20 Jan 2019 18:58:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:08,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8507e0c9-9e26-4eb7-a304-351c5a393c29 used request id req-8f43c01a-4a7a-4766-b5a6-6f8d861fc2f8 2019-01-20 18:58:08,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:08,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ba1a487-7478-4f1d-acd9-f6c211228156 Date: Sun, 20 Jan 2019 18:58:08 GMT RESP BODY: {"routers": []} 2019-01-20 18:58:08,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-router used request id req-9ba1a487-7478-4f1d-acd9-f6c211228156 2019-01-20 18:58:08,111 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet 2019-01-20 18:58:08,111 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-subnet 2019-01-20 18:58:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/db06f7eb-557f-468a-9e69-113c263e8c41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:10,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd711341-25d2-4cc0-aa89-1986f12266da Date: Sun, 20 Jan 2019 18:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:10,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/db06f7eb-557f-468a-9e69-113c263e8c41 used request id req-dd711341-25d2-4cc0-aa89-1986f12266da 2019-01-20 18:58:10,514 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1c96471c-b6e7-46a0-8649-5bcefae00825-pub-net 2019-01-20 18:58:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a78d2b53-0a94-45e8-9e18-bc9263a007fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aeb4a02ddb7531aa2f4c5cf2206d389a5f04e9a" 2019-01-20 18:58:11,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47547c94-d2a3-4855-8c56-7d51a824409a Date: Sun, 20 Jan 2019 18:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:11,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a78d2b53-0a94-45e8-9e18-bc9263a007fd used request id req-47547c94-d2a3-4855-8c56-7d51a824409a 2019-01-20 18:58:11,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:12,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["6t-kEFNvTheAeeC6kQTPJA"], "issued_at": "2019-01-20T18:58:12.000000Z"}} 2019-01-20 18:58:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:12,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c206b78b-e509-4c3e-8229-ee39ab3ecbcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:12,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c206b78b-e509-4c3e-8229-ee39ab3ecbcd 2019-01-20 18:58:12,397 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net 2019-01-20 18:58:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" -d '{"network": {"name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net", "admin_state_up": true}}' 2019-01-20 18:58:12,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-6b62dac9-d854-41ab-b2fd-d49e70fd3c38 Date: Sun, 20 Jan 2019 18:58:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:12Z","is_default":false,"provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:12Z","mtu":1450}} 2019-01-20 18:58:12,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6b62dac9-d854-41ab-b2fd-d49e70fd3c38 2019-01-20 18:58:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:13,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98bd7c53-c2c3-4415-862a-be07640e97b4 Date: Sun, 20 Jan 2019 18:58:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:12Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:12Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:13,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 used request id req-98bd7c53-c2c3-4415-862a-be07640e97b4 2019-01-20 18:58:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:13,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8dcc79e8-0737-4821-ab77-ff4d224dd1ef Date: Sun, 20 Jan 2019 18:58:13 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:58:13,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 used request id req-8dcc79e8-0737-4821-ab77-ff4d224dd1ef 2019-01-20 18:58:13,294 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet 2019-01-20 18:58:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" -d '{"subnets": [{"ip_version": 4, "network_id": "51572fc8-71e6-4791-9ad9-dc4f5f45e8b0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet"}]}' 2019-01-20 18:58:13,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b8f6e929-3a98-4a47-b590-a0591f97df95 Date: Sun, 20 Jan 2019 18:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e060a436-5557-4296-898b-1fe911cd57e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet"}]} 2019-01-20 18:58:13,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b8f6e929-3a98-4a47-b590-a0591f97df95 2019-01-20 18:58:13,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:14,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-37c9f5c6-5b8a-4ded-a342-cb3d6bc438c2 Date: Sun, 20 Jan 2019 18:58:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e060a436-5557-4296-898b-1fe911cd57e0"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:13Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:12Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:14,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 used request id req-37c9f5c6-5b8a-4ded-a342-cb3d6bc438c2 2019-01-20 18:58:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:14,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fff7a249-301a-4de0-8db8-7c491dc95498 Date: Sun, 20 Jan 2019 18:58:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e060a436-5557-4296-898b-1fe911cd57e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet"}]} 2019-01-20 18:58:14,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 used request id req-fff7a249-301a-4de0-8db8-7c491dc95498 2019-01-20 18:58:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:14,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-07a7a7fd-9b96-4564-80c3-0c82a0932578 Date: Sun, 20 Jan 2019 18:58:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e060a436-5557-4296-898b-1fe911cd57e0"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:13Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:12Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:14,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net used request id req-07a7a7fd-9b96-4564-80c3-0c82a0932578 2019-01-20 18:58:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:14,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:14,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d52c32-ac8c-44f1-8d71-599c438b2331 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:14,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-23d52c32-ac8c-44f1-8d71-599c438b2331 2019-01-20 18:58:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:14,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ef3db01-6bef-431d-a1a5-fd74bc3dfaae Date: Sun, 20 Jan 2019 18:58:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51572fc8-71e6-4791-9ad9-dc4f5f45e8b0","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e060a436-5557-4296-898b-1fe911cd57e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet"}]} 2019-01-20 18:58:14,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 used request id req-3ef3db01-6bef-431d-a1a5-fd74bc3dfaae 2019-01-20 18:58:14,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:58:14,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:15,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["nl6QmxWJQRypuK9LHlfidQ"], "issued_at": "2019-01-20T18:58:15.000000Z"}} 2019-01-20 18:58:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7748d61452db9b73b87267f121c4154af51f3c97" 2019-01-20 18:58:15,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96c156d-ac1e-424a-a571-ee58e3749b48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:15,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e96c156d-ac1e-424a-a571-ee58e3749b48 2019-01-20 18:58:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:15,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2ec29215-437a-4808-936f-ad8cea477562 Date: Sun, 20 Jan 2019 18:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:58:15,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-2ec29215-437a-4808-936f-ad8cea477562 2019-01-20 18:58:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:15,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7584c439-2276-4e16-ada1-d77aeb1c2ff5 Date: Sun, 20 Jan 2019 18:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:58:15,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-7584c439-2276-4e16-ada1-d77aeb1c2ff5 2019-01-20 18:58:15,337 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router 2019-01-20 18:58:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router", "admin_state_up": true}}' 2019-01-20 18:58:17,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-16955be1-3512-4a38-ac5d-5032acc74f5e Date: Sun, 20 Jan 2019 18:58:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:17Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8055c52d-75bf-4b26-8440-67b3697fe364", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}} 2019-01-20 18:58:17,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-16955be1-3512-4a38-ac5d-5032acc74f5e 2019-01-20 18:58:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8055c52d-75bf-4b26-8440-67b3697fe364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:17,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fdaa23a5-ea11-4e33-904b-ddd28d2a78b0 Date: Sun, 20 Jan 2019 18:58:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:17Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.201"}],"id":"654ae6ea-ba2b-49f6-8dca-8f61ca5d8cd2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:35:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8055c52d-75bf-4b26-8440-67b3697fe364","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:16Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:17,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8055c52d-75bf-4b26-8440-67b3697fe364 used request id req-fdaa23a5-ea11-4e33-904b-ddd28d2a78b0 2019-01-20 18:58:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:17,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b4012649-e7d4-4393-b12f-5849cab9469d Date: Sun, 20 Jan 2019 18:58:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:17,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-b4012649-e7d4-4393-b12f-5849cab9469d 2019-01-20 18:58:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:17,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-eb20c031-5897-4031-9927-ecb27abcda8a Date: Sun, 20 Jan 2019 18:58:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:16Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "57d0c78a-d903-45e0-bca1-d2e465935b65", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:17Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8055c52d-75bf-4b26-8440-67b3697fe364", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}]} 2019-01-20 18:58:17,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router used request id req-eb20c031-5897-4031-9927-ecb27abcda8a 2019-01-20 18:58:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:17,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2ef226-2080-4062-9d83-d3ef456888b4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:17,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-5c2ef226-2080-4062-9d83-d3ef456888b4 2019-01-20 18:58:17,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=57d0c78a-d903-45e0-bca1-d2e465935b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:18,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-78f4c6cd-68ef-4823-a9c0-f3c7ac65fc8a Date: Sun, 20 Jan 2019 18:58:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:15Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.207"}],"id":"4cd3eb48-b701-4aa7-86a5-d3fcc4be87ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:86:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"57d0c78a-d903-45e0-bca1-d2e465935b65","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:15Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:18,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=57d0c78a-d903-45e0-bca1-d2e465935b65 used request id req-78f4c6cd-68ef-4823-a9c0-f3c7ac65fc8a 2019-01-20 18:58:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:18,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-74467ba6-d76b-4bdf-bfe5-cc28f47a04bc Date: Sun, 20 Jan 2019 18:58:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:18,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-74467ba6-d76b-4bdf-bfe5-cc28f47a04bc 2019-01-20 18:58:18,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet 2019-01-20 18:58:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e060a436-5557-4296-898b-1fe911cd57e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:20,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dae5904d-5e3e-4097-93ff-80bf0e9a2ca3 Date: Sun, 20 Jan 2019 18:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:20,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e060a436-5557-4296-898b-1fe911cd57e0 used request id req-dae5904d-5e3e-4097-93ff-80bf0e9a2ca3 2019-01-20 18:58:20,404 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router 2019-01-20 18:58:20,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8055c52d-75bf-4b26-8440-67b3697fe364/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" -d '{"subnet_id": "e060a436-5557-4296-898b-1fe911cd57e0"}' 2019-01-20 18:58:20,799 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-96680b29-8bfc-4ac2-aeb9-20786524bdad Date: Sun, 20 Jan 2019 18:58:20 GMT RESP BODY: {"NeutronError": {"message": "Subnet e060a436-5557-4296-898b-1fe911cd57e0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-20 18:58:20,800 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8055c52d-75bf-4b26-8440-67b3697fe364/add_router_interface used request id req-96680b29-8bfc-4ac2-aeb9-20786524bdad 2019-01-20 18:58:20,800 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet e060a436-5557-4296-898b-1fe911cd57e0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-20 18:58:20,800 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router 2019-01-20 18:58:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8055c52d-75bf-4b26-8440-67b3697fe364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:22,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63abb65b-ef4b-48e6-b515-080f3b42b731 Content-Length: 0 Date: Sun, 20 Jan 2019 18:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:22,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8055c52d-75bf-4b26-8440-67b3697fe364 used request id req-63abb65b-ef4b-48e6-b515-080f3b42b731 2019-01-20 18:58:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:22,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67e5608e-26cf-4515-aee2-aeb8e7232add Date: Sun, 20 Jan 2019 18:58:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:16Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "57d0c78a-d903-45e0-bca1-d2e465935b65", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}]} 2019-01-20 18:58:22,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router used request id req-67e5608e-26cf-4515-aee2-aeb8e7232add 2019-01-20 18:58:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:22,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73333ab6-9d26-484a-827e-a38c1856c901 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:22,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-73333ab6-9d26-484a-827e-a38c1856c901 2019-01-20 18:58:22,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=57d0c78a-d903-45e0-bca1-d2e465935b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:22,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2cd5777f-78d0-4a1a-9ab2-ecb354954b23 Date: Sun, 20 Jan 2019 18:58:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:15Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.207"}],"id":"4cd3eb48-b701-4aa7-86a5-d3fcc4be87ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:86:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"57d0c78a-d903-45e0-bca1-d2e465935b65","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:15Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:22,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=57d0c78a-d903-45e0-bca1-d2e465935b65 used request id req-2cd5777f-78d0-4a1a-9ab2-ecb354954b23 2019-01-20 18:58:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:22,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6acd0040-146a-4296-b5f4-62bc317a4c36 Date: Sun, 20 Jan 2019 18:58:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:22,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-6acd0040-146a-4296-b5f4-62bc317a4c36 2019-01-20 18:58:22,669 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet 2019-01-20 18:58:22,669 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-subnet 2019-01-20 18:58:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e060a436-5557-4296-898b-1fe911cd57e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:22,863 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-cffc8c2f-f8d8-45f6-b1d4-617060b01f5f Date: Sun, 20 Jan 2019 18:58:22 GMT RESP BODY: {"NeutronError": {"message": "Subnet e060a436-5557-4296-898b-1fe911cd57e0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-20 18:58:22,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e060a436-5557-4296-898b-1fe911cd57e0 used request id req-cffc8c2f-f8d8-45f6-b1d4-617060b01f5f 2019-01-20 18:58:22,863 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet e060a436-5557-4296-898b-1fe911cd57e0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-20 18:58:22,863 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-net 2019-01-20 18:58:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82db450135ec0ed5c834369b0a733d15f33a0c4" 2019-01-20 18:58:23,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4427b2d9-d606-4b76-8295-43f60d6056e7 Date: Sun, 20 Jan 2019 18:58:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:23,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/51572fc8-71e6-4791-9ad9-dc4f5f45e8b0 used request id req-4427b2d9-d606-4b76-8295-43f60d6056e7 2019-01-20 18:58:23,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:23,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["zDjmFFnAQ5iQ5lJd7Ii84Q"], "issued_at": "2019-01-20T18:58:23.000000Z"}} 2019-01-20 18:58:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:24,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3edf9e5-3379-437a-9e68-1f9583929c7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:24,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3edf9e5-3379-437a-9e68-1f9583929c7b 2019-01-20 18:58:24,025 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net 2019-01-20 18:58:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" -d '{"network": {"name": "NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net", "admin_state_up": true}}' 2019-01-20 18:58:24,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b9aba84e-79d9-4bb1-8581-4e01f3f3ec2d Date: Sun, 20 Jan 2019 18:58:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:24Z","is_default":false,"provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:24Z","mtu":1450}} 2019-01-20 18:58:24,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b9aba84e-79d9-4bb1-8581-4e01f3f3ec2d 2019-01-20 18:58:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:24,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-766e0771-de4b-4c64-a42a-1b7086ab2cad Date: Sun, 20 Jan 2019 18:58:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:24Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:24Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:24,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 used request id req-766e0771-de4b-4c64-a42a-1b7086ab2cad 2019-01-20 18:58:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:24,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bef6d550-c4a1-4996-a8a9-ee8bb792c506 Date: Sun, 20 Jan 2019 18:58:24 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:58:24,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 used request id req-bef6d550-c4a1-4996-a8a9-ee8bb792c506 2019-01-20 18:58:24,870 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet 2019-01-20 18:58:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" -d '{"subnets": [{"ip_version": 4, "network_id": "b4a03b57-2e86-40ad-8b6b-7c357f2924e4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet"}]}' 2019-01-20 18:58:25,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-128982f0-06b1-47e8-925a-6e2452819d0b Date: Sun, 20 Jan 2019 18:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:25Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"a184ad77-c6cd-4612-9b09-5d7005babbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet"}]} 2019-01-20 18:58:25,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-128982f0-06b1-47e8-925a-6e2452819d0b 2019-01-20 18:58:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:25,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a9fd7ea4-498d-4d21-bd37-936f891b27c8 Date: Sun, 20 Jan 2019 18:58:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["a184ad77-c6cd-4612-9b09-5d7005babbb7"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:25Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:24Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:25,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 used request id req-a9fd7ea4-498d-4d21-bd37-936f891b27c8 2019-01-20 18:58:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:25,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2f5bd374-e265-4e82-b6f3-a4b5adfe49c9 Date: Sun, 20 Jan 2019 18:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:25Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"a184ad77-c6cd-4612-9b09-5d7005babbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet"}]} 2019-01-20 18:58:25,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 used request id req-2f5bd374-e265-4e82-b6f3-a4b5adfe49c9 2019-01-20 18:58:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:26,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-617de99c-d9aa-46a0-8a71-83a73fcb0a2b Date: Sun, 20 Jan 2019 18:58:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["a184ad77-c6cd-4612-9b09-5d7005babbb7"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:25Z","provider:segmentation_id":18,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:24Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:26,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net used request id req-617de99c-d9aa-46a0-8a71-83a73fcb0a2b 2019-01-20 18:58:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:26,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:26,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845b87dc-67e7-4165-adfb-d069c83b93d0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:26,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-845b87dc-67e7-4165-adfb-d069c83b93d0 2019-01-20 18:58:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:26,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-16664351-8237-4e83-b0b8-4d4452ff6df5 Date: Sun, 20 Jan 2019 18:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:25Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"a184ad77-c6cd-4612-9b09-5d7005babbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet"}]} 2019-01-20 18:58:26,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4 used request id req-16664351-8237-4e83-b0b8-4d4452ff6df5 2019-01-20 18:58:26,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4&name=NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:26,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c6584f3-38b8-4d06-8c71-c2b547266f57 Date: Sun, 20 Jan 2019 18:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a03b57-2e86-40ad-8b6b-7c357f2924e4","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:25Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"a184ad77-c6cd-4612-9b09-5d7005babbb7","subnetpool_id":null,"name":"NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet"}]} 2019-01-20 18:58:26,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b4a03b57-2e86-40ad-8b6b-7c357f2924e4&name=NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet used request id req-2c6584f3-38b8-4d06-8c71-c2b547266f57 2019-01-20 18:58:26,603 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet 2019-01-20 18:58:26,603 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-subnet 2019-01-20 18:58:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a184ad77-c6cd-4612-9b09-5d7005babbb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:28,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebf5862a-3fa4-492a-9539-a189656ba2a8 Date: Sun, 20 Jan 2019 18:58:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:28,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a184ad77-c6cd-4612-9b09-5d7005babbb7 used request id req-ebf5862a-3fa4-492a-9539-a189656ba2a8 2019-01-20 18:58:28,323 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-007141a0-dce5-4356-8074-65c8ce67f4eb-pub-net 2019-01-20 18:58:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b4a03b57-2e86-40ad-8b6b-7c357f2924e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a6e1152d340ef83efd7c9403d2f4989ab5b56" 2019-01-20 18:58:30,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf8fa472-3c5c-46c8-b7f0-0a2dd8f57521 Date: Sun, 20 Jan 2019 18:58:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:30,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b4a03b57-2e86-40ad-8b6b-7c357f2924e4 used request id req-cf8fa472-3c5c-46c8-b7f0-0a2dd8f57521 2019-01-20 18:58:30,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:30,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["Lc5TGwo6RpaFee_osR6UqQ"], "issued_at": "2019-01-20T18:58:30.000000Z"}} 2019-01-20 18:58:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:30,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86996676-3763-4f5e-b943-725d8673b2de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:30,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-86996676-3763-4f5e-b943-725d8673b2de 2019-01-20 18:58:30,518 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net 2019-01-20 18:58:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" -d '{"network": {"name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net", "admin_state_up": true}}' 2019-01-20 18:58:31,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2a63085b-3dba-4432-a890-02040f570cca Date: Sun, 20 Jan 2019 18:58:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"da8da122-88db-40fc-88d3-71d8d4919857","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:30Z","is_default":false,"provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:30Z","mtu":1450}} 2019-01-20 18:58:31,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2a63085b-3dba-4432-a890-02040f570cca 2019-01-20 18:58:31,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=da8da122-88db-40fc-88d3-71d8d4919857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3ee8174c-a092-4f8e-9f2d-86d8a811e5d8 Date: Sun, 20 Jan 2019 18:58:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"da8da122-88db-40fc-88d3-71d8d4919857","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:30Z","provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:30Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:31,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=da8da122-88db-40fc-88d3-71d8d4919857 used request id req-3ee8174c-a092-4f8e-9f2d-86d8a811e5d8 2019-01-20 18:58:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=da8da122-88db-40fc-88d3-71d8d4919857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:31,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b72a420-1f0c-4a85-bc0e-8c0b5e9ec5eb Date: Sun, 20 Jan 2019 18:58:31 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:58:31,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=da8da122-88db-40fc-88d3-71d8d4919857 used request id req-5b72a420-1f0c-4a85-bc0e-8c0b5e9ec5eb 2019-01-20 18:58:31,437 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet 2019-01-20 18:58:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" -d '{"subnets": [{"ip_version": 4, "network_id": "da8da122-88db-40fc-88d3-71d8d4919857", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet"}]}' 2019-01-20 18:58:31,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f5531cf-4f82-4a0f-b3f2-2882169883e5 Date: Sun, 20 Jan 2019 18:58:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da8da122-88db-40fc-88d3-71d8d4919857","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:31Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"3b41bdcb-cb8e-42e3-b517-450a384bc8d8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet"}]} 2019-01-20 18:58:31,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5f5531cf-4f82-4a0f-b3f2-2882169883e5 2019-01-20 18:58:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=da8da122-88db-40fc-88d3-71d8d4919857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:32,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-477128f7-3585-4477-8c04-7fb21c7c16ce Date: Sun, 20 Jan 2019 18:58:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da8da122-88db-40fc-88d3-71d8d4919857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["3b41bdcb-cb8e-42e3-b517-450a384bc8d8"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:31Z","provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:30Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:32,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=da8da122-88db-40fc-88d3-71d8d4919857 used request id req-477128f7-3585-4477-8c04-7fb21c7c16ce 2019-01-20 18:58:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=da8da122-88db-40fc-88d3-71d8d4919857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:32,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-656c73d0-6f1d-4573-a541-884a57b7f7ba Date: Sun, 20 Jan 2019 18:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da8da122-88db-40fc-88d3-71d8d4919857","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:31Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"3b41bdcb-cb8e-42e3-b517-450a384bc8d8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet"}]} 2019-01-20 18:58:32,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=da8da122-88db-40fc-88d3-71d8d4919857 used request id req-656c73d0-6f1d-4573-a541-884a57b7f7ba 2019-01-20 18:58:32,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:32,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e60084cf-835a-4806-8c0d-d35b75375118 Date: Sun, 20 Jan 2019 18:58:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da8da122-88db-40fc-88d3-71d8d4919857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["3b41bdcb-cb8e-42e3-b517-450a384bc8d8"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:31Z","provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:30Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:32,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net used request id req-e60084cf-835a-4806-8c0d-d35b75375118 2019-01-20 18:58:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:32,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:32,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf2b64b-08f6-4c00-85a4-21a23d3a297f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:32,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-ebf2b64b-08f6-4c00-85a4-21a23d3a297f 2019-01-20 18:58:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=da8da122-88db-40fc-88d3-71d8d4919857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:32,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-34dbf359-cc5a-4e10-94d6-349a1afa07a2 Date: Sun, 20 Jan 2019 18:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da8da122-88db-40fc-88d3-71d8d4919857","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:31Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"3b41bdcb-cb8e-42e3-b517-450a384bc8d8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet"}]} 2019-01-20 18:58:32,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=da8da122-88db-40fc-88d3-71d8d4919857 used request id req-34dbf359-cc5a-4e10-94d6-349a1afa07a2 2019-01-20 18:58:32,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:58:32,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:33,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["m5ecWLXkRh2hVCUbNREmzA"], "issued_at": "2019-01-20T18:58:33.000000Z"}} 2019-01-20 18:58:33,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8002fbfac5d2694d29e27388a7759f8e20037372" 2019-01-20 18:58:33,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f1d138-de07-4fb3-9189-090f910fb242 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:33,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47f1d138-de07-4fb3-9189-090f910fb242 2019-01-20 18:58:33,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:33,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-aac4fef5-edd3-4a5b-852f-905998e21f6f Date: Sun, 20 Jan 2019 18:58:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:58:33,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-aac4fef5-edd3-4a5b-852f-905998e21f6f 2019-01-20 18:58:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:33,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5ff78404-d99e-4e3d-b96b-bba6411e4c54 Date: Sun, 20 Jan 2019 18:58:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:58:33,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-5ff78404-d99e-4e3d-b96b-bba6411e4c54 2019-01-20 18:58:33,776 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router 2019-01-20 18:58:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router", "admin_state_up": true}}' 2019-01-20 18:58:37,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-9b9a1f63-d31e-4933-89ca-b9f04860f656 Date: Sun, 20 Jan 2019 18:58:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:37Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "91e64e94-68c0-4a55-b758-82958ea91b4d", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}} 2019-01-20 18:58:37,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-9b9a1f63-d31e-4933-89ca-b9f04860f656 2019-01-20 18:58:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=91e64e94-68c0-4a55-b758-82958ea91b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:37,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3089f857-8209-46cc-82cc-e4fa9c040803 Date: Sun, 20 Jan 2019 18:58:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:36Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.205"}],"id":"567c6b04-4d64-47d8-a1a3-739b9e2429a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:8c:bb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"91e64e94-68c0-4a55-b758-82958ea91b4d","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:36Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:37,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=91e64e94-68c0-4a55-b758-82958ea91b4d used request id req-3089f857-8209-46cc-82cc-e4fa9c040803 2019-01-20 18:58:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:37,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c4944b81-57f2-4cec-9043-a841bf2829a9 Date: Sun, 20 Jan 2019 18:58:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:37,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-c4944b81-57f2-4cec-9043-a841bf2829a9 2019-01-20 18:58:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:37,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1963 X-Openstack-Request-Id: req-116aad21-f0c8-4e5e-8660-ec1fd5a730bc Date: Sun, 20 Jan 2019 18:58:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:35Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "228c9894-395b-4002-8c8c-004288ef4dfc", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:37Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "91e64e94-68c0-4a55-b758-82958ea91b4d", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:34Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "b1f2f3d9-2a8e-4d4b-860c-6dbc88095848", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}]} 2019-01-20 18:58:37,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router used request id req-116aad21-f0c8-4e5e-8660-ec1fd5a730bc 2019-01-20 18:58:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:37,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca51c3c-5fc4-45e8-abed-775f6c9178f5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:37,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-bca51c3c-5fc4-45e8-abed-775f6c9178f5 2019-01-20 18:58:37,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=228c9894-395b-4002-8c8c-004288ef4dfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:38,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3baa2e97-1a10-4bf7-b043-4d23351fb651 Date: Sun, 20 Jan 2019 18:58:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.211"}],"id":"b0762704-9ec0-415e-a840-1eddb66f2a91","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:8d:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"228c9894-395b-4002-8c8c-004288ef4dfc","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:35Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:38,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=228c9894-395b-4002-8c8c-004288ef4dfc used request id req-3baa2e97-1a10-4bf7-b043-4d23351fb651 2019-01-20 18:58:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:38,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-12b59d40-7e14-45b3-b650-608a0ca1b277 Date: Sun, 20 Jan 2019 18:58:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:38,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-12b59d40-7e14-45b3-b650-608a0ca1b277 2019-01-20 18:58:38,162 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router 2019-01-20 18:58:38,162 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router 2019-01-20 18:58:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/91e64e94-68c0-4a55-b758-82958ea91b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:39,442 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2025846-15df-4640-bdca-9777a5b8d3d3 Content-Length: 0 Date: Sun, 20 Jan 2019 18:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:39,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/91e64e94-68c0-4a55-b758-82958ea91b4d used request id req-d2025846-15df-4640-bdca-9777a5b8d3d3 2019-01-20 18:58:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-17a39810-7285-4c66-978e-3ac7c26dc658 Date: Sun, 20 Jan 2019 18:58:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:35Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "228c9894-395b-4002-8c8c-004288ef4dfc", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:34Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "b1f2f3d9-2a8e-4d4b-860c-6dbc88095848", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}]} 2019-01-20 18:58:39,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router used request id req-17a39810-7285-4c66-978e-3ac7c26dc658 2019-01-20 18:58:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:39,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09eee732-a60e-44c4-b08e-9cd1e21cfe12 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:39,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-09eee732-a60e-44c4-b08e-9cd1e21cfe12 2019-01-20 18:58:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=228c9894-395b-4002-8c8c-004288ef4dfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:39,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-501f4116-eceb-48ad-a690-7bbd5801c51e Date: Sun, 20 Jan 2019 18:58:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.211"}],"id":"b0762704-9ec0-415e-a840-1eddb66f2a91","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:8d:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"228c9894-395b-4002-8c8c-004288ef4dfc","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:35Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:39,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=228c9894-395b-4002-8c8c-004288ef4dfc used request id req-501f4116-eceb-48ad-a690-7bbd5801c51e 2019-01-20 18:58:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:40,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4ad5d14b-eba1-4a0f-ab0f-8e028a7e1c27 Date: Sun, 20 Jan 2019 18:58:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:58:40,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-4ad5d14b-eba1-4a0f-ab0f-8e028a7e1c27 2019-01-20 18:58:40,032 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet 2019-01-20 18:58:40,032 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-subnet 2019-01-20 18:58:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/3b41bdcb-cb8e-42e3-b517-450a384bc8d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:42,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-827567dc-0b7d-42fa-9a93-f225745d4532 Date: Sun, 20 Jan 2019 18:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:42,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3b41bdcb-cb8e-42e3-b517-450a384bc8d8 used request id req-827567dc-0b7d-42fa-9a93-f225745d4532 2019-01-20 18:58:42,285 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-net 2019-01-20 18:58:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/da8da122-88db-40fc-88d3-71d8d4919857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20477a57d742d8bbb5b7adb78c042516fbf64cd" 2019-01-20 18:58:44,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db2c4edb-b8ea-4e45-b2c5-9ea650a8d7f3 Date: Sun, 20 Jan 2019 18:58:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:44,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/da8da122-88db-40fc-88d3-71d8d4919857 used request id req-db2c4edb-b8ea-4e45-b2c5-9ea650a8d7f3 2019-01-20 18:58:44,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:44,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["TFCsLGvnQhmiI_gVZvTdvw"], "issued_at": "2019-01-20T18:58:44.000000Z"}} 2019-01-20 18:58:44,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:44,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7c86e9-9f07-4b1c-ae35-76796b3694a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:44,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb7c86e9-9f07-4b1c-ae35-76796b3694a6 2019-01-20 18:58:44,713 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net 2019-01-20 18:58:44,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" -d '{"network": {"name": "NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net", "admin_state_up": true}}' 2019-01-20 18:58:45,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-088d5946-e822-41c6-ae76-b38092cfd785 Date: Sun, 20 Jan 2019 18:58:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:44Z","is_default":false,"provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:44Z","mtu":1450}} 2019-01-20 18:58:45,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-088d5946-e822-41c6-ae76-b38092cfd785 2019-01-20 18:58:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:45,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ea5c8299-5e3a-4759-a92f-03acb740c69a Date: Sun, 20 Jan 2019 18:58:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:44Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:44Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:45,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-ea5c8299-5e3a-4759-a92f-03acb740c69a 2019-01-20 18:58:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:45,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c1ba26a-7936-472f-8fdb-599696cddefd Date: Sun, 20 Jan 2019 18:58:45 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:58:45,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-7c1ba26a-7936-472f-8fdb-599696cddefd 2019-01-20 18:58:45,667 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet 2019-01-20 18:58:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" -d '{"subnets": [{"ip_version": 4, "network_id": "5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]}' 2019-01-20 18:58:46,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-575c4ee5-edc4-44f6-bce1-6712f56f3828 Date: Sun, 20 Jan 2019 18:58:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:46,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-575c4ee5-edc4-44f6-bce1-6712f56f3828 2019-01-20 18:58:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:46,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1e8ecfc5-54f3-467e-8d03-2e00f7be7309 Date: Sun, 20 Jan 2019 18:58:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["b5b82cc1-1166-497c-b031-bc8e31c6605d"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:45Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:44Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:46,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-1e8ecfc5-54f3-467e-8d03-2e00f7be7309 2019-01-20 18:58:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:46,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1db6c0d9-e24a-4c4a-82d3-19e84f0824d4 Date: Sun, 20 Jan 2019 18:58:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:46,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-1db6c0d9-e24a-4c4a-82d3-19e84f0824d4 2019-01-20 18:58:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:46,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ec3512d7-1b9b-4bf0-9545-14b0dddfa04e Date: Sun, 20 Jan 2019 18:58:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["b5b82cc1-1166-497c-b031-bc8e31c6605d"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:45Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:44Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:46,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net used request id req-ec3512d7-1b9b-4bf0-9545-14b0dddfa04e 2019-01-20 18:58:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:46,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:46,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c608bf-adc1-487e-a146-55248998e12f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:46,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-21c608bf-adc1-487e-a146-55248998e12f 2019-01-20 18:58:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:46,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a31d42e-48ee-4771-9181-62cce42fcf75 Date: Sun, 20 Jan 2019 18:58:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:46,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-6a31d42e-48ee-4771-9181-62cce42fcf75 2019-01-20 18:58:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea&name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:47,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e09611f6-10b8-463e-be05-ee433c421847 Date: Sun, 20 Jan 2019 18:58:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:47,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea&name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet used request id req-e09611f6-10b8-463e-be05-ee433c421847 2019-01-20 18:58:47,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:58:47,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:47,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["F302LkOoRnGMxuwI71uC1Q"], "issued_at": "2019-01-20T18:58:47.000000Z"}} 2019-01-20 18:58:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1446a0bc58fec6c54b1d7fa28ac70decfa6532" 2019-01-20 18:58:47,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc425a9-1ea2-461c-af20-53f61d799030 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:47,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bfc425a9-1ea2-461c-af20-53f61d799030 2019-01-20 18:58:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:47,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bdc6fe44-b749-40a6-8bdb-f2fd6cb6aa6b Date: Sun, 20 Jan 2019 18:58:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["b5b82cc1-1166-497c-b031-bc8e31c6605d"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:45Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:44Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:47,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net used request id req-bdc6fe44-b749-40a6-8bdb-f2fd6cb6aa6b 2019-01-20 18:58:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:48,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2b1c8045-a7f1-418a-b7d2-ae1d57201267 Date: Sun, 20 Jan 2019 18:58:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:48,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-2b1c8045-a7f1-418a-b7d2-ae1d57201267 2019-01-20 18:58:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:48,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4faf0882-f41e-45e5-b489-801d1130fb25 Date: Sun, 20 Jan 2019 18:58:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["b5b82cc1-1166-497c-b031-bc8e31c6605d"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:45Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:44Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:48,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net used request id req-4faf0882-f41e-45e5-b489-801d1130fb25 2019-01-20 18:58:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:48,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1446a0bc58fec6c54b1d7fa28ac70decfa6532" 2019-01-20 18:58:48,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4140aad9-5eb5-4e0d-9897-42ce7ec1bb71 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:48,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4140aad9-5eb5-4e0d-9897-42ce7ec1bb71 2019-01-20 18:58:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:48,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2986ae8-f4cd-42f6-a74e-d0f67e4ca2db Date: Sun, 20 Jan 2019 18:58:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:48,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-a2986ae8-f4cd-42f6-a74e-d0f67e4ca2db 2019-01-20 18:58:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea&name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:48,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7bdfac2c-8931-4408-aee6-31d8ba82ae22 Date: Sun, 20 Jan 2019 18:58:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:45Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet"}]} 2019-01-20 18:58:48,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea&name=NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet used request id req-7bdfac2c-8931-4408-aee6-31d8ba82ae22 2019-01-20 18:58:48,830 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net 2019-01-20 18:58:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" -d '{"port": {"network_id": "5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea", "fixed_ips": [{"subnet_id": "b5b82cc1-1166-497c-b031-bc8e31c6605d", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-port", "admin_state_up": true}}' 2019-01-20 18:58:49,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-9641a96e-5c17-4786-bfe0-9ee9df3665f4 Date: Sun, 20 Jan 2019 18:58:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:49Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","ip_address":"10.55.1.100"}],"id":"a3d66b05-e200-4447-a781-9dc62d585122","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:66:19","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-port","admin_state_up":true,"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:49Z","binding:vnic_type":"normal"}} 2019-01-20 18:58:49,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-9641a96e-5c17-4786-bfe0-9ee9df3665f4 2019-01-20 18:58:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:49,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5670 X-Openstack-Request-Id: req-2b998e97-e711-4474-ba88-3d8fa7d90830 Date: Sun, 20 Jan 2019 18:58:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:47Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","ip_address":"10.55.1.3"}],"id":"088a14d9-77df-43b4-b714-2ecc12c18cb7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:5a:f9","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","name":"","admin_state_up":true,"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","ip_address":"10.55.1.4"}],"id":"33cece6d-658f-4e60-9c52-c4bb6bdda831","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:de:8c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","name":"","admin_state_up":true,"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:15Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.207"}],"id":"4cd3eb48-b701-4aa7-86a5-d3fcc4be87ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:86:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"57d0c78a-d903-45e0-bca1-d2e465935b65","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:46Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","ip_address":"10.55.1.2"}],"id":"7b53288b-adba-466a-90be-345a819b704a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:ed:d8","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","name":"","admin_state_up":true,"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.210"}],"id":"7dfd72b1-a82d-4560-acab-755781f55e82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:7c:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b1f2f3d9-2a8e-4d4b-860c-6dbc88095848","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:49Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b5b82cc1-1166-497c-b031-bc8e31c6605d","ip_address":"10.55.1.100"}],"id":"a3d66b05-e200-4447-a781-9dc62d585122","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:66:19","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-port","admin_state_up":true,"network_id":"5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.211"}],"id":"b0762704-9ec0-415e-a840-1eddb66f2a91","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:8d:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"228c9894-395b-4002-8c8c-004288ef4dfc","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:35Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:49,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-2b998e97-e711-4474-ba88-3d8fa7d90830 2019-01-20 18:58:49,502 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-port 2019-01-20 18:58:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/a3d66b05-e200-4447-a781-9dc62d585122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:50,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83b4cd22-b874-47ed-bad2-b0b7e196ea59 Date: Sun, 20 Jan 2019 18:58:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:50,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/a3d66b05-e200-4447-a781-9dc62d585122 used request id req-83b4cd22-b874-47ed-bad2-b0b7e196ea59 2019-01-20 18:58:50,240 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet 2019-01-20 18:58:50,240 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-subnet 2019-01-20 18:58:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b5b82cc1-1166-497c-b031-bc8e31c6605d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:52,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a185c12d-0c20-4c4c-b5c8-0f38c7d88e8c Date: Sun, 20 Jan 2019 18:58:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:52,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b5b82cc1-1166-497c-b031-bc8e31c6605d used request id req-a185c12d-0c20-4c4c-b5c8-0f38c7d88e8c 2019-01-20 18:58:52,251 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4126d259-59b4-43c7-831d-a12e8106c2cf-pub-net 2019-01-20 18:58:52,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ea67bcbcd086c3e95924fb3132b63250d77d09" 2019-01-20 18:58:53,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f728d67-fb14-4043-b8e1-850513e3a4f5 Date: Sun, 20 Jan 2019 18:58:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:53,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5b80cfc7-2c05-4f9b-a1de-9dc41576d6ea used request id req-8f728d67-fb14-4043-b8e1-850513e3a4f5 2019-01-20 18:58:53,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:54,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["5us4rAB0RtCqk-gMBst8qg"], "issued_at": "2019-01-20T18:58:54.000000Z"}} 2019-01-20 18:58:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:54,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3aafa0-1b43-41c5-bd64-ccfeb4cd4591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:54,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a3aafa0-1b43-41c5-bd64-ccfeb4cd4591 2019-01-20 18:58:54,251 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net 2019-01-20 18:58:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" -d '{"network": {"name": "NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net", "admin_state_up": true}}' 2019-01-20 18:58:54,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-24b5ecbf-e64c-4021-9dd5-c2cbb4f59a06 Date: Sun, 20 Jan 2019 18:58:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e53ececa-aa8d-44e1-a496-5031a36206bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:54Z","is_default":false,"provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:54Z","mtu":1450}} 2019-01-20 18:58:54,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-24b5ecbf-e64c-4021-9dd5-c2cbb4f59a06 2019-01-20 18:58:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:55,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d7568c84-20be-4657-b3d4-2649c71c632b Date: Sun, 20 Jan 2019 18:58:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e53ececa-aa8d-44e1-a496-5031a36206bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:58:54Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:54Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:55,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-d7568c84-20be-4657-b3d4-2649c71c632b 2019-01-20 18:58:55,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:55,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e2c53496-aa36-4e7e-8960-e5755499d1e7 Date: Sun, 20 Jan 2019 18:58:55 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:58:55,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-e2c53496-aa36-4e7e-8960-e5755499d1e7 2019-01-20 18:58:55,237 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet 2019-01-20 18:58:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" -d '{"subnets": [{"ip_version": 4, "network_id": "e53ececa-aa8d-44e1-a496-5031a36206bc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]}' 2019-01-20 18:58:55,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5356b841-e6fd-469e-9608-1b58527ba150 Date: Sun, 20 Jan 2019 18:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:55,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5356b841-e6fd-469e-9608-1b58527ba150 2019-01-20 18:58:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:56,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-52873ae7-64cf-431a-9132-42da3d089ba8 Date: Sun, 20 Jan 2019 18:58:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e53ececa-aa8d-44e1-a496-5031a36206bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["cd127b56-3573-411a-9d5a-2f87cb890607"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:55Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:54Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:56,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-52873ae7-64cf-431a-9132-42da3d089ba8 2019-01-20 18:58:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:56,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a4a6e5a6-e70a-419b-8242-00a3c18a3d84 Date: Sun, 20 Jan 2019 18:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:56,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-a4a6e5a6-e70a-419b-8242-00a3c18a3d84 2019-01-20 18:58:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:56,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8906de63-03d9-4fbb-a97b-a215dda8c2d8 Date: Sun, 20 Jan 2019 18:58:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e53ececa-aa8d-44e1-a496-5031a36206bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["cd127b56-3573-411a-9d5a-2f87cb890607"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:55Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:54Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:56,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net used request id req-8906de63-03d9-4fbb-a97b-a215dda8c2d8 2019-01-20 18:58:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:56,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:56,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaa52aa-7ded-45fb-91d7-d644afcb0508 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:56,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4aaa52aa-7ded-45fb-91d7-d644afcb0508 2019-01-20 18:58:56,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:56,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3b0b981d-5266-409e-9efe-00daf78796c9 Date: Sun, 20 Jan 2019 18:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:56,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-3b0b981d-5266-409e-9efe-00daf78796c9 2019-01-20 18:58:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc&name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:56,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e282b970-99ca-4a96-b94b-7ac5cf7f4bb8 Date: Sun, 20 Jan 2019 18:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:56,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc&name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet used request id req-e282b970-99ca-4a96-b94b-7ac5cf7f4bb8 2019-01-20 18:58:56,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:58:56,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:58:57,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["uNQA65oQTMW3t-iSm1HKIA"], "issued_at": "2019-01-20T18:58:57.000000Z"}} 2019-01-20 18:58:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e23d6e7adbfe01c20a1e9bf650b3ec58d276be" 2019-01-20 18:58:57,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca55501f-999d-45a3-a709-b090d0d4f3f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:58:57,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca55501f-999d-45a3-a709-b090d0d4f3f8 2019-01-20 18:58:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:57,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-01a8bd8b-2aad-4b48-9d07-697188412bf7 Date: Sun, 20 Jan 2019 18:58:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e53ececa-aa8d-44e1-a496-5031a36206bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["cd127b56-3573-411a-9d5a-2f87cb890607"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:55Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:54Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:57,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net used request id req-01a8bd8b-2aad-4b48-9d07-697188412bf7 2019-01-20 18:58:57,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:57,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d573f0d2-81cc-498d-bddd-757d39410e42 Date: Sun, 20 Jan 2019 18:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:57,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-d573f0d2-81cc-498d-bddd-757d39410e42 2019-01-20 18:58:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:57,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-11f9c9fa-d9f7-4d01-9ec8-00d6535bb005 Date: Sun, 20 Jan 2019 18:58:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e53ececa-aa8d-44e1-a496-5031a36206bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["cd127b56-3573-411a-9d5a-2f87cb890607"],"description":"","tags":[],"updated_at":"2019-01-20T18:58:55Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:54Z","provider:network_type":"vxlan"}]} 2019-01-20 18:58:57,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net used request id req-11f9c9fa-d9f7-4d01-9ec8-00d6535bb005 2019-01-20 18:58:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:58:57,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:58:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:58:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e23d6e7adbfe01c20a1e9bf650b3ec58d276be" 2019-01-20 18:58:58,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6d97a8-493f-4635-8687-516fe5901a44 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:58:58,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-de6d97a8-493f-4635-8687-516fe5901a44 2019-01-20 18:58:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:58,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4dfc3c7d-e17b-4596-924b-fdeba63ba5b6 Date: Sun, 20 Jan 2019 18:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:58,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-4dfc3c7d-e17b-4596-924b-fdeba63ba5b6 2019-01-20 18:58:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc&name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:58,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48424826-d83d-4ea0-8695-ac7a374b203c Date: Sun, 20 Jan 2019 18:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","dns_nameservers":[],"updated_at":"2019-01-20T18:58:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"cd127b56-3573-411a-9d5a-2f87cb890607","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet"}]} 2019-01-20 18:58:58,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e53ececa-aa8d-44e1-a496-5031a36206bc&name=NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet used request id req-48424826-d83d-4ea0-8695-ac7a374b203c 2019-01-20 18:58:58,312 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net 2019-01-20 18:58:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" -d '{"port": {"network_id": "e53ececa-aa8d-44e1-a496-5031a36206bc", "fixed_ips": [{"subnet_id": "cd127b56-3573-411a-9d5a-2f87cb890607", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-port", "admin_state_up": true}}' 2019-01-20 18:58:59,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-e405e7e6-2a92-4fea-b7ec-f82a66e26cec Date: Sun, 20 Jan 2019 18:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:58Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd127b56-3573-411a-9d5a-2f87cb890607","ip_address":"10.55.1.100"}],"id":"663f25e0-2149-4f2c-ab1b-d575180eb1cf","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:1f:1c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-port","admin_state_up":true,"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:58Z","binding:vnic_type":"normal"}} 2019-01-20 18:58:59,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e405e7e6-2a92-4fea-b7ec-f82a66e26cec 2019-01-20 18:58:59,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:59,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5670 X-Openstack-Request-Id: req-c96abc96-8575-4e08-b599-4dab8ac73652 Date: Sun, 20 Jan 2019 18:58:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd127b56-3573-411a-9d5a-2f87cb890607","ip_address":"10.55.1.3"}],"id":"03d35a03-6567-40d4-af37-53ef796e1016","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:b2:3b","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e53ececa-aa8d-44e1-a496-5031a36206bc","name":"","admin_state_up":true,"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd127b56-3573-411a-9d5a-2f87cb890607","ip_address":"10.55.1.4"}],"id":"318d1d68-1cb1-4d11-8da6-4f3b409dd612","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:c5:07","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e53ececa-aa8d-44e1-a496-5031a36206bc","name":"","admin_state_up":true,"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd127b56-3573-411a-9d5a-2f87cb890607","ip_address":"10.55.1.2"}],"id":"37f2cc79-8eba-44ec-bcae-2961344fc803","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:09:73","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e53ececa-aa8d-44e1-a496-5031a36206bc","name":"","admin_state_up":true,"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:15Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.207"}],"id":"4cd3eb48-b701-4aa7-86a5-d3fcc4be87ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:86:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"57d0c78a-d903-45e0-bca1-d2e465935b65","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd127b56-3573-411a-9d5a-2f87cb890607","ip_address":"10.55.1.100"}],"id":"663f25e0-2149-4f2c-ab1b-d575180eb1cf","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:1f:1c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-port","admin_state_up":true,"network_id":"e53ececa-aa8d-44e1-a496-5031a36206bc","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:58:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.210"}],"id":"7dfd72b1-a82d-4560-acab-755781f55e82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:7c:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b1f2f3d9-2a8e-4d4b-860c-6dbc88095848","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.211"}],"id":"b0762704-9ec0-415e-a840-1eddb66f2a91","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:8d:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"228c9894-395b-4002-8c8c-004288ef4dfc","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:35Z","binding:vnic_type":"normal"}]} 2019-01-20 18:58:59,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-c96abc96-8575-4e08-b599-4dab8ac73652 2019-01-20 18:58:59,206 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-port 2019-01-20 18:58:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/663f25e0-2149-4f2c-ab1b-d575180eb1cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:58:59,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a320eb04-6586-47ff-ad33-ce017f22ad33 Date: Sun, 20 Jan 2019 18:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:58:59,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/663f25e0-2149-4f2c-ab1b-d575180eb1cf used request id req-a320eb04-6586-47ff-ad33-ce017f22ad33 2019-01-20 18:58:59,652 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet 2019-01-20 18:58:59,652 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-subnet 2019-01-20 18:58:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/cd127b56-3573-411a-9d5a-2f87cb890607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:59:01,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c17615a-1efe-49be-9e33-e793dc28ad8f Date: Sun, 20 Jan 2019 18:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:01,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cd127b56-3573-411a-9d5a-2f87cb890607 used request id req-0c17615a-1efe-49be-9e33-e793dc28ad8f 2019-01-20 18:59:01,812 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fa5b681a-8fad-4737-950b-4c9ef7ac5d50-pub-net 2019-01-20 18:59:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e53ececa-aa8d-44e1-a496-5031a36206bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dabd4643eb2f66b1ac48e3f26ee48161c2d06c" 2019-01-20 18:59:03,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c97d3a35-332c-476e-b700-559854685319 Date: Sun, 20 Jan 2019 18:59:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:03,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e53ececa-aa8d-44e1-a496-5031a36206bc used request id req-c97d3a35-332c-476e-b700-559854685319 2019-01-20 18:59:03,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:03,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["psfX4ZtASP27cyifGlYNSA"], "issued_at": "2019-01-20T18:59:03.000000Z"}} 2019-01-20 18:59:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:03,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab76c3e3-bf96-4439-ad07-28b87c3191d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:03,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ab76c3e3-bf96-4439-ad07-28b87c3191d6 2019-01-20 18:59:03,691 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net 2019-01-20 18:59:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" -d '{"network": {"name": "NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net", "admin_state_up": true}}' 2019-01-20 18:59:04,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-015a664a-cdb9-4560-ae28-a9f6e03c5cdc Date: Sun, 20 Jan 2019 18:59:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:03Z","is_default":false,"provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:03Z","mtu":1450}} 2019-01-20 18:59:04,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-015a664a-cdb9-4560-ae28-a9f6e03c5cdc 2019-01-20 18:59:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:04,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3b0619c9-a543-4c66-8f6c-41f5416e9705 Date: Sun, 20 Jan 2019 18:59:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:03Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:03Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:04,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-3b0619c9-a543-4c66-8f6c-41f5416e9705 2019-01-20 18:59:04,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:04,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e28683fd-655f-44f3-a1ba-23c8b1a7cbc9 Date: Sun, 20 Jan 2019 18:59:04 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:59:04,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-e28683fd-655f-44f3-a1ba-23c8b1a7cbc9 2019-01-20 18:59:04,640 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet 2019-01-20 18:59:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" -d '{"subnets": [{"ip_version": 4, "network_id": "988f3dd6-b827-4c11-bded-3e7bb0a3126c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]}' 2019-01-20 18:59:05,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f92a724a-c3c0-4e82-9e48-2adedcb80f73 Date: Sun, 20 Jan 2019 18:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:05,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f92a724a-c3c0-4e82-9e48-2adedcb80f73 2019-01-20 18:59:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:05,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1ab488d9-926d-427e-814a-32244a89be7a Date: Sun, 20 Jan 2019 18:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["433bffeb-d882-4011-81ea-c3626dc1e211"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:05Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:03Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:05,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-1ab488d9-926d-427e-814a-32244a89be7a 2019-01-20 18:59:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:05,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d44a227f-56be-4987-9fe0-cec74d7ebe2b Date: Sun, 20 Jan 2019 18:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:05,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-d44a227f-56be-4987-9fe0-cec74d7ebe2b 2019-01-20 18:59:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:05,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1d93f4a5-686e-4e93-a90a-949c8129e25a Date: Sun, 20 Jan 2019 18:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["433bffeb-d882-4011-81ea-c3626dc1e211"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:05Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:03Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:05,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net used request id req-1d93f4a5-686e-4e93-a90a-949c8129e25a 2019-01-20 18:59:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:05,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:05,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:05,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bc6e7a-7b75-40fe-86fc-3da391752fcf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:05,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-22bc6e7a-7b75-40fe-86fc-3da391752fcf 2019-01-20 18:59:05,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:06,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3fdbe3e7-2819-48ab-b3f2-a1e5c3c1a462 Date: Sun, 20 Jan 2019 18:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:06,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-3fdbe3e7-2819-48ab-b3f2-a1e5c3c1a462 2019-01-20 18:59:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c&name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:06,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53de8f42-3df0-4d56-be98-d9ab2940f1fc Date: Sun, 20 Jan 2019 18:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:06,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c&name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet used request id req-53de8f42-3df0-4d56-be98-d9ab2940f1fc 2019-01-20 18:59:06,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:06,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:06,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["PRuetXvLSj-AW8lJbsaJLw"], "issued_at": "2019-01-20T18:59:06.000000Z"}} 2019-01-20 18:59:06,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbbb97b45ea0621cb7ba93a262b9b6218380a51" 2019-01-20 18:59:06,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cafeec-ecab-4126-a16d-6802dd289bae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:06,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d2cafeec-ecab-4126-a16d-6802dd289bae 2019-01-20 18:59:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:06,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8a87be44-53a7-4ec0-8448-a333bdc46604 Date: Sun, 20 Jan 2019 18:59:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["433bffeb-d882-4011-81ea-c3626dc1e211"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:05Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:03Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:06,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net used request id req-8a87be44-53a7-4ec0-8448-a333bdc46604 2019-01-20 18:59:06,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:07,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e27ce0f-25ff-4880-ac3f-9016629d5e99 Date: Sun, 20 Jan 2019 18:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:07,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-6e27ce0f-25ff-4880-ac3f-9016629d5e99 2019-01-20 18:59:07,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:07,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d9ea883f-affb-47fc-8838-6242f51df842 Date: Sun, 20 Jan 2019 18:59:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["433bffeb-d882-4011-81ea-c3626dc1e211"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:05Z","provider:segmentation_id":11,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:03Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:07,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net used request id req-d9ea883f-affb-47fc-8838-6242f51df842 2019-01-20 18:59:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:07,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:07,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbbb97b45ea0621cb7ba93a262b9b6218380a51" 2019-01-20 18:59:07,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8bb048-a97b-451d-9876-8eeb3feb87bd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:07,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4e8bb048-a97b-451d-9876-8eeb3feb87bd 2019-01-20 18:59:07,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:07,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ac492b2-0d7c-404e-b820-1efe307ae87a Date: Sun, 20 Jan 2019 18:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:07,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-3ac492b2-0d7c-404e-b820-1efe307ae87a 2019-01-20 18:59:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c&name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:07,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80a39f32-7f3e-429e-9394-a4dceb3ea9d2 Date: Sun, 20 Jan 2019 18:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"988f3dd6-b827-4c11-bded-3e7bb0a3126c","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:05Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"433bffeb-d882-4011-81ea-c3626dc1e211","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet"}]} 2019-01-20 18:59:07,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=988f3dd6-b827-4c11-bded-3e7bb0a3126c&name=NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet used request id req-80a39f32-7f3e-429e-9394-a4dceb3ea9d2 2019-01-20 18:59:07,661 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net 2019-01-20 18:59:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" -d '{"port": {"network_id": "988f3dd6-b827-4c11-bded-3e7bb0a3126c", "fixed_ips": [{"subnet_id": "433bffeb-d882-4011-81ea-c3626dc1e211", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-port", "admin_state_up": true}}' 2019-01-20 18:59:07,835 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-417aeac6-67f3-45f2-a726-c21461974cbb Date: Sun, 20 Jan 2019 18:59:07 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-20 18:59:07,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-417aeac6-67f3-45f2-a726-c21461974cbb 2019-01-20 18:59:07,835 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-20 18:59:07,836 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet 2019-01-20 18:59:07,836 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-subnet 2019-01-20 18:59:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/433bffeb-d882-4011-81ea-c3626dc1e211 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:09,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17735305-db99-436d-a686-b81c8b09a686 Date: Sun, 20 Jan 2019 18:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:09,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/433bffeb-d882-4011-81ea-c3626dc1e211 used request id req-17735305-db99-436d-a686-b81c8b09a686 2019-01-20 18:59:09,818 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ad8c2a7d-a97e-4283-82b8-52f437813a7d-pub-net 2019-01-20 18:59:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/988f3dd6-b827-4c11-bded-3e7bb0a3126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2feac10d373a138f638f75c0b0b0193b51ae618" 2019-01-20 18:59:11,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a241fde3-58ef-49e2-9037-8269aa21b809 Date: Sun, 20 Jan 2019 18:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:11,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/988f3dd6-b827-4c11-bded-3e7bb0a3126c used request id req-a241fde3-58ef-49e2-9037-8269aa21b809 2019-01-20 18:59:11,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:11,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["uUFkcx4WRKOWsjQSTcqqoA"], "issued_at": "2019-01-20T18:59:11.000000Z"}} 2019-01-20 18:59:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:11,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6f1ea3-8c64-4b4a-ad7c-0946c981edb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:11,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a6f1ea3-8c64-4b4a-ad7c-0946c981edb6 2019-01-20 18:59:11,755 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net 2019-01-20 18:59:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" -d '{"network": {"name": "NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net", "admin_state_up": true}}' 2019-01-20 18:59:12,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a3b75fbb-3469-4928-8248-79d823d152b4 Date: Sun, 20 Jan 2019 18:59:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:12Z","is_default":false,"provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:11Z","mtu":1450}} 2019-01-20 18:59:12,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a3b75fbb-3469-4928-8248-79d823d152b4 2019-01-20 18:59:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:12,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cd934ee0-72ac-4eaa-9515-abfaad13b3a8 Date: Sun, 20 Jan 2019 18:59:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:12Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:11Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:12,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-cd934ee0-72ac-4eaa-9515-abfaad13b3a8 2019-01-20 18:59:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:12,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a68c1eab-8c64-41a6-a47c-d4836bfdc6da Date: Sun, 20 Jan 2019 18:59:12 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:59:12,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-a68c1eab-8c64-41a6-a47c-d4836bfdc6da 2019-01-20 18:59:12,771 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet 2019-01-20 18:59:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" -d '{"subnets": [{"ip_version": 4, "network_id": "c22a2e8b-7771-444d-aec6-718ce0189a3a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]}' 2019-01-20 18:59:13,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-78308885-7885-4220-80c5-2ad000f36794 Date: Sun, 20 Jan 2019 18:59:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:13,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-78308885-7885-4220-80c5-2ad000f36794 2019-01-20 18:59:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ea35f689-a6a1-41ba-97e3-5e6e41bc37b9 Date: Sun, 20 Jan 2019 18:59:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ed6c025b-59fa-4149-8cd4-099b135b9f79"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:13Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:11Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:13,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-ea35f689-a6a1-41ba-97e3-5e6e41bc37b9 2019-01-20 18:59:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:13,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5a523e7-9143-44dd-9ad8-c30a62a04b22 Date: Sun, 20 Jan 2019 18:59:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:13,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-d5a523e7-9143-44dd-9ad8-c30a62a04b22 2019-01-20 18:59:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:13,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2908f051-e0c3-4e19-9225-cab860a062a3 Date: Sun, 20 Jan 2019 18:59:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ed6c025b-59fa-4149-8cd4-099b135b9f79"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:13Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:11Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:13,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net used request id req-2908f051-e0c3-4e19-9225-cab860a062a3 2019-01-20 18:59:13,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:13,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:14,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27856903-d580-4c66-b970-4b401bb2a591 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:14,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-27856903-d580-4c66-b970-4b401bb2a591 2019-01-20 18:59:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:14,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcb1f5b5-81a7-4cf8-8070-c3e8464460cc Date: Sun, 20 Jan 2019 18:59:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:14,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-dcb1f5b5-81a7-4cf8-8070-c3e8464460cc 2019-01-20 18:59:14,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a&name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:14,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6d5ecb24-7ec0-4a72-a5b6-da8ee754bc75 Date: Sun, 20 Jan 2019 18:59:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:14,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a&name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet used request id req-6d5ecb24-7ec0-4a72-a5b6-da8ee754bc75 2019-01-20 18:59:14,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:14,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:14,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["fawYHslOSI6yKi_VhgsCZg"], "issued_at": "2019-01-20T18:59:14.000000Z"}} 2019-01-20 18:59:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01264a3f5c635ab28d78357358e45167603455f" 2019-01-20 18:59:14,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402a7a2f-0017-44ab-945b-58f5b0b716b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:14,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-402a7a2f-0017-44ab-945b-58f5b0b716b0 2019-01-20 18:59:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:14,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6e5d3495-e0f7-4ecc-bb17-ededaf61223d Date: Sun, 20 Jan 2019 18:59:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ed6c025b-59fa-4149-8cd4-099b135b9f79"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:13Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:11Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:14,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net used request id req-6e5d3495-e0f7-4ecc-bb17-ededaf61223d 2019-01-20 18:59:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:15,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81ccd4ce-9b3c-4daf-80c6-c09855ecf305 Date: Sun, 20 Jan 2019 18:59:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:15,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-81ccd4ce-9b3c-4daf-80c6-c09855ecf305 2019-01-20 18:59:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:15,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e8fff64f-b264-4143-8cba-4d36c0c1e284 Date: Sun, 20 Jan 2019 18:59:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ed6c025b-59fa-4149-8cd4-099b135b9f79"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:13Z","provider:segmentation_id":93,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:11Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:15,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net used request id req-e8fff64f-b264-4143-8cba-4d36c0c1e284 2019-01-20 18:59:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:15,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01264a3f5c635ab28d78357358e45167603455f" 2019-01-20 18:59:15,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d594421-461d-449e-93f9-5a93bed9b074 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:15,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-0d594421-461d-449e-93f9-5a93bed9b074 2019-01-20 18:59:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:15,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d9616623-3b40-42ff-b68b-5568d90ddf10 Date: Sun, 20 Jan 2019 18:59:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:15,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-d9616623-3b40-42ff-b68b-5568d90ddf10 2019-01-20 18:59:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a&name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:15,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d86c80d-204c-4dde-8eaf-7174690c406c Date: Sun, 20 Jan 2019 18:59:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c22a2e8b-7771-444d-aec6-718ce0189a3a","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:13Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ed6c025b-59fa-4149-8cd4-099b135b9f79","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet"}]} 2019-01-20 18:59:15,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c22a2e8b-7771-444d-aec6-718ce0189a3a&name=NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet used request id req-8d86c80d-204c-4dde-8eaf-7174690c406c 2019-01-20 18:59:15,543 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net 2019-01-20 18:59:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" -d '{"port": {"network_id": "c22a2e8b-7771-444d-aec6-718ce0189a3a", "fixed_ips": [{"subnet_id": "ed6c025b-59fa-4149-8cd4-099b135b9f79", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-port", "admin_state_up": true}}' 2019-01-20 18:59:15,853 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-af24a229-0230-4309-bd26-bb96dadf4b75 Date: Sun, 20 Jan 2019 18:59:15 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-20 18:59:15,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-af24a229-0230-4309-bd26-bb96dadf4b75 2019-01-20 18:59:15,854 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-20 18:59:15,854 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet 2019-01-20 18:59:15,854 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-subnet 2019-01-20 18:59:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ed6c025b-59fa-4149-8cd4-099b135b9f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:18,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e47a5b3b-fffc-455d-8aa8-97f180d70e97 Date: Sun, 20 Jan 2019 18:59:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:18,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ed6c025b-59fa-4149-8cd4-099b135b9f79 used request id req-e47a5b3b-fffc-455d-8aa8-97f180d70e97 2019-01-20 18:59:18,333 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ca9d0bef-510b-4fab-a20e-f22b2216e8af-pub-net 2019-01-20 18:59:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c22a2e8b-7771-444d-aec6-718ce0189a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d2be029a33688cca29fa820b0ebea9fa7032cc5" 2019-01-20 18:59:19,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebf04930-350b-4553-b0c0-dcdd0a16dc24 Date: Sun, 20 Jan 2019 18:59:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:19,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c22a2e8b-7771-444d-aec6-718ce0189a3a used request id req-ebf04930-350b-4553-b0c0-dcdd0a16dc24 2019-01-20 18:59:19,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:20,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["vBw3Pe4lRDmuUlrsmWckng"], "issued_at": "2019-01-20T18:59:20.000000Z"}} 2019-01-20 18:59:20,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:20,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fbe97a-540c-4c00-9452-e56d5decb13d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:20,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c6fbe97a-540c-4c00-9452-e56d5decb13d 2019-01-20 18:59:20,257 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net 2019-01-20 18:59:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" -d '{"network": {"name": "NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net", "admin_state_up": true}}' 2019-01-20 18:59:20,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-45cccefe-0485-4224-b31d-68c4848182e7 Date: Sun, 20 Jan 2019 18:59:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:20Z","is_default":false,"provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:20Z","mtu":1450}} 2019-01-20 18:59:20,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-45cccefe-0485-4224-b31d-68c4848182e7 2019-01-20 18:59:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:20,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5d3b9c7b-1746-4f60-a4dc-2fbe7106d489 Date: Sun, 20 Jan 2019 18:59:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:20Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:20Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:20,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-5d3b9c7b-1746-4f60-a4dc-2fbe7106d489 2019-01-20 18:59:20,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:21,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77a9fa62-c0e2-4351-a78b-3ab0573a4b50 Date: Sun, 20 Jan 2019 18:59:21 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:59:21,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-77a9fa62-c0e2-4351-a78b-3ab0573a4b50 2019-01-20 18:59:21,067 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet 2019-01-20 18:59:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" -d '{"subnets": [{"ip_version": 4, "network_id": "1408e39d-296a-4ecf-baae-1fd9762c9e27", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]}' 2019-01-20 18:59:21,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20879715-8ec6-4fac-a222-5d9b6c3504a8 Date: Sun, 20 Jan 2019 18:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:21,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-20879715-8ec6-4fac-a222-5d9b6c3504a8 2019-01-20 18:59:21,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:21,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5d7af4cd-5a7f-4e44-9318-a319d52d87e6 Date: Sun, 20 Jan 2019 18:59:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["927ff112-7c5b-462e-ba31-fb034fe06f67"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:21Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:20Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:21,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-5d7af4cd-5a7f-4e44-9318-a319d52d87e6 2019-01-20 18:59:21,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:21,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80f95565-eb6e-4566-aa7c-12ffec3c857f Date: Sun, 20 Jan 2019 18:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:21,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-80f95565-eb6e-4566-aa7c-12ffec3c857f 2019-01-20 18:59:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:22,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3361b3c7-5d9b-4e38-88bc-7f5d954c3621 Date: Sun, 20 Jan 2019 18:59:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["927ff112-7c5b-462e-ba31-fb034fe06f67"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:21Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:20Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:22,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net used request id req-3361b3c7-5d9b-4e38-88bc-7f5d954c3621 2019-01-20 18:59:22,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:22,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673f48a4-658c-451b-8977-dd21becb90d9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:22,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-673f48a4-658c-451b-8977-dd21becb90d9 2019-01-20 18:59:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:22,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ddb6885f-b266-406e-9364-10e8800d46b5 Date: Sun, 20 Jan 2019 18:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:22,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-ddb6885f-b266-406e-9364-10e8800d46b5 2019-01-20 18:59:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27&name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:22,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6941337-5b29-46b5-b217-499e93784746 Date: Sun, 20 Jan 2019 18:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:22,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27&name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet used request id req-d6941337-5b29-46b5-b217-499e93784746 2019-01-20 18:59:22,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:22,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:23,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["imqg38DgQbKUF3I2pk5ScA"], "issued_at": "2019-01-20T18:59:23.000000Z"}} 2019-01-20 18:59:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b6b77a3d5da1520060ec68d934e92ae656b633" 2019-01-20 18:59:23,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92192110-80c9-49f6-8fbd-af97ecf0ec66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:23,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92192110-80c9-49f6-8fbd-af97ecf0ec66 2019-01-20 18:59:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:23,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e1968cc6-b5cd-4dee-8cb3-7bc860e8c144 Date: Sun, 20 Jan 2019 18:59:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["927ff112-7c5b-462e-ba31-fb034fe06f67"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:21Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:20Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:23,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net used request id req-e1968cc6-b5cd-4dee-8cb3-7bc860e8c144 2019-01-20 18:59:23,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:23,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d5681eb-88f3-47b5-850c-5f3cff02da61 Date: Sun, 20 Jan 2019 18:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:23,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-1d5681eb-88f3-47b5-850c-5f3cff02da61 2019-01-20 18:59:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:24,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6016c677-ed91-4d03-923b-b5e71dc97d89 Date: Sun, 20 Jan 2019 18:59:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["927ff112-7c5b-462e-ba31-fb034fe06f67"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:21Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:20Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:24,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net used request id req-6016c677-ed91-4d03-923b-b5e71dc97d89 2019-01-20 18:59:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:24,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:24,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b6b77a3d5da1520060ec68d934e92ae656b633" 2019-01-20 18:59:24,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127d6578-a0c8-43ea-9243-c948a35833c3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:24,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-127d6578-a0c8-43ea-9243-c948a35833c3 2019-01-20 18:59:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:24,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-84b5ffc5-b509-4159-b760-347fb2b0ac90 Date: Sun, 20 Jan 2019 18:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:24,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-84b5ffc5-b509-4159-b760-347fb2b0ac90 2019-01-20 18:59:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27&name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:24,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b7c7cb6-8489-4a78-8762-16235d6c9d01 Date: Sun, 20 Jan 2019 18:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1408e39d-296a-4ecf-baae-1fd9762c9e27","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:21Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"927ff112-7c5b-462e-ba31-fb034fe06f67","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet"}]} 2019-01-20 18:59:24,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1408e39d-296a-4ecf-baae-1fd9762c9e27&name=NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet used request id req-8b7c7cb6-8489-4a78-8762-16235d6c9d01 2019-01-20 18:59:24,594 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net 2019-01-20 18:59:24,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" -d '{"port": {"network_id": "1408e39d-296a-4ecf-baae-1fd9762c9e27", "fixed_ips": [{"subnet_id": "927ff112-7c5b-462e-ba31-fb034fe06f67", "ip_address": null}], "name": "NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-port", "admin_state_up": true}}' 2019-01-20 18:59:24,611 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-c98f67d8-3683-4948-808b-a887461601fc Date: Sun, 20 Jan 2019 18:59:24 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-20 18:59:24,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-c98f67d8-3683-4948-808b-a887461601fc 2019-01-20 18:59:24,611 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-20 18:59:24,612 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet 2019-01-20 18:59:24,612 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-subnet 2019-01-20 18:59:24,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/927ff112-7c5b-462e-ba31-fb034fe06f67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:26,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70af0e2e-85a0-443f-82f1-1c95864c305f Date: Sun, 20 Jan 2019 18:59:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:26,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/927ff112-7c5b-462e-ba31-fb034fe06f67 used request id req-70af0e2e-85a0-443f-82f1-1c95864c305f 2019-01-20 18:59:26,823 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2b34dd0e-d729-4366-9052-660b009be1e3-pub-net 2019-01-20 18:59:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1408e39d-296a-4ecf-baae-1fd9762c9e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab50573c832c555ff322850b20f4e8b0f0e5572" 2019-01-20 18:59:28,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-582184fb-91e0-432c-b268-8907464081d0 Date: Sun, 20 Jan 2019 18:59:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:28,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1408e39d-296a-4ecf-baae-1fd9762c9e27 used request id req-582184fb-91e0-432c-b268-8907464081d0 2019-01-20 18:59:28,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:28,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["XaY8-Tu4T6KM1Qik-WEFsQ"], "issued_at": "2019-01-20T18:59:28.000000Z"}} 2019-01-20 18:59:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:28,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d4bed5-c111-4855-a34d-fe8b08aaae8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:28,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-63d4bed5-c111-4855-a34d-fe8b08aaae8b 2019-01-20 18:59:28,770 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net 2019-01-20 18:59:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" -d '{"network": {"name": "NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net", "admin_state_up": true}}' 2019-01-20 18:59:29,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f2835dec-45dd-460b-84d6-a1c3e968fd26 Date: Sun, 20 Jan 2019 18:59:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:29Z","is_default":false,"provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","mtu":1450}} 2019-01-20 18:59:29,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-f2835dec-45dd-460b-84d6-a1c3e968fd26 2019-01-20 18:59:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:29,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ceb1135a-dfe7-4fb0-8c73-ebdb56c89f23 Date: Sun, 20 Jan 2019 18:59:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T18:59:29Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:29,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-ceb1135a-dfe7-4fb0-8c73-ebdb56c89f23 2019-01-20 18:59:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:29,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c8d5a19d-0ef6-4825-9f7a-2b13a0dcd5ba Date: Sun, 20 Jan 2019 18:59:29 GMT RESP BODY: {"subnets":[]} 2019-01-20 18:59:29,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-c8d5a19d-0ef6-4825-9f7a-2b13a0dcd5ba 2019-01-20 18:59:29,646 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet 2019-01-20 18:59:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" -d '{"subnets": [{"ip_version": 4, "network_id": "5ad3f29e-a8c8-4c90-9ef6-77b9bde52383", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]}' 2019-01-20 18:59:30,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f1a209a-c6c1-4c54-85af-9660fcf227a7 Date: Sun, 20 Jan 2019 18:59:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:30,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7f1a209a-c6c1-4c54-85af-9660fcf227a7 2019-01-20 18:59:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:30,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a9d7d1e8-1623-4147-ad15-46bb9cd05399 Date: Sun, 20 Jan 2019 18:59:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ca5f922d-d568-42a3-80a1-82600bc04d1d"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:29Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:30,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-a9d7d1e8-1623-4147-ad15-46bb9cd05399 2019-01-20 18:59:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:30,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-142a9ce8-a1b7-46cd-87c0-39e74d2182ae Date: Sun, 20 Jan 2019 18:59:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:30,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-142a9ce8-a1b7-46cd-87c0-39e74d2182ae 2019-01-20 18:59:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:30,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d6b5b4b0-a085-4cdb-b5b8-00eb20686f5a Date: Sun, 20 Jan 2019 18:59:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ca5f922d-d568-42a3-80a1-82600bc04d1d"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:29Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:30,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net used request id req-d6b5b4b0-a085-4cdb-b5b8-00eb20686f5a 2019-01-20 18:59:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:30,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:30,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5dbf44-acb1-4b41-93f3-a8b6bcb3d841 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:30,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-af5dbf44-acb1-4b41-93f3-a8b6bcb3d841 2019-01-20 18:59:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:30,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3169efe7-76ff-4097-a22a-0e7db527234f Date: Sun, 20 Jan 2019 18:59:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:30,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-3169efe7-76ff-4097-a22a-0e7db527234f 2019-01-20 18:59:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383&name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:31,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-57a4d3f9-345d-41ad-ac1b-7f742365fe1e Date: Sun, 20 Jan 2019 18:59:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:31,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383&name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet used request id req-57a4d3f9-345d-41ad-ac1b-7f742365fe1e 2019-01-20 18:59:31,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:31,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:31,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["AEL7QqcVQDKxCGnTIxKZrQ"], "issued_at": "2019-01-20T18:59:31.000000Z"}} 2019-01-20 18:59:31,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a7ed5a065a411d3dd511a671a9394768ae0436" 2019-01-20 18:59:31,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15aa3dc2-7b4c-4533-bd6c-b9248fbd8ced Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:31,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-15aa3dc2-7b4c-4533-bd6c-b9248fbd8ced 2019-01-20 18:59:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:31,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4f922fc5-e595-4d8c-9e07-3849eeca1df3 Date: Sun, 20 Jan 2019 18:59:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ca5f922d-d568-42a3-80a1-82600bc04d1d"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:29Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:31,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net used request id req-4f922fc5-e595-4d8c-9e07-3849eeca1df3 2019-01-20 18:59:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:31,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ecde549-a188-430d-b0d8-a70b30576fb7 Date: Sun, 20 Jan 2019 18:59:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:31,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-2ecde549-a188-430d-b0d8-a70b30576fb7 2019-01-20 18:59:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1a5afd74-d525-490a-b887-6229e59cdec7 Date: Sun, 20 Jan 2019 18:59:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["ca5f922d-d568-42a3-80a1-82600bc04d1d"],"description":"","tags":[],"updated_at":"2019-01-20T18:59:29Z","provider:segmentation_id":71,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","provider:network_type":"vxlan"}]} 2019-01-20 18:59:31,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net used request id req-1a5afd74-d525-490a-b887-6229e59cdec7 2019-01-20 18:59:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:31,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a7ed5a065a411d3dd511a671a9394768ae0436" 2019-01-20 18:59:32,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67aca82-8634-45a8-9c73-de9c26cb42db Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:32,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-c67aca82-8634-45a8-9c73-de9c26cb42db 2019-01-20 18:59:32,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:32,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6bdcbe1-636c-4bea-ad34-753febd75c48 Date: Sun, 20 Jan 2019 18:59:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:32,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-a6bdcbe1-636c-4bea-ad34-753febd75c48 2019-01-20 18:59:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383&name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:32,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8b36546-97f4-4a53-86f9-a7ad0351ba10 Date: Sun, 20 Jan 2019 18:59:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:29Z","dns_nameservers":[],"updated_at":"2019-01-20T18:59:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet"}]} 2019-01-20 18:59:32,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5ad3f29e-a8c8-4c90-9ef6-77b9bde52383&name=NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet used request id req-c8b36546-97f4-4a53-86f9-a7ad0351ba10 2019-01-20 18:59:32,264 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net 2019-01-20 18:59:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" -d '{"port": {"network_id": "5ad3f29e-a8c8-4c90-9ef6-77b9bde52383", "fixed_ips": [{"subnet_id": "ca5f922d-d568-42a3-80a1-82600bc04d1d", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2019-01-20 18:59:33,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-fc69cef6-25cb-4af5-a951-9d10edc558e0 Date: Sun, 20 Jan 2019 18:59:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:32Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","ip_address":"10.55.1.100"}],"id":"f5c27114-890c-48a4-ba5d-206612a9d349","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:ef:12","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:32Z","binding:vnic_type":"normal"}} 2019-01-20 18:59:33,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-fc69cef6-25cb-4af5-a951-9d10edc558e0 2019-01-20 18:59:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f5c27114-890c-48a4-ba5d-206612a9d349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:33,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-28299d84-b8cd-42e5-95c2-987d5c73bdcc Date: Sun, 20 Jan 2019 18:59:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca5f922d-d568-42a3-80a1-82600bc04d1d","ip_address":"10.55.1.100"}],"id":"f5c27114-890c-48a4-ba5d-206612a9d349","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:87:ef:12","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"5ad3f29e-a8c8-4c90-9ef6-77b9bde52383","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T18:59:32Z","binding:vnic_type":"normal"}} 2019-01-20 18:59:33,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f5c27114-890c-48a4-ba5d-206612a9d349 used request id req-28299d84-b8cd-42e5-95c2-987d5c73bdcc 2019-01-20 18:59:33,182 - neutron_utils - INFO - Deleting port with name 2019-01-20 18:59:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/f5c27114-890c-48a4-ba5d-206612a9d349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:33,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-557c7150-3067-4e0d-ba52-c4d4fd557d56 Date: Sun, 20 Jan 2019 18:59:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:33,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/f5c27114-890c-48a4-ba5d-206612a9d349 used request id req-557c7150-3067-4e0d-ba52-c4d4fd557d56 2019-01-20 18:59:33,759 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet 2019-01-20 18:59:33,759 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-subnet 2019-01-20 18:59:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ca5f922d-d568-42a3-80a1-82600bc04d1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:36,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6d6dbfe-6c0d-4581-bcec-f2b6af5eb860 Date: Sun, 20 Jan 2019 18:59:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:36,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ca5f922d-d568-42a3-80a1-82600bc04d1d used request id req-c6d6dbfe-6c0d-4581-bcec-f2b6af5eb860 2019-01-20 18:59:36,016 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4d0f5085-042b-4d22-9ed1-6caaac6e519b-pub-net 2019-01-20 18:59:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5668b841fd481027ad44a1cbb24bc29f4279dcf6" 2019-01-20 18:59:37,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b16d485-9c30-4f4b-8761-70a7dcb97b49 Date: Sun, 20 Jan 2019 18:59:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:37,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5ad3f29e-a8c8-4c90-9ef6-77b9bde52383 used request id req-9b16d485-9c30-4f4b-8761-70a7dcb97b49 2019-01-20 18:59:37,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:38,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["TIWM2fhbSUys7BInA9_d-g"], "issued_at": "2019-01-20T18:59:38.000000Z"}} 2019-01-20 18:59:38,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a7a5fe6b7ad44374f8937cba16a00969f2897" 2019-01-20 18:59:38,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e387c3e-ea5f-4400-80ca-a86b4ecc22fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:38,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9e387c3e-ea5f-4400-80ca-a86b4ecc22fb 2019-01-20 18:59:38,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:38,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:38,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["P-KBd5wLTQyDRMbuamBpWg"], "issued_at": "2019-01-20T18:59:38.000000Z"}} 2019-01-20 18:59:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cd1ba023db3b2e6924ce319973b28c588663a40" 2019-01-20 18:59:38,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2014352-e57f-49ce-8327-8e6077b764cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:38,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2014352-e57f-49ce-8327-8e6077b764cf 2019-01-20 18:59:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c041398-9167-46b1-8a64-8c27f41c3a87-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a7a5fe6b7ad44374f8937cba16a00969f2897" 2019-01-20 18:59:38,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e1b113ec-3cfa-4773-b178-67adf0426973 Date: Sun, 20 Jan 2019 18:59:38 GMT RESP BODY: {"networks":[]} 2019-01-20 18:59:38,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c041398-9167-46b1-8a64-8c27f41c3a87-pub-net used request id req-e1b113ec-3cfa-4773-b178-67adf0426973 2019-01-20 18:59:38,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:39,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["2XNMtdUmRTiUD5vMcdVaTA"], "issued_at": "2019-01-20T18:59:39.000000Z"}} 2019-01-20 18:59:39,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:39,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc77e56a-435e-4eba-9d2e-6d302a3483d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:39,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc77e56a-435e-4eba-9d2e-6d302a3483d0 2019-01-20 18:59:39,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:39,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:39,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["44YJLx4dSpiOVYudZ28rcQ"], "issued_at": "2019-01-20T18:59:39.000000Z"}} 2019-01-20 18:59:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2da2b43bf415f35b0d12ed50bd22590209f4ad" 2019-01-20 18:59:39,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ad4fd2-e5f9-4893-87ee-f5b2c9f97560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:39,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-98ad4fd2-e5f9-4893-87ee-f5b2c9f97560 2019-01-20 18:59:39,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:39,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ba415cab-96e9-402b-9126-3a7c51cde584 Date: Sun, 20 Jan 2019 18:59:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:59:39,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-ba415cab-96e9-402b-9126-3a7c51cde584 2019-01-20 18:59:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:40,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-552bfd75-b90c-4652-9ca9-313ccd56a81a Date: Sun, 20 Jan 2019 18:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:59:40,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-552bfd75-b90c-4652-9ca9-313ccd56a81a 2019-01-20 18:59:40,191 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router 2019-01-20 18:59:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router", "admin_state_up": true}}' 2019-01-20 18:59:42,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-7117624c-ae2b-4e90-99f3-3c2e0eff1f6b Date: Sun, 20 Jan 2019 18:59:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:42Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8374acf6-2cac-44ce-9459-79208ceccf4f", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}} 2019-01-20 18:59:42,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-7117624c-ae2b-4e90-99f3-3c2e0eff1f6b 2019-01-20 18:59:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8374acf6-2cac-44ce-9459-79208ceccf4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:42,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b0113f51-a1ff-494f-840b-2b8cc30f58d9 Date: Sun, 20 Jan 2019 18:59:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:41Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.206"}],"id":"ba53231c-9ce4-4786-b4f7-738a656de16f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:44:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8374acf6-2cac-44ce-9459-79208ceccf4f","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:59:41Z","binding:vnic_type":"normal"}]} 2019-01-20 18:59:42,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8374acf6-2cac-44ce-9459-79208ceccf4f used request id req-b0113f51-a1ff-494f-840b-2b8cc30f58d9 2019-01-20 18:59:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:42,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f6bd1d07-8089-49c8-8422-352ae4f5fa98 Date: Sun, 20 Jan 2019 18:59:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:59:42,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-f6bd1d07-8089-49c8-8422-352ae4f5fa98 2019-01-20 18:59:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:43,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-64281a29-ac03-48b7-bfb0-3183ee40f9fb Date: Sun, 20 Jan 2019 18:59:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:41Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "290dafd9-e825-4302-973c-aa5b40ef923e", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:42Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8374acf6-2cac-44ce-9459-79208ceccf4f", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}]} 2019-01-20 18:59:43,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router used request id req-64281a29-ac03-48b7-bfb0-3183ee40f9fb 2019-01-20 18:59:43,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:43,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:43,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:43,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d09252-0599-49ec-987d-6168f6c68db8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:43,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-18d09252-0599-49ec-987d-6168f6c68db8 2019-01-20 18:59:43,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=290dafd9-e825-4302-973c-aa5b40ef923e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e7a939de-e044-48ba-9503-ed24b4a343a2 Date: Sun, 20 Jan 2019 18:59:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.201"}],"id":"81f8e650-cb64-41f4-a2e6-2f9525f6098e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:b9:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"290dafd9-e825-4302-973c-aa5b40ef923e","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:59:40Z","binding:vnic_type":"normal"}]} 2019-01-20 18:59:43,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=290dafd9-e825-4302-973c-aa5b40ef923e used request id req-e7a939de-e044-48ba-9503-ed24b4a343a2 2019-01-20 18:59:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:43,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-744aebd9-4864-4a7a-8028-f1daf863eace Date: Sun, 20 Jan 2019 18:59:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:59:43,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-744aebd9-4864-4a7a-8028-f1daf863eace 2019-01-20 18:59:43,496 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router 2019-01-20 18:59:43,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8374acf6-2cac-44ce-9459-79208ceccf4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:44,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2aa3461b-27c9-4ea2-90ae-345a195bb539 Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:44,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8374acf6-2cac-44ce-9459-79208ceccf4f used request id req-2aa3461b-27c9-4ea2-90ae-345a195bb539 2019-01-20 18:59:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:45,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-135cf294-04d2-4724-866d-8cbd145f59ed Date: Sun, 20 Jan 2019 18:59:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:41Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "290dafd9-e825-4302-973c-aa5b40ef923e", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}]} 2019-01-20 18:59:45,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router used request id req-135cf294-04d2-4724-866d-8cbd145f59ed 2019-01-20 18:59:45,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d106bb5a-913c-4721-abfe-1d73f5889c1b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:45,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-d106bb5a-913c-4721-abfe-1d73f5889c1b 2019-01-20 18:59:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=290dafd9-e825-4302-973c-aa5b40ef923e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:45,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f16a20ec-b804-4c64-be00-e2c6a5c8ab96 Date: Sun, 20 Jan 2019 18:59:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.201"}],"id":"81f8e650-cb64-41f4-a2e6-2f9525f6098e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:b9:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"290dafd9-e825-4302-973c-aa5b40ef923e","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:59:40Z","binding:vnic_type":"normal"}]} 2019-01-20 18:59:45,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=290dafd9-e825-4302-973c-aa5b40ef923e used request id req-f16a20ec-b804-4c64-be00-e2c6a5c8ab96 2019-01-20 18:59:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31fe9f1cd8e99ed780df9a4eb5693d93107cf89" 2019-01-20 18:59:45,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dbd4bcd6-a9d7-4b7d-b6a3-189488e0cc29 Date: Sun, 20 Jan 2019 18:59:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:59:45,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-dbd4bcd6-a9d7-4b7d-b6a3-189488e0cc29 2019-01-20 18:59:45,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:45,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["zAVm0e6fREuowNYFZwhiaw"], "issued_at": "2019-01-20T18:59:45.000000Z"}} 2019-01-20 18:59:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:45,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928e9452-5ab7-4bd6-ab8a-ed3113fdd915 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:45,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-928e9452-5ab7-4bd6-ab8a-ed3113fdd915 2019-01-20 18:59:45,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 18:59:45,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:46,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["PGZD_TRrSSOjype1E294kQ"], "issued_at": "2019-01-20T18:59:46.000000Z"}} 2019-01-20 18:59:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8f70227ff88b6b3884f1798e70728ac26a7c09" 2019-01-20 18:59:46,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6221605a-ffcd-4593-bef6-4026f8a4f0a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:46,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6221605a-ffcd-4593-bef6-4026f8a4f0a3 2019-01-20 18:59:46,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-11a5b4e0-aa45-4cd9-8107-009bb100bbf9 Date: Sun, 20 Jan 2019 18:59:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:59:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-11a5b4e0-aa45-4cd9-8107-009bb100bbf9 2019-01-20 18:59:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:46,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-784fc21e-2f49-4940-b59e-b439c39a3427 Date: Sun, 20 Jan 2019 18:59:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:59:46,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-784fc21e-2f49-4940-b59e-b439c39a3427 2019-01-20 18:59:46,768 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router 2019-01-20 18:59:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router", "admin_state_up": true}}' 2019-01-20 18:59:48,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-86ba92e8-8934-418f-8807-2ec6d458d45b Date: Sun, 20 Jan 2019 18:59:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:47Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a", "name": "NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router"}} 2019-01-20 18:59:48,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-86ba92e8-8934-418f-8807-2ec6d458d45b 2019-01-20 18:59:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:48,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a8d49b49-087a-41e7-930d-fddcec7a021a Date: Sun, 20 Jan 2019 18:59:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:47Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.202"}],"id":"9c4fba82-e0c4-4398-8f89-b2ef68a67c96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:d9:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:59:47Z","binding:vnic_type":"normal"}]} 2019-01-20 18:59:48,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a used request id req-a8d49b49-087a-41e7-930d-fddcec7a021a 2019-01-20 18:59:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fde09e6f-7add-4ba0-a8c9-87aaa2fc9d77 Date: Sun, 20 Jan 2019 18:59:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:59:48,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-fde09e6f-7add-4ba0-a8c9-87aaa2fc9d77 2019-01-20 18:59:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:48,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-39ca88f2-3121-4eb7-ab1c-30ccd0703a58 Date: Sun, 20 Jan 2019 18:59:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:47Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a", "name": "NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router"}]} 2019-01-20 18:59:48,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router used request id req-39ca88f2-3121-4eb7-ab1c-30ccd0703a58 2019-01-20 18:59:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:48,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:48,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f1f351-642e-440e-9db7-aa2d292e6b1e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:48,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-98f1f351-642e-440e-9db7-aa2d292e6b1e 2019-01-20 18:59:48,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:48,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1ff13b38-e93b-46fe-ae4f-9f8e9d7cc019 Date: Sun, 20 Jan 2019 18:59:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:47Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.202"}],"id":"9c4fba82-e0c4-4398-8f89-b2ef68a67c96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:d9:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:59:47Z","binding:vnic_type":"normal"}]} 2019-01-20 18:59:48,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a used request id req-1ff13b38-e93b-46fe-ae4f-9f8e9d7cc019 2019-01-20 18:59:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:48,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9c99913d-4e4f-4ae6-a977-52c6ff49297d Date: Sun, 20 Jan 2019 18:59:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}} 2019-01-20 18:59:48,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/944e1dc3-2cff-4d24-a25d-a6e1794fce52 used request id req-9c99913d-4e4f-4ae6-a977-52c6ff49297d 2019-01-20 18:59:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:49,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-81d89599-8e1e-4b3a-af46-74c138a50625 Date: Sun, 20 Jan 2019 18:59:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 18:59:49,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-81d89599-8e1e-4b3a-af46-74c138a50625 2019-01-20 18:59:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1de794bc-ee19-4688-bc51-231fa795f1ef Date: Sun, 20 Jan 2019 18:59:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 18:59:49,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-1de794bc-ee19-4688-bc51-231fa795f1ef 2019-01-20 18:59:49,394 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router 2019-01-20 18:59:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:50,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6832405-40ab-46f2-a682-18336ee2809b Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:50,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3ff6cbcd-ead6-4e55-bffd-5fb5964aac4a used request id req-c6832405-40ab-46f2-a682-18336ee2809b 2019-01-20 18:59:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0effbf9c46148d32bcb6368d30dc5f2c615d" 2019-01-20 18:59:50,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e0a5d297-79de-4771-9c53-37887f53ba13 Date: Sun, 20 Jan 2019 18:59:50 GMT RESP BODY: {"routers": []} 2019-01-20 18:59:50,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-629834eb-4c2c-46b1-88b2-fe4c93dbc6e2-pub-router used request id req-e0a5d297-79de-4771-9c53-37887f53ba13 2019-01-20 18:59:50,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:51,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["-3Scv45nRvKuTHmRBp4UXg"], "issued_at": "2019-01-20T18:59:51.000000Z"}} 2019-01-20 18:59:51,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" 2019-01-20 18:59:51,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3901297-577a-4170-b72b-b2a17f8364d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:51,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c3901297-577a-4170-b72b-b2a17f8364d3 2019-01-20 18:59:51,182 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename 2019-01-20 18:59:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename"}}' 2019-01-20 18:59:51,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-34e4db4c-cc35-46d7-8136-82985c748eb2 Date: Sun, 20 Jan 2019 18:59:51 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:51Z", "updated_at": "2019-01-20T18:59:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "revision_number": 0, "id": "16d15b51-7903-43ba-85e0-c6beb074ad7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "revision_number": 0, "id": "a20c73cd-5316-4d0b-86b2-5678ae68c76b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "name": "NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename"}} 2019-01-20 18:59:51,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-34e4db4c-cc35-46d7-8136-82985c748eb2 2019-01-20 18:59:51,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3c2478-0a00-4b99-80bc-33324c76fb45 2019-01-20 18:59:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bd3c2478-0a00-4b99-80bc-33324c76fb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" 2019-01-20 18:59:51,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75e58416-d01f-4fb3-ada2-98c5afc6c0ad Date: Sun, 20 Jan 2019 18:59:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:51Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "16d15b51-7903-43ba-85e0-c6beb074ad7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:51Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a20c73cd-5316-4d0b-86b2-5678ae68c76b"}]} 2019-01-20 18:59:51,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bd3c2478-0a00-4b99-80bc-33324c76fb45 used request id req-75e58416-d01f-4fb3-ada2-98c5afc6c0ad 2019-01-20 18:59:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" 2019-01-20 18:59:51,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-ad70cd7a-4ab3-4477-a9c6-f2030945b2b3 Date: Sun, 20 Jan 2019 18:59:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:51Z", "updated_at": "2019-01-20T18:59:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "revision_number": 0, "id": "a20c73cd-5316-4d0b-86b2-5678ae68c76b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "revision_number": 0, "id": "16d15b51-7903-43ba-85e0-c6beb074ad7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "name": "NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename"}]} 2019-01-20 18:59:51,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename used request id req-ad70cd7a-4ab3-4477-a9c6-f2030945b2b3 2019-01-20 18:59:51,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd3c2478-0a00-4b99-80bc-33324c76fb45 2019-01-20 18:59:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bd3c2478-0a00-4b99-80bc-33324c76fb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" 2019-01-20 18:59:52,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7b66329-4442-4b9b-82d5-3aa5e8264324 Date: Sun, 20 Jan 2019 18:59:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:51Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "16d15b51-7903-43ba-85e0-c6beb074ad7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:51Z", "security_group_id": "bd3c2478-0a00-4b99-80bc-33324c76fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:51Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a20c73cd-5316-4d0b-86b2-5678ae68c76b"}]} 2019-01-20 18:59:52,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bd3c2478-0a00-4b99-80bc-33324c76fb45 used request id req-b7b66329-4442-4b9b-82d5-3aa5e8264324 2019-01-20 18:59:52,166 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename 2019-01-20 18:59:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bd3c2478-0a00-4b99-80bc-33324c76fb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" 2019-01-20 18:59:52,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8b3b1c0-96ea-4ed6-b45b-265b0f354b7f Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:52,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bd3c2478-0a00-4b99-80bc-33324c76fb45 used request id req-c8b3b1c0-96ea-4ed6-b45b-265b0f354b7f 2019-01-20 18:59:52,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987b230a7ae32a8271c00ec6f4634d894b579649" 2019-01-20 18:59:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4cb526f-47da-47dc-b178-e5c08926a4e5 Date: Sun, 20 Jan 2019 18:59:52 GMT RESP BODY: {"security_groups": []} 2019-01-20 18:59:52,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cf67eaca-b4f1-4e6a-a755-f770030eecbename used request id req-a4cb526f-47da-47dc-b178-e5c08926a4e5 2019-01-20 18:59:52,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:53,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["ENn5rQBjQJSZhuKRgROgtQ"], "issued_at": "2019-01-20T18:59:53.000000Z"}} 2019-01-20 18:59:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0694591112688e6b813e23e3a3f13876f037f988" 2019-01-20 18:59:53,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6745580-585f-4ecd-add6-99f31447e794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:53,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6745580-585f-4ecd-add6-99f31447e794 2019-01-20 18:59:53,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:53,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["1CnOmQSvQgC20SrqdZmXYw"], "issued_at": "2019-01-20T18:59:53.000000Z"}} 2019-01-20 18:59:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc25f4407c3afffee8e19acb65d8812234d21b9" 2019-01-20 18:59:53,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f703e2-964c-43a8-b55d-d91d37a4697c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:53,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-08f703e2-964c-43a8-b55d-d91d37a4697c 2019-01-20 18:59:53,772 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name 2019-01-20 18:59:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc25f4407c3afffee8e19acb65d8812234d21b9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name", "description": "hello group"}}' 2019-01-20 18:59:54,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bcf852e6-1e06-4b9e-9b45-4bec82e17f86 Date: Sun, 20 Jan 2019 18:59:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:54Z", "updated_at": "2019-01-20T18:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "revision_number": 0, "id": "a25fcdb0-a1cd-4988-bc84-798832d20e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "revision_number": 0, "id": "ad1ec66c-1d49-4f4a-9099-5492b0faea87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "name": "NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name"}} 2019-01-20 18:59:54,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-bcf852e6-1e06-4b9e-9b45-4bec82e17f86 2019-01-20 18:59:54,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce351459-eb92-4dd5-9ebb-0b4cd4838740 2019-01-20 18:59:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ce351459-eb92-4dd5-9ebb-0b4cd4838740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc25f4407c3afffee8e19acb65d8812234d21b9" 2019-01-20 18:59:54,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13e90b0b-5907-40f2-a57d-89b71d5de948 Date: Sun, 20 Jan 2019 18:59:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:54Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a25fcdb0-a1cd-4988-bc84-798832d20e65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:54Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "ad1ec66c-1d49-4f4a-9099-5492b0faea87"}]} 2019-01-20 18:59:54,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ce351459-eb92-4dd5-9ebb-0b4cd4838740 used request id req-13e90b0b-5907-40f2-a57d-89b71d5de948 2019-01-20 18:59:54,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc25f4407c3afffee8e19acb65d8812234d21b9" 2019-01-20 18:59:54,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-5dc4ffc9-5bdf-431d-8bf8-d4ae6400430d Date: Sun, 20 Jan 2019 18:59:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:54Z", "updated_at": "2019-01-20T18:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "revision_number": 0, "id": "ad1ec66c-1d49-4f4a-9099-5492b0faea87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "revision_number": 0, "id": "a25fcdb0-a1cd-4988-bc84-798832d20e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "name": "NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name"}]} 2019-01-20 18:59:54,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name&description=hello+group used request id req-5dc4ffc9-5bdf-431d-8bf8-d4ae6400430d 2019-01-20 18:59:54,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce351459-eb92-4dd5-9ebb-0b4cd4838740 2019-01-20 18:59:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ce351459-eb92-4dd5-9ebb-0b4cd4838740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc25f4407c3afffee8e19acb65d8812234d21b9" 2019-01-20 18:59:54,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-073595dd-44b4-43f9-8a9c-020d73546462 Date: Sun, 20 Jan 2019 18:59:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:54Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a25fcdb0-a1cd-4988-bc84-798832d20e65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:54Z", "security_group_id": "ce351459-eb92-4dd5-9ebb-0b4cd4838740", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:54Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "ad1ec66c-1d49-4f4a-9099-5492b0faea87"}]} 2019-01-20 18:59:54,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ce351459-eb92-4dd5-9ebb-0b4cd4838740 used request id req-073595dd-44b4-43f9-8a9c-020d73546462 2019-01-20 18:59:54,750 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e0a6c3e7-7d68-42f4-9036-81cd4e126ae9name 2019-01-20 18:59:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ce351459-eb92-4dd5-9ebb-0b4cd4838740 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc25f4407c3afffee8e19acb65d8812234d21b9" 2019-01-20 18:59:54,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ec2af0e-e3c6-4e90-8652-f724677931cf Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:54,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ce351459-eb92-4dd5-9ebb-0b4cd4838740 used request id req-1ec2af0e-e3c6-4e90-8652-f724677931cf 2019-01-20 18:59:54,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:55,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["3NZ1spAdQrO2NHHd6Q0NrA"], "issued_at": "2019-01-20T18:59:55.000000Z"}} 2019-01-20 18:59:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:55,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f832d48-7d98-4a06-8262-a37c63f95439 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:55,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f832d48-7d98-4a06-8262-a37c63f95439 2019-01-20 18:59:55,359 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname 2019-01-20 18:59:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname", "description": "hello group"}}' 2019-01-20 18:59:55,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4af3adcc-5694-4f5d-b380-5029b4ce86ed Date: Sun, 20 Jan 2019 18:59:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "updated_at": "2019-01-20T18:59:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a6603974-11da-492e-89ac-799e1f848286", "name": "NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname"}} 2019-01-20 18:59:55,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4af3adcc-5694-4f5d-b380-5029b4ce86ed 2019-01-20 18:59:55,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6603974-11da-492e-89ac-799e1f848286 2019-01-20 18:59:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:55,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-177c649e-8e16-4e52-ab64-366c69fd5d75 Date: Sun, 20 Jan 2019 18:59:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad"}]} 2019-01-20 18:59:55,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 used request id req-177c649e-8e16-4e52-ab64-366c69fd5d75 2019-01-20 18:59:55,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6603974-11da-492e-89ac-799e1f848286 2019-01-20 18:59:55,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:56,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86cbf72b-f497-4333-bdaf-e36619dab63b Date: Sun, 20 Jan 2019 18:59:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad"}]} 2019-01-20 18:59:56,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 used request id req-86cbf72b-f497-4333-bdaf-e36619dab63b 2019-01-20 18:59:56,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:56,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b739d8f-e344-47f2-8480-e57613e409ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:56,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7b739d8f-e344-47f2-8480-e57613e409ac 2019-01-20 18:59:56,281 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname 2019-01-20 18:59:56,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:56,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-ea01ddf3-13ab-4aa1-80f0-89fd8e0dbe7c Date: Sun, 20 Jan 2019 18:59:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "updated_at": "2019-01-20T18:59:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a6603974-11da-492e-89ac-799e1f848286", "name": "NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname"}]} 2019-01-20 18:59:56,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname used request id req-ea01ddf3-13ab-4aa1-80f0-89fd8e0dbe7c 2019-01-20 18:59:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 18:59:56,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 18:59:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 18:59:56,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:56,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a18b5d0-caf3-4a90-8561-cfbc17e1d745 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 18:59:56,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4a18b5d0-caf3-4a90-8561-cfbc17e1d745 2019-01-20 18:59:56,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6603974-11da-492e-89ac-799e1f848286 2019-01-20 18:59:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:56,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a5c0c03-170f-4a89-b9bb-16169a2fd7a6 Date: Sun, 20 Jan 2019 18:59:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad"}]} 2019-01-20 18:59:56,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 used request id req-8a5c0c03-170f-4a89-b9bb-16169a2fd7a6 2019-01-20 18:59:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286"}}' 2019-01-20 18:59:57,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-4ee09ada-0afd-4292-bc93-4e1594a4bff4 Date: Sun, 20 Jan 2019 18:59:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:57Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:57Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3d985004-9c6c-4c62-95af-65ab2dd555f5"}} 2019-01-20 18:59:57,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-4ee09ada-0afd-4292-bc93-4e1594a4bff4 2019-01-20 18:59:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:57,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2135b23c-037b-4b01-8f73-5cf7793dc283 Date: Sun, 20 Jan 2019 18:59:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "updated_at": "2019-01-20T18:59:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:57Z", "revision_number": 0, "id": "3d985004-9c6c-4c62-95af-65ab2dd555f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:57Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 3, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a6603974-11da-492e-89ac-799e1f848286", "name": "NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname"}]} 2019-01-20 18:59:57,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname&description=hello+group used request id req-2135b23c-037b-4b01-8f73-5cf7793dc283 2019-01-20 18:59:57,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6603974-11da-492e-89ac-799e1f848286 2019-01-20 18:59:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:57,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-80e447ce-f9f3-4146-9ef7-ee8fe736c965 Date: Sun, 20 Jan 2019 18:59:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:57Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:57Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3d985004-9c6c-4c62-95af-65ab2dd555f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad"}]} 2019-01-20 18:59:57,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 used request id req-80e447ce-f9f3-4146-9ef7-ee8fe736c965 2019-01-20 18:59:57,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6603974-11da-492e-89ac-799e1f848286 2019-01-20 18:59:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:57,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-8830b30c-328a-4dd8-85c4-35c1a830b2e8 Date: Sun, 20 Jan 2019 18:59:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:57Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:57Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3d985004-9c6c-4c62-95af-65ab2dd555f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad"}]} 2019-01-20 18:59:57,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 used request id req-8830b30c-328a-4dd8-85c4-35c1a830b2e8 2019-01-20 18:59:57,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:57,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b1c1763f-d6b4-4131-8702-a14a55f76596 Date: Sun, 20 Jan 2019 18:59:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "updated_at": "2019-01-20T18:59:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:57Z", "revision_number": 0, "id": "3d985004-9c6c-4c62-95af-65ab2dd555f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:57Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "revision_number": 0, "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 3, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a6603974-11da-492e-89ac-799e1f848286", "name": "NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname"}]} 2019-01-20 18:59:57,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname&description=hello+group used request id req-b1c1763f-d6b4-4131-8702-a14a55f76596 2019-01-20 18:59:57,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6603974-11da-492e-89ac-799e1f848286 2019-01-20 18:59:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:58,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2d9dc7b0-0030-4e41-9184-dd48e859c2c3 Date: Sun, 20 Jan 2019 18:59:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "34f27e16-57fb-4d14-9065-5bbcda3fae9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:57Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:57Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "3d985004-9c6c-4c62-95af-65ab2dd555f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:55Z", "security_group_id": "a6603974-11da-492e-89ac-799e1f848286", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:55Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a966dd7f-c4db-4e91-be5d-2d081cead3ad"}]} 2019-01-20 18:59:58,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a6603974-11da-492e-89ac-799e1f848286 used request id req-2d9dc7b0-0030-4e41-9184-dd48e859c2c3 2019-01-20 18:59:58,025 - neutron_utils - INFO - Deleting security group rule with ID - 34f27e16-57fb-4d14-9065-5bbcda3fae9b 2019-01-20 18:59:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/34f27e16-57fb-4d14-9065-5bbcda3fae9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:58,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef5e4db2-bcf6-4089-9ee4-77b755ab38ec Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:58,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/34f27e16-57fb-4d14-9065-5bbcda3fae9b used request id req-ef5e4db2-bcf6-4089-9ee4-77b755ab38ec 2019-01-20 18:59:58,360 - neutron_utils - INFO - Deleting security group rule with ID - a966dd7f-c4db-4e91-be5d-2d081cead3ad 2019-01-20 18:59:58,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a966dd7f-c4db-4e91-be5d-2d081cead3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:58,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35bf6b5a-144a-4df8-8b1e-e230ad6ce12c Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:58,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a966dd7f-c4db-4e91-be5d-2d081cead3ad used request id req-35bf6b5a-144a-4df8-8b1e-e230ad6ce12c 2019-01-20 18:59:58,462 - neutron_utils - INFO - Deleting security group rule with ID - 3d985004-9c6c-4c62-95af-65ab2dd555f5 2019-01-20 18:59:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3d985004-9c6c-4c62-95af-65ab2dd555f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:58,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8e94659-1a66-4911-9424-16963ec2fcab Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:58,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3d985004-9c6c-4c62-95af-65ab2dd555f5 used request id req-d8e94659-1a66-4911-9424-16963ec2fcab 2019-01-20 18:59:58,553 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7998bbc3-629f-4bbd-9007-4ba28256e74bname 2019-01-20 18:59:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a6603974-11da-492e-89ac-799e1f848286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48607b517ff2c7884450c8f94a5c7382397a84ee" 2019-01-20 18:59:58,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06250d7c-3e7d-42a1-a300-ae690bbf253b Content-Length: 0 Date: Sun, 20 Jan 2019 18:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 18:59:58,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a6603974-11da-492e-89ac-799e1f848286 used request id req-06250d7c-3e7d-42a1-a300-ae690bbf253b 2019-01-20 18:59:58,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 18:59:59,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T19:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["mt9YmQO-RJeJtu4gsT-a8g"], "issued_at": "2019-01-20T18:59:59.000000Z"}} 2019-01-20 18:59:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 18:59:59,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 18:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9561961-6b78-4087-b47d-f3f7b124ed4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 18:59:59,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9561961-6b78-4087-b47d-f3f7b124ed4d 2019-01-20 18:59:59,277 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-1 2019-01-20 18:59:59,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-1", "description": "hello group"}}' 2019-01-20 18:59:59,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d5054476-4dda-482f-b2dd-3082574d0af8 Date: Sun, 20 Jan 2019 18:59:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:59Z", "updated_at": "2019-01-20T18:59:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "revision_number": 0, "id": "684bc5dc-951d-40f3-adba-02c9ddd8960f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "revision_number": 0, "id": "6d538857-a368-41c4-a8b4-d028008e5295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "name": "NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-1"}} 2019-01-20 18:59:59,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-d5054476-4dda-482f-b2dd-3082574d0af8 2019-01-20 18:59:59,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2ae018c-08ce-40de-8faa-83dc1db22f8b 2019-01-20 18:59:59,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a2ae018c-08ce-40de-8faa-83dc1db22f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 18:59:59,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e21abf9c-3049-4545-a47a-30f1fbaec3c3 Date: Sun, 20 Jan 2019 18:59:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:59Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "684bc5dc-951d-40f3-adba-02c9ddd8960f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:59Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "6d538857-a368-41c4-a8b4-d028008e5295"}]} 2019-01-20 18:59:59,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a2ae018c-08ce-40de-8faa-83dc1db22f8b used request id req-e21abf9c-3049-4545-a47a-30f1fbaec3c3 2019-01-20 18:59:59,872 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-2 2019-01-20 18:59:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-2", "description": "hello group"}}' 2019-01-20 19:00:00,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-13b87002-0ebd-416a-8b36-91ca9abac04a Date: Sun, 20 Jan 2019 19:00:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:00Z", "updated_at": "2019-01-20T19:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "revision_number": 0, "id": "29bd1495-d868-45fb-a594-9dcac00aa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "revision_number": 0, "id": "6d5eec76-bf80-4040-813a-504e1dd1722d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "name": "NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-2"}} 2019-01-20 19:00:00,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-13b87002-0ebd-416a-8b36-91ca9abac04a 2019-01-20 19:00:00,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96f71740-fa3d-47f9-b65d-1f0715faab64 2019-01-20 19:00:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96f71740-fa3d-47f9-b65d-1f0715faab64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:00,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ff27360-b4c0-4eb6-8ff7-9aab869742a2 Date: Sun, 20 Jan 2019 19:00:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:00Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "29bd1495-d868-45fb-a594-9dcac00aa034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:00Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "6d5eec76-bf80-4040-813a-504e1dd1722d"}]} 2019-01-20 19:00:00,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96f71740-fa3d-47f9-b65d-1f0715faab64 used request id req-9ff27360-b4c0-4eb6-8ff7-9aab869742a2 2019-01-20 19:00:00,339 - neutron_utils - INFO - Retrieving security group with ID - a2ae018c-08ce-40de-8faa-83dc1db22f8b 2019-01-20 19:00:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=a2ae018c-08ce-40de-8faa-83dc1db22f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-b463fa6d-48b6-46ce-b225-5664782d2eaf Date: Sun, 20 Jan 2019 19:00:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:59Z", "updated_at": "2019-01-20T18:59:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "revision_number": 0, "id": "684bc5dc-951d-40f3-adba-02c9ddd8960f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "revision_number": 0, "id": "6d538857-a368-41c4-a8b4-d028008e5295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "name": "NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-1"}]} 2019-01-20 19:00:00,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=a2ae018c-08ce-40de-8faa-83dc1db22f8b used request id req-b463fa6d-48b6-46ce-b225-5664782d2eaf 2019-01-20 19:00:00,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2ae018c-08ce-40de-8faa-83dc1db22f8b 2019-01-20 19:00:00,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a2ae018c-08ce-40de-8faa-83dc1db22f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:00,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09d3dfbb-a514-4b58-ad4b-b9ea70de4349 Date: Sun, 20 Jan 2019 19:00:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:59Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "684bc5dc-951d-40f3-adba-02c9ddd8960f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:59:59Z", "security_group_id": "a2ae018c-08ce-40de-8faa-83dc1db22f8b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:59Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "6d538857-a368-41c4-a8b4-d028008e5295"}]} 2019-01-20 19:00:00,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a2ae018c-08ce-40de-8faa-83dc1db22f8b used request id req-09d3dfbb-a514-4b58-ad4b-b9ea70de4349 2019-01-20 19:00:00,630 - neutron_utils - INFO - Retrieving security group with ID - 96f71740-fa3d-47f9-b65d-1f0715faab64 2019-01-20 19:00:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=96f71740-fa3d-47f9-b65d-1f0715faab64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:00,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-3d4b02ce-0ad5-47a1-8cba-1463df445e2f Date: Sun, 20 Jan 2019 19:00:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:00Z", "updated_at": "2019-01-20T19:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "revision_number": 0, "id": "29bd1495-d868-45fb-a594-9dcac00aa034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "revision_number": 0, "id": "6d5eec76-bf80-4040-813a-504e1dd1722d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 2, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "name": "NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-2"}]} 2019-01-20 19:00:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=96f71740-fa3d-47f9-b65d-1f0715faab64 used request id req-3d4b02ce-0ad5-47a1-8cba-1463df445e2f 2019-01-20 19:00:00,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96f71740-fa3d-47f9-b65d-1f0715faab64 2019-01-20 19:00:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96f71740-fa3d-47f9-b65d-1f0715faab64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:00,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64067e15-a793-489a-a9fa-6c0d402f5c99 Date: Sun, 20 Jan 2019 19:00:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:00Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "29bd1495-d868-45fb-a594-9dcac00aa034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:00:00Z", "security_group_id": "96f71740-fa3d-47f9-b65d-1f0715faab64", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:00Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "6d5eec76-bf80-4040-813a-504e1dd1722d"}]} 2019-01-20 19:00:00,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96f71740-fa3d-47f9-b65d-1f0715faab64 used request id req-64067e15-a793-489a-a9fa-6c0d402f5c99 2019-01-20 19:00:00,869 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-1 2019-01-20 19:00:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a2ae018c-08ce-40de-8faa-83dc1db22f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:01,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63f63431-f6ca-46e6-87d1-6a358257231a Content-Length: 0 Date: Sun, 20 Jan 2019 19:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:00:01,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a2ae018c-08ce-40de-8faa-83dc1db22f8b used request id req-63f63431-f6ca-46e6-87d1-6a358257231a 2019-01-20 19:00:01,240 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-194e1f68-11da-4156-9cc7-42512c281cd1name-2 2019-01-20 19:00:01,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/96f71740-fa3d-47f9-b65d-1f0715faab64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8a5c67868f4bf023d51d90d9d81b904b75d8aa" 2019-01-20 19:00:01,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22b4badb-171a-4246-a3b3-523e0c45d1c1 Content-Length: 0 Date: Sun, 20 Jan 2019 19:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:00:01,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/96f71740-fa3d-47f9-b65d-1f0715faab64 used request id req-22b4badb-171a-4246-a3b3-523e0c45d1c1 2019-01-20 19:00:01,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:01,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["GFYMkleaT8mZUkZfUAavJg"], "issued_at": "2019-01-20T19:00:01.000000Z"}} 2019-01-20 19:00:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:02,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f6327b-962b-450e-a77b-dbe502a5794f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:00:02,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-08f6327b-962b-450e-a77b-dbe502a5794f 2019-01-20 19:00:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:02,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b6d6c59d-df8f-415a-bcf0-a832b40ac8e3 Date: Sun, 20 Jan 2019 19:00:02 GMT RESP BODY: {"floatingips": []} 2019-01-20 19:00:02,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-b6d6c59d-df8f-415a-bcf0-a832b40ac8e3 2019-01-20 19:00:02,211 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-20 19:00:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:02,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-940dcaf7-3744-420a-91d2-49e6db0496ed Date: Sun, 20 Jan 2019 19:00:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:00:02,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-940dcaf7-3744-420a-91d2-49e6db0496ed 2019-01-20 19:00:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:02,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cf3d5eb1-dbcc-4e0d-861f-02e80e1a26aa Date: Sun, 20 Jan 2019 19:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 19:00:02,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-cf3d5eb1-dbcc-4e0d-861f-02e80e1a26aa 2019-01-20 19:00:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" -d '{"floatingip": {"floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}' 2019-01-20 19:00:04,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-b14c717a-249a-401c-9969-07f6379716f5 Date: Sun, 20 Jan 2019 19:00:04 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-20T19:00:03Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": null, "id": "11f5b732-253b-4f59-85b2-5703ea715297", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:03Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}} 2019-01-20 19:00:04,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-b14c717a-249a-401c-9969-07f6379716f5 2019-01-20 19:00:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:04,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-fc2b7e42-2c2b-4d0f-ad0a-f9ba8bd4ab50 Date: Sun, 20 Jan 2019 19:00:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-20T19:00:03Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": null, "id": "11f5b732-253b-4f59-85b2-5703ea715297", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:03Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}]} 2019-01-20 19:00:04,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-fc2b7e42-2c2b-4d0f-ad0a-f9ba8bd4ab50 2019-01-20 19:00:04,275 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.206 2019-01-20 19:00:04,275 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.206 2019-01-20 19:00:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips?ip=11f5b732-253b-4f59-85b2-5703ea715297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:04,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-5c4865a0-dbe4-41f1-8f88-3dda68d4b2e2 Date: Sun, 20 Jan 2019 19:00:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-20T19:00:03Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": null, "id": "11f5b732-253b-4f59-85b2-5703ea715297", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:00:03Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}]} 2019-01-20 19:00:04,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips?ip=11f5b732-253b-4f59-85b2-5703ea715297 used request id req-5c4865a0-dbe4-41f1-8f88-3dda68d4b2e2 2019-01-20 19:00:04,460 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2019-01-20 19:00:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/11f5b732-253b-4f59-85b2-5703ea715297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d22932629a32a85cab882ff2a54777846f5e1c57" 2019-01-20 19:00:05,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f9fdfa2-b43c-4fb3-b47c-ade6131d9ff6 Content-Length: 0 Date: Sun, 20 Jan 2019 19:00:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:00:05,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/11f5b732-253b-4f59-85b2-5703ea715297 used request id req-9f9fdfa2-b43c-4fb3-b47c-ade6131d9ff6 2019-01-20 19:00:05,068 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:05,231 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 2019-01-20 19:00:05,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:05,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["-kCwqSKxSmqAPiTLQJ7ylQ"], "issued_at": "2019-01-20T19:00:05.000000Z"}} 2019-01-20 19:00:05,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf773d9cde3ff9473ffcf0e2e9aa19cd7ef22a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwCqzQjygLYqYsiiC31JmOd0cDSvuRSU5qcttlJyevYOiNHL0b7JSoo4JpAny1rcF2QmxJHPm7ZJ1qQ1J23ZBfFpu6FP2NAeCb7vDRFBpNni9aGbvu7F0dzEuaI/D/Oho91VLPuhLxbGZV0xfsofv4prB01eiQCEDbguGZm8OwV35T1HwDrq4cYkG7OgnuFSemHLHi+//dBLDrLhMULAVzYfx6vsfCyIcMtFCbLkOTfDr2qx5hBuxz5HFFzB/MK6ex70YRVdXF9G8OoSpQ4zgrcu2yXwsYQn08iqUlG5o5pVTw362CYinHCnMC7P3l+7g6kkJBTeP3LjTAKPqL/bWJ", "name": "NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2"}}' 2019-01-20 19:00:06,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c31e3124-802b-4158-b00f-ecc091d88941 x-compute-request-id: req-c31e3124-802b-4158-b00f-ecc091d88941 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwCqzQjygLYqYsiiC31JmOd0cDSvuRSU5qcttlJyevYOiNHL0b7JSoo4JpAny1rcF2QmxJHPm7ZJ1qQ1J23ZBfFpu6FP2NAeCb7vDRFBpNni9aGbvu7F0dzEuaI/D/Oho91VLPuhLxbGZV0xfsofv4prB01eiQCEDbguGZm8OwV35T1HwDrq4cYkG7OgnuFSemHLHi+//dBLDrLhMULAVzYfx6vsfCyIcMtFCbLkOTfDr2qx5hBuxz5HFFzB/MK6ex70YRVdXF9G8OoSpQ4zgrcu2yXwsYQn08iqUlG5o5pVTw362CYinHCnMC7P3l+7g6kkJBTeP3LjTAKPqL/bWJ", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2", "fingerprint": "d2:f6:47:1c:5e:7e:3e:3b:a2:16:e1:62:10:1a:41:d3"}} 2019-01-20 19:00:06,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-c31e3124-802b-4158-b00f-ecc091d88941 2019-01-20 19:00:06,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf773d9cde3ff9473ffcf0e2e9aa19cd7ef22a" 2019-01-20 19:00:06,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3dfb82f-d100-4c7e-ae64-73c4b4d286ae x-compute-request-id: req-c3dfb82f-d100-4c7e-ae64-73c4b4d286ae Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwCqzQjygLYqYsiiC31JmOd0cDSvuRSU5qcttlJyevYOiNHL0b7JSoo4JpAny1rcF2QmxJHPm7ZJ1qQ1J23ZBfFpu6FP2NAeCb7vDRFBpNni9aGbvu7F0dzEuaI/D/Oho91VLPuhLxbGZV0xfsofv4prB01eiQCEDbguGZm8OwV35T1HwDrq4cYkG7OgnuFSemHLHi+//dBLDrLhMULAVzYfx6vsfCyIcMtFCbLkOTfDr2qx5hBuxz5HFFzB/MK6ex70YRVdXF9G8OoSpQ4zgrcu2yXwsYQn08iqUlG5o5pVTw362CYinHCnMC7P3l+7g6kkJBTeP3LjTAKPqL/bWJ", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2", "deleted": false, "created_at": "2019-01-20T19:00:06.000000", "updated_at": null, "fingerprint": "d2:f6:47:1c:5e:7e:3e:3b:a2:16:e1:62:10:1a:41:d3", "deleted_at": null, "id": 2}} 2019-01-20 19:00:06,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 used request id req-c3dfb82f-d100-4c7e-ae64-73c4b4d286ae 2019-01-20 19:00:06,359 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 2019-01-20 19:00:06,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf773d9cde3ff9473ffcf0e2e9aa19cd7ef22a" 2019-01-20 19:00:06,520 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90510d0d-0051-4cab-a613-2341fb18f4b4 x-compute-request-id: req-90510d0d-0051-4cab-a613-2341fb18f4b4 Content-Length: 0 Content-Type: application/json 2019-01-20 19:00:06,520 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 used request id req-90510d0d-0051-4cab-a613-2341fb18f4b4 2019-01-20 19:00:06,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf773d9cde3ff9473ffcf0e2e9aa19cd7ef22a" 2019-01-20 19:00:06,648 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2097fe38-3e4a-41b6-a093-3eca4de4c522 x-compute-request-id: req-2097fe38-3e4a-41b6-a093-3eca4de4c522 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 not found for user 3a9eec9871444955ad67d7d75c990f9c", "code": 404}} 2019-01-20 19:00:06,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 used request id req-2097fe38-3e4a-41b6-a093-3eca4de4c522 2019-01-20 19:00:06,648 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 2019-01-20 19:00:06,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaf773d9cde3ff9473ffcf0e2e9aa19cd7ef22a" 2019-01-20 19:00:06,895 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3e4d251-7822-4e5a-96ee-fdaa7ec1ddfb x-compute-request-id: req-a3e4d251-7822-4e5a-96ee-fdaa7ec1ddfb Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 not found for user 3a9eec9871444955ad67d7d75c990f9c", "code": 404}} 2019-01-20 19:00:06,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-129b1638-1890-4ea4-9769-4379b6b0f5e2 used request id req-a3e4d251-7822-4e5a-96ee-fdaa7ec1ddfb 2019-01-20 19:00:06,897 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:06,992 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109.pub 2019-01-20 19:00:07,011 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109 2019-01-20 19:00:07,011 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109.pub 2019-01-20 19:00:07,011 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109 2019-01-20 19:00:07,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:07,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["1il2QejgSCOWiDtxi9ha_w"], "issued_at": "2019-01-20T19:00:07.000000Z"}} 2019-01-20 19:00:07,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8383b2e1bc7442522f88184e76a123e87e54aa24" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG828b07Qup+m11hWPVNERbPKiYc86pS+87IrB+PiORpG4G2bKOt5VrVqRcNR2bgzptkKHVr2FGs0ztxFcvuWGJoHvNq/HBwuka4OvATxfCl4IsMUB9V4aZJQyrrJGgcv+Ta5iKkhuplHObQE/U5fLvM+lqsvjjgybLDm0s+qtyYTU65L34NhVQJ27JXJ23riTpc1d/gyEB8A5bWYx2pcm8Fqo4GDnUw2j7OWAmWVz9orsfVhghPf2aP9EdylKdGDX3SewLuECpIatBcP+gUkWfJZ5qd6swMdmS/eQuO2NbSF+YYCcfwpf0HmFKTlWhFlZi5DF2xXrRaGK4AP4Xk4H", "name": "NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109"}}' 2019-01-20 19:00:07,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce8412fc-f422-4a3b-a371-03384c941acf x-compute-request-id: req-ce8412fc-f422-4a3b-a371-03384c941acf Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG828b07Qup+m11hWPVNERbPKiYc86pS+87IrB+PiORpG4G2bKOt5VrVqRcNR2bgzptkKHVr2FGs0ztxFcvuWGJoHvNq/HBwuka4OvATxfCl4IsMUB9V4aZJQyrrJGgcv+Ta5iKkhuplHObQE/U5fLvM+lqsvjjgybLDm0s+qtyYTU65L34NhVQJ27JXJ23riTpc1d/gyEB8A5bWYx2pcm8Fqo4GDnUw2j7OWAmWVz9orsfVhghPf2aP9EdylKdGDX3SewLuECpIatBcP+gUkWfJZ5qd6swMdmS/eQuO2NbSF+YYCcfwpf0HmFKTlWhFlZi5DF2xXrRaGK4AP4Xk4H", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109", "fingerprint": "bf:3e:91:98:cd:15:bd:ea:8f:48:43:d2:19:f0:2f:ee"}} 2019-01-20 19:00:07,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ce8412fc-f422-4a3b-a371-03384c941acf 2019-01-20 19:00:07,654 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109 2019-01-20 19:00:07,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8383b2e1bc7442522f88184e76a123e87e54aa24" 2019-01-20 19:00:07,712 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e15e70d-2283-4695-81e9-19435f8e9437 x-compute-request-id: req-0e15e70d-2283-4695-81e9-19435f8e9437 Content-Length: 0 Content-Type: application/json 2019-01-20 19:00:07,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6c8bfabc-bd06-4c91-9494-d7c6ed784109 used request id req-0e15e70d-2283-4695-81e9-19435f8e9437 2019-01-20 19:00:07,714 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:07,800 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd 2019-01-20 19:00:07,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:08,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["oKjliLR5SXaze69Co4akHg"], "issued_at": "2019-01-20T19:00:08.000000Z"}} 2019-01-20 19:00:08,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63aae556bd88adb38fb3bc1c0897a6491518dc88" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2pvHrT+iGnXMYd3ny/DZAyGeM2oN9FvHonnefV12e18/ne9M6mV2/14H0/rEuk7bqdlX/nCW60mnDi6WjjGN9CYd0tAUrjWtJlyQZzZHLaezo4QjejGmvtKqooetnd5z3Rk++rqau3vwV+r6KPbuURFYfL7YFAAxyVsZL5klFJhol4KRD6whjBCZ0eqspfZ0rY7iWPwFXw2wcSH89aApofAoe1u4UM14OCQrmywZNhyH1q8jwhZaHNzjzn8kdvIZp5UmLJGFaYNpD7s+KJ74/QUJYQV5B04E/s9Yrwzp2tLmxeQmq2psJkc0Gw81P/ga1H6xtkCYK+wN3K0d5LkEp", "name": "NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd"}}' 2019-01-20 19:00:08,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77660c8b-894c-4212-aa20-1b50c0d55efa x-compute-request-id: req-77660c8b-894c-4212-aa20-1b50c0d55efa Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2pvHrT+iGnXMYd3ny/DZAyGeM2oN9FvHonnefV12e18/ne9M6mV2/14H0/rEuk7bqdlX/nCW60mnDi6WjjGN9CYd0tAUrjWtJlyQZzZHLaezo4QjejGmvtKqooetnd5z3Rk++rqau3vwV+r6KPbuURFYfL7YFAAxyVsZL5klFJhol4KRD6whjBCZ0eqspfZ0rY7iWPwFXw2wcSH89aApofAoe1u4UM14OCQrmywZNhyH1q8jwhZaHNzjzn8kdvIZp5UmLJGFaYNpD7s+KJ74/QUJYQV5B04E/s9Yrwzp2tLmxeQmq2psJkc0Gw81P/ga1H6xtkCYK+wN3K0d5LkEp", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd", "fingerprint": "1f:1a:4e:49:9f:d4:54:7d:ce:79:50:3b:ed:8c:26:10"}} 2019-01-20 19:00:08,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-77660c8b-894c-4212-aa20-1b50c0d55efa 2019-01-20 19:00:08,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63aae556bd88adb38fb3bc1c0897a6491518dc88" 2019-01-20 19:00:08,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85c9a705-f05c-4b45-9a11-357f60ab430a x-compute-request-id: req-85c9a705-f05c-4b45-9a11-357f60ab430a Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2pvHrT+iGnXMYd3ny/DZAyGeM2oN9FvHonnefV12e18/ne9M6mV2/14H0/rEuk7bqdlX/nCW60mnDi6WjjGN9CYd0tAUrjWtJlyQZzZHLaezo4QjejGmvtKqooetnd5z3Rk++rqau3vwV+r6KPbuURFYfL7YFAAxyVsZL5klFJhol4KRD6whjBCZ0eqspfZ0rY7iWPwFXw2wcSH89aApofAoe1u4UM14OCQrmywZNhyH1q8jwhZaHNzjzn8kdvIZp5UmLJGFaYNpD7s+KJ74/QUJYQV5B04E/s9Yrwzp2tLmxeQmq2psJkc0Gw81P/ga1H6xtkCYK+wN3K0d5LkEp", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd", "deleted": false, "created_at": "2019-01-20T19:00:08.000000", "updated_at": null, "fingerprint": "1f:1a:4e:49:9f:d4:54:7d:ce:79:50:3b:ed:8c:26:10", "deleted_at": null, "id": 8}} 2019-01-20 19:00:08,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd used request id req-85c9a705-f05c-4b45-9a11-357f60ab430a 2019-01-20 19:00:08,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63aae556bd88adb38fb3bc1c0897a6491518dc88" 2019-01-20 19:00:08,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13bfd08e-eb84-49ff-9974-1eb2243b05e1 x-compute-request-id: req-13bfd08e-eb84-49ff-9974-1eb2243b05e1 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2pvHrT+iGnXMYd3ny/DZAyGeM2oN9FvHonnefV12e18/ne9M6mV2/14H0/rEuk7bqdlX/nCW60mnDi6WjjGN9CYd0tAUrjWtJlyQZzZHLaezo4QjejGmvtKqooetnd5z3Rk++rqau3vwV+r6KPbuURFYfL7YFAAxyVsZL5klFJhol4KRD6whjBCZ0eqspfZ0rY7iWPwFXw2wcSH89aApofAoe1u4UM14OCQrmywZNhyH1q8jwhZaHNzjzn8kdvIZp5UmLJGFaYNpD7s+KJ74/QUJYQV5B04E/s9Yrwzp2tLmxeQmq2psJkc0Gw81P/ga1H6xtkCYK+wN3K0d5LkEp", "name": "NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd", "fingerprint": "1f:1a:4e:49:9f:d4:54:7d:ce:79:50:3b:ed:8c:26:10"}}]} 2019-01-20 19:00:08,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-13bfd08e-eb84-49ff-9974-1eb2243b05e1 2019-01-20 19:00:08,612 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd 2019-01-20 19:00:08,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63aae556bd88adb38fb3bc1c0897a6491518dc88" 2019-01-20 19:00:08,646 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fca7d9b-d8aa-48b7-b381-516af1a46151 x-compute-request-id: req-8fca7d9b-d8aa-48b7-b381-516af1a46151 Content-Length: 0 Content-Type: application/json 2019-01-20 19:00:08,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9ff11b6e-359f-4810-ae4d-884bd3c419cd used request id req-8fca7d9b-d8aa-48b7-b381-516af1a46151 2019-01-20 19:00:08,648 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:08,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:09,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["dfPDvLvjQgiTTuGd-XLOaw"], "issued_at": "2019-01-20T19:00:09.000000Z"}} 2019-01-20 19:00:09,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ebfdf0ce7cce2a9ef71f5a606e34c548a4694b4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id", "swap": 2}}' 2019-01-20 19:00:09,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51fd2205-45cc-482a-9b54-4a9317a962e8 x-compute-request-id: req-51fd2205-45cc-482a-9b54-4a9317a962e8 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id", "name": "NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2019-01-20 19:00:09,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-51fd2205-45cc-482a-9b54-4a9317a962e8 2019-01-20 19:00:09,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ebfdf0ce7cce2a9ef71f5a606e34c548a4694b4" 2019-01-20 19:00:09,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cac9858-2503-4a09-9bb2-ae62d337e4c4 x-compute-request-id: req-1cac9858-2503-4a09-9bb2-ae62d337e4c4 Content-Length: 0 Content-Type: application/json 2019-01-20 19:00:09,314 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id used request id req-1cac9858-2503-4a09-9bb2-ae62d337e4c4 2019-01-20 19:00:09,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ebfdf0ce7cce2a9ef71f5a606e34c548a4694b4" 2019-01-20 19:00:09,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-972024c5-aa4a-4420-84a9-af53cf1fbb06 x-compute-request-id: req-972024c5-aa4a-4420-84a9-af53cf1fbb06 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:00:09,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-972024c5-aa4a-4420-84a9-af53cf1fbb06 2019-01-20 19:00:09,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ebfdf0ce7cce2a9ef71f5a606e34c548a4694b4" 2019-01-20 19:00:09,380 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5553eccb-9955-4ecf-9c75-6332b526d572 x-compute-request-id: req-5553eccb-9955-4ecf-9c75-6332b526d572 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id could not be found.", "code": 404}} 2019-01-20 19:00:09,380 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-1c888639-4c77-4402-a732-078571d607ed-id used request id req-5553eccb-9955-4ecf-9c75-6332b526d572 2019-01-20 19:00:09,381 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:09,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:09,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["mNnOJ1GhSmqSgzW9p2hxAQ"], "issued_at": "2019-01-20T19:00:09.000000Z"}} 2019-01-20 19:00:09,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77298afab4f33972481a2f7577366d3f19b60274" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-id", "swap": 2}}' 2019-01-20 19:00:10,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b3a8eaa-ea13-4ff4-9b4f-35723ee8783c x-compute-request-id: req-6b3a8eaa-ea13-4ff4-9b4f-35723ee8783c Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-id", "name": "NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2019-01-20 19:00:10,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6b3a8eaa-ea13-4ff4-9b4f-35723ee8783c 2019-01-20 19:00:10,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77298afab4f33972481a2f7577366d3f19b60274" 2019-01-20 19:00:10,560 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b728c2d8-395e-4e30-a13e-37f9733e1593 x-compute-request-id: req-b728c2d8-395e-4e30-a13e-37f9733e1593 Content-Length: 0 Content-Type: application/json 2019-01-20 19:00:10,560 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-8f873161-41b0-48d1-8f23-dfbb41745e27-id used request id req-b728c2d8-395e-4e30-a13e-37f9733e1593 2019-01-20 19:00:10,561 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:10,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:10,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["vtG023-PRlyF1u3VkggfQA"], "issued_at": "2019-01-20T19:00:10.000000Z"}} 2019-01-20 19:00:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:11,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcaedf5-0d00-47cf-ba2a-7d0333a2829e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:00:11,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cdcaedf5-0d00-47cf-ba2a-7d0333a2829e 2019-01-20 19:00:11,028 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:00:11,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:00:11,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:11,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["uKrFoqO7QW2kxeYa7h75WA"], "issued_at": "2019-01-20T19:00:11.000000Z"}} 2019-01-20 19:00:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:00:11,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69a362e-5ff9-40e4-8eb0-c64530857509 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:00:11,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c69a362e-5ff9-40e4-8eb0-c64530857509 2019-01-20 19:00:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:00:12,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-11de4e13-a9e0-4f09-be5d-205b57ded34d Date: Sun, 20 Jan 2019 19:00:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image"} 2019-01-20 19:00:12,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image used request id req-11de4e13-a9e0-4f09-be5d-205b57ded34d 2019-01-20 19:00:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:00:12,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a4af098-4da7-4669-8997-001b79a7cd6b Date: Sun, 20 Jan 2019 19:00:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:00:12,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1a4af098-4da7-4669-8997-001b79a7cd6b 2019-01-20 19:00:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image"}' 2019-01-20 19:00:13,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 X-Openstack-Request-Id: req-8c9d684b-aa7e-4f6b-875c-a00b51943808 Date: Sun, 20 Jan 2019 19:00:13 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:00:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:00:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "min_disk": 0, "protected": false, "id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "file": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:00:13,487 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8c9d684b-aa7e-4f6b-875c-a00b51943808 2019-01-20 19:00:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" -d '' 2019-01-20 19:00:15,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e935339b-2d9b-4729-b89e-2e89350f89d9 Date: Sun, 20 Jan 2019 19:00:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:00:15,113 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3/file used request id req-e935339b-2d9b-4729-b89e-2e89350f89d9 2019-01-20 19:00:15,113 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:00:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:00:15,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-0d277fe1-0eeb-4480-af5e-e6f1626a2c77 Date: Sun, 20 Jan 2019 19:00:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:00:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:00:15Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/07bf6812-240b-4ebd-8a47-68b126e932f3/snap", "metadata": {}}], "self": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "min_disk": 0, "protected": false, "id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "file": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/07bf6812-240b-4ebd-8a47-68b126e932f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:00:15,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 used request id req-0d277fe1-0eeb-4480-af5e-e6f1626a2c77 2019-01-20 19:00:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:00:16,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8274b261-3e21-4207-8b3d-37a6bddf021b Date: Sun, 20 Jan 2019 19:00:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:00:16,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8274b261-3e21-4207-8b3d-37a6bddf021b 2019-01-20 19:00:16,310 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image 2019-01-20 19:00:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:00:16,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-2a486aa4-26a5-43b8-85da-4eeb53143f52 Date: Sun, 20 Jan 2019 19:00:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:00:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:00:15Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/07bf6812-240b-4ebd-8a47-68b126e932f3/snap", "metadata": {}}], "self": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "min_disk": 0, "protected": false, "id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "file": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/07bf6812-240b-4ebd-8a47-68b126e932f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:00:16,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 used request id req-2a486aa4-26a5-43b8-85da-4eeb53143f52 2019-01-20 19:00:16,937 - create_image - DEBUG - Instance status is - active 2019-01-20 19:00:16,937 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image 2019-01-20 19:00:16,938 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image 2019-01-20 19:00:16,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:00:16,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:17,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["M_N9546wSum8D0n9XfTE7g"], "issued_at": "2019-01-20T19:00:17.000000Z"}} 2019-01-20 19:00:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:00:17,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edbd53d-0ef9-453a-b412-adabb87cfade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:00:17,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1edbd53d-0ef9-453a-b412-adabb87cfade 2019-01-20 19:00:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:00:17,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cb229f5c-9388-4ec2-a9c1-a5efca7795b8 Date: Sun, 20 Jan 2019 19:00:17 GMT RESP BODY: {"networks":[]} 2019-01-20 19:00:17,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net used request id req-cb229f5c-9388-4ec2-a9c1-a5efca7795b8 2019-01-20 19:00:17,657 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net 2019-01-20 19:00:17,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" -d '{"network": {"name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net", "admin_state_up": true}}' 2019-01-20 19:00:18,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0cda2cf0-beeb-429b-a0fe-bd4d00af025d Date: Sun, 20 Jan 2019 19:00:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:00:17Z","is_default":false,"provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","mtu":1450}} 2019-01-20 19:00:18,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0cda2cf0-beeb-429b-a0fe-bd4d00af025d 2019-01-20 19:00:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:00:18,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-16d8994d-81d4-4874-a73d-96649ffee1f5 Date: Sun, 20 Jan 2019 19:00:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:00:17Z","provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","provider:network_type":"vxlan"}]} 2019-01-20 19:00:18,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-16d8994d-81d4-4874-a73d-96649ffee1f5 2019-01-20 19:00:18,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:00:18,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1568ba4b-9dbd-4d2c-b4ff-3a18de0aa30e Date: Sun, 20 Jan 2019 19:00:18 GMT RESP BODY: {"subnets":[]} 2019-01-20 19:00:18,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-1568ba4b-9dbd-4d2c-b4ff-3a18de0aa30e 2019-01-20 19:00:18,578 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet 2019-01-20 19:00:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" -d '{"subnets": [{"ip_version": 4, "network_id": "67548afb-63b7-477e-8ecf-e55bb234fc0f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]}' 2019-01-20 19:00:19,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d185e28e-93cc-42f3-8541-97569793c76d Date: Sun, 20 Jan 2019 19:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:18Z","dns_nameservers":[],"updated_at":"2019-01-20T19:00:18Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]} 2019-01-20 19:00:19,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d185e28e-93cc-42f3-8541-97569793c76d 2019-01-20 19:00:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:00:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d4d0d5de-22db-4c0c-ba8c-873d905395a1 Date: Sun, 20 Jan 2019 19:00:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e2ce24e4-9a2b-4e69-939b-380fd03f13ae"],"description":"","tags":[],"updated_at":"2019-01-20T19:00:18Z","provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","provider:network_type":"vxlan"}]} 2019-01-20 19:00:19,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-d4d0d5de-22db-4c0c-ba8c-873d905395a1 2019-01-20 19:00:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:00:19,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-061c6b48-2ade-42bc-b157-33d960b598ec Date: Sun, 20 Jan 2019 19:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:18Z","dns_nameservers":[],"updated_at":"2019-01-20T19:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]} 2019-01-20 19:00:19,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-061c6b48-2ade-42bc-b157-33d960b598ec 2019-01-20 19:00:19,305 - OpenStackNetwork - DEBUG - Network [67548afb-63b7-477e-8ecf-e55bb234fc0f] created successfully 2019-01-20 19:00:19,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:00:19,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:19,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["JgWi81YRRN6jHdIzjyx34w"], "issued_at": "2019-01-20T19:00:19.000000Z"}} 2019-01-20 19:00:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8beb6c8e0475b205d578bc246a2b2352a91a829" 2019-01-20 19:00:19,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58192253-0a05-49eb-94bb-9264380b7c86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:00:19,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-58192253-0a05-49eb-94bb-9264380b7c86 2019-01-20 19:00:19,839 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:00:19,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8beb6c8e0475b205d578bc246a2b2352a91a829" 2019-01-20 19:00:20,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74c2a890-217c-4c3b-90da-730b2b5d73a0 x-compute-request-id: req-74c2a890-217c-4c3b-90da-730b2b5d73a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:00:20,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-74c2a890-217c-4c3b-90da-730b2b5d73a0 2019-01-20 19:00:20,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8beb6c8e0475b205d578bc246a2b2352a91a829" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:00:20,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37f4e5a2-e989-46b4-a66d-77990dbae50a x-compute-request-id: req-37f4e5a2-e989-46b4-a66d-77990dbae50a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:00:20,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-37f4e5a2-e989-46b4-a66d-77990dbae50a 2019-01-20 19:00:20,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:00:20,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:00:21,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["F7Tn3pGrRburh2YftgnPsw"], "issued_at": "2019-01-20T19:00:21.000000Z"}} 2019-01-20 19:00:21,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f46e878de1e01ca52f666a869a77ceaba01f5b" 2019-01-20 19:00:21,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b026f4-746e-45c6-868b-3aef49a6d4e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:00:21,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-27b026f4-746e-45c6-868b-3aef49a6d4e7 2019-01-20 19:00:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:21,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2eb4da49-e556-45a7-99df-7f24223f7928 Date: Sun, 20 Jan 2019 19:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e2ce24e4-9a2b-4e69-939b-380fd03f13ae"],"description":"","tags":[],"updated_at":"2019-01-20T19:00:18Z","provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","provider:network_type":"vxlan"}]} 2019-01-20 19:00:21,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net used request id req-2eb4da49-e556-45a7-99df-7f24223f7928 2019-01-20 19:00:21,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:21,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8ab6b12-2806-436a-be86-fc37dacc9ae0 Date: Sun, 20 Jan 2019 19:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:18Z","dns_nameservers":[],"updated_at":"2019-01-20T19:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]} 2019-01-20 19:00:21,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-f8ab6b12-2806-436a-be86-fc37dacc9ae0 2019-01-20 19:00:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:21,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-de789945-d094-42c0-b8cd-c3d22f5b78b2 Date: Sun, 20 Jan 2019 19:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e2ce24e4-9a2b-4e69-939b-380fd03f13ae"],"description":"","tags":[],"updated_at":"2019-01-20T19:00:18Z","provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","provider:network_type":"vxlan"}]} 2019-01-20 19:00:21,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net used request id req-de789945-d094-42c0-b8cd-c3d22f5b78b2 2019-01-20 19:00:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:00:21,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:00:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:00:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f46e878de1e01ca52f666a869a77ceaba01f5b" 2019-01-20 19:00:21,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee29804-b79a-42ee-9c5c-741cbb272972 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:00:21,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-fee29804-b79a-42ee-9c5c-741cbb272972 2019-01-20 19:00:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:22,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4625a0a2-c291-4f47-bb3c-7db8fdc490e5 Date: Sun, 20 Jan 2019 19:00:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:18Z","dns_nameservers":[],"updated_at":"2019-01-20T19:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]} 2019-01-20 19:00:22,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-4625a0a2-c291-4f47-bb3c-7db8fdc490e5 2019-01-20 19:00:22,082 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net 2019-01-20 19:00:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" -d '{"port": {"network_id": "67548afb-63b7-477e-8ecf-e55bb234fc0f", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port", "admin_state_up": true}}' 2019-01-20 19:00:23,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-cee29300-b500-4cfe-b8e0-509c0f7f6bf3 Date: Sun, 20 Jan 2019 19:00:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:00:22Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","ip_address":"10.55.0.9"}],"id":"dcf61f82-d620-4a20-a8e6-953f6427a6f6","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:37:55","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port","admin_state_up":true,"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:22Z","binding:vnic_type":"normal"}} 2019-01-20 19:00:23,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-cee29300-b500-4cfe-b8e0-509c0f7f6bf3 2019-01-20 19:00:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:23,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ce091be3-8627-49f1-9240-52773558debf Date: Sun, 20 Jan 2019 19:00:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e2ce24e4-9a2b-4e69-939b-380fd03f13ae"],"description":"","tags":[],"updated_at":"2019-01-20T19:00:18Z","provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","provider:network_type":"vxlan"}]} 2019-01-20 19:00:23,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net used request id req-ce091be3-8627-49f1-9240-52773558debf 2019-01-20 19:00:23,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:00:23,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:00:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:00:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:23,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcc446c-fe14-45c1-bb8e-0c935d8fc98b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:00:23,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-cdcc446c-fe14-45c1-bb8e-0c935d8fc98b 2019-01-20 19:00:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:23,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-428dd381-2be6-403a-860e-31824c86eede Date: Sun, 20 Jan 2019 19:00:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:18Z","dns_nameservers":[],"updated_at":"2019-01-20T19:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]} 2019-01-20 19:00:23,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-428dd381-2be6-403a-860e-31824c86eede 2019-01-20 19:00:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:23,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-8c3ef630-57a4-4b7f-8043-ef0d0323e385 Date: Sun, 20 Jan 2019 19:00:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:00:22Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","ip_address":"10.55.0.9"}],"id":"dcf61f82-d620-4a20-a8e6-953f6427a6f6","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:37:55","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port","admin_state_up":true,"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:22Z","binding:vnic_type":"normal"}]} 2019-01-20 19:00:23,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port&admin_state_up=True used request id req-8c3ef630-57a4-4b7f-8043-ef0d0323e385 2019-01-20 19:00:23,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:23,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7f9e28-768b-43ef-b07a-d47069cc1212 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:00:23,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-ee7f9e28-768b-43ef-b07a-d47069cc1212 2019-01-20 19:00:23,863 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst 2019-01-20 19:00:23,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:24,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b30714ab-518f-436a-bafc-d31638decb8f x-compute-request-id: req-b30714ab-518f-436a-bafc-d31638decb8f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-flavor-name"}]} 2019-01-20 19:00:24,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b30714ab-518f-436a-bafc-d31638decb8f 2019-01-20 19:00:24,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:24,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b75b276f-8023-4bb8-bd3a-0bd6bbe165ce x-compute-request-id: req-b75b276f-8023-4bb8-bd3a-0bd6bbe165ce Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:00:24,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc used request id req-b75b276f-8023-4bb8-bd3a-0bd6bbe165ce 2019-01-20 19:00:24,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:25,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-108dd1bf-1dd2-4254-bedb-b7a1bf505e90 Date: Sun, 20 Jan 2019 19:00:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:00:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:00:15Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/07bf6812-240b-4ebd-8a47-68b126e932f3/snap", "metadata": {}}], "self": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "min_disk": 0, "protected": false, "id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "file": "/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/07bf6812-240b-4ebd-8a47-68b126e932f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image"} 2019-01-20 19:00:25,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image used request id req-108dd1bf-1dd2-4254-bedb-b7a1bf505e90 2019-01-20 19:00:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:25,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f5f6182-d7d9-4b07-be20-4d85cdf236a7 Date: Sun, 20 Jan 2019 19:00:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:00:25,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3f5f6182-d7d9-4b07-be20-4d85cdf236a7 2019-01-20 19:00:25,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" -d '{"server": {"name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "imageRef": "07bf6812-240b-4ebd-8a47-68b126e932f3", "flavorRef": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "max_count": 1, "min_count": 1, "networks": [{"port": "dcf61f82-d620-4a20-a8e6-953f6427a6f6"}]}}' 2019-01-20 19:00:27,291 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d782b68b-4279-4515-8f58-458c851304c3 x-compute-request-id: req-d782b68b-4279-4515-8f58-458c851304c3 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "adminPass": "db8ToLaKAUY2"}} 2019-01-20 19:00:27,291 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d782b68b-4279-4515-8f58-458c851304c3 2019-01-20 19:00:27,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:27,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b053bf2e-ced6-4b5f-b627-03597d687708 x-compute-request-id: req-b053bf2e-ced6-4b5f-b627-03597d687708 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:27,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-b053bf2e-ced6-4b5f-b627-03597d687708 2019-01-20 19:00:27,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:28,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b185c3d1-2ddd-4d0d-9c9c-ec71a21d5e40 x-compute-request-id: req-b185c3d1-2ddd-4d0d-9c9c-ec71a21d5e40 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:28,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-b185c3d1-2ddd-4d0d-9c9c-ec71a21d5e40 2019-01-20 19:00:31,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:31,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d47870-08a2-4fe7-b539-7113d063635f x-compute-request-id: req-91d47870-08a2-4fe7-b539-7113d063635f Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:31,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-91d47870-08a2-4fe7-b539-7113d063635f 2019-01-20 19:00:34,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:35,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64d56509-0633-4adb-b0d7-feb9568ebfc0 x-compute-request-id: req-64d56509-0633-4adb-b0d7-feb9568ebfc0 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:35,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-64d56509-0633-4adb-b0d7-feb9568ebfc0 2019-01-20 19:00:38,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:39,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bcc3481-3f5b-4a4a-8398-395da6b31074 x-compute-request-id: req-0bcc3481-3f5b-4a4a-8398-395da6b31074 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:39,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-0bcc3481-3f5b-4a4a-8398-395da6b31074 2019-01-20 19:00:42,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:43,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72cc8eb1-a37d-4f74-8a2c-53bcac83d661 x-compute-request-id: req-72cc8eb1-a37d-4f74-8a2c-53bcac83d661 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:43,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-72cc8eb1-a37d-4f74-8a2c-53bcac83d661 2019-01-20 19:00:46,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:46,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-793ec7ff-bc9e-490c-8444-55be06ebc74f x-compute-request-id: req-793ec7ff-bc9e-490c-8444-55be06ebc74f Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:46,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-793ec7ff-bc9e-490c-8444-55be06ebc74f 2019-01-20 19:00:49,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:49,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f39266-893b-4f57-bc71-635f3867f1e0 x-compute-request-id: req-49f39266-893b-4f57-bc71-635f3867f1e0 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:49,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-49f39266-893b-4f57-bc71-635f3867f1e0 2019-01-20 19:00:52,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:53,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe4d15f5-be9d-4743-9d52-adc452d91a63 x-compute-request-id: req-fe4d15f5-be9d-4743-9d52-adc452d91a63 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:53,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-fe4d15f5-be9d-4743-9d52-adc452d91a63 2019-01-20 19:00:56,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:00:56,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a918f581-bd4c-4ce2-a7b9-22e55f9794e5 x-compute-request-id: req-a918f581-bd4c-4ce2-a7b9-22e55f9794e5 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:00:56,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-a918f581-bd4c-4ce2-a7b9-22e55f9794e5 2019-01-20 19:00:59,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:00,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c707a87b-003b-446a-8800-5be264a966fb x-compute-request-id: req-c707a87b-003b-446a-8800-5be264a966fb Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:00:59Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:00,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-c707a87b-003b-446a-8800-5be264a966fb 2019-01-20 19:01:03,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:04,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86360fd0-8ee0-4d9e-9c98-f2c31e68cabf x-compute-request-id: req-86360fd0-8ee0-4d9e-9c98-f2c31e68cabf Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:37:55", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:01:00Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:04,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-86360fd0-8ee0-4d9e-9c98-f2c31e68cabf 2019-01-20 19:01:07,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:08,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ab59fde-3d71-4963-a024-ee2c197c8b3d x-compute-request-id: req-7ab59fde-3d71-4963-a024-ee2c197c8b3d Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:37:55", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-01-20T19:01:06.000000", "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:01:07Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:08,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-7ab59fde-3d71-4963-a024-ee2c197c8b3d 2019-01-20 19:01:08,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:09,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74f616b5-5530-42a2-a8b8-bb553ef5931e x-compute-request-id: req-74f616b5-5530-42a2-a8b8-bb553ef5931e Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:37:55", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "rel": "bookmark"}], "image": {"id": "07bf6812-240b-4ebd-8a47-68b126e932f3", "links": [{"href": "http://172.30.9.27:8774/images/07bf6812-240b-4ebd-8a47-68b126e932f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-01-20T19:01:06.000000", "flavor": {"id": "1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "links": [{"href": "http://172.30.9.27:8774/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc", "rel": "bookmark"}]}, "id": "15d23c13-3a7f-4a79-9fa6-4018b6123b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:01:07Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-vm_inst", "created": "2019-01-20T19:00:27Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:09,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-74f616b5-5530-42a2-a8b8-bb553ef5931e 2019-01-20 19:01:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:09,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-18bb1bf3-cd43-4796-860d-f90da6ebd1fe Date: Sun, 20 Jan 2019 19:01:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["e2ce24e4-9a2b-4e69-939b-380fd03f13ae"],"description":"","tags":[],"updated_at":"2019-01-20T19:00:18Z","provider:segmentation_id":2,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:17Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:09,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net used request id req-18bb1bf3-cd43-4796-860d-f90da6ebd1fe 2019-01-20 19:01:09,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:09,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892754e4-16aa-48b3-bb73-203f507af82a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:09,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-892754e4-16aa-48b3-bb73-203f507af82a 2019-01-20 19:01:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:09,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ac36cc6a-6b75-443a-b03d-0943f8b4fe19 Date: Sun, 20 Jan 2019 19:01:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:18Z","dns_nameservers":[],"updated_at":"2019-01-20T19:00:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet"}]} 2019-01-20 19:01:09,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-ac36cc6a-6b75-443a-b03d-0943f8b4fe19 2019-01-20 19:01:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:09,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3528 X-Openstack-Request-Id: req-a8074ec2-a0d8-4ff0-823e-1035b0a0509f Date: Sun, 20 Jan 2019 19:01:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:00:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","ip_address":"10.55.0.4"}],"id":"69657852-cfd2-4f30-98ac-5ec1092848a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:3b:d8","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-67548afb-63b7-477e-8ecf-e55bb234fc0f","name":"","admin_state_up":true,"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:00:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","ip_address":"10.55.0.2"}],"id":"6dc01d3a-484b-431d-b0ae-d986ca39fff7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:4a:65","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-67548afb-63b7-477e-8ecf-e55bb234fc0f","name":"","admin_state_up":true,"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:00:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","ip_address":"10.55.0.3"}],"id":"b8f43ad2-3ccb-450d-a7b7-effeaa77b36b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:70:39","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-67548afb-63b7-477e-8ecf-e55bb234fc0f","name":"","admin_state_up":true,"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2ce24e4-9a2b-4e69-939b-380fd03f13ae","ip_address":"10.55.0.9"}],"id":"dcf61f82-d620-4a20-a8e6-953f6427a6f6","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:37:55","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"15d23c13-3a7f-4a79-9fa6-4018b6123b1a","name":"NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port","admin_state_up":true,"network_id":"67548afb-63b7-477e-8ecf-e55bb234fc0f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:00:22Z","binding:vnic_type":"normal"}]} 2019-01-20 19:01:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-a8074ec2-a0d8-4ff0-823e-1035b0a0509f 2019-01-20 19:01:09,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:10,095 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:01:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9689b954-11c2-4370-a9c4-41681e942223 x-compute-request-id: req-9689b954-11c2-4370-a9c4-41681e942223 Content-Type: application/json 2019-01-20 19:01:10,096 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/15d23c13-3a7f-4a79-9fa6-4018b6123b1a used request id req-9689b954-11c2-4370-a9c4-41681e942223 2019-01-20 19:01:10,096 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-port 2019-01-20 19:01:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/dcf61f82-d620-4a20-a8e6-953f6427a6f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42d97bb7b71523c09429551304f17772256e53b3" 2019-01-20 19:01:10,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5f0a89b-397a-4c67-8b08-b9fcf071907b Date: Sun, 20 Jan 2019 19:01:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:01:10,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/dcf61f82-d620-4a20-a8e6-953f6427a6f6 used request id req-d5f0a89b-397a-4c67-8b08-b9fcf071907b 2019-01-20 19:01:10,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8beb6c8e0475b205d578bc246a2b2352a91a829" 2019-01-20 19:01:10,848 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92354728-b1f1-4e43-8180-aa7737d8ff84 x-compute-request-id: req-92354728-b1f1-4e43-8180-aa7737d8ff84 Content-Length: 0 Content-Type: application/json 2019-01-20 19:01:10,848 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1e645d51-eaf9-44f8-9c89-7d58d8f290fc used request id req-92354728-b1f1-4e43-8180-aa7737d8ff84 2019-01-20 19:01:10,849 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet 2019-01-20 19:01:10,849 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-subnet 2019-01-20 19:01:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e2ce24e4-9a2b-4e69-939b-380fd03f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:01:13,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d5194fc-8e7b-474b-8a6d-3696fc536bd6 Date: Sun, 20 Jan 2019 19:01:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:01:13,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e2ce24e4-9a2b-4e69-939b-380fd03f13ae used request id req-7d5194fc-8e7b-474b-8a6d-3696fc536bd6 2019-01-20 19:01:13,220 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-net 2019-01-20 19:01:13,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/67548afb-63b7-477e-8ecf-e55bb234fc0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c23a7acb0a7dc79f5cac829c76c8361a38ec0a5" 2019-01-20 19:01:15,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4347767d-8e1d-4f6d-a901-6106c7a7c28a Date: Sun, 20 Jan 2019 19:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:01:15,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/67548afb-63b7-477e-8ecf-e55bb234fc0f used request id req-4347767d-8e1d-4f6d-a901-6106c7a7c28a 2019-01-20 19:01:15,256 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-d184bb37-eb30-4c9a-ac7b-c28687ae8faa-image 2019-01-20 19:01:15,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e5384b1771057c3c9f55e1b2b7911eb4ab6650b" 2019-01-20 19:01:17,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-305e725e-8f17-4feb-99f0-1b741dd4f765 Date: Sun, 20 Jan 2019 19:01:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:01:17,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/07bf6812-240b-4ebd-8a47-68b126e932f3 used request id req-305e725e-8f17-4feb-99f0-1b741dd4f765 2019-01-20 19:01:17,325 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:01:17,329 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:01:17,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:01:17,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:17,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["YeWSl0cbRaKrRkJH1WSnFg"], "issued_at": "2019-01-20T19:01:17.000000Z"}} 2019-01-20 19:01:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:01:17,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd95744-3b5a-4f32-a7b6-dd2e72561b3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:17,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5dd95744-3b5a-4f32-a7b6-dd2e72561b3a 2019-01-20 19:01:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:01:17,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-c3d7a1fb-9864-4296-9d9d-2cef487bd2ec Date: Sun, 20 Jan 2019 19:01:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image"} 2019-01-20 19:01:17,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image used request id req-c3d7a1fb-9864-4296-9d9d-2cef487bd2ec 2019-01-20 19:01:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:01:18,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5f15a921-aaaa-4b4c-86d5-7f982f738657 Date: Sun, 20 Jan 2019 19:01:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:01:18,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5f15a921-aaaa-4b4c-86d5-7f982f738657 2019-01-20 19:01:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image"}' 2019-01-20 19:01:18,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb X-Openstack-Request-Id: req-7d47e657-a96e-46c5-85af-96d24c484ac3 Date: Sun, 20 Jan 2019 19:01:18 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:01:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:01:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "min_disk": 0, "protected": false, "id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "file": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:01:18,857 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7d47e657-a96e-46c5-85af-96d24c484ac3 2019-01-20 19:01:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" -d '' 2019-01-20 19:01:20,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a9d531a-69d4-4ab2-b68b-9225cab8fbc9 Date: Sun, 20 Jan 2019 19:01:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:01:20,518 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/file used request id req-7a9d531a-69d4-4ab2-b68b-9225cab8fbc9 2019-01-20 19:01:20,518 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:01:20,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:01:20,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b6ff9f2a-b1dd-48a8-aced-2400b339efb1 Date: Sun, 20 Jan 2019 19:01:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:01:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:01:20Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/snap", "metadata": {}}], "self": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "min_disk": 0, "protected": false, "id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "file": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:01:20,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb used request id req-b6ff9f2a-b1dd-48a8-aced-2400b339efb1 2019-01-20 19:01:20,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:01:21,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dad62be0-0777-4471-809a-b5d590343e90 Date: Sun, 20 Jan 2019 19:01:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:01:21,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dad62be0-0777-4471-809a-b5d590343e90 2019-01-20 19:01:21,302 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image 2019-01-20 19:01:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:01:21,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-20c93aae-322e-4dd0-b7ff-dcc6bef53807 Date: Sun, 20 Jan 2019 19:01:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:01:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:01:20Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/snap", "metadata": {}}], "self": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "min_disk": 0, "protected": false, "id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "file": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:01:21,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb used request id req-20c93aae-322e-4dd0-b7ff-dcc6bef53807 2019-01-20 19:01:21,461 - create_image - DEBUG - Instance status is - active 2019-01-20 19:01:21,461 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image 2019-01-20 19:01:21,461 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image 2019-01-20 19:01:21,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:01:21,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:21,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["606FvKW1Sg6Uf3iDyQtfmw"], "issued_at": "2019-01-20T19:01:21.000000Z"}} 2019-01-20 19:01:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:01:21,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef3f44e-d871-45de-aaab-0b6c76fb6d05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:21,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bef3f44e-d871-45de-aaab-0b6c76fb6d05 2019-01-20 19:01:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:01:22,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-783221cb-3b7b-4d9f-abd4-77aaa9449f82 Date: Sun, 20 Jan 2019 19:01:22 GMT RESP BODY: {"networks":[]} 2019-01-20 19:01:22,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-783221cb-3b7b-4d9f-abd4-77aaa9449f82 2019-01-20 19:01:22,102 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net 2019-01-20 19:01:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net", "admin_state_up": true}}' 2019-01-20 19:01:22,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e93786fe-0902-4071-8a03-b59d9bd4d786 Date: Sun, 20 Jan 2019 19:01:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:01:22Z","is_default":false,"provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","mtu":1450}} 2019-01-20 19:01:22,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e93786fe-0902-4071-8a03-b59d9bd4d786 2019-01-20 19:01:22,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:01:22,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-36d34ec6-57ae-4097-90fd-9a0554502c49 Date: Sun, 20 Jan 2019 19:01:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:01:22Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:22,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-36d34ec6-57ae-4097-90fd-9a0554502c49 2019-01-20 19:01:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:01:22,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36712b0d-870d-4cda-85d9-e20565120c0d Date: Sun, 20 Jan 2019 19:01:22 GMT RESP BODY: {"subnets":[]} 2019-01-20 19:01:22,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-36712b0d-870d-4cda-85d9-e20565120c0d 2019-01-20 19:01:22,955 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet 2019-01-20 19:01:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" -d '{"subnets": [{"ip_version": 4, "network_id": "1a1bbef4-3be6-4713-bf61-c7de279a987f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]}' 2019-01-20 19:01:23,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-97d71506-006a-45f0-b04b-b6d8e399f6f4 Date: Sun, 20 Jan 2019 19:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:23,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-97d71506-006a-45f0-b04b-b6d8e399f6f4 2019-01-20 19:01:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:01:23,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3aa6efa2-7667-4531-957b-b3c9cbe2cb18 Date: Sun, 20 Jan 2019 19:01:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:23,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-3aa6efa2-7667-4531-957b-b3c9cbe2cb18 2019-01-20 19:01:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:01:23,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9f33bbf9-fe19-4860-9a46-f56ec27cd679 Date: Sun, 20 Jan 2019 19:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:23,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-9f33bbf9-fe19-4860-9a46-f56ec27cd679 2019-01-20 19:01:23,881 - OpenStackNetwork - DEBUG - Network [1a1bbef4-3be6-4713-bf61-c7de279a987f] created successfully 2019-01-20 19:01:23,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:01:23,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:24,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["YhSlaSVxQC6BQCt-vrYMBA"], "issued_at": "2019-01-20T19:01:24.000000Z"}} 2019-01-20 19:01:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea68678d1d83c2ad126a1f89ee29935b2f9d6c85" 2019-01-20 19:01:24,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e897bd-92ae-4654-aec7-775a9ef74019 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:24,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-74e897bd-92ae-4654-aec7-775a9ef74019 2019-01-20 19:01:24,277 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:01:24,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea68678d1d83c2ad126a1f89ee29935b2f9d6c85" 2019-01-20 19:01:24,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aeeed846-164d-4e50-a079-f7236a51caa5 x-compute-request-id: req-aeeed846-164d-4e50-a079-f7236a51caa5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:01:24,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aeeed846-164d-4e50-a079-f7236a51caa5 2019-01-20 19:01:24,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea68678d1d83c2ad126a1f89ee29935b2f9d6c85" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:01:24,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d001fc86-c120-41d5-9947-0d5814c9b167 x-compute-request-id: req-d001fc86-c120-41d5-9947-0d5814c9b167 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:01:24,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d001fc86-c120-41d5-9947-0d5814c9b167 2019-01-20 19:01:24,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:01:24,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:24,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["00jNZCIUTx-FZbGNaIKuyQ"], "issued_at": "2019-01-20T19:01:24.000000Z"}} 2019-01-20 19:01:24,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:01:25,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd89cd2b-fecb-47a3-8477-da9d413166e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:25,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd89cd2b-fecb-47a3-8477-da9d413166e0 2019-01-20 19:01:25,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:01:25,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:25 GMT Server: Apache x-compute-request-id: req-5be5276d-6785-4db2-8387-d7dd06a3dd06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5be5276d-6785-4db2-8387-d7dd06a3dd06 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-20 19:01:25,818 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail used request id req-5be5276d-6785-4db2-8387-d7dd06a3dd06 2019-01-20 19:01:25,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-20 19:01:26,951 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:01:25 GMT Server: Apache x-compute-request-id: req-5342a62a-6b68-4a5f-9099-d68475e94587 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5342a62a-6b68-4a5f-9099-d68475e94587 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-20T19:01:26.844363", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1}} 2019-01-20 19:01:26,951 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes used request id req-5342a62a-6b68-4a5f-9099-d68475e94587 2019-01-20 19:01:26,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:01:27,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:26 GMT Server: Apache x-compute-request-id: req-1d125434-b6bf-4118-9129-fc352bf7772b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d125434-b6bf-4118-9129-fc352bf7772b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:01:27.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:01:27,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-1d125434-b6bf-4118-9129-fc352bf7772b 2019-01-20 19:01:27,707 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f 2019-01-20 19:01:27,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:01:28,573 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:27 GMT Server: Apache x-compute-request-id: req-45034074-3aea-4dbf-aeed-3ae63d9f34f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45034074-3aea-4dbf-aeed-3ae63d9f34f4 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:01:27.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:01:28,573 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-45034074-3aea-4dbf-aeed-3ae63d9f34f4 2019-01-20 19:01:28,573 - create_volume - DEBUG - Instance status is - creating 2019-01-20 19:01:28,573 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-20 19:01:31,576 - create_volume - DEBUG - Volume status query timeout in 296.130681992 2019-01-20 19:01:31,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:01:32,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:31 GMT Server: Apache x-compute-request-id: req-46adf566-e524-480b-81a8-454ccaf3b014 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46adf566-e524-480b-81a8-454ccaf3b014 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:01:29.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:01:32,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-46adf566-e524-480b-81a8-454ccaf3b014 2019-01-20 19:01:32,401 - create_volume - DEBUG - Instance status is - available 2019-01-20 19:01:32,401 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f 2019-01-20 19:01:32,401 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f 2019-01-20 19:01:32,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:01:32,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:32,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["6-GUhiqmTU-irGa7H2oAaw"], "issued_at": "2019-01-20T19:01:32.000000Z"}} 2019-01-20 19:01:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:32,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c85994-0b4e-468e-ae74-670b36a541f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:32,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-17c85994-0b4e-468e-ae74-670b36a541f6 2019-01-20 19:01:32,887 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:01:32,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:32,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23575b28-c284-4583-8d88-171e2e2db28b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:32,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-23575b28-c284-4583-8d88-171e2e2db28b 2019-01-20 19:01:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:33,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e4ec4a9f-792d-496f-aed8-fb509d007478 Date: Sun, 20 Jan 2019 19:01:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:33,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-e4ec4a9f-792d-496f-aed8-fb509d007478 2019-01-20 19:01:33,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:01:33,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:01:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:01:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:33,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cec6de-f6f6-4019-94e9-fad649e24deb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:33,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-c7cec6de-f6f6-4019-94e9-fad649e24deb 2019-01-20 19:01:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:33,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f740baa0-0cba-4c14-a221-1ae6d7bf864e Date: Sun, 20 Jan 2019 19:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:33,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-f740baa0-0cba-4c14-a221-1ae6d7bf864e 2019-01-20 19:01:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:33,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-24678417-3a41-4630-883d-53aeda5291c7 Date: Sun, 20 Jan 2019 19:01:33 GMT RESP BODY: {"ports":[]} 2019-01-20 19:01:33,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port&admin_state_up=True used request id req-24678417-3a41-4630-883d-53aeda5291c7 2019-01-20 19:01:33,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:34,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c44d19f4-230a-4f3b-8e1e-9be41df62e32 x-compute-request-id: req-c44d19f4-230a-4f3b-8e1e-9be41df62e32 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 19:01:34,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst used request id req-c44d19f4-230a-4f3b-8e1e-9be41df62e32 2019-01-20 19:01:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:34,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7eac8f9e-3435-4d8f-8652-58e431c6e58c Date: Sun, 20 Jan 2019 19:01:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:34,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-7eac8f9e-3435-4d8f-8652-58e431c6e58c 2019-01-20 19:01:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:34,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5143266d-0b27-4ef6-952a-2ff9644d232e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:34,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-5143266d-0b27-4ef6-952a-2ff9644d232e 2019-01-20 19:01:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:34,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c1e4b58d-af70-436d-b90d-e1dbc6330372 Date: Sun, 20 Jan 2019 19:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:34,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-c1e4b58d-af70-436d-b90d-e1dbc6330372 2019-01-20 19:01:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:35,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4d48f86f-1f5d-4c56-88cb-e9350cfd65ac Date: Sun, 20 Jan 2019 19:01:35 GMT RESP BODY: {"ports":[]} 2019-01-20 19:01:35,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port&admin_state_up=True used request id req-4d48f86f-1f5d-4c56-88cb-e9350cfd65ac 2019-01-20 19:01:35,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:01:35,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:35,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["7cBgM1BoRNq8klwskpGPHQ"], "issued_at": "2019-01-20T19:01:35.000000Z"}} 2019-01-20 19:01:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f30ea8ed12b7668babdfd9f3d3f11edfa7fd3d5" 2019-01-20 19:01:35,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b566f2-1293-4d83-9910-a619ca5e2975 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:35,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41b566f2-1293-4d83-9910-a619ca5e2975 2019-01-20 19:01:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:35,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0140c050-cb60-4fa0-ba94-0c2296ecc133 Date: Sun, 20 Jan 2019 19:01:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:35,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-0140c050-cb60-4fa0-ba94-0c2296ecc133 2019-01-20 19:01:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:36,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0cde31e9-5550-43de-b263-2a8d21074f49 Date: Sun, 20 Jan 2019 19:01:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:36,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-0cde31e9-5550-43de-b263-2a8d21074f49 2019-01-20 19:01:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:36,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-785e8509-969a-4454-ac3e-88b38a6aeac3 Date: Sun, 20 Jan 2019 19:01:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:36,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-785e8509-969a-4454-ac3e-88b38a6aeac3 2019-01-20 19:01:36,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:01:36,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:01:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:01:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f30ea8ed12b7668babdfd9f3d3f11edfa7fd3d5" 2019-01-20 19:01:36,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22279a1-5ab9-4ba7-9f2e-a64fd2363a01 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:36,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-a22279a1-5ab9-4ba7-9f2e-a64fd2363a01 2019-01-20 19:01:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:36,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-00687a7f-36ca-474a-813c-9ce8ebf51710 Date: Sun, 20 Jan 2019 19:01:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:36,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-00687a7f-36ca-474a-813c-9ce8ebf51710 2019-01-20 19:01:36,281 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net 2019-01-20 19:01:36,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" -d '{"port": {"network_id": "1a1bbef4-3be6-4713-bf61-c7de279a987f", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port", "admin_state_up": true}}' 2019-01-20 19:01:36,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-8c0c106f-a964-4705-8e0c-8f58e8189ae0 Date: Sun, 20 Jan 2019 19:01:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:36Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"}} 2019-01-20 19:01:36,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-8c0c106f-a964-4705-8e0c-8f58e8189ae0 2019-01-20 19:01:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:37,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c9b11a12-f6d4-4844-8b8a-79b46dc570fa Date: Sun, 20 Jan 2019 19:01:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:37,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-c9b11a12-f6d4-4844-8b8a-79b46dc570fa 2019-01-20 19:01:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:37,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5a9d47-0a8c-4b54-85a1-74bfbf32e624 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:37,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-3b5a9d47-0a8c-4b54-85a1-74bfbf32e624 2019-01-20 19:01:37,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:37,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ab81f31f-2d77-45ca-bf7c-b1c079e1f68f Date: Sun, 20 Jan 2019 19:01:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:37,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-ab81f31f-2d77-45ca-bf7c-b1c079e1f68f 2019-01-20 19:01:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:37,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-1a566026-0bc4-4623-8e20-e2cdd95c1410 Date: Sun, 20 Jan 2019 19:01:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:36Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"}]} 2019-01-20 19:01:37,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port&admin_state_up=True used request id req-1a566026-0bc4-4623-8e20-e2cdd95c1410 2019-01-20 19:01:37,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:37,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3d37c2-4f38-45d0-a496-9f485ddf4ea4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:37,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4e3d37c2-4f38-45d0-a496-9f485ddf4ea4 2019-01-20 19:01:37,836 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst 2019-01-20 19:01:37,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:37,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c7ce2f0-6338-4c9b-b937-3b0e03179b0f x-compute-request-id: req-1c7ce2f0-6338-4c9b-b937-3b0e03179b0f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-flavor"}]} 2019-01-20 19:01:37,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1c7ce2f0-6338-4c9b-b937-3b0e03179b0f 2019-01-20 19:01:37,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:38,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3608336-9d5e-47ce-a2e4-77da32e7e3ae x-compute-request-id: req-f3608336-9d5e-47ce-a2e4-77da32e7e3ae Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:01:38,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a used request id req-f3608336-9d5e-47ce-a2e4-77da32e7e3ae 2019-01-20 19:01:38,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e0297e48-31f1-4aeb-9553-b3acb6ed8a4c Date: Sun, 20 Jan 2019 19:01:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:01:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:01:20Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/snap", "metadata": {}}], "self": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "min_disk": 0, "protected": false, "id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "file": "/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image"} 2019-01-20 19:01:38,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image used request id req-e0297e48-31f1-4aeb-9553-b3acb6ed8a4c 2019-01-20 19:01:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:38,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81a575f7-146d-49df-9d70-03048c60a48d Date: Sun, 20 Jan 2019 19:01:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:01:38,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-81a575f7-146d-49df-9d70-03048c60a48d 2019-01-20 19:01:38,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "imageRef": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "flavorRef": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "max_count": 1, "min_count": 1, "networks": [{"port": "614085ca-d734-40e0-83a9-37fcb3d8cefa"}]}}' 2019-01-20 19:01:40,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78223931-fc0f-4848-991c-b7404e52a4f4 x-compute-request-id: req-78223931-fc0f-4848-991c-b7404e52a4f4 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "adminPass": "wzw5HRdQr32e"}} 2019-01-20 19:01:40,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-78223931-fc0f-4848-991c-b7404e52a4f4 2019-01-20 19:01:40,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:41,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ca876c-195d-401b-8bcf-9962f4a74c5c x-compute-request-id: req-88ca876c-195d-401b-8bcf-9962f4a74c5c Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:01:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:41,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-88ca876c-195d-401b-8bcf-9962f4a74c5c 2019-01-20 19:01:41,314 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst 2019-01-20 19:01:41,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:41,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-381d6ef9-12c3-4d8a-b0df-148755bce03c x-compute-request-id: req-381d6ef9-12c3-4d8a-b0df-148755bce03c Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:01:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:41,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-381d6ef9-12c3-4d8a-b0df-148755bce03c 2019-01-20 19:01:41,571 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - BUILD 2019-01-20 19:01:41,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:01:44,574 - create_instance - DEBUG - VM status query timeout in 896.739861012 2019-01-20 19:01:44,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:45,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f0ab1d3-1a03-4981-9e6f-1cd51e8debd6 x-compute-request-id: req-8f0ab1d3-1a03-4981-9e6f-1cd51e8debd6 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:01:43Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:45,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-8f0ab1d3-1a03-4981-9e6f-1cd51e8debd6 2019-01-20 19:01:45,086 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - BUILD 2019-01-20 19:01:45,086 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:01:48,089 - create_instance - DEBUG - VM status query timeout in 893.224498034 2019-01-20 19:01:48,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:48,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb5d9944-1aff-4f1f-a51b-b27838f42778 x-compute-request-id: req-eb5d9944-1aff-4f1f-a51b-b27838f42778 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:01:43Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:48,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-eb5d9944-1aff-4f1f-a51b-b27838f42778 2019-01-20 19:01:48,657 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - BUILD 2019-01-20 19:01:48,657 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:01:51,660 - create_instance - DEBUG - VM status query timeout in 889.653474092 2019-01-20 19:01:51,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:52,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93065d3d-4983-4298-bb30-ef42d2c8f9ec x-compute-request-id: req-93065d3d-4983-4298-bb30-ef42d2c8f9ec Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:01:48Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:52,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-93065d3d-4983-4298-bb30-ef42d2c8f9ec 2019-01-20 19:01:52,452 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - ACTIVE 2019-01-20 19:01:52,452 - create_instance - INFO - VM is - ACTIVE 2019-01-20 19:01:52,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:53,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f46e9ac5-1860-4cf4-a7c4-ea2d0589ab57 x-compute-request-id: req-f46e9ac5-1860-4cf4-a7c4-ea2d0589ab57 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:01:48Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:53,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-f46e9ac5-1860-4cf4-a7c4-ea2d0589ab57 2019-01-20 19:01:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-de7aa5ec-1dff-4d3c-af31-4b9f39cc4a6d Date: Sun, 20 Jan 2019 19:01:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:53,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-de7aa5ec-1dff-4d3c-af31-4b9f39cc4a6d 2019-01-20 19:01:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:53,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2238ecf-c3c1-4eb4-8dde-01c9acf324a1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:53,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-d2238ecf-c3c1-4eb4-8dde-01c9acf324a1 2019-01-20 19:01:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:53,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d10549f-c8bf-4893-b4af-fdf807433641 Date: Sun, 20 Jan 2019 19:01:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:53,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-7d10549f-c8bf-4893-b4af-fdf807433641 2019-01-20 19:01:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:53,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-93b6d233-18e9-41fd-b21a-0a967f3497ec Date: Sun, 20 Jan 2019 19:01:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:01:53,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-93b6d233-18e9-41fd-b21a-0a967f3497ec 2019-01-20 19:01:53,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:01:54,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["9q2ogVUMQTiMOYiexbreZA"], "issued_at": "2019-01-20T19:01:54.000000Z"}} 2019-01-20 19:01:54,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:01:54,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467fcf18-94dd-4a54-96be-04772b480cda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:01:54,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-467fcf18-94dd-4a54-96be-04772b480cda 2019-01-20 19:01:54,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:55,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3ca262-011a-44d7-9ff8-da8333b189de x-compute-request-id: req-bf3ca262-011a-44d7-9ff8-da8333b189de Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:01:48Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:01:55,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-bf3ca262-011a-44d7-9ff8-da8333b189de 2019-01-20 19:01:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:55,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c1b02495-ed25-4e95-8e5d-74ffd635b353 Date: Sun, 20 Jan 2019 19:01:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:55,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-c1b02495-ed25-4e95-8e5d-74ffd635b353 2019-01-20 19:01:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:55,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35d9fa0-4cfb-4f6d-a01f-7e8518ddfcb4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:55,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-d35d9fa0-4cfb-4f6d-a01f-7e8518ddfcb4 2019-01-20 19:01:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:55,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bb564c16-f820-4a83-b8df-b6a12d2f875f Date: Sun, 20 Jan 2019 19:01:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:55,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-bb564c16-f820-4a83-b8df-b6a12d2f875f 2019-01-20 19:01:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:01:55,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-8e5da22b-d9c1-4c00-bcf5-49d6dc31f818 Date: Sun, 20 Jan 2019 19:01:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:01:55,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-8e5da22b-d9c1-4c00-bcf5-49d6dc31f818 2019-01-20 19:01:55,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" -d '{"volumeAttachment": {"volumeId": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}}' 2019-01-20 19:01:57,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdf0bb3a-93ab-497b-a06c-40ae0ce4de28 x-compute-request-id: req-cdf0bb3a-93ab-497b-a06c-40ae0ce4de28 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "volumeId": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}} 2019-01-20 19:01:57,998 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a/os-volume_attachments used request id req-cdf0bb3a-93ab-497b-a06c-40ae0ce4de28 2019-01-20 19:01:58,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:01:58,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69285ba3-de02-47e0-b586-b74ecdbd7c68 x-compute-request-id: req-69285ba3-de02-47e0-b586-b74ecdbd7c68 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:01:48Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}], "metadata": {}}} 2019-01-20 19:01:58,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-69285ba3-de02-47e0-b586-b74ecdbd7c68 2019-01-20 19:01:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:01:59,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-df81d04d-615e-48b8-ad2a-28ee97889753 Date: Sun, 20 Jan 2019 19:01:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:01:59,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-df81d04d-615e-48b8-ad2a-28ee97889753 2019-01-20 19:01:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:01:59,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:01:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:01:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:01:59,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe44102-cebb-44e4-b642-27d0a69e201c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:01:59,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-efe44102-cebb-44e4-b642-27d0a69e201c 2019-01-20 19:01:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:01:59,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92edb4b3-05bb-4c67-835f-f7a796a1cac2 Date: Sun, 20 Jan 2019 19:01:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:01:59,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-92edb4b3-05bb-4c67-835f-f7a796a1cac2 2019-01-20 19:01:59,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:01:59,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-21bdd547-428f-4541-933b-e46aff577631 Date: Sun, 20 Jan 2019 19:01:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:01:59,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-21bdd547-428f-4541-933b-e46aff577631 2019-01-20 19:01:59,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:00,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:01:59 GMT Server: Apache x-compute-request-id: req-711c8dcf-2560-4e59-975a-ab9d0ae79579 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-711c8dcf-2560-4e59-975a-ab9d0ae79579 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:01:57.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:02:00,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-711c8dcf-2560-4e59-975a-ab9d0ae79579 2019-01-20 19:02:03,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-711c8dcf-2560-4e59-975a-ab9d0ae79579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:03,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:03 GMT Server: Apache x-compute-request-id: req-6fc9517e-b28e-4cd1-be64-7c89d44acd4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fc9517e-b28e-4cd1-be64-7c89d44acd4d Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "attachment_id": "3a4b4136-3de2-4438-96f8-33140d345ba2", "attached_at": "2019-01-20T19:02:01.000000", "host_name": null, "volume_id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "device": "/dev/vdb", "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:02:01.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:02:03,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-6fc9517e-b28e-4cd1-be64-7c89d44acd4d 2019-01-20 19:02:03,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e88f53-7f22-4790-a6dd-813a55c1b866 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:03,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1e88f53-7f22-4790-a6dd-813a55c1b866 2019-01-20 19:02:03,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:04,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2d602dc-0b2d-4e69-ba48-0aacf4a4fcb2 x-compute-request-id: req-e2d602dc-0b2d-4e69-ba48-0aacf4a4fcb2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}], "metadata": {}}} 2019-01-20 19:02:04,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-e2d602dc-0b2d-4e69-ba48-0aacf4a4fcb2 2019-01-20 19:02:04,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:04,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-59419caf-6f7e-44e4-803a-bbe47c5b8416 Date: Sun, 20 Jan 2019 19:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:04,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-59419caf-6f7e-44e4-803a-bbe47c5b8416 2019-01-20 19:02:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:04,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627b22a0-1d4f-4c89-ab79-46ce0f57f248 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:04,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-627b22a0-1d4f-4c89-ab79-46ce0f57f248 2019-01-20 19:02:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:04,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-626699ae-2ba2-4833-bf7d-4b89f1dd2829 Date: Sun, 20 Jan 2019 19:02:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:04,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-626699ae-2ba2-4833-bf7d-4b89f1dd2829 2019-01-20 19:02:04,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-b656ab16-78a6-4e2a-ac06-b42ea5a621f4 Date: Sun, 20 Jan 2019 19:02:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:05,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-b656ab16-78a6-4e2a-ac06-b42ea5a621f4 2019-01-20 19:02:05,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:06,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8a2b0d8-a7f3-4b43-9ee7-139dca520570 x-compute-request-id: req-c8a2b0d8-a7f3-4b43-9ee7-139dca520570 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}], "metadata": {}}} 2019-01-20 19:02:06,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-c8a2b0d8-a7f3-4b43-9ee7-139dca520570 2019-01-20 19:02:06,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:06,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f67e2942-3398-4ee4-b89d-6bddb6350a2e Date: Sun, 20 Jan 2019 19:02:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:06,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-f67e2942-3398-4ee4-b89d-6bddb6350a2e 2019-01-20 19:02:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:06,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74caca13-7fd7-40d4-a0e8-06b3be64c6ee Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:06,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-74caca13-7fd7-40d4-a0e8-06b3be64c6ee 2019-01-20 19:02:06,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:06,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6ae1bf8a-a257-4650-8693-e06bd08f26f7 Date: Sun, 20 Jan 2019 19:02:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:06,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-6ae1bf8a-a257-4650-8693-e06bd08f26f7 2019-01-20 19:02:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:07,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-3bab7028-a73e-44da-a1e1-e4566f3d691d Date: Sun, 20 Jan 2019 19:02:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:07,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-3bab7028-a73e-44da-a1e1-e4566f3d691d 2019-01-20 19:02:07,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:07,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04598149-9e64-4517-9831-5b257ffe060a x-compute-request-id: req-04598149-9e64-4517-9831-5b257ffe060a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}], "metadata": {}}} 2019-01-20 19:02:07,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-04598149-9e64-4517-9831-5b257ffe060a 2019-01-20 19:02:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:08,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-41fba57b-ea3b-4800-8d45-4103b9157279 Date: Sun, 20 Jan 2019 19:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:08,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-41fba57b-ea3b-4800-8d45-4103b9157279 2019-01-20 19:02:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:08,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bad8c09-f2e9-47f6-a446-795511042cdc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:08,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-1bad8c09-f2e9-47f6-a446-795511042cdc 2019-01-20 19:02:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:08,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-364b3758-9623-42f1-bcb9-be061c69f9d8 Date: Sun, 20 Jan 2019 19:02:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:08,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-364b3758-9623-42f1-bcb9-be061c69f9d8 2019-01-20 19:02:08,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-4921b9aa-7bc8-46b8-b3e1-4e4e6951dadc Date: Sun, 20 Jan 2019 19:02:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:08,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-4921b9aa-7bc8-46b8-b3e1-4e4e6951dadc 2019-01-20 19:02:08,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a/os-volume_attachments/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:10,277 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e01cafb0-bb0d-43ed-a10a-425dca4e85b3 x-compute-request-id: req-e01cafb0-bb0d-43ed-a10a-425dca4e85b3 Content-Length: 0 Content-Type: application/json 2019-01-20 19:02:10,277 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a/os-volume_attachments/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-e01cafb0-bb0d-43ed-a10a-425dca4e85b3 2019-01-20 19:02:10,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:11,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b636740a-42c5-4297-bb52-d3e2ff07880c x-compute-request-id: req-b636740a-42c5-4297-bb52-d3e2ff07880c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2"}], "metadata": {}}} 2019-01-20 19:02:11,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-b636740a-42c5-4297-bb52-d3e2ff07880c 2019-01-20 19:02:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:11,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-10d12d96-d3d8-476e-9157-7b60ae15ebdd Date: Sun, 20 Jan 2019 19:02:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:11,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-10d12d96-d3d8-476e-9157-7b60ae15ebdd 2019-01-20 19:02:11,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:11,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a42ea0-f4de-40b1-86a5-5a8dc6bae758 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:11,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-03a42ea0-f4de-40b1-86a5-5a8dc6bae758 2019-01-20 19:02:11,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:11,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0cf1ceb8-ac7d-4f16-b2ab-677310642d64 Date: Sun, 20 Jan 2019 19:02:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:11,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-0cf1ceb8-ac7d-4f16-b2ab-677310642d64 2019-01-20 19:02:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:11,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-97072633-5c9b-4abf-b26a-b83836aaf344 Date: Sun, 20 Jan 2019 19:02:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:11,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-97072633-5c9b-4abf-b26a-b83836aaf344 2019-01-20 19:02:14,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:15,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdf07a3e-eb4f-422c-9973-4406da512849 x-compute-request-id: req-fdf07a3e-eb4f-422c-9973-4406da512849 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:15,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-fdf07a3e-eb4f-422c-9973-4406da512849 2019-01-20 19:02:15,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-86c72a12-8cc2-46c8-bb79-437fb946ecb2 Date: Sun, 20 Jan 2019 19:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:16,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-86c72a12-8cc2-46c8-bb79-437fb946ecb2 2019-01-20 19:02:16,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911f26a0-3d61-45ac-ab9b-65e7a1a11c1a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:16,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-911f26a0-3d61-45ac-ab9b-65e7a1a11c1a 2019-01-20 19:02:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:16,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f82ef18f-7e5a-4678-9f20-8bcb8e702280 Date: Sun, 20 Jan 2019 19:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:16,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-f82ef18f-7e5a-4678-9f20-8bcb8e702280 2019-01-20 19:02:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:16,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-24a78abb-571b-4b23-951e-ad7427f3a9d6 Date: Sun, 20 Jan 2019 19:02:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:16,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-24a78abb-571b-4b23-951e-ad7427f3a9d6 2019-01-20 19:02:16,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-711c8dcf-2560-4e59-975a-ab9d0ae79579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:17,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:16 GMT Server: Apache x-compute-request-id: req-57b4e8aa-09e1-4eb5-a538-0a7bfe3302f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57b4e8aa-09e1-4eb5-a538-0a7bfe3302f5 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:02:10.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:02:17,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-57b4e8aa-09e1-4eb5-a538-0a7bfe3302f5 2019-01-20 19:02:17,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:17,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc02da5d-99fa-46f4-8e3e-a7f2d07e2c2c x-compute-request-id: req-bc02da5d-99fa-46f4-8e3e-a7f2d07e2c2c Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:17,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-bc02da5d-99fa-46f4-8e3e-a7f2d07e2c2c 2019-01-20 19:02:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-41abfbe9-5fc9-4b6e-a052-cd6606a94b25 Date: Sun, 20 Jan 2019 19:02:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:17,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-41abfbe9-5fc9-4b6e-a052-cd6606a94b25 2019-01-20 19:02:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:18,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03d4460-b180-4b6e-8542-2262c400de3e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:18,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-e03d4460-b180-4b6e-8542-2262c400de3e 2019-01-20 19:02:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:18,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-933a99a5-119e-4dbf-af9b-5c96619f3e15 Date: Sun, 20 Jan 2019 19:02:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:18,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-933a99a5-119e-4dbf-af9b-5c96619f3e15 2019-01-20 19:02:18,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:18,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-7b47660b-3899-4ace-ad97-3b562b3100de Date: Sun, 20 Jan 2019 19:02:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:18,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-7b47660b-3899-4ace-ad97-3b562b3100de 2019-01-20 19:02:18,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:18,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-658361b3-ebc4-4786-bd4c-d2f34041fcd4 x-compute-request-id: req-658361b3-ebc4-4786-bd4c-d2f34041fcd4 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:01Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:18,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-658361b3-ebc4-4786-bd4c-d2f34041fcd4 2019-01-20 19:02:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:18,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f632cc7c-fc92-4951-9664-edb4c0447ea0 Date: Sun, 20 Jan 2019 19:02:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["627db522-4538-4900-a796-b81dc13f4f8c"],"description":"","tags":[],"updated_at":"2019-01-20T19:01:23Z","provider:segmentation_id":12,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:18,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net used request id req-f632cc7c-fc92-4951-9664-edb4c0447ea0 2019-01-20 19:02:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:19,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ca846e-5e60-40da-bbc3-0002ab51648d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:19,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-f4ca846e-5e60-40da-bbc3-0002ab51648d 2019-01-20 19:02:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:19,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9852fbd5-d292-4351-afa9-782eb5016e4a Date: Sun, 20 Jan 2019 19:02:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","dns_nameservers":[],"updated_at":"2019-01-20T19:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"627db522-4538-4900-a796-b81dc13f4f8c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet"}]} 2019-01-20 19:02:19,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-9852fbd5-d292-4351-afa9-782eb5016e4a 2019-01-20 19:02:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642748f8ad255c4be65284d536a88338a4397b9f" 2019-01-20 19:02:19,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-119b605e-5127-4801-93f5-6cf4ddb26764 Date: Sun, 20 Jan 2019 19:02:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.8"}],"id":"614085ca-d734-40e0-83a9-37fcb3d8cefa","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:3f:5d","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8e01d4a2-3f65-40f9-9af5-b7120fe56b1a","name":"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:24Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.2"}],"id":"62a6c2c6-daad-4c46-bfcd-ca53c0bf4247","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:4c:5e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.4"}],"id":"a3824f03-3ad7-495d-9e24-b335bab7a8fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:2a:85","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:01:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"627db522-4538-4900-a796-b81dc13f4f8c","ip_address":"10.55.0.3"}],"id":"c24a561e-3f92-4ba9-8b64-68a5d9e3cad0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:7c:82","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a1bbef4-3be6-4713-bf61-c7de279a987f","name":"","admin_state_up":true,"network_id":"1a1bbef4-3be6-4713-bf61-c7de279a987f","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:01:24Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:19,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-119b605e-5127-4801-93f5-6cf4ddb26764 2019-01-20 19:02:19,428 - create_instance - INFO - Deleting Port with ID - 614085ca-d734-40e0-83a9-37fcb3d8cefa 2019-01-20 19:02:19,428 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-port 2019-01-20 19:02:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/614085ca-d734-40e0-83a9-37fcb3d8cefa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:19,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f551b0a2-814b-41d4-871d-e2595b9d5bfa Date: Sun, 20 Jan 2019 19:02:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:02:19,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/614085ca-d734-40e0-83a9-37fcb3d8cefa used request id req-f551b0a2-814b-41d4-871d-e2595b9d5bfa 2019-01-20 19:02:19,933 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst 2019-01-20 19:02:19,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:20,331 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:02:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f0488e3-912b-401c-8e59-b6354dbac25d x-compute-request-id: req-5f0488e3-912b-401c-8e59-b6354dbac25d Content-Type: application/json 2019-01-20 19:02:20,331 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-5f0488e3-912b-401c-8e59-b6354dbac25d 2019-01-20 19:02:20,332 - create_instance - INFO - Checking deletion status 2019-01-20 19:02:20,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:20,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-875b9dd0-8a1a-41c0-a8c4-606848154bf3 x-compute-request-id: req-875b9dd0-8a1a-41c0-a8c4-606848154bf3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:3f:5d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:20Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:20,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-875b9dd0-8a1a-41c0-a8c4-606848154bf3 2019-01-20 19:02:20,577 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - ACTIVE 2019-01-20 19:02:20,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:02:23,580 - create_instance - DEBUG - VM status query timeout in 296.752089024 2019-01-20 19:02:23,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:23,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a218b05-63d7-40ad-81bd-69950d8c55c5 x-compute-request-id: req-2a218b05-63d7-40ad-81bd-69950d8c55c5 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:20Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:23,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-2a218b05-63d7-40ad-81bd-69950d8c55c5 2019-01-20 19:02:23,866 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - ACTIVE 2019-01-20 19:02:23,866 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:02:26,867 - create_instance - DEBUG - VM status query timeout in 293.465381145 2019-01-20 19:02:26,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:27,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e704b60-e06a-461c-b703-aff1287e78b1 x-compute-request-id: req-0e704b60-e06a-461c-b703-aff1287e78b1 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "rel": "bookmark"}], "image": {"id": "1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "links": [{"href": "http://172.30.9.27:8774/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2019-01-20T19:01:47.000000", "flavor": {"id": "bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "links": [{"href": "http://172.30.9.27:8774/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a", "rel": "bookmark"}]}, "id": "8e01d4a2-3f65-40f9-9af5-b7120fe56b1a", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:02:20Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst", "created": "2019-01-20T19:01:40Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:27,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-0e704b60-e06a-461c-b703-aff1287e78b1 2019-01-20 19:02:27,307 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst] is - ACTIVE 2019-01-20 19:02:27,307 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:02:30,308 - create_instance - DEBUG - VM status query timeout in 290.023910046 2019-01-20 19:02:30,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75417165648248a4e0c655a21276117ba7a23b7f" 2019-01-20 19:02:30,533 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:02:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de2b8d9b-e9b0-4f07-bd12-5252f5f9b935 x-compute-request-id: req-de2b8d9b-e9b0-4f07-bd12-5252f5f9b935 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8e01d4a2-3f65-40f9-9af5-b7120fe56b1a could not be found.", "code": 404}} 2019-01-20 19:02:30,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/8e01d4a2-3f65-40f9-9af5-b7120fe56b1a used request id req-de2b8d9b-e9b0-4f07-bd12-5252f5f9b935 2019-01-20 19:02:30,533 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8e01d4a2-3f65-40f9-9af5-b7120fe56b1a could not be found. (HTTP 404) (Request-ID: req-de2b8d9b-e9b0-4f07-bd12-5252f5f9b935) 2019-01-20 19:02:30,534 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-vm_inst 2019-01-20 19:02:30,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:02:31,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:30 GMT Server: Apache x-compute-request-id: req-d853edbf-43ef-4a1a-91a1-f97d4a663189 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d853edbf-43ef-4a1a-91a1-f97d4a663189 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:02:10.000000", "replication_status": null, "snapshot_id": null, "id": "d81ca997-cb11-42af-bc5a-b2ab2a58b8f2", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f", "bootable": "false", "created_at": "2019-01-20T19:01:26.000000", "volume_type": null}} 2019-01-20 19:02:31,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-d853edbf-43ef-4a1a-91a1-f97d4a663189 2019-01-20 19:02:31,294 - create_volume - DEBUG - Instance status is - available 2019-01-20 19:02:31,295 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f 2019-01-20 19:02:31,295 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f 2019-01-20 19:02:31,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:02:32,080 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:02:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a762c40-8744-45c7-b7d1-23d66793bc08 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:02:32,081 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-5a762c40-8744-45c7-b7d1-23d66793bc08 2019-01-20 19:02:32,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5be5276d-6785-4db2-8387-d7dd06a3dd06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7607237df16c2ec8bb1c3a5b3999216366a67dc2" 2019-01-20 19:02:32,819 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:02:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2c2e1b89-0b27-4b46-8325-e582b354f68a x-openstack-request-id: req-2c2e1b89-0b27-4b46-8325-e582b354f68a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 could not be found.", "code": 404}} 2019-01-20 19:02:32,819 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 used request id req-2c2e1b89-0b27-4b46-8325-e582b354f68a 2019-01-20 19:02:32,819 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d81ca997-cb11-42af-bc5a-b2ab2a58b8f2 could not be found. (HTTP 404) (Request-ID: req-2c2e1b89-0b27-4b46-8325-e582b354f68a) 2019-01-20 19:02:32,820 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f 2019-01-20 19:02:32,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea68678d1d83c2ad126a1f89ee29935b2f9d6c85" 2019-01-20 19:02:32,858 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40397742-4785-47c5-8432-78e95f7ceb91 x-compute-request-id: req-40397742-4785-47c5-8432-78e95f7ceb91 Content-Length: 0 Content-Type: application/json 2019-01-20 19:02:32,858 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbf7efe9-d9d4-42e9-9aab-78b59b63276a used request id req-40397742-4785-47c5-8432-78e95f7ceb91 2019-01-20 19:02:32,858 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet 2019-01-20 19:02:32,859 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-subnet 2019-01-20 19:02:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/627db522-4538-4900-a796-b81dc13f4f8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:02:35,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18da867a-3d26-4362-b113-7c3f0cf9e4fa Date: Sun, 20 Jan 2019 19:02:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:02:35,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/627db522-4538-4900-a796-b81dc13f4f8c used request id req-18da867a-3d26-4362-b113-7c3f0cf9e4fa 2019-01-20 19:02:35,292 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-net 2019-01-20 19:02:35,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1a1bbef4-3be6-4713-bf61-c7de279a987f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4bd67b0a5ba21ae95c47be5b669c39d8b0acf0" 2019-01-20 19:02:37,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c64e832b-4eaf-402c-af73-d08e2ef9cde0 Date: Sun, 20 Jan 2019 19:02:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:02:37,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1a1bbef4-3be6-4713-bf61-c7de279a987f used request id req-c64e832b-4eaf-402c-af73-d08e2ef9cde0 2019-01-20 19:02:37,089 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-f8598ac9-42e8-4cac-bcb7-f85b50c7735f-image 2019-01-20 19:02:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f26e29f9d7e933c515ecd1cf2c43ec0328175b" 2019-01-20 19:02:38,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f1b17ce-409f-4008-8543-4086dc6c91c8 Date: Sun, 20 Jan 2019 19:02:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:02:38,553 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1b5f9d14-c51f-4e4a-891e-282e70b18dfb used request id req-4f1b17ce-409f-4008-8543-4086dc6c91c8 2019-01-20 19:02:38,555 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:02:38,557 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:02:38,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:02:38,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:02:38,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["3CcE0WcaTcyXXs-riUev1Q"], "issued_at": "2019-01-20T19:02:38.000000Z"}} 2019-01-20 19:02:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:02:39,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3825fab2-99e8-4d5a-acd6-86c140c1925e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:39,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3825fab2-99e8-4d5a-acd6-86c140c1925e 2019-01-20 19:02:39,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:02:39,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-42122927-d944-4423-8c2c-edd61341c1ef Date: Sun, 20 Jan 2019 19:02:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image"} 2019-01-20 19:02:39,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image used request id req-42122927-d944-4423-8c2c-edd61341c1ef 2019-01-20 19:02:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:02:39,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-42f2c8fb-2e28-4e39-9738-697117c4b34d Date: Sun, 20 Jan 2019 19:02:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:02:39,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-42f2c8fb-2e28-4e39-9738-697117c4b34d 2019-01-20 19:02:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image"}' 2019-01-20 19:02:40,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db X-Openstack-Request-Id: req-3235fc54-34d2-4dac-9e3e-fcea100a2df5 Date: Sun, 20 Jan 2019 19:02:40 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:02:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:02:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "min_disk": 0, "protected": false, "id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "file": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:02:40,145 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3235fc54-34d2-4dac-9e3e-fcea100a2df5 2019-01-20 19:02:40,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" -d '' 2019-01-20 19:02:41,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-290f93bb-9083-4ea6-bab0-778866c76234 Date: Sun, 20 Jan 2019 19:02:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:02:41,640 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db/file used request id req-290f93bb-9083-4ea6-bab0-778866c76234 2019-01-20 19:02:41,640 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:02:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:02:41,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-08a93086-540d-4a1c-9f35-7de6b2e36059 Date: Sun, 20 Jan 2019 19:02:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:02:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/3a3a9951-a2a5-47e6-a037-28281047f4db/snap", "metadata": {}}], "self": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "min_disk": 0, "protected": false, "id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "file": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/3a3a9951-a2a5-47e6-a037-28281047f4db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:02:41,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db used request id req-08a93086-540d-4a1c-9f35-7de6b2e36059 2019-01-20 19:02:41,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:02:41,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-41863967-f4b8-4bf8-8b57-d0c581c856da Date: Sun, 20 Jan 2019 19:02:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:02:41,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-41863967-f4b8-4bf8-8b57-d0c581c856da 2019-01-20 19:02:41,984 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image 2019-01-20 19:02:41,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:02:42,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c2fbfada-1434-4a23-bd29-e79149dee7e4 Date: Sun, 20 Jan 2019 19:02:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:02:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/3a3a9951-a2a5-47e6-a037-28281047f4db/snap", "metadata": {}}], "self": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "min_disk": 0, "protected": false, "id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "file": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/3a3a9951-a2a5-47e6-a037-28281047f4db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:02:42,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db used request id req-c2fbfada-1434-4a23-bd29-e79149dee7e4 2019-01-20 19:02:42,619 - create_image - DEBUG - Instance status is - active 2019-01-20 19:02:42,619 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image 2019-01-20 19:02:42,619 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image 2019-01-20 19:02:42,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:02:42,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:02:42,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["zrVcG7jIRMK32Jm3Ki_h0Q"], "issued_at": "2019-01-20T19:02:42.000000Z"}} 2019-01-20 19:02:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:02:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c195d9d-0b62-4339-b531-2873e14ee62c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:43,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c195d9d-0b62-4339-b531-2873e14ee62c 2019-01-20 19:02:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:02:43,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dcf4338a-2135-42bc-bef2-89d232a0e7e9 Date: Sun, 20 Jan 2019 19:02:43 GMT RESP BODY: {"networks":[]} 2019-01-20 19:02:43,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-dcf4338a-2135-42bc-bef2-89d232a0e7e9 2019-01-20 19:02:43,272 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net 2019-01-20 19:02:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net", "admin_state_up": true}}' 2019-01-20 19:02:43,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-96496819-ec72-463a-8bc2-a3c8a166cf59 Date: Sun, 20 Jan 2019 19:02:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:02:43Z","is_default":false,"provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","mtu":1450}} 2019-01-20 19:02:43,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-96496819-ec72-463a-8bc2-a3c8a166cf59 2019-01-20 19:02:43,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:02:44,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-29d3351f-7f64-48db-b67b-cf75989e1d34 Date: Sun, 20 Jan 2019 19:02:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:02:43Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:44,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-29d3351f-7f64-48db-b67b-cf75989e1d34 2019-01-20 19:02:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:02:44,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5129f85e-2de2-40f3-855c-2e02b9088ca1 Date: Sun, 20 Jan 2019 19:02:44 GMT RESP BODY: {"subnets":[]} 2019-01-20 19:02:44,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-5129f85e-2de2-40f3-855c-2e02b9088ca1 2019-01-20 19:02:44,266 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet 2019-01-20 19:02:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" -d '{"subnets": [{"ip_version": 4, "network_id": "bf7c904e-b676-4e6f-9e9e-12a0a303dcdf", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]}' 2019-01-20 19:02:44,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4d962460-ae4f-4394-9663-6107d6b158b3 Date: Sun, 20 Jan 2019 19:02:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:44,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4d962460-ae4f-4394-9663-6107d6b158b3 2019-01-20 19:02:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:02:45,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c1282671-ab42-4134-bfc8-f202356cdb2b Date: Sun, 20 Jan 2019 19:02:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:45,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-c1282671-ab42-4134-bfc8-f202356cdb2b 2019-01-20 19:02:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:02:45,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f3d84a62-c1b2-469e-9974-ab582d64f444 Date: Sun, 20 Jan 2019 19:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:45,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-f3d84a62-c1b2-469e-9974-ab582d64f444 2019-01-20 19:02:45,119 - OpenStackNetwork - DEBUG - Network [bf7c904e-b676-4e6f-9e9e-12a0a303dcdf] created successfully 2019-01-20 19:02:45,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:02:45,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:02:45,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["eIanscQQTNyCaDi4aFPTwQ"], "issued_at": "2019-01-20T19:02:45.000000Z"}} 2019-01-20 19:02:45,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0151fb6038feafb86fb802d9160fda1d544a5e" 2019-01-20 19:02:45,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119cd59c-9b90-4de7-ba05-4ba084d89c78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:45,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-119cd59c-9b90-4de7-ba05-4ba084d89c78 2019-01-20 19:02:45,591 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:02:45,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0151fb6038feafb86fb802d9160fda1d544a5e" 2019-01-20 19:02:45,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f3ac356-7f15-4834-8c1a-9f8400ea5ccb x-compute-request-id: req-3f3ac356-7f15-4834-8c1a-9f8400ea5ccb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:02:45,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3f3ac356-7f15-4834-8c1a-9f8400ea5ccb 2019-01-20 19:02:45,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0151fb6038feafb86fb802d9160fda1d544a5e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:02:45,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a3ea3f1-51dd-4655-9bff-dae0d1d813b7 x-compute-request-id: req-7a3ea3f1-51dd-4655-9bff-dae0d1d813b7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:02:45,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7a3ea3f1-51dd-4655-9bff-dae0d1d813b7 2019-01-20 19:02:45,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:02:45,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:02:46,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["7HaQPu0FT82kM2p2eyNB8Q"], "issued_at": "2019-01-20T19:02:46.000000Z"}} 2019-01-20 19:02:46,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:02:46,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5d86bd-15f7-4be1-8ea5-28ed1204721d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:46,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8d5d86bd-15f7-4be1-8ea5-28ed1204721d 2019-01-20 19:02:46,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:02:47,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:46 GMT Server: Apache x-compute-request-id: req-29473750-09d8-4d66-bb03-cfe6d45c4529 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29473750-09d8-4d66-bb03-cfe6d45c4529 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-20 19:02:47,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail used request id req-29473750-09d8-4d66-bb03-cfe6d45c4529 2019-01-20 19:02:47,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-20 19:02:48,157 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:02:47 GMT Server: Apache x-compute-request-id: req-d439f84a-9703-4432-bffc-1a9c9e2178da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d439f84a-9703-4432-bffc-1a9c9e2178da Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-20T19:02:48.018523", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "size": 1}} 2019-01-20 19:02:48,157 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes used request id req-d439f84a-9703-4432-bffc-1a9c9e2178da 2019-01-20 19:02:48,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:02:48,909 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:48 GMT Server: Apache x-compute-request-id: req-68500ce7-7e5f-4ff2-a866-32bbca9251c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68500ce7-7e5f-4ff2-a866-32bbca9251c4 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:02:48.000000", "replication_status": null, "snapshot_id": null, "id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843", "bootable": "false", "created_at": "2019-01-20T19:02:48.000000", "volume_type": null}} 2019-01-20 19:02:48,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 used request id req-68500ce7-7e5f-4ff2-a866-32bbca9251c4 2019-01-20 19:02:48,910 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843 2019-01-20 19:02:48,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:02:49,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:48 GMT Server: Apache x-compute-request-id: req-749d2171-ddd5-4f92-b7a9-e392c4513fd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-749d2171-ddd5-4f92-b7a9-e392c4513fd2 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:02:48.000000", "replication_status": null, "snapshot_id": null, "id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843", "bootable": "false", "created_at": "2019-01-20T19:02:48.000000", "volume_type": null}} 2019-01-20 19:02:49,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 used request id req-749d2171-ddd5-4f92-b7a9-e392c4513fd2 2019-01-20 19:02:49,656 - create_volume - DEBUG - Instance status is - available 2019-01-20 19:02:49,656 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843 2019-01-20 19:02:49,656 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843 2019-01-20 19:02:49,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:02:49,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:02:50,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["iEZTd903SZmMn5iVq07oxw"], "issued_at": "2019-01-20T19:02:50.000000Z"}} 2019-01-20 19:02:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:50,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6840cbaf-c16e-4b3f-9355-0c9dca084c5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:50,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6840cbaf-c16e-4b3f-9355-0c9dca084c5f 2019-01-20 19:02:50,115 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:02:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:50,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87ed39e-72ee-40bb-be73-4527587ea3af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:50,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b87ed39e-72ee-40bb-be73-4527587ea3af 2019-01-20 19:02:50,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:50,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f7e414cc-8de5-4e2a-b39d-de482ae3d751 Date: Sun, 20 Jan 2019 19:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:50,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-f7e414cc-8de5-4e2a-b39d-de482ae3d751 2019-01-20 19:02:50,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:02:50,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:02:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:02:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:50,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d18277a-f1cc-4ecc-ba27-941b1d6da980 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:50,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-6d18277a-f1cc-4ecc-ba27-941b1d6da980 2019-01-20 19:02:50,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:50,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0caa233-32eb-4dbf-9e3c-3c5c0389ffa8 Date: Sun, 20 Jan 2019 19:02:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:50,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-a0caa233-32eb-4dbf-9e3c-3c5c0389ffa8 2019-01-20 19:02:50,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:50,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-951ac6df-ca6c-4d33-8fad-0a5983acab5a Date: Sun, 20 Jan 2019 19:02:50 GMT RESP BODY: {"ports":[]} 2019-01-20 19:02:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port&admin_state_up=True used request id req-951ac6df-ca6c-4d33-8fad-0a5983acab5a 2019-01-20 19:02:50,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:51,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bca8eb25-598c-432d-8187-f044a9918cf8 x-compute-request-id: req-bca8eb25-598c-432d-8187-f044a9918cf8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 19:02:51,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst used request id req-bca8eb25-598c-432d-8187-f044a9918cf8 2019-01-20 19:02:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:51,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-70cbdeaf-7614-4ef8-b9a0-3688eb6596bc Date: Sun, 20 Jan 2019 19:02:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:51,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-70cbdeaf-7614-4ef8-b9a0-3688eb6596bc 2019-01-20 19:02:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:51,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1b86bc-6367-4f04-a86a-640a32bd1fda Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:51,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-2a1b86bc-6367-4f04-a86a-640a32bd1fda 2019-01-20 19:02:51,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:51,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-21a6352c-c29b-4fa5-94cf-0c36361d1f32 Date: Sun, 20 Jan 2019 19:02:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:51,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-21a6352c-c29b-4fa5-94cf-0c36361d1f32 2019-01-20 19:02:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:51,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ccd3a47-5af6-435b-bf05-438dbaf79dcc Date: Sun, 20 Jan 2019 19:02:51 GMT RESP BODY: {"ports":[]} 2019-01-20 19:02:51,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port&admin_state_up=True used request id req-6ccd3a47-5af6-435b-bf05-438dbaf79dcc 2019-01-20 19:02:51,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:02:51,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:02:52,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["l_bGkhzGRfWnKTIi_vcdaA"], "issued_at": "2019-01-20T19:02:52.000000Z"}} 2019-01-20 19:02:52,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d17fefb93df1cb60a2b703572a6f0410a2246ab" 2019-01-20 19:02:52,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548b8947-0b7e-4ca2-9bce-b3fea809370b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:02:52,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-548b8947-0b7e-4ca2-9bce-b3fea809370b 2019-01-20 19:02:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:52,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c80561d0-a03e-4460-8b80-eb027b720ebd Date: Sun, 20 Jan 2019 19:02:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:52,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-c80561d0-a03e-4460-8b80-eb027b720ebd 2019-01-20 19:02:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:52,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ce0ae63f-8a87-4420-a4c4-002dc344459d Date: Sun, 20 Jan 2019 19:02:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:52,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-ce0ae63f-8a87-4420-a4c4-002dc344459d 2019-01-20 19:02:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:52,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-361cabcf-f4ac-45fa-9396-f3d4126034ad Date: Sun, 20 Jan 2019 19:02:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:52,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-361cabcf-f4ac-45fa-9396-f3d4126034ad 2019-01-20 19:02:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:02:52,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:02:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:02:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d17fefb93df1cb60a2b703572a6f0410a2246ab" 2019-01-20 19:02:53,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6563a1a-a07f-42e2-abc7-55216090f101 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:53,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-d6563a1a-a07f-42e2-abc7-55216090f101 2019-01-20 19:02:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:53,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b7a209e2-6c9b-4f56-8423-5c6893cc44ae Date: Sun, 20 Jan 2019 19:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:53,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-b7a209e2-6c9b-4f56-8423-5c6893cc44ae 2019-01-20 19:02:53,297 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net 2019-01-20 19:02:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" -d '{"port": {"network_id": "bf7c904e-b676-4e6f-9e9e-12a0a303dcdf", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port", "admin_state_up": true}}' 2019-01-20 19:02:54,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-ef70b8b0-eadb-4173-892a-7522014a274d Date: Sun, 20 Jan 2019 19:02:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:53Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.13"}],"id":"2fcde767-67fc-4db1-8891-0745d7517aea","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:14:0e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:53Z","binding:vnic_type":"normal"}} 2019-01-20 19:02:54,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-ef70b8b0-eadb-4173-892a-7522014a274d 2019-01-20 19:02:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:54,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a3b89c43-14e2-4547-8af4-3fa6b09def52 Date: Sun, 20 Jan 2019 19:02:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:02:54,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-a3b89c43-14e2-4547-8af4-3fa6b09def52 2019-01-20 19:02:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:54,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b762cc0-f536-414f-aa24-75b2e2e1dca6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:54,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-7b762cc0-f536-414f-aa24-75b2e2e1dca6 2019-01-20 19:02:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:54,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b69bcc85-4cec-4c31-a639-967f28edca96 Date: Sun, 20 Jan 2019 19:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:02:54,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-b69bcc85-4cec-4c31-a639-967f28edca96 2019-01-20 19:02:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:54,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-2829c7b6-bd49-4443-9696-c77f8cdf18be Date: Sun, 20 Jan 2019 19:02:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:53Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.13"}],"id":"2fcde767-67fc-4db1-8891-0745d7517aea","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:14:0e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:53Z","binding:vnic_type":"normal"}]} 2019-01-20 19:02:54,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port&admin_state_up=True used request id req-2829c7b6-bd49-4443-9696-c77f8cdf18be 2019-01-20 19:02:54,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:55,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27383209-48b5-4403-863e-4c3614463984 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:02:55,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-27383209-48b5-4403-863e-4c3614463984 2019-01-20 19:02:55,013 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst 2019-01-20 19:02:55,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:55,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c83f76e9-03ed-47e0-a679-47fd35e8c1a1 x-compute-request-id: req-c83f76e9-03ed-47e0-a679-47fd35e8c1a1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-flavor"}]} 2019-01-20 19:02:55,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c83f76e9-03ed-47e0-a679-47fd35e8c1a1 2019-01-20 19:02:55,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:55,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4835d781-578e-4c50-92e8-390156399c5e x-compute-request-id: req-4835d781-578e-4c50-92e8-390156399c5e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:02:55,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4 used request id req-4835d781-578e-4c50-92e8-390156399c5e 2019-01-20 19:02:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:55,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-a6f0e09c-64a0-42d6-b2f4-202de3afe41d Date: Sun, 20 Jan 2019 19:02:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:02:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/3a3a9951-a2a5-47e6-a037-28281047f4db/snap", "metadata": {}}], "self": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "min_disk": 0, "protected": false, "id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "file": "/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/3a3a9951-a2a5-47e6-a037-28281047f4db/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image"} 2019-01-20 19:02:55,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image used request id req-a6f0e09c-64a0-42d6-b2f4-202de3afe41d 2019-01-20 19:02:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3510a043-566f-48a2-97d6-203bcf37c755 Date: Sun, 20 Jan 2019 19:02:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:02:55,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3510a043-566f-48a2-97d6-203bcf37c755 2019-01-20 19:02:55,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "imageRef": "3a3a9951-a2a5-47e6-a037-28281047f4db", "flavorRef": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "max_count": 1, "min_count": 1, "networks": [{"port": "2fcde767-67fc-4db1-8891-0745d7517aea"}]}}' 2019-01-20 19:02:57,508 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c6c89c7-acd7-4c70-ac48-0d3a611bee15 x-compute-request-id: req-6c6c89c7-acd7-4c70-ac48-0d3a611bee15 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "adminPass": "rS4Adga5U724"}} 2019-01-20 19:02:57,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6c6c89c7-acd7-4c70-ac48-0d3a611bee15 2019-01-20 19:02:57,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:57,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de404b8f-7607-4eb2-b404-ad3197b4bce9 x-compute-request-id: req-de404b8f-7607-4eb2-b404-ad3197b4bce9 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:02:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:57,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-de404b8f-7607-4eb2-b404-ad3197b4bce9 2019-01-20 19:02:57,859 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst 2019-01-20 19:02:57,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:02:58,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26ca7468-b5a8-4292-a542-4965197bab66 x-compute-request-id: req-26ca7468-b5a8-4292-a542-4965197bab66 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:02:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:02:58,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-26ca7468-b5a8-4292-a542-4965197bab66 2019-01-20 19:02:58,505 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - BUILD 2019-01-20 19:02:58,506 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:01,509 - create_instance - DEBUG - VM status query timeout in 896.35080409 2019-01-20 19:03:01,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:02,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-674a8a33-44ba-41d6-84ac-9f967f20b947 x-compute-request-id: req-674a8a33-44ba-41d6-84ac-9f967f20b947 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:00Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:02,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-674a8a33-44ba-41d6-84ac-9f967f20b947 2019-01-20 19:03:02,134 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - BUILD 2019-01-20 19:03:02,134 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:05,137 - create_instance - DEBUG - VM status query timeout in 892.722357035 2019-01-20 19:03:05,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:05,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29e722f3-212e-4f3f-80ab-bac0da7ba4aa x-compute-request-id: req-29e722f3-212e-4f3f-80ab-bac0da7ba4aa Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:14:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:00Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:05,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-29e722f3-212e-4f3f-80ab-bac0da7ba4aa 2019-01-20 19:03:05,924 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - BUILD 2019-01-20 19:03:05,924 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:08,927 - create_instance - DEBUG - VM status query timeout in 888.9321661 2019-01-20 19:03:08,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:09,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c9d2a11-95fc-454a-aca6-342e8baf8105 x-compute-request-id: req-0c9d2a11-95fc-454a-aca6-342e8baf8105 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:14:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2019-01-20T19:03:04.000000", "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:03:05Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:09,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-0c9d2a11-95fc-454a-aca6-342e8baf8105 2019-01-20 19:03:09,729 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - ACTIVE 2019-01-20 19:03:09,729 - create_instance - INFO - VM is - ACTIVE 2019-01-20 19:03:09,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:10,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb9834fe-fb30-4f79-b048-a5aeeb60a376 x-compute-request-id: req-eb9834fe-fb30-4f79-b048-a5aeeb60a376 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:14:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2019-01-20T19:03:04.000000", "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:03:05Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:10,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-eb9834fe-fb30-4f79-b048-a5aeeb60a376 2019-01-20 19:03:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:10,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4bb959e9-a91e-46e6-ae75-69e25001bc82 Date: Sun, 20 Jan 2019 19:03:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:10,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-4bb959e9-a91e-46e6-ae75-69e25001bc82 2019-01-20 19:03:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:10,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179c1553-5de5-4df6-8e66-1c7b828d00a5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:10,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-179c1553-5de5-4df6-8e66-1c7b828d00a5 2019-01-20 19:03:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:10,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ddbe2b3-8266-4f3e-9b1d-9ae3d4bb6513 Date: Sun, 20 Jan 2019 19:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:03:10,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-8ddbe2b3-8266-4f3e-9b1d-9ae3d4bb6513 2019-01-20 19:03:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:10,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-95c557f8-24cd-4efa-b66f-fce7331f97db Date: Sun, 20 Jan 2019 19:03:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:46Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.4"}],"id":"1b12fe9e-0c5e-4eb1-a53b-54a723995200","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:3e:8c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","name":"","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.13"}],"id":"2fcde767-67fc-4db1-8891-0745d7517aea","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:14:0e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f52f9478-00d5-45fe-a080-6ed3cf5d1749","name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.3"}],"id":"343e1e94-4f85-4c3d-8ddd-cc9669641212","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:a5:84","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","name":"","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.2"}],"id":"5bd5b9bb-2537-47ae-812a-dab25791dd5b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:71:45","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","name":"","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:45Z","binding:vnic_type":"normal"}]} 2019-01-20 19:03:10,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-95c557f8-24cd-4efa-b66f-fce7331f97db 2019-01-20 19:03:10,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:10,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["lNvR3a_URIyi9IEMD4YkpA"], "issued_at": "2019-01-20T19:03:10.000000Z"}} 2019-01-20 19:03:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502a6193110e06688e5325ce0e6320b3dc9ff1b5" 2019-01-20 19:03:11,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c306c1ef-5b72-44a6-a46d-843452e2e95e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:11,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c306c1ef-5b72-44a6-a46d-843452e2e95e 2019-01-20 19:03:11,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:11,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87839829-b7f5-43f0-9d12-f1bd4364b543 x-compute-request-id: req-87839829-b7f5-43f0-9d12-f1bd4364b543 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:14:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2019-01-20T19:03:04.000000", "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:03:05Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:11,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-87839829-b7f5-43f0-9d12-f1bd4364b543 2019-01-20 19:03:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:11,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6f11cbbd-7410-4086-8222-8e5a494e4666 Date: Sun, 20 Jan 2019 19:03:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["463c89d7-15dc-463f-8c1a-a156373d90e2"],"description":"","tags":[],"updated_at":"2019-01-20T19:02:44Z","provider:segmentation_id":62,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:43Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:11,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net used request id req-6f11cbbd-7410-4086-8222-8e5a494e4666 2019-01-20 19:03:11,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:11,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42631fb-bfe5-40bc-942e-e30e0b7d9aa0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:11,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-e42631fb-bfe5-40bc-942e-e30e0b7d9aa0 2019-01-20 19:03:11,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:11,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-64be7c2d-be7b-4c2f-8ab8-d21960fafc54 Date: Sun, 20 Jan 2019 19:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:44Z","dns_nameservers":[],"updated_at":"2019-01-20T19:02:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"463c89d7-15dc-463f-8c1a-a156373d90e2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet"}]} 2019-01-20 19:03:11,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-64be7c2d-be7b-4c2f-8ab8-d21960fafc54 2019-01-20 19:03:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:12,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-7e250992-afeb-413c-ab33-b96f08d19288 Date: Sun, 20 Jan 2019 19:03:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:46Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.4"}],"id":"1b12fe9e-0c5e-4eb1-a53b-54a723995200","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:3e:8c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","name":"","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.13"}],"id":"2fcde767-67fc-4db1-8891-0745d7517aea","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:14:0e","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f52f9478-00d5-45fe-a080-6ed3cf5d1749","name":"NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.3"}],"id":"343e1e94-4f85-4c3d-8ddd-cc9669641212","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:a5:84","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","name":"","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:02:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"463c89d7-15dc-463f-8c1a-a156373d90e2","ip_address":"10.55.0.2"}],"id":"5bd5b9bb-2537-47ae-812a-dab25791dd5b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:71:45","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","name":"","admin_state_up":true,"network_id":"bf7c904e-b676-4e6f-9e9e-12a0a303dcdf","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:02:45Z","binding:vnic_type":"normal"}]} 2019-01-20 19:03:12,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-7e250992-afeb-413c-ab33-b96f08d19288 2019-01-20 19:03:12,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502a6193110e06688e5325ce0e6320b3dc9ff1b5" -d '{"volumeAttachment": {"volumeId": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686"}}' 2019-01-20 19:03:14,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37428985-78fd-49a4-9f86-a07588703f47 x-compute-request-id: req-37428985-78fd-49a4-9f86-a07588703f47 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "volumeId": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686"}} 2019-01-20 19:03:14,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749/os-volume_attachments used request id req-37428985-78fd-49a4-9f86-a07588703f47 2019-01-20 19:03:14,358 - create_instance - INFO - Deleting Port with ID - 2fcde767-67fc-4db1-8891-0745d7517aea 2019-01-20 19:03:14,358 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-port 2019-01-20 19:03:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/2fcde767-67fc-4db1-8891-0745d7517aea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:14,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18d044d0-c423-42c0-9055-930c1d2cdc6d Date: Sun, 20 Jan 2019 19:03:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:03:14,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/2fcde767-67fc-4db1-8891-0745d7517aea used request id req-18d044d0-c423-42c0-9055-930c1d2cdc6d 2019-01-20 19:03:14,986 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst 2019-01-20 19:03:14,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:15,888 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:03:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5b0c934-b62a-4f28-8fc5-7424585c3c14 x-compute-request-id: req-d5b0c934-b62a-4f28-8fc5-7424585c3c14 Content-Type: application/json 2019-01-20 19:03:15,888 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-d5b0c934-b62a-4f28-8fc5-7424585c3c14 2019-01-20 19:03:15,888 - create_instance - INFO - Checking deletion status 2019-01-20 19:03:15,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:16,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4409be9-d3c5-441f-b019-104ac0daef88 x-compute-request-id: req-a4409be9-d3c5-441f-b019-104ac0daef88 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2019-01-20T19:03:04.000000", "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:03:15Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686"}], "metadata": {}}} 2019-01-20 19:03:16,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-a4409be9-d3c5-441f-b019-104ac0daef88 2019-01-20 19:03:16,273 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - ACTIVE 2019-01-20 19:03:16,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:19,276 - create_instance - DEBUG - VM status query timeout in 296.612499952 2019-01-20 19:03:19,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:20,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dab6b90-bd76-4f1e-b696-238929b00c67 x-compute-request-id: req-1dab6b90-bd76-4f1e-b696-238929b00c67 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2019-01-20T19:03:04.000000", "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:03:16Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686"}], "metadata": {}}} 2019-01-20 19:03:20,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-1dab6b90-bd76-4f1e-b696-238929b00c67 2019-01-20 19:03:20,080 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - ACTIVE 2019-01-20 19:03:20,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:23,084 - create_instance - DEBUG - VM status query timeout in 292.80465889 2019-01-20 19:03:23,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:23,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20247e6b-da56-4ea4-bc2e-660ced9ede54 x-compute-request-id: req-20247e6b-da56-4ea4-bc2e-660ced9ede54 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749", "rel": "bookmark"}], "image": {"id": "3a3a9951-a2a5-47e6-a037-28281047f4db", "links": [{"href": "http://172.30.9.27:8774/images/3a3a9951-a2a5-47e6-a037-28281047f4db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2019-01-20T19:03:04.000000", "flavor": {"id": "9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "links": [{"href": "http://172.30.9.27:8774/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4", "rel": "bookmark"}]}, "id": "f52f9478-00d5-45fe-a080-6ed3cf5d1749", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:03:21Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst", "created": "2019-01-20T19:02:57Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686"}], "metadata": {}}} 2019-01-20 19:03:23,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-20247e6b-da56-4ea4-bc2e-660ced9ede54 2019-01-20 19:03:23,494 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst] is - ACTIVE 2019-01-20 19:03:23,494 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:26,497 - create_instance - DEBUG - VM status query timeout in 289.391206026 2019-01-20 19:03:26,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd40c09a5b36a4af8aa87393ca635604cc9698a" 2019-01-20 19:03:26,726 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2eafc21f-ff02-44d7-84a9-9c2ae2e35482 x-compute-request-id: req-2eafc21f-ff02-44d7-84a9-9c2ae2e35482 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f52f9478-00d5-45fe-a080-6ed3cf5d1749 could not be found.", "code": 404}} 2019-01-20 19:03:26,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f52f9478-00d5-45fe-a080-6ed3cf5d1749 used request id req-2eafc21f-ff02-44d7-84a9-9c2ae2e35482 2019-01-20 19:03:26,727 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f52f9478-00d5-45fe-a080-6ed3cf5d1749 could not be found. (HTTP 404) (Request-ID: req-2eafc21f-ff02-44d7-84a9-9c2ae2e35482) 2019-01-20 19:03:26,727 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-vm_inst 2019-01-20 19:03:26,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:03:27,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:26 GMT Server: Apache x-compute-request-id: req-5f382819-5196-47b7-ada4-ce0ddf7906cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f382819-5196-47b7-ada4-ce0ddf7906cd Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:03:17.000000", "replication_status": null, "snapshot_id": null, "id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843", "bootable": "false", "created_at": "2019-01-20T19:02:48.000000", "volume_type": null}} 2019-01-20 19:03:27,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 used request id req-5f382819-5196-47b7-ada4-ce0ddf7906cd 2019-01-20 19:03:27,544 - create_volume - DEBUG - Instance status is - available 2019-01-20 19:03:27,544 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843 2019-01-20 19:03:27,544 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843 2019-01-20 19:03:27,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:03:27,792 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:03:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-183106a2-8d2f-4201-9070-1720bb41ddfe Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:03:27,792 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 used request id req-183106a2-8d2f-4201-9070-1720bb41ddfe 2019-01-20 19:03:27,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:03:27,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:27 GMT Server: Apache x-compute-request-id: req-e3e9ab0c-65ff-47d0-a9f7-e738730e6eee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3e9ab0c-65ff-47d0-a9f7-e738730e6eee Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:03:27.000000", "replication_status": null, "snapshot_id": null, "id": "21ca4ab8-cb38-4e6d-bb58-da59dddbc686", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843", "bootable": "false", "created_at": "2019-01-20T19:02:48.000000", "volume_type": null}} 2019-01-20 19:03:27,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 used request id req-e3e9ab0c-65ff-47d0-a9f7-e738730e6eee 2019-01-20 19:03:27,842 - create_volume - DEBUG - Instance status is - deleting 2019-01-20 19:03:27,842 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-20 19:03:30,845 - create_volume - DEBUG - Volume status query timeout in 56.9477519989 2019-01-20 19:03:30,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29473750-09d8-4d66-bb03-cfe6d45c4529" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759e5036dd4cbef8dacb56ec9d5c5ee2b8cddef4" 2019-01-20 19:03:30,881 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:03:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4b56f932-0e21-43a4-b657-034fd689e88d x-openstack-request-id: req-4b56f932-0e21-43a4-b657-034fd689e88d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 21ca4ab8-cb38-4e6d-bb58-da59dddbc686 could not be found.", "code": 404}} 2019-01-20 19:03:30,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/21ca4ab8-cb38-4e6d-bb58-da59dddbc686 used request id req-4b56f932-0e21-43a4-b657-034fd689e88d 2019-01-20 19:03:30,882 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 21ca4ab8-cb38-4e6d-bb58-da59dddbc686 could not be found. (HTTP 404) (Request-ID: req-4b56f932-0e21-43a4-b657-034fd689e88d) 2019-01-20 19:03:30,882 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843 2019-01-20 19:03:30,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0151fb6038feafb86fb802d9160fda1d544a5e" 2019-01-20 19:03:30,939 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:03:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c39d495c-d089-4dfc-a710-27c8e5846219 x-compute-request-id: req-c39d495c-d089-4dfc-a710-27c8e5846219 Content-Length: 0 Content-Type: application/json 2019-01-20 19:03:30,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9da8d5db-f2b0-4d2b-aa40-e5afc13ed1d4 used request id req-c39d495c-d089-4dfc-a710-27c8e5846219 2019-01-20 19:03:30,940 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet 2019-01-20 19:03:30,940 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-subnet 2019-01-20 19:03:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/463c89d7-15dc-463f-8c1a-a156373d90e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:03:33,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-331089ac-2e15-435e-ba04-6310e0d30ee3 Date: Sun, 20 Jan 2019 19:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:03:33,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/463c89d7-15dc-463f-8c1a-a156373d90e2 used request id req-331089ac-2e15-435e-ba04-6310e0d30ee3 2019-01-20 19:03:33,155 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-net 2019-01-20 19:03:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/bf7c904e-b676-4e6f-9e9e-12a0a303dcdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ef65ed6a1765231be455249bb0bd4b361d2b65" 2019-01-20 19:03:35,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a68b8bc-653a-4471-bfab-bb0b3aabada7 Date: Sun, 20 Jan 2019 19:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:03:35,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bf7c904e-b676-4e6f-9e9e-12a0a303dcdf used request id req-7a68b8bc-653a-4471-bfab-bb0b3aabada7 2019-01-20 19:03:35,334 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-20881e35-6d63-4513-8f47-e38cf94c8843-image 2019-01-20 19:03:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd0a7701b64618ae07ff04ba999831018a6b2ca9" 2019-01-20 19:03:37,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ffdc86c-2ada-4062-a9a8-1aa337892866 Date: Sun, 20 Jan 2019 19:03:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:03:37,479 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3a3a9951-a2a5-47e6-a037-28281047f4db used request id req-8ffdc86c-2ada-4062-a9a8-1aa337892866 2019-01-20 19:03:37,480 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:03:37,481 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:03:37,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:03:37,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:37,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["xob2YVzHTMu51w93yAd_Sg"], "issued_at": "2019-01-20T19:03:37.000000Z"}} 2019-01-20 19:03:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:03:37,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9979073c-0c7a-44a2-bfb2-c2b2a25ad826 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:37,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9979073c-0c7a-44a2-bfb2-c2b2a25ad826 2019-01-20 19:03:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:03:38,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-97bc8b98-4a8a-41ef-9b08-9c64567e125d Date: Sun, 20 Jan 2019 19:03:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image"} 2019-01-20 19:03:38,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image used request id req-97bc8b98-4a8a-41ef-9b08-9c64567e125d 2019-01-20 19:03:38,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:03:38,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-35fc6620-4fb4-4d96-b4fe-75b4336b1985 Date: Sun, 20 Jan 2019 19:03:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:03:38,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-35fc6620-4fb4-4d96-b4fe-75b4336b1985 2019-01-20 19:03:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image"}' 2019-01-20 19:03:38,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 X-Openstack-Request-Id: req-739e58c7-1d4a-4088-a46e-66eb60b57977 Date: Sun, 20 Jan 2019 19:03:38 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:03:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:03:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "min_disk": 0, "protected": false, "id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "file": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:03:38,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-739e58c7-1d4a-4088-a46e-66eb60b57977 2019-01-20 19:03:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" -d '' 2019-01-20 19:03:39,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7dcd6de-4471-4d35-9888-8ad771752e76 Date: Sun, 20 Jan 2019 19:03:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:03:39,933 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/file used request id req-c7dcd6de-4471-4d35-9888-8ad771752e76 2019-01-20 19:03:39,933 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:03:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:03:40,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f6b7d538-50d2-406e-ad78-061596890466 Date: Sun, 20 Jan 2019 19:03:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:03:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:03:39Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/snap", "metadata": {}}], "self": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "min_disk": 0, "protected": false, "id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "file": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:03:40,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 used request id req-f6b7d538-50d2-406e-ad78-061596890466 2019-01-20 19:03:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:03:40,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a91a29a-1be7-448e-816f-99ccd5b42a9b Date: Sun, 20 Jan 2019 19:03:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:03:40,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1a91a29a-1be7-448e-816f-99ccd5b42a9b 2019-01-20 19:03:40,718 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image 2019-01-20 19:03:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:03:40,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5e2fb15d-0937-41a5-9ba2-36252a60c731 Date: Sun, 20 Jan 2019 19:03:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:03:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:03:39Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/snap", "metadata": {}}], "self": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "min_disk": 0, "protected": false, "id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "file": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:03:40,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 used request id req-5e2fb15d-0937-41a5-9ba2-36252a60c731 2019-01-20 19:03:40,736 - create_image - DEBUG - Instance status is - active 2019-01-20 19:03:40,736 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image 2019-01-20 19:03:40,736 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image 2019-01-20 19:03:40,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:03:40,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:41,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["K2dJZh1oQDqYarUEFlUtyg"], "issued_at": "2019-01-20T19:03:41.000000Z"}} 2019-01-20 19:03:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:03:41,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afe5535-1da5-4a53-b46e-175148be43bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:41,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6afe5535-1da5-4a53-b46e-175148be43bc 2019-01-20 19:03:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:03:41,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d968f85-2708-4567-ab6f-5316b5a29305 Date: Sun, 20 Jan 2019 19:03:41 GMT RESP BODY: {"networks":[]} 2019-01-20 19:03:41,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-4d968f85-2708-4567-ab6f-5316b5a29305 2019-01-20 19:03:41,385 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net 2019-01-20 19:03:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net", "admin_state_up": true}}' 2019-01-20 19:03:42,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6295db0f-aab5-4608-9b3f-fb755a946050 Date: Sun, 20 Jan 2019 19:03:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:03:41Z","is_default":false,"provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","mtu":1450}} 2019-01-20 19:03:42,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6295db0f-aab5-4608-9b3f-fb755a946050 2019-01-20 19:03:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:03:42,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-909bad79-d414-4c77-be66-6da83254dd72 Date: Sun, 20 Jan 2019 19:03:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:03:41Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:42,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-909bad79-d414-4c77-be66-6da83254dd72 2019-01-20 19:03:42,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:03:42,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dfdb01bb-0f49-416d-812b-5e0de844c06d Date: Sun, 20 Jan 2019 19:03:42 GMT RESP BODY: {"subnets":[]} 2019-01-20 19:03:42,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-dfdb01bb-0f49-416d-812b-5e0de844c06d 2019-01-20 19:03:42,429 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet 2019-01-20 19:03:42,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" -d '{"subnets": [{"ip_version": 4, "network_id": "179b804f-0c23-4781-b679-4e82baa850c7", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]}' 2019-01-20 19:03:43,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9656afd6-ffbf-490d-a4e0-dc72a55d5775 Date: Sun, 20 Jan 2019 19:03:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:43,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9656afd6-ffbf-490d-a4e0-dc72a55d5775 2019-01-20 19:03:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:03:43,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-276a4ae1-fd7b-4685-b380-50a43fb9d915 Date: Sun, 20 Jan 2019 19:03:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:43,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-276a4ae1-fd7b-4685-b380-50a43fb9d915 2019-01-20 19:03:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:03:43,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-174ebfed-8155-45f1-9d6d-f61be42eb441 Date: Sun, 20 Jan 2019 19:03:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:43,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-174ebfed-8155-45f1-9d6d-f61be42eb441 2019-01-20 19:03:43,838 - OpenStackNetwork - DEBUG - Network [179b804f-0c23-4781-b679-4e82baa850c7] created successfully 2019-01-20 19:03:43,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:03:43,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:44,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["ROcjwEUgTbaCz54z9VD03A"], "issued_at": "2019-01-20T19:03:44.000000Z"}} 2019-01-20 19:03:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65814a0eca699aa618433cb50d04acc9be86e446" 2019-01-20 19:03:44,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40601300-340d-40de-9e17-796395506bcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:44,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40601300-340d-40de-9e17-796395506bcf 2019-01-20 19:03:44,309 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:03:44,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65814a0eca699aa618433cb50d04acc9be86e446" 2019-01-20 19:03:44,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a928c09f-4a8f-4945-9a83-8411ed20d33d x-compute-request-id: req-a928c09f-4a8f-4945-9a83-8411ed20d33d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:03:44,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a928c09f-4a8f-4945-9a83-8411ed20d33d 2019-01-20 19:03:44,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65814a0eca699aa618433cb50d04acc9be86e446" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:03:44,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-118f5805-f260-4d96-a667-18424071ad17 x-compute-request-id: req-118f5805-f260-4d96-a667-18424071ad17 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:03:44,611 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-118f5805-f260-4d96-a667-18424071ad17 2019-01-20 19:03:44,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:03:44,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:45,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["vT7vxVGeSgOiwzD6QQHoCw"], "issued_at": "2019-01-20T19:03:45.000000Z"}} 2019-01-20 19:03:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:03:45,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52bbfa47-7773-42a2-992a-aa99ad63a913 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:45,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-52bbfa47-7773-42a2-992a-aa99ad63a913 2019-01-20 19:03:45,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:03:45,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:45 GMT Server: Apache x-compute-request-id: req-ef938e75-40c8-4291-afdd-15be464f3ad6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef938e75-40c8-4291-afdd-15be464f3ad6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-20 19:03:45,363 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail used request id req-ef938e75-40c8-4291-afdd-15be464f3ad6 2019-01-20 19:03:45,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-20 19:03:45,826 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:03:45 GMT Server: Apache x-compute-request-id: req-c2a51dd8-cb53-4596-9021-916e4f577fca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2a51dd8-cb53-4596-9021-916e4f577fca Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-20T19:03:45.720778", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "size": 1}} 2019-01-20 19:03:45,827 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes used request id req-c2a51dd8-cb53-4596-9021-916e4f577fca 2019-01-20 19:03:45,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:03:46,573 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:45 GMT Server: Apache x-compute-request-id: req-6a0facd3-adfa-467e-9648-5c74eaebd44e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a0facd3-adfa-467e-9648-5c74eaebd44e Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:03:46.000000", "replication_status": null, "snapshot_id": null, "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "bootable": "false", "created_at": "2019-01-20T19:03:45.000000", "volume_type": null}} 2019-01-20 19:03:46,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-6a0facd3-adfa-467e-9648-5c74eaebd44e 2019-01-20 19:03:46,574 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4 2019-01-20 19:03:46,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:03:47,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:46 GMT Server: Apache x-compute-request-id: req-10983cca-dc9f-4d74-9008-8bd2e8aa41e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10983cca-dc9f-4d74-9008-8bd2e8aa41e3 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:03:46.000000", "replication_status": null, "snapshot_id": null, "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "bootable": "false", "created_at": "2019-01-20T19:03:45.000000", "volume_type": null}} 2019-01-20 19:03:47,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-10983cca-dc9f-4d74-9008-8bd2e8aa41e3 2019-01-20 19:03:47,342 - create_volume - DEBUG - Instance status is - available 2019-01-20 19:03:47,342 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4 2019-01-20 19:03:47,342 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4 2019-01-20 19:03:47,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:03:47,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:47,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["kvqkxbdoRIOZNAF-06BbiA"], "issued_at": "2019-01-20T19:03:47.000000Z"}} 2019-01-20 19:03:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:47,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346dc30f-fb11-4112-b6ac-6a25171fe872 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:47,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-346dc30f-fb11-4112-b6ac-6a25171fe872 2019-01-20 19:03:47,807 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:03:47,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:47,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15bb856-eca5-4f58-81d9-7ed34a7700f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:47,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e15bb856-eca5-4f58-81d9-7ed34a7700f0 2019-01-20 19:03:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9268fc80-3f41-4588-af0a-ea873781ec9c Date: Sun, 20 Jan 2019 19:03:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:48,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-9268fc80-3f41-4588-af0a-ea873781ec9c 2019-01-20 19:03:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:03:48,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:03:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:03:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:48,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae15ac5-0df0-4de4-b898-dbb6b133ec51 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:48,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-4ae15ac5-0df0-4de4-b898-dbb6b133ec51 2019-01-20 19:03:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:48,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5b90a829-74df-4ca0-b37d-817d25596614 Date: Sun, 20 Jan 2019 19:03:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:48,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-5b90a829-74df-4ca0-b37d-817d25596614 2019-01-20 19:03:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:48,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1535d9cc-f4ee-4247-abea-c51383743223 Date: Sun, 20 Jan 2019 19:03:48 GMT RESP BODY: {"ports":[]} 2019-01-20 19:03:48,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port&admin_state_up=True used request id req-1535d9cc-f4ee-4247-abea-c51383743223 2019-01-20 19:03:48,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:49,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-698c6c66-9042-4fe1-88f3-fd3d8f658400 x-compute-request-id: req-698c6c66-9042-4fe1-88f3-fd3d8f658400 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 19:03:49,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst used request id req-698c6c66-9042-4fe1-88f3-fd3d8f658400 2019-01-20 19:03:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:49,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b45295b6-2320-4168-bd13-ad6d67512af7 Date: Sun, 20 Jan 2019 19:03:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:49,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-b45295b6-2320-4168-bd13-ad6d67512af7 2019-01-20 19:03:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:49,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6d3906-033c-46a5-a3a7-6b19466542f2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:49,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-cc6d3906-033c-46a5-a3a7-6b19466542f2 2019-01-20 19:03:49,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:49,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6adfe1ce-7932-424c-9db2-f85c0a18e26f Date: Sun, 20 Jan 2019 19:03:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:49,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-6adfe1ce-7932-424c-9db2-f85c0a18e26f 2019-01-20 19:03:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:49,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3354abe-99c9-4921-9278-476555a640fe Date: Sun, 20 Jan 2019 19:03:49 GMT RESP BODY: {"ports":[]} 2019-01-20 19:03:49,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port&admin_state_up=True used request id req-f3354abe-99c9-4921-9278-476555a640fe 2019-01-20 19:03:49,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:03:49,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:03:50,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["am_PjPDdTU-YXlDK19nHhw"], "issued_at": "2019-01-20T19:03:50.000000Z"}} 2019-01-20 19:03:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf8b9679f487a6ce70104cd301a84fb4ae88e84" 2019-01-20 19:03:50,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b53327-0625-4c75-8db6-44d5e899fa0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:03:50,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c9b53327-0625-4c75-8db6-44d5e899fa0f 2019-01-20 19:03:50,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:50,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fef0a78e-20b4-4537-806b-17bfd7cead79 Date: Sun, 20 Jan 2019 19:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:50,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-fef0a78e-20b4-4537-806b-17bfd7cead79 2019-01-20 19:03:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:50,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a30b0b5-7669-4477-a072-7dde3bb89666 Date: Sun, 20 Jan 2019 19:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:50,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-7a30b0b5-7669-4477-a072-7dde3bb89666 2019-01-20 19:03:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:50,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e389c7a8-a706-4754-824b-04f4228e2940 Date: Sun, 20 Jan 2019 19:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:50,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-e389c7a8-a706-4754-824b-04f4228e2940 2019-01-20 19:03:50,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:03:50,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:03:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:03:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf8b9679f487a6ce70104cd301a84fb4ae88e84" 2019-01-20 19:03:50,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c687b2-0d91-4eef-9778-b328e1d76442 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:50,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-29c687b2-0d91-4eef-9778-b328e1d76442 2019-01-20 19:03:50,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:51,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-341ef498-ae35-468e-87c6-0f853684e7be Date: Sun, 20 Jan 2019 19:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:51,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-341ef498-ae35-468e-87c6-0f853684e7be 2019-01-20 19:03:51,177 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net 2019-01-20 19:03:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" -d '{"port": {"network_id": "179b804f-0c23-4781-b679-4e82baa850c7", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port", "admin_state_up": true}}' 2019-01-20 19:03:52,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-f4be0c8f-5b2a-4887-994e-67836b1962bd Date: Sun, 20 Jan 2019 19:03:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:51Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}} 2019-01-20 19:03:52,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-f4be0c8f-5b2a-4887-994e-67836b1962bd 2019-01-20 19:03:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:52,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-76c2641d-1e98-4b6d-b7db-f27488b23c03 Date: Sun, 20 Jan 2019 19:03:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:03:52,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-76c2641d-1e98-4b6d-b7db-f27488b23c03 2019-01-20 19:03:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:52,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548d504a-14fa-4bc4-b2b1-209ed82b45ea Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:52,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-548d504a-14fa-4bc4-b2b1-209ed82b45ea 2019-01-20 19:03:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:52,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c4680542-5114-436d-8cb5-4b004f2c54f1 Date: Sun, 20 Jan 2019 19:03:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:03:52,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-c4680542-5114-436d-8cb5-4b004f2c54f1 2019-01-20 19:03:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:52,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-0308b0ac-2b4f-4857-a07b-14e69bd78a18 Date: Sun, 20 Jan 2019 19:03:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:51Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:03:52,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port&admin_state_up=True used request id req-0308b0ac-2b4f-4857-a07b-14e69bd78a18 2019-01-20 19:03:52,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:52,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2054a3ed-7537-4e8f-ace8-86b6ae6ee8c5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:03:52,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-2054a3ed-7537-4e8f-ace8-86b6ae6ee8c5 2019-01-20 19:03:52,943 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst 2019-01-20 19:03:52,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:53,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9785e1b5-f7ea-40d3-9530-caa67a932411 x-compute-request-id: req-9785e1b5-f7ea-40d3-9530-caa67a932411 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-flavor"}]} 2019-01-20 19:03:53,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9785e1b5-f7ea-40d3-9530-caa67a932411 2019-01-20 19:03:53,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:53,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7c0370f-5eee-402c-a887-d5f93fc91342 x-compute-request-id: req-e7c0370f-5eee-402c-a887-d5f93fc91342 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:03:53,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9 used request id req-e7c0370f-5eee-402c-a887-d5f93fc91342 2019-01-20 19:03:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:53,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-0f1d9989-10bb-4811-84cd-54f0e2fbd8c9 Date: Sun, 20 Jan 2019 19:03:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:03:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:03:39Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/snap", "metadata": {}}], "self": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "min_disk": 0, "protected": false, "id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "file": "/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/0798e23b-9a20-406d-9247-3cf0bdb06e08/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image"} 2019-01-20 19:03:53,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image used request id req-0f1d9989-10bb-4811-84cd-54f0e2fbd8c9 2019-01-20 19:03:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:53,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-928e69ac-7fdd-4c2a-85fd-e7f40b8da50b Date: Sun, 20 Jan 2019 19:03:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:03:53,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-928e69ac-7fdd-4c2a-85fd-e7f40b8da50b 2019-01-20 19:03:53,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "imageRef": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "flavorRef": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "max_count": 1, "min_count": 1, "networks": [{"port": "ff001b13-46f4-4818-8957-83739bc23d92"}]}}' 2019-01-20 19:03:55,261 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66251c14-a952-43c9-8be6-3758155f44a2 x-compute-request-id: req-66251c14-a952-43c9-8be6-3758155f44a2 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "adminPass": "WJU4vxqZYg26"}} 2019-01-20 19:03:55,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-66251c14-a952-43c9-8be6-3758155f44a2 2019-01-20 19:03:55,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:55,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1da9010-ed3c-4afa-a35d-be3ee385499e x-compute-request-id: req-f1da9010-ed3c-4afa-a35d-be3ee385499e Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:55,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-f1da9010-ed3c-4afa-a35d-be3ee385499e 2019-01-20 19:03:55,708 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst 2019-01-20 19:03:55,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:56,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46410b0a-9ba2-4d5e-95a5-9556ee43c2ae x-compute-request-id: req-46410b0a-9ba2-4d5e-95a5-9556ee43c2ae Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:56,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-46410b0a-9ba2-4d5e-95a5-9556ee43c2ae 2019-01-20 19:03:56,067 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:03:56,068 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:03:59,071 - create_instance - DEBUG - VM status query timeout in 896.63687396 2019-01-20 19:03:59,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:03:59,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:03:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6287dc4a-9089-4899-bf05-155a800b6102 x-compute-request-id: req-6287dc4a-9089-4899-bf05-155a800b6102 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:03:59,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-6287dc4a-9089-4899-bf05-155a800b6102 2019-01-20 19:03:59,344 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:03:59,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:02,345 - create_instance - DEBUG - VM status query timeout in 893.362711906 2019-01-20 19:04:02,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:02,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a0a684d-bae1-4457-a423-b95c62013305 x-compute-request-id: req-6a0a684d-bae1-4457-a423-b95c62013305 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:02,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-6a0a684d-bae1-4457-a423-b95c62013305 2019-01-20 19:04:02,449 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:02,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:05,453 - create_instance - DEBUG - VM status query timeout in 890.255092859 2019-01-20 19:04:05,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:06,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85832eb3-f678-48a0-891f-b87cf846846a x-compute-request-id: req-85832eb3-f678-48a0-891f-b87cf846846a Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:06,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-85832eb3-f678-48a0-891f-b87cf846846a 2019-01-20 19:04:06,218 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:06,219 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:09,222 - create_instance - DEBUG - VM status query timeout in 886.485956907 2019-01-20 19:04:09,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:09,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-648f24ca-4b61-433e-b979-67746bb052c1 x-compute-request-id: req-648f24ca-4b61-433e-b979-67746bb052c1 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:09,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-648f24ca-4b61-433e-b979-67746bb052c1 2019-01-20 19:04:09,474 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:09,474 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:12,477 - create_instance - DEBUG - VM status query timeout in 883.230445862 2019-01-20 19:04:12,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:13,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b73a17be-557f-4b45-b481-ae8d85d039d7 x-compute-request-id: req-b73a17be-557f-4b45-b481-ae8d85d039d7 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:13,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-b73a17be-557f-4b45-b481-ae8d85d039d7 2019-01-20 19:04:13,019 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:13,019 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:16,022 - create_instance - DEBUG - VM status query timeout in 879.685623884 2019-01-20 19:04:16,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:16,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97331f69-9eb3-48f5-89e5-a6635b1dfdf6 x-compute-request-id: req-97331f69-9eb3-48f5-89e5-a6635b1dfdf6 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:16,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-97331f69-9eb3-48f5-89e5-a6635b1dfdf6 2019-01-20 19:04:16,457 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:16,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:19,460 - create_instance - DEBUG - VM status query timeout in 876.247234821 2019-01-20 19:04:19,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:19,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d38851e-a3fb-4ed0-ac2f-30753181db9b x-compute-request-id: req-7d38851e-a3fb-4ed0-ac2f-30753181db9b Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:19,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-7d38851e-a3fb-4ed0-ac2f-30753181db9b 2019-01-20 19:04:19,566 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:19,566 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:22,569 - create_instance - DEBUG - VM status query timeout in 873.138788939 2019-01-20 19:04:22,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:23,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59632f43-aa40-48e6-92c2-e61bc95567b4 x-compute-request-id: req-59632f43-aa40-48e6-92c2-e61bc95567b4 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:03:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:23,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-59632f43-aa40-48e6-92c2-e61bc95567b4 2019-01-20 19:04:23,185 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:23,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:26,189 - create_instance - DEBUG - VM status query timeout in 869.518941879 2019-01-20 19:04:26,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:26,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2367fca0-b9a6-449b-974d-85a6c3ae2c0e x-compute-request-id: req-2367fca0-b9a6-449b-974d-85a6c3ae2c0e Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:04:26Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:26,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-2367fca0-b9a6-449b-974d-85a6c3ae2c0e 2019-01-20 19:04:26,307 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:26,307 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:29,310 - create_instance - DEBUG - VM status query timeout in 866.397398949 2019-01-20 19:04:29,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:29,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91a68e02-08fa-40c6-a4f9-234b585f3d72 x-compute-request-id: req-91a68e02-08fa-40c6-a4f9-234b585f3d72 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:04:26Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:29,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-91a68e02-08fa-40c6-a4f9-234b585f3d72 2019-01-20 19:04:29,929 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - BUILD 2019-01-20 19:04:29,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:32,932 - create_instance - DEBUG - VM status query timeout in 862.775738001 2019-01-20 19:04:32,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:33,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3b4dc06-04e7-4707-9272-371d503317b7 x-compute-request-id: req-d3b4dc06-04e7-4707-9272-371d503317b7 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:30Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:33,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-d3b4dc06-04e7-4707-9272-371d503317b7 2019-01-20 19:04:33,565 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - ACTIVE 2019-01-20 19:04:33,565 - create_instance - INFO - VM is - ACTIVE 2019-01-20 19:04:33,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:34,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f6a2913-ace2-4c89-8e8e-7b19deef7620 x-compute-request-id: req-7f6a2913-ace2-4c89-8e8e-7b19deef7620 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:30Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:34,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-7f6a2913-ace2-4c89-8e8e-7b19deef7620 2019-01-20 19:04:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:34,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-83380ae5-64fc-4574-b94f-c89554dacdf7 Date: Sun, 20 Jan 2019 19:04:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:04:34,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-83380ae5-64fc-4574-b94f-c89554dacdf7 2019-01-20 19:04:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:34,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74765c8-757a-4a46-b68e-ffa03e2aa864 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:04:34,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-c74765c8-757a-4a46-b68e-ffa03e2aa864 2019-01-20 19:04:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:34,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cc8779f7-24bf-488c-b116-f3f3c025f94d Date: Sun, 20 Jan 2019 19:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:04:34,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-cc8779f7-24bf-488c-b116-f3f3c025f94d 2019-01-20 19:04:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:34,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-c39c3a92-c26e-4d52-9a15-772a46efbc87 Date: Sun, 20 Jan 2019 19:04:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.4"}],"id":"26d3f25b-bc8c-48ee-8625-468733ed0fa5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:95:9a","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.2"}],"id":"a5fa7b20-b70b-4165-8c6c-51a51b990514","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:11:6c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.3"}],"id":"f31d600f-d5c9-4ad7-924f-0e7c06bd4d3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d2:d2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:04:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:04:34,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-c39c3a92-c26e-4d52-9a15-772a46efbc87 2019-01-20 19:04:34,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:04:35,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["dmWYfou8TxaVhyVGfu-xrg"], "issued_at": "2019-01-20T19:04:35.000000Z"}} 2019-01-20 19:04:35,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:35,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6ea47f-0bb4-447b-84db-4a7d5dbd93b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:04:35,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba6ea47f-0bb4-447b-84db-4a7d5dbd93b6 2019-01-20 19:04:35,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:35,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6b0c3eb-d9f2-4dd8-8e63-78d477708fd2 x-compute-request-id: req-a6b0c3eb-d9f2-4dd8-8e63-78d477708fd2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:30Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:35,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-a6b0c3eb-d9f2-4dd8-8e63-78d477708fd2 2019-01-20 19:04:35,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:35,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bbaf6c11-f585-4c08-84dd-0735e0a99f74 Date: Sun, 20 Jan 2019 19:04:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:04:35,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-bbaf6c11-f585-4c08-84dd-0735e0a99f74 2019-01-20 19:04:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fcf0ed-84fe-4c9c-812f-642d907d471e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:04:35,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-c1fcf0ed-84fe-4c9c-812f-642d907d471e 2019-01-20 19:04:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:36,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-66e96e1b-1353-4242-89fb-6c4206a6e1e9 Date: Sun, 20 Jan 2019 19:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:04:36,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-66e96e1b-1353-4242-89fb-6c4206a6e1e9 2019-01-20 19:04:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:36,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-8b754823-7921-4611-bdab-22a2c6308783 Date: Sun, 20 Jan 2019 19:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.4"}],"id":"26d3f25b-bc8c-48ee-8625-468733ed0fa5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:95:9a","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.2"}],"id":"a5fa7b20-b70b-4165-8c6c-51a51b990514","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:11:6c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.3"}],"id":"f31d600f-d5c9-4ad7-924f-0e7c06bd4d3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d2:d2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:04:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:04:36,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-8b754823-7921-4611-bdab-22a2c6308783 2019-01-20 19:04:36,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" -d '{"volumeAttachment": {"volumeId": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}}' 2019-01-20 19:04:37,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad19267-0706-4d90-9a0c-24ed8f551a89 x-compute-request-id: req-8ad19267-0706-4d90-9a0c-24ed8f551a89 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "volumeId": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}} 2019-01-20 19:04:37,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4/os-volume_attachments used request id req-8ad19267-0706-4d90-9a0c-24ed8f551a89 2019-01-20 19:04:37,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:37,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d78ec9f-02f2-4e94-b6a8-6a8b2574f58c x-compute-request-id: req-3d78ec9f-02f2-4e94-b6a8-6a8b2574f58c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:30Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}], "metadata": {}}} 2019-01-20 19:04:37,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-3d78ec9f-02f2-4e94-b6a8-6a8b2574f58c 2019-01-20 19:04:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:37,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a10e1ba6-8b8c-462d-9414-f3d090bb1933 Date: Sun, 20 Jan 2019 19:04:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:04:37,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-a10e1ba6-8b8c-462d-9414-f3d090bb1933 2019-01-20 19:04:37,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:04:37,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:04:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:04:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:37,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f565213-a40b-458f-885a-9925f1f7864a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:04:37,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-1f565213-a40b-458f-885a-9925f1f7864a 2019-01-20 19:04:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:38,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be8b6cfe-b4ce-4172-b6c9-8c82a2cac7c7 Date: Sun, 20 Jan 2019 19:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:04:38,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-be8b6cfe-b4ce-4172-b6c9-8c82a2cac7c7 2019-01-20 19:04:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:38,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-8b8c8596-4a01-4c62-ab68-753eef706d83 Date: Sun, 20 Jan 2019 19:04:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.4"}],"id":"26d3f25b-bc8c-48ee-8625-468733ed0fa5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:95:9a","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.2"}],"id":"a5fa7b20-b70b-4165-8c6c-51a51b990514","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:11:6c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.3"}],"id":"f31d600f-d5c9-4ad7-924f-0e7c06bd4d3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d2:d2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:04:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:04:38,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-8b8c8596-4a01-4c62-ab68-753eef706d83 2019-01-20 19:04:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:38,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4205b338-9591-41f0-8cc2-98357f51a71f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:04:38,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4205b338-9591-41f0-8cc2-98357f51a71f 2019-01-20 19:04:38,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:38,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3b98506-67a6-4c64-9610-512bf023600e x-compute-request-id: req-b3b98506-67a6-4c64-9610-512bf023600e Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:30Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}], "metadata": {}}} 2019-01-20 19:04:38,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-b3b98506-67a6-4c64-9610-512bf023600e 2019-01-20 19:04:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:38,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9dff6ef1-0fd2-4114-a569-5e1f97482347 Date: Sun, 20 Jan 2019 19:04:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:04:38,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-9dff6ef1-0fd2-4114-a569-5e1f97482347 2019-01-20 19:04:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:39,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8f88fb-15a6-4b4e-9242-99843e62a888 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:04:39,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-9a8f88fb-15a6-4b4e-9242-99843e62a888 2019-01-20 19:04:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:39,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f7e87d38-8816-417c-87f4-49ecf2cb6de9 Date: Sun, 20 Jan 2019 19:04:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:04:39,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-f7e87d38-8816-417c-87f4-49ecf2cb6de9 2019-01-20 19:04:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:39,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-cc4ed7b4-61e0-4889-9c8c-40dec18f08fa Date: Sun, 20 Jan 2019 19:04:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.4"}],"id":"26d3f25b-bc8c-48ee-8625-468733ed0fa5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:95:9a","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.2"}],"id":"a5fa7b20-b70b-4165-8c6c-51a51b990514","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:11:6c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.3"}],"id":"f31d600f-d5c9-4ad7-924f-0e7c06bd4d3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d2:d2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:04:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:04:39,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-cc4ed7b4-61e0-4889-9c8c-40dec18f08fa 2019-01-20 19:04:39,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:40,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f478aaa-a70e-4ed4-b6e2-25ecf3d95627 x-compute-request-id: req-1f478aaa-a70e-4ed4-b6e2-25ecf3d95627 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:30Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}], "metadata": {}}} 2019-01-20 19:04:40,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-1f478aaa-a70e-4ed4-b6e2-25ecf3d95627 2019-01-20 19:04:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:40,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cee0d67a-ae56-4471-8d75-571d1585b31d Date: Sun, 20 Jan 2019 19:04:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:04:40,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-cee0d67a-ae56-4471-8d75-571d1585b31d 2019-01-20 19:04:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:40,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77031094-320e-443d-866c-4265796bb48e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:04:40,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-77031094-320e-443d-866c-4265796bb48e 2019-01-20 19:04:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:40,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9b975096-8951-447c-8efa-3032e44fab9c Date: Sun, 20 Jan 2019 19:04:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:04:40,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-9b975096-8951-447c-8efa-3032e44fab9c 2019-01-20 19:04:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-fade4282-941e-4276-8a3b-0ab067369eee Date: Sun, 20 Jan 2019 19:04:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.4"}],"id":"26d3f25b-bc8c-48ee-8625-468733ed0fa5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:95:9a","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.2"}],"id":"a5fa7b20-b70b-4165-8c6c-51a51b990514","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:11:6c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.3"}],"id":"f31d600f-d5c9-4ad7-924f-0e7c06bd4d3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d2:d2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:04:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:04:40,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-fade4282-941e-4276-8a3b-0ab067369eee 2019-01-20 19:04:40,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:41,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:40 GMT Server: Apache x-compute-request-id: req-1c13e391-cc35-4e54-9acd-dc0071ee6fd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c13e391-cc35-4e54-9acd-dc0071ee6fd4 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "attachment_id": "4261976b-9b6d-4992-bacb-5110359b06cf", "attached_at": "2019-01-20T19:04:40.000000", "host_name": null, "volume_id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "device": "/dev/vdb", "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:04:40.000000", "replication_status": null, "snapshot_id": null, "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "bootable": "false", "created_at": "2019-01-20T19:03:45.000000", "volume_type": null}} 2019-01-20 19:04:41,592 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-1c13e391-cc35-4e54-9acd-dc0071ee6fd4 2019-01-20 19:04:41,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:42,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-384df359-9c40-4dcf-bf39-184632312cf8 x-compute-request-id: req-384df359-9c40-4dcf-bf39-184632312cf8 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:39Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}], "metadata": {}}} 2019-01-20 19:04:42,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-384df359-9c40-4dcf-bf39-184632312cf8 2019-01-20 19:04:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:42,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9ae60bd0-dcf9-4a4e-9d5d-8a444f576b13 Date: Sun, 20 Jan 2019 19:04:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"179b804f-0c23-4781-b679-4e82baa850c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["1bfbb103-44f9-469c-b1bf-329efd50b25d"],"description":"","tags":[],"updated_at":"2019-01-20T19:03:42Z","provider:segmentation_id":98,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:41Z","provider:network_type":"vxlan"}]} 2019-01-20 19:04:42,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net used request id req-9ae60bd0-dcf9-4a4e-9d5d-8a444f576b13 2019-01-20 19:04:42,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:42,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4598c4-d712-4ad1-86dc-104e826a88d1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:04:42,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-2a4598c4-d712-4ad1-86dc-104e826a88d1 2019-01-20 19:04:42,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:42,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c5e73f99-7afa-4c3e-bc67-0b418b601051 Date: Sun, 20 Jan 2019 19:04:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:42Z","dns_nameservers":[],"updated_at":"2019-01-20T19:03:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet"}]} 2019-01-20 19:04:42,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-c5e73f99-7afa-4c3e-bc67-0b418b601051 2019-01-20 19:04:42,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-0ae80493-bd67-4030-8291-38256cffc7df Date: Sun, 20 Jan 2019 19:04:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:45Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.4"}],"id":"26d3f25b-bc8c-48ee-8625-468733ed0fa5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:95:9a","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.2"}],"id":"a5fa7b20-b70b-4165-8c6c-51a51b990514","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:11:6c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:03:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.3"}],"id":"f31d600f-d5c9-4ad7-924f-0e7c06bd4d3f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d2:d2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-179b804f-0c23-4781-b679-4e82baa850c7","name":"","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:04:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfbb103-44f9-469c-b1bf-329efd50b25d","ip_address":"10.55.0.10"}],"id":"ff001b13-46f4-4818-8957-83739bc23d92","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:70:ae","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4","name":"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port","admin_state_up":true,"network_id":"179b804f-0c23-4781-b679-4e82baa850c7","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:03:51Z","binding:vnic_type":"normal"}]} 2019-01-20 19:04:42,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=179b804f-0c23-4781-b679-4e82baa850c7 used request id req-0ae80493-bd67-4030-8291-38256cffc7df 2019-01-20 19:04:42,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4/os-volume_attachments/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e336a959e72420a335b9048666f941f62dd1c4" 2019-01-20 19:04:43,423 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d50dd18-56c5-4e7c-8b89-9f89a68982a0 x-compute-request-id: req-6d50dd18-56c5-4e7c-8b89-9f89a68982a0 Content-Length: 0 Content-Type: application/json 2019-01-20 19:04:43,423 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4/os-volume_attachments/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-6d50dd18-56c5-4e7c-8b89-9f89a68982a0 2019-01-20 19:04:43,424 - create_instance - INFO - Deleting Port with ID - ff001b13-46f4-4818-8957-83739bc23d92 2019-01-20 19:04:43,424 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-port 2019-01-20 19:04:43,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/ff001b13-46f4-4818-8957-83739bc23d92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:44,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b02d422-1cc3-4ab5-9dfa-fbe8b2845ed5 Date: Sun, 20 Jan 2019 19:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:04:44,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/ff001b13-46f4-4818-8957-83739bc23d92 used request id req-4b02d422-1cc3-4ab5-9dfa-fbe8b2845ed5 2019-01-20 19:04:44,496 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst 2019-01-20 19:04:44,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:44,690 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aaab4564-099b-4dfe-a590-baf0b43c225e x-compute-request-id: req-aaab4564-099b-4dfe-a590-baf0b43c225e Content-Type: application/json 2019-01-20 19:04:44,690 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-aaab4564-099b-4dfe-a590-baf0b43c225e 2019-01-20 19:04:44,690 - create_instance - INFO - Checking deletion status 2019-01-20 19:04:44,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:44,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab9d80f2-4f92-43ec-9f83-c659bbceb407 x-compute-request-id: req-ab9d80f2-4f92-43ec-9f83-c659bbceb407 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:70:ae", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:44Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [{"id": "8ee0402e-245e-4651-85b4-b7080d99d9fa"}], "metadata": {}}} 2019-01-20 19:04:44,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-ab9d80f2-4f92-43ec-9f83-c659bbceb407 2019-01-20 19:04:44,945 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - ACTIVE 2019-01-20 19:04:44,945 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:47,948 - create_instance - DEBUG - VM status query timeout in 296.742006063 2019-01-20 19:04:47,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:48,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c7abc93-76e6-4e88-acbd-86ecf26ceca8 x-compute-request-id: req-5c7abc93-76e6-4e88-acbd-86ecf26ceca8 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:44Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:48,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-5c7abc93-76e6-4e88-acbd-86ecf26ceca8 2019-01-20 19:04:48,181 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - ACTIVE 2019-01-20 19:04:48,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:51,185 - create_instance - DEBUG - VM status query timeout in 293.50571394 2019-01-20 19:04:51,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:51,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d094b5a-59a8-4f08-8591-83f4b79ba8f1 x-compute-request-id: req-0d094b5a-59a8-4f08-8591-83f4b79ba8f1 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "rel": "bookmark"}], "image": {"id": "0798e23b-9a20-406d-9247-3cf0bdb06e08", "links": [{"href": "http://172.30.9.27:8774/images/0798e23b-9a20-406d-9247-3cf0bdb06e08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2019-01-20T19:04:29.000000", "flavor": {"id": "bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "links": [{"href": "http://172.30.9.27:8774/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9", "rel": "bookmark"}]}, "id": "52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:04:44Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst", "created": "2019-01-20T19:03:55Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:04:51,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-0d094b5a-59a8-4f08-8591-83f4b79ba8f1 2019-01-20 19:04:51,482 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst] is - ACTIVE 2019-01-20 19:04:51,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:04:54,486 - create_instance - DEBUG - VM status query timeout in 290.204520941 2019-01-20 19:04:54,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a1c0979c6eeeff6e9822424a5570e7e9dbf0b" 2019-01-20 19:04:54,534 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2cf4964-87a0-4b6a-b92c-ffbf83abff05 x-compute-request-id: req-e2cf4964-87a0-4b6a-b92c-ffbf83abff05 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 could not be found.", "code": 404}} 2019-01-20 19:04:54,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 used request id req-e2cf4964-87a0-4b6a-b92c-ffbf83abff05 2019-01-20 19:04:54,535 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 52ee6f7d-074d-4d6e-b9b1-3d2ad4757ea4 could not be found. (HTTP 404) (Request-ID: req-e2cf4964-87a0-4b6a-b92c-ffbf83abff05) 2019-01-20 19:04:54,535 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-vm_inst 2019-01-20 19:04:54,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:04:55,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:54 GMT Server: Apache x-compute-request-id: req-18c052ce-e547-425d-9ed3-c484bc8e6c79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18c052ce-e547-425d-9ed3-c484bc8e6c79 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:04:53.000000", "replication_status": null, "snapshot_id": null, "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "bootable": "false", "created_at": "2019-01-20T19:03:45.000000", "volume_type": null}} 2019-01-20 19:04:55,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-18c052ce-e547-425d-9ed3-c484bc8e6c79 2019-01-20 19:04:55,375 - create_volume - DEBUG - Instance status is - available 2019-01-20 19:04:55,375 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4 2019-01-20 19:04:55,375 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4 2019-01-20 19:04:55,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:04:56,169 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:04:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6732f648-7c63-4269-94bb-99960218e874 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:04:56,169 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-6732f648-7c63-4269-94bb-99960218e874 2019-01-20 19:04:56,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:04:56,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:04:56 GMT Server: Apache x-compute-request-id: req-7549d1ef-bad2-4a7e-8668-fd7108dca4cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7549d1ef-bad2-4a7e-8668-fd7108dca4cc Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:04:56.000000", "replication_status": null, "snapshot_id": null, "id": "8ee0402e-245e-4651-85b4-b7080d99d9fa", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4", "bootable": "false", "created_at": "2019-01-20T19:03:45.000000", "volume_type": null}} 2019-01-20 19:04:56,363 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-7549d1ef-bad2-4a7e-8668-fd7108dca4cc 2019-01-20 19:04:56,364 - create_volume - DEBUG - Instance status is - deleting 2019-01-20 19:04:56,364 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-20 19:04:59,367 - create_volume - DEBUG - Volume status query timeout in 56.8024530411 2019-01-20 19:04:59,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef938e75-40c8-4291-afdd-15be464f3ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9bb47abb2f2dbb370d2359a1e5684a49e45d9" 2019-01-20 19:04:59,555 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:04:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bb6576dd-37d9-4ae1-96f2-5d201a5cef32 x-openstack-request-id: req-bb6576dd-37d9-4ae1-96f2-5d201a5cef32 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8ee0402e-245e-4651-85b4-b7080d99d9fa could not be found.", "code": 404}} 2019-01-20 19:04:59,556 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/8ee0402e-245e-4651-85b4-b7080d99d9fa used request id req-bb6576dd-37d9-4ae1-96f2-5d201a5cef32 2019-01-20 19:04:59,556 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8ee0402e-245e-4651-85b4-b7080d99d9fa could not be found. (HTTP 404) (Request-ID: req-bb6576dd-37d9-4ae1-96f2-5d201a5cef32) 2019-01-20 19:04:59,556 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4 2019-01-20 19:04:59,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65814a0eca699aa618433cb50d04acc9be86e446" 2019-01-20 19:04:59,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6a08ebb-82fe-41a3-9403-f6393e809fb5 x-compute-request-id: req-c6a08ebb-82fe-41a3-9403-f6393e809fb5 Content-Length: 0 Content-Type: application/json 2019-01-20 19:04:59,607 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bc2dde07-7b5f-4455-ac8c-b5dc4baccee9 used request id req-c6a08ebb-82fe-41a3-9403-f6393e809fb5 2019-01-20 19:04:59,608 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet 2019-01-20 19:04:59,608 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-subnet 2019-01-20 19:04:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/1bfbb103-44f9-469c-b1bf-329efd50b25d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:05:01,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76d67aa2-e344-418b-ae5f-3138f3b76977 Date: Sun, 20 Jan 2019 19:05:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:05:01,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1bfbb103-44f9-469c-b1bf-329efd50b25d used request id req-76d67aa2-e344-418b-ae5f-3138f3b76977 2019-01-20 19:05:01,945 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-net 2019-01-20 19:05:01,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/179b804f-0c23-4781-b679-4e82baa850c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0954a78b7847263021bd27c5e9ecb6562c4325" 2019-01-20 19:05:03,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e8986c8-9f0f-4946-81cf-586e78b547a2 Date: Sun, 20 Jan 2019 19:05:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:05:03,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/179b804f-0c23-4781-b679-4e82baa850c7 used request id req-6e8986c8-9f0f-4946-81cf-586e78b547a2 2019-01-20 19:05:03,958 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-6c3cd894-a168-4a18-b35b-b44cbd3de7e4-image 2019-01-20 19:05:03,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe2f54e365af92fea07d60f31f376506aa768fac" 2019-01-20 19:05:06,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e29339f-3bf5-452d-813c-5c8c2814298a Date: Sun, 20 Jan 2019 19:05:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:05:06,198 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0798e23b-9a20-406d-9247-3cf0bdb06e08 used request id req-2e29339f-3bf5-452d-813c-5c8c2814298a 2019-01-20 19:05:06,201 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:06,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:06,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:06,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["g6Ua-VGxRt-F1F1v_gwNaQ"], "issued_at": "2019-01-20T19:05:06.000000Z"}} 2019-01-20 19:05:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f336cbb509885b4304c708d84ddb09e7fff23d" 2019-01-20 19:05:06,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4bd82d-7b5a-4efe-b676-ddca4e998a37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:06,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4c4bd82d-7b5a-4efe-b676-ddca4e998a37 2019-01-20 19:05:06,677 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:06,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f336cbb509885b4304c708d84ddb09e7fff23d" 2019-01-20 19:05:06,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c210d0fb-77c8-459d-a80b-62aa332a79a9 x-compute-request-id: req-c210d0fb-77c8-459d-a80b-62aa332a79a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:06,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c210d0fb-77c8-459d-a80b-62aa332a79a9 2019-01-20 19:05:06,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f336cbb509885b4304c708d84ddb09e7fff23d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-af37f3c6-d46a-4cba-b66d-26ccd90ffb18name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-20 19:05:06,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0baef290-6d89-472b-9c9b-f454fb9e8c00 x-compute-request-id: req-0baef290-6d89-472b-9c9b-f454fb9e8c00 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "10f02090-846f-4141-a8ce-9d56fa840bcf", "name": "CreateFlavorTests-af37f3c6-d46a-4cba-b66d-26ccd90ffb18name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:06,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0baef290-6d89-472b-9c9b-f454fb9e8c00 2019-01-20 19:05:06,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:07,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["bC_ep9evRF-c2KsnLjhDOA"], "issued_at": "2019-01-20T19:05:07.000000Z"}} 2019-01-20 19:05:07,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57aea889a7eb51c47189a0fab36963d035e817" 2019-01-20 19:05:07,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdce4b43-cd26-4fa9-bbb0-ba6abb2a5b8d x-compute-request-id: req-cdce4b43-cd26-4fa9-bbb0-ba6abb2a5b8d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "10f02090-846f-4141-a8ce-9d56fa840bcf", "name": "CreateFlavorTests-af37f3c6-d46a-4cba-b66d-26ccd90ffb18name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:07,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf used request id req-cdce4b43-cd26-4fa9-bbb0-ba6abb2a5b8d 2019-01-20 19:05:07,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57aea889a7eb51c47189a0fab36963d035e817" 2019-01-20 19:05:07,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca0e38f5-ea1d-4720-9878-cd7ac5e5cca2 x-compute-request-id: req-ca0e38f5-ea1d-4720-9878-cd7ac5e5cca2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:05:07,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf/os-extra_specs used request id req-ca0e38f5-ea1d-4720-9878-cd7ac5e5cca2 2019-01-20 19:05:07,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f336cbb509885b4304c708d84ddb09e7fff23d" 2019-01-20 19:05:07,568 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02bd9288-cc11-4038-8956-fc6bdcff9dd9 x-compute-request-id: req-02bd9288-cc11-4038-8956-fc6bdcff9dd9 Content-Length: 0 Content-Type: application/json 2019-01-20 19:05:07,568 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/10f02090-846f-4141-a8ce-9d56fa840bcf used request id req-02bd9288-cc11-4038-8956-fc6bdcff9dd9 2019-01-20 19:05:07,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d57aea889a7eb51c47189a0fab36963d035e817" 2019-01-20 19:05:07,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f9e17ef-6f55-4527-be0b-2be3d60d13e2 x-compute-request-id: req-5f9e17ef-6f55-4527-be0b-2be3d60d13e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:07,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5f9e17ef-6f55-4527-be0b-2be3d60d13e2 2019-01-20 19:05:07,602 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:07,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:07,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:07,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["tdieSVfDTDykk4E7Z0lVSQ"], "issued_at": "2019-01-20T19:05:07.000000Z"}} 2019-01-20 19:05:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0f56b090f46fcc78682c329f237200d573526e" 2019-01-20 19:05:08,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9faf1081-6e17-4856-b978-51ba3be2bed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:08,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9faf1081-6e17-4856-b978-51ba3be2bed7 2019-01-20 19:05:08,074 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:08,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0f56b090f46fcc78682c329f237200d573526e" 2019-01-20 19:05:08,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de0a1913-0b88-419d-8bc0-30cf57b57634 x-compute-request-id: req-de0a1913-0b88-419d-8bc0-30cf57b57634 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:08,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-de0a1913-0b88-419d-8bc0-30cf57b57634 2019-01-20 19:05:08,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0f56b090f46fcc78682c329f237200d573526e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-08bd7ff0-849a-4e09-b7e3-026b1f8c80c6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-20 19:05:08,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-234fc642-937c-4efb-b688-6cbc162b9916 x-compute-request-id: req-234fc642-937c-4efb-b688-6cbc162b9916 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e3937254-881b-4c1d-8450-31abc17c83f5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e3937254-881b-4c1d-8450-31abc17c83f5", "name": "CreateFlavorTests-08bd7ff0-849a-4e09-b7e3-026b1f8c80c6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:08,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-234fc642-937c-4efb-b688-6cbc162b9916 2019-01-20 19:05:08,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:08,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["UnvRHdgaSEyDBd5-BKQv-A"], "issued_at": "2019-01-20T19:05:08.000000Z"}} 2019-01-20 19:05:08,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c53c4d1c02a464b767b3db3d96e658b9e552ae" 2019-01-20 19:05:08,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e339278d-1148-41be-bbaf-ad03f9c0d858 x-compute-request-id: req-e339278d-1148-41be-bbaf-ad03f9c0d858 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e3937254-881b-4c1d-8450-31abc17c83f5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e3937254-881b-4c1d-8450-31abc17c83f5", "name": "CreateFlavorTests-08bd7ff0-849a-4e09-b7e3-026b1f8c80c6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:08,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5 used request id req-e339278d-1148-41be-bbaf-ad03f9c0d858 2019-01-20 19:05:08,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c53c4d1c02a464b767b3db3d96e658b9e552ae" 2019-01-20 19:05:09,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-953b0822-8d9e-42de-801a-056fe5ff672b x-compute-request-id: req-953b0822-8d9e-42de-801a-056fe5ff672b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:05:09,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5/os-extra_specs used request id req-953b0822-8d9e-42de-801a-056fe5ff672b 2019-01-20 19:05:09,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c53c4d1c02a464b767b3db3d96e658b9e552ae" 2019-01-20 19:05:09,052 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6c336ff-a2e7-4198-9668-e9b59385e76a x-compute-request-id: req-e6c336ff-a2e7-4198-9668-e9b59385e76a Content-Length: 0 Content-Type: application/json 2019-01-20 19:05:09,052 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5 used request id req-e6c336ff-a2e7-4198-9668-e9b59385e76a 2019-01-20 19:05:09,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c53c4d1c02a464b767b3db3d96e658b9e552ae" 2019-01-20 19:05:09,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc1e38c5-2471-437a-ac52-e0f2905f52c7 x-compute-request-id: req-fc1e38c5-2471-437a-ac52-e0f2905f52c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:09,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fc1e38c5-2471-437a-ac52-e0f2905f52c7 2019-01-20 19:05:09,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0f56b090f46fcc78682c329f237200d573526e" 2019-01-20 19:05:09,264 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84b948c8-d4bc-4e9d-93e3-a906b3f8bac5 x-compute-request-id: req-84b948c8-d4bc-4e9d-93e3-a906b3f8bac5 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor e3937254-881b-4c1d-8450-31abc17c83f5 could not be found.", "code": 404}} 2019-01-20 19:05:09,265 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e3937254-881b-4c1d-8450-31abc17c83f5 used request id req-84b948c8-d4bc-4e9d-93e3-a906b3f8bac5 2019-01-20 19:05:09,266 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:09,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:09,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:09,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["vopu3TLtTx6sYKPZCMiPGQ"], "issued_at": "2019-01-20T19:05:09.000000Z"}} 2019-01-20 19:05:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c5209efa404ac4d0802a4013d1693f1e5f27c" 2019-01-20 19:05:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38bec1c-41ad-4eb1-a187-d7185100fe19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:09,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d38bec1c-41ad-4eb1-a187-d7185100fe19 2019-01-20 19:05:09,832 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:09,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c5209efa404ac4d0802a4013d1693f1e5f27c" 2019-01-20 19:05:10,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dd814a6-c46f-4eee-b198-52f44d012ab5 x-compute-request-id: req-9dd814a6-c46f-4eee-b198-52f44d012ab5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:10,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9dd814a6-c46f-4eee-b198-52f44d012ab5 2019-01-20 19:05:10,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c5209efa404ac4d0802a4013d1693f1e5f27c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-9fbbf30a-e2e1-43cb-b91f-9b8051e35a7cname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-20 19:05:10,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c612e210-1cc4-4d2f-9061-546bf59ea1ec x-compute-request-id: req-c612e210-1cc4-4d2f-9061-546bf59ea1ec Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ac9a16b8-1660-4173-91fa-0a30c11fb06a", "name": "CreateFlavorTests-9fbbf30a-e2e1-43cb-b91f-9b8051e35a7cname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:10,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c612e210-1cc4-4d2f-9061-546bf59ea1ec 2019-01-20 19:05:10,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:10,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["524zBRunSduT28q7wFIHvA"], "issued_at": "2019-01-20T19:05:10.000000Z"}} 2019-01-20 19:05:10,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d14b6f2210543695a3bd0beb47702f4d41d7547" 2019-01-20 19:05:10,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a4bad51-67f7-4d18-a143-d5c6500f23fa x-compute-request-id: req-2a4bad51-67f7-4d18-a143-d5c6500f23fa Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ac9a16b8-1660-4173-91fa-0a30c11fb06a", "name": "CreateFlavorTests-9fbbf30a-e2e1-43cb-b91f-9b8051e35a7cname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:10,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a used request id req-2a4bad51-67f7-4d18-a143-d5c6500f23fa 2019-01-20 19:05:10,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d14b6f2210543695a3bd0beb47702f4d41d7547" 2019-01-20 19:05:10,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19ac7ed6-6fbd-4c80-bf95-4775e17a6073 x-compute-request-id: req-19ac7ed6-6fbd-4c80-bf95-4775e17a6073 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:05:10,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a/os-extra_specs used request id req-19ac7ed6-6fbd-4c80-bf95-4775e17a6073 2019-01-20 19:05:10,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c5209efa404ac4d0802a4013d1693f1e5f27c" 2019-01-20 19:05:10,685 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7a30726-b7da-4389-bfec-d52cebdc5d63 x-compute-request-id: req-d7a30726-b7da-4389-bfec-d52cebdc5d63 Content-Length: 0 Content-Type: application/json 2019-01-20 19:05:10,685 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ac9a16b8-1660-4173-91fa-0a30c11fb06a used request id req-d7a30726-b7da-4389-bfec-d52cebdc5d63 2019-01-20 19:05:10,686 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:10,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:10,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:11,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["EIkFfqYuSDmT4UkFp9HpRQ"], "issued_at": "2019-01-20T19:05:11.000000Z"}} 2019-01-20 19:05:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386c37201801c66ba785721399accc7613df401f" 2019-01-20 19:05:11,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd1c5e5-174a-46b8-b794-02490961638f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:11,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ffd1c5e5-174a-46b8-b794-02490961638f 2019-01-20 19:05:11,163 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:11,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386c37201801c66ba785721399accc7613df401f" 2019-01-20 19:05:11,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7b9a345-9b74-4102-b23a-0474fe518f25 x-compute-request-id: req-b7b9a345-9b74-4102-b23a-0474fe518f25 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:11,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b7b9a345-9b74-4102-b23a-0474fe518f25 2019-01-20 19:05:11,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386c37201801c66ba785721399accc7613df401f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-43fc2a25-4b0d-485e-a949-5dc79390bcf4name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2019-01-20 19:05:11,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25fa5ecc-2bc0-49b2-854b-414d1ffb5b3f x-compute-request-id: req-25fa5ecc-2bc0-49b2-854b-414d1ffb5b3f Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "e51a3424-eab6-467e-ad7f-fecb20aafb44", "name": "CreateFlavorTests-43fc2a25-4b0d-485e-a949-5dc79390bcf4name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2019-01-20 19:05:11,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-25fa5ecc-2bc0-49b2-854b-414d1ffb5b3f 2019-01-20 19:05:11,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:11,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["8P9UfxhWT3KsUmXVOn0RuA"], "issued_at": "2019-01-20T19:05:11.000000Z"}} 2019-01-20 19:05:11,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febc6af21e712dd492b0098f0a383d785e80801d" 2019-01-20 19:05:11,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd75f972-7d4b-4950-bb9e-4707abda431e x-compute-request-id: req-fd75f972-7d4b-4950-bb9e-4707abda431e Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "e51a3424-eab6-467e-ad7f-fecb20aafb44", "name": "CreateFlavorTests-43fc2a25-4b0d-485e-a949-5dc79390bcf4name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2019-01-20 19:05:11,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44 used request id req-fd75f972-7d4b-4950-bb9e-4707abda431e 2019-01-20 19:05:11,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febc6af21e712dd492b0098f0a383d785e80801d" 2019-01-20 19:05:12,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e29b35fe-bef9-4236-8d82-14aa6408fd4d x-compute-request-id: req-e29b35fe-bef9-4236-8d82-14aa6408fd4d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:05:12,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44/os-extra_specs used request id req-e29b35fe-bef9-4236-8d82-14aa6408fd4d 2019-01-20 19:05:12,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febc6af21e712dd492b0098f0a383d785e80801d" 2019-01-20 19:05:12,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4280ac0d-65fb-4f11-96ad-f0cd8cb6f81a x-compute-request-id: req-4280ac0d-65fb-4f11-96ad-f0cd8cb6f81a Content-Length: 0 Content-Type: application/json 2019-01-20 19:05:12,044 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44 used request id req-4280ac0d-65fb-4f11-96ad-f0cd8cb6f81a 2019-01-20 19:05:12,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febc6af21e712dd492b0098f0a383d785e80801d" 2019-01-20 19:05:12,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8c429ac-9c4d-4c7a-ad0a-f324e61968f5 x-compute-request-id: req-a8c429ac-9c4d-4c7a-ad0a-f324e61968f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:12,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a8c429ac-9c4d-4c7a-ad0a-f324e61968f5 2019-01-20 19:05:12,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386c37201801c66ba785721399accc7613df401f" 2019-01-20 19:05:12,090 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f65862a-58c9-476d-ba75-f05bcea35068 x-compute-request-id: req-6f65862a-58c9-476d-ba75-f05bcea35068 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor e51a3424-eab6-467e-ad7f-fecb20aafb44 could not be found.", "code": 404}} 2019-01-20 19:05:12,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e51a3424-eab6-467e-ad7f-fecb20aafb44 used request id req-6f65862a-58c9-476d-ba75-f05bcea35068 2019-01-20 19:05:12,091 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:12,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:12,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:12,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["lQFt0ChCRKmSuoVVwC3zkg"], "issued_at": "2019-01-20T19:05:12.000000Z"}} 2019-01-20 19:05:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57163c1065302b91da392b6e8fcb7eb2893cc51c" 2019-01-20 19:05:12,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735a65c4-e432-4a26-bda9-3a901283e2bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:12,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-735a65c4-e432-4a26-bda9-3a901283e2bb 2019-01-20 19:05:12,568 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:12,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57163c1065302b91da392b6e8fcb7eb2893cc51c" 2019-01-20 19:05:12,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1c5ce3c-f8b1-4c77-9fd8-483d16066f69 x-compute-request-id: req-f1c5ce3c-f8b1-4c77-9fd8-483d16066f69 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:12,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f1c5ce3c-f8b1-4c77-9fd8-483d16066f69 2019-01-20 19:05:12,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57163c1065302b91da392b6e8fcb7eb2893cc51c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5694a911-717b-4a50-aa31-fa441dbf91efname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-20 19:05:12,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412d7f82-391f-4d1e-9705-3ce6d8f95f86 x-compute-request-id: req-412d7f82-391f-4d1e-9705-3ce6d8f95f86 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ad5d7895-d21a-4fa5-9c13-52643c6eca00", "name": "CreateFlavorTests-5694a911-717b-4a50-aa31-fa441dbf91efname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:12,835 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-412d7f82-391f-4d1e-9705-3ce6d8f95f86 2019-01-20 19:05:12,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:13,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["atqahy-9T4SpDz0588Zmqg"], "issued_at": "2019-01-20T19:05:13.000000Z"}} 2019-01-20 19:05:13,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eff99580bd2b69d13a30775175e6a87e23011" 2019-01-20 19:05:13,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acbb41da-011c-449d-a261-6036c7ccb5e9 x-compute-request-id: req-acbb41da-011c-449d-a261-6036c7ccb5e9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ad5d7895-d21a-4fa5-9c13-52643c6eca00", "name": "CreateFlavorTests-5694a911-717b-4a50-aa31-fa441dbf91efname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:13,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00 used request id req-acbb41da-011c-449d-a261-6036c7ccb5e9 2019-01-20 19:05:13,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}322eff99580bd2b69d13a30775175e6a87e23011" 2019-01-20 19:05:13,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6cc1d32-3cdb-4722-8167-c5f84459bc89 x-compute-request-id: req-a6cc1d32-3cdb-4722-8167-c5f84459bc89 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:05:13,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00/os-extra_specs used request id req-a6cc1d32-3cdb-4722-8167-c5f84459bc89 2019-01-20 19:05:13,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:13,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:13,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["A4EsFh0LRsiLibr5fVu8Eg"], "issued_at": "2019-01-20T19:05:13.000000Z"}} 2019-01-20 19:05:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}979504bb12e0832caeeab454629a2f8f98fab154" 2019-01-20 19:05:13,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b566998a-6363-45cb-8473-42c02a39b1b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:13,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b566998a-6363-45cb-8473-42c02a39b1b8 2019-01-20 19:05:13,964 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:13,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}979504bb12e0832caeeab454629a2f8f98fab154" 2019-01-20 19:05:14,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e97a822a-6802-4fce-8508-9de6d98f2e41 x-compute-request-id: req-e97a822a-6802-4fce-8508-9de6d98f2e41 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ad5d7895-d21a-4fa5-9c13-52643c6eca00", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "bookmark"}], "name": "CreateFlavorTests-5694a911-717b-4a50-aa31-fa441dbf91efname"}]} 2019-01-20 19:05:14,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e97a822a-6802-4fce-8508-9de6d98f2e41 2019-01-20 19:05:14,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}979504bb12e0832caeeab454629a2f8f98fab154" 2019-01-20 19:05:14,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-075b4709-0482-492b-9c5c-91ccf1bfe822 x-compute-request-id: req-075b4709-0482-492b-9c5c-91ccf1bfe822 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ad5d7895-d21a-4fa5-9c13-52643c6eca00", "name": "CreateFlavorTests-5694a911-717b-4a50-aa31-fa441dbf91efname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:14,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00 used request id req-075b4709-0482-492b-9c5c-91ccf1bfe822 2019-01-20 19:05:14,154 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-5694a911-717b-4a50-aa31-fa441dbf91efname 2019-01-20 19:05:14,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57163c1065302b91da392b6e8fcb7eb2893cc51c" 2019-01-20 19:05:14,198 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82235e3f-69a0-4904-9878-7bda5dfa021e x-compute-request-id: req-82235e3f-69a0-4904-9878-7bda5dfa021e Content-Length: 0 Content-Type: application/json 2019-01-20 19:05:14,198 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ad5d7895-d21a-4fa5-9c13-52643c6eca00 used request id req-82235e3f-69a0-4904-9878-7bda5dfa021e 2019-01-20 19:05:14,200 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:05:14,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:14,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:14,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["2cttL9RiRnaljx78wVFDVA"], "issued_at": "2019-01-20T19:05:14.000000Z"}} 2019-01-20 19:05:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:14,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb8d8ea-a3e6-4843-8329-bb318009ef1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:14,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6eb8d8ea-a3e6-4843-8329-bb318009ef1e 2019-01-20 19:05:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:14,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-76aab09a-5d1f-4a1e-b9cf-b2838ff05041 Date: Sun, 20 Jan 2019 19:05:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image"} 2019-01-20 19:05:14,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image used request id req-76aab09a-5d1f-4a1e-b9cf-b2838ff05041 2019-01-20 19:05:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-31dbe40f-99b6-43ba-9e4f-b1bcb3fdb3f6 Date: Sun, 20 Jan 2019 19:05:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:05:15,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-31dbe40f-99b6-43ba-9e4f-b1bcb3fdb3f6 2019-01-20 19:05:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image"}' 2019-01-20 19:05:15,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 X-Openstack-Request-Id: req-f9d16595-cf61-4424-803a-5099e65e9e7b Date: Sun, 20 Jan 2019 19:05:15 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:05:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:05:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "min_disk": 0, "protected": false, "id": "c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "file": "/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:05:15,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f9d16595-cf61-4424-803a-5099e65e9e7b 2019-01-20 19:05:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" -d '' 2019-01-20 19:05:16,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebff281f-cb70-4aec-8746-a9ba9b0afc19 Date: Sun, 20 Jan 2019 19:05:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:05:16,729 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/file used request id req-ebff281f-cb70-4aec-8746-a9ba9b0afc19 2019-01-20 19:05:16,729 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:05:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:16,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-d8f27271-80aa-43b1-9dcc-a7792f4994b8 Date: Sun, 20 Jan 2019 19:05:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:05:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:05:16Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/snap", "metadata": {}}], "self": "/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "min_disk": 0, "protected": false, "id": "c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "file": "/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:05:16,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 used request id req-d8f27271-80aa-43b1-9dcc-a7792f4994b8 2019-01-20 19:05:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:17,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f3500e0-4d16-48b6-b44d-025a09b4ac3c Date: Sun, 20 Jan 2019 19:05:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:05:17,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2f3500e0-4d16-48b6-b44d-025a09b4ac3c 2019-01-20 19:05:17,460 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image 2019-01-20 19:05:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:17,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-6cb1601a-2189-403a-a650-8455257ded40 Date: Sun, 20 Jan 2019 19:05:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:05:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:05:16Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/snap", "metadata": {}}], "self": "/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "min_disk": 0, "protected": false, "id": "c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "file": "/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:05:17,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 used request id req-6cb1601a-2189-403a-a650-8455257ded40 2019-01-20 19:05:17,636 - create_image - DEBUG - Instance status is - active 2019-01-20 19:05:17,636 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image 2019-01-20 19:05:17,636 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image 2019-01-20 19:05:17,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:17,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:18,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["2rc7dqMMRdqLejmm1WbPfQ"], "issued_at": "2019-01-20T19:05:18.000000Z"}} 2019-01-20 19:05:18,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61aa6d04d1e2243a54180c8d02e2974b65a81" 2019-01-20 19:05:18,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d9db0d-25d7-4178-8942-838aeb25323f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:18,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8d9db0d-25d7-4178-8942-838aeb25323f 2019-01-20 19:05:18,109 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:18,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61aa6d04d1e2243a54180c8d02e2974b65a81" 2019-01-20 19:05:18,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a7cd67b-7904-4af8-800d-011155226275 x-compute-request-id: req-1a7cd67b-7904-4af8-800d-011155226275 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:18,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1a7cd67b-7904-4af8-800d-011155226275 2019-01-20 19:05:18,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61aa6d04d1e2243a54180c8d02e2974b65a81" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:05:18,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fbd9ad3-d3b5-460e-a2ba-ecacc897ca20 x-compute-request-id: req-1fbd9ad3-d3b5-460e-a2ba-ecacc897ca20 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9fc7a081-6c0a-4969-91e3-8410abfd260e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9fc7a081-6c0a-4969-91e3-8410abfd260e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9fc7a081-6c0a-4969-91e3-8410abfd260e", "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:18,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1fbd9ad3-d3b5-460e-a2ba-ecacc897ca20 2019-01-20 19:05:18,380 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 19:05:18,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:18,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["6NjET3HJRAqz4QnsUig7_g"], "issued_at": "2019-01-20T19:05:18.000000Z"}} 2019-01-20 19:05:18,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}}' 2019-01-20 19:05:22,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:05:18 GMT Server: Apache x-openstack-request-id: req-d1777b03-42f4-42c9-8edb-17bc0d6e0d8f Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}]}} 2019-01-20 19:05:22,293 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-d1777b03-42f4-42c9-8edb-17bc0d6e0d8f 2019-01-20 19:05:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:22,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:22 GMT Server: Apache x-openstack-request-id: req-51e47ff3-200e-4e16-b37d-315fa7de190a Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:23,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:22 GMT Server: Apache x-openstack-request-id: req-bd594357-7762-42eb-b0c2-f1f09985d930 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:23,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-bd594357-7762-42eb-b0c2-f1f09985d930 2019-01-20 19:05:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:24,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:23 GMT Server: Apache x-openstack-request-id: req-d914fcc1-58d1-4455-a053-5c26bd24730c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "deletion_time": null, "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "updated_time": null, "project": "0a0cff8e759d4d1da16a426ea55b33e6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "tags": null}]} 2019-01-20 19:05:24,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1 used request id req-d914fcc1-58d1-4455-a053-5c26bd24730c 2019-01-20 19:05:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:25,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:24 GMT Server: Apache x-openstack-request-id: req-23c7a08a-3140-4c3f-84d6-f30064c50c0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "deletion_time": null, "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "updated_time": null, "project": "0a0cff8e759d4d1da16a426ea55b33e6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "tags": null}]} 2019-01-20 19:05:25,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1 used request id req-23c7a08a-3140-4c3f-84d6-f30064c50c0f 2019-01-20 19:05:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:25,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:25 GMT Server: Apache x-openstack-request-id: req-44622706-af04-4f48-b47c-184477ef74b3 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:25,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:25 GMT Server: Apache x-openstack-request-id: req-d6f40d6d-f6c4-49f3-9f9c-c232cccd21bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:25,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-d6f40d6d-f6c4-49f3-9f9c-c232cccd21bb 2019-01-20 19:05:25,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:26,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:25 GMT Server: Apache x-openstack-request-id: req-2c793230-e0bd-4e45-931e-5fe3879fcab6 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:27,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:26 GMT Server: Apache x-openstack-request-id: req-c29c52e8-6894-493e-9541-625750a6adbc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8d604d33-80b9-4e08-851f-9abbf26dfd4f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bf701db2-5c53-43ae-a71a-bf34762a7e06", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "377115a8-1107-454c-8636-7901ee612624", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2019-01-20T19:05:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2019-01-20 19:05:27,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources used request id req-c29c52e8-6894-493e-9541-625750a6adbc 2019-01-20 19:05:27,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:28,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:27 GMT Server: Apache x-openstack-request-id: req-8d85df21-53d3-4b03-af8d-80bcd0d3b89c Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:28,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:28 GMT Server: Apache x-openstack-request-id: req-aa97466c-0bf4-4393-8ea1-296c3d3adeda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:28,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-aa97466c-0bf4-4393-8ea1-296c3d3adeda 2019-01-20 19:05:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:28,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:28 GMT Server: Apache x-openstack-request-id: req-a0b22c16-bd6f-4a05-84b7-1d0c43809bc1 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:29,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:29 GMT Server: Apache x-openstack-request-id: req-c9996d75-ce82-4765-9cca-b2ec9acd80e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:29,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-c9996d75-ce82-4765-9cca-b2ec9acd80e6 2019-01-20 19:05:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:32,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:32 GMT Server: Apache x-openstack-request-id: req-c23a03a2-4c3c-4fb4-92e8-346642a8f7cc Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:32,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:32 GMT Server: Apache x-openstack-request-id: req-9af94377-99bb-4a38-a234-7b132e0ebd1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:32,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-9af94377-99bb-4a38-a234-7b132e0ebd1f 2019-01-20 19:05:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:36,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:35 GMT Server: Apache x-openstack-request-id: req-a8311cf1-c708-46ea-8568-ce197ea7ee0a Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:36,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:36 GMT Server: Apache x-openstack-request-id: req-9dcb9d1f-783f-4773-90b9-502323ae6db6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:36,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-9dcb9d1f-783f-4773-90b9-502323ae6db6 2019-01-20 19:05:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:39,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:39 GMT Server: Apache x-openstack-request-id: req-3ba1c862-9fcf-4f4b-b7ae-cae57197b703 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:39,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:39 GMT Server: Apache x-openstack-request-id: req-1d361cb2-c48d-4e2b-80a5-dd15e3b0a929 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1", "stack_user_project_id": "747d4bb673bb41ddb5da2d3a28e2ff50", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:05:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "09c76c01-95b0-4e60-990f-5f7f99855e74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:39,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-1d361cb2-c48d-4e2b-80a5-dd15e3b0a929 2019-01-20 19:05:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:40,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:39 GMT Server: Apache x-openstack-request-id: req-aafaff82-715d-430f-aa9c-91504bd57418 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:40,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:40 GMT Server: Apache x-openstack-request-id: req-4ea29023-52fa-4cf3-9541-3dc1d3b4f433 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8d604d33-80b9-4e08-851f-9abbf26dfd4f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bf701db2-5c53-43ae-a71a-bf34762a7e06", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "377115a8-1107-454c-8636-7901ee612624", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "43e13180-838d-4e2c-a11a-7684231d262b", "resource_type": "OS::Nova::Server"}]} 2019-01-20 19:05:40,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources used request id req-4ea29023-52fa-4cf3-9541-3dc1d3b4f433 2019-01-20 19:05:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=377115a8-1107-454c-8636-7901ee612624 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:41,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-559acc97-b32f-4e7c-afed-e0d15f0b8ec4 Date: Sun, 20 Jan 2019 19:05:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"377115a8-1107-454c-8636-7901ee612624","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["bf701db2-5c53-43ae-a71a-bf34762a7e06"],"description":"","tags":[],"updated_at":"2019-01-20T19:05:24Z","provider:segmentation_id":31,"name":"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:05:41,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=377115a8-1107-454c-8636-7901ee612624 used request id req-559acc97-b32f-4e7c-afed-e0d15f0b8ec4 2019-01-20 19:05:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=377115a8-1107-454c-8636-7901ee612624 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-85feee8f-3a3d-4717-a3ff-922e05e2296f Date: Sun, 20 Jan 2019 19:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:24Z","dns_nameservers":[],"updated_at":"2019-01-20T19:05:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet"}]} 2019-01-20 19:05:41,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=377115a8-1107-454c-8636-7901ee612624 used request id req-85feee8f-3a3d-4717-a3ff-922e05e2296f 2019-01-20 19:05:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=377115a8-1107-454c-8636-7901ee612624 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:41,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d78465a-80e2-4b34-b29b-9b00ec1305cc Date: Sun, 20 Jan 2019 19:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:24Z","dns_nameservers":[],"updated_at":"2019-01-20T19:05:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet"}]} 2019-01-20 19:05:41,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=377115a8-1107-454c-8636-7901ee612624 used request id req-0d78465a-80e2-4b34-b29b-9b00ec1305cc 2019-01-20 19:05:41,506 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:41,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:41,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f172fe-f0e5-49c5-992c-86877b6b63c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:41,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2f172fe-f0e5-49c5-992c-86877b6b63c0 2019-01-20 19:05:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:41,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:41 GMT Server: Apache x-openstack-request-id: req-1f7df3cb-1cec-405a-9ced-6af200c4dd04 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:41,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:41 GMT Server: Apache x-openstack-request-id: req-e98b3796-ed36-40a8-9b26-f48055b26b60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8d604d33-80b9-4e08-851f-9abbf26dfd4f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bf701db2-5c53-43ae-a71a-bf34762a7e06", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "377115a8-1107-454c-8636-7901ee612624", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "43e13180-838d-4e2c-a11a-7684231d262b", "resource_type": "OS::Nova::Server"}]} 2019-01-20 19:05:41,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources used request id req-e98b3796-ed36-40a8-9b26-f48055b26b60 2019-01-20 19:05:41,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/43e13180-838d-4e2c-a11a-7684231d262b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:42,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0036548c-003e-465a-9a7f-05e21b7d8d2a x-compute-request-id: req-0036548c-003e-465a-9a7f-05e21b7d8d2a Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:eb:50", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/43e13180-838d-4e2c-a11a-7684231d262b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/43e13180-838d-4e2c-a11a-7684231d262b", "rel": "bookmark"}], "image": {"id": "c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "links": [{"href": "http://172.30.9.27:8774/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2019-01-20T19:05:33.000000", "flavor": {"id": "9fc7a081-6c0a-4969-91e3-8410abfd260e", "links": [{"href": "http://172.30.9.27:8774/flavors/9fc7a081-6c0a-4969-91e3-8410abfd260e", "rel": "bookmark"}]}, "id": "43e13180-838d-4e2c-a11a-7684231d262b", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:05:34Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-inst", "created": "2019-01-20T19:05:29Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:05:42,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/43e13180-838d-4e2c-a11a-7684231d262b used request id req-0036548c-003e-465a-9a7f-05e21b7d8d2a 2019-01-20 19:05:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ba9fc105-366e-4831-9261-6858b997b686 Date: Sun, 20 Jan 2019 19:05:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"377115a8-1107-454c-8636-7901ee612624","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["bf701db2-5c53-43ae-a71a-bf34762a7e06"],"description":"","tags":[],"updated_at":"2019-01-20T19:05:24Z","provider:segmentation_id":31,"name":"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:22Z","provider:network_type":"vxlan"}]} 2019-01-20 19:05:42,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-net used request id req-ba9fc105-366e-4831-9261-6858b997b686 2019-01-20 19:05:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:05:42,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:05:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:05:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:42,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fc30ea-eb6b-4a7c-b91d-712ff9a9984e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:05:42,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-c2fc30ea-eb6b-4a7c-b91d-712ff9a9984e 2019-01-20 19:05:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=377115a8-1107-454c-8636-7901ee612624 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:42,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43f45f6c-c6b7-461e-8bae-d8544ccc12e7 Date: Sun, 20 Jan 2019 19:05:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:24Z","dns_nameservers":[],"updated_at":"2019-01-20T19:05:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-subnet"}]} 2019-01-20 19:05:42,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=377115a8-1107-454c-8636-7901ee612624 used request id req-43f45f6c-c6b7-461e-8bae-d8544ccc12e7 2019-01-20 19:05:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=377115a8-1107-454c-8636-7901ee612624 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3562 X-Openstack-Request-Id: req-b41e4734-ed85-42a8-beb0-698858088ecc Date: Sun, 20 Jan 2019 19:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:05:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","ip_address":"10.0.0.3"}],"id":"25641fa0-8006-4532-bda9-4c4af2884f63","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:6a:fb","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-377115a8-1107-454c-8636-7901ee612624","name":"","admin_state_up":true,"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:05:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","ip_address":"10.0.0.12"}],"id":"8d604d33-80b9-4e08-851f-9abbf26dfd4f","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:eb:50","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"43e13180-838d-4e2c-a11a-7684231d262b","name":"HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1-server1_port-noa5mkyy7nbr","admin_state_up":true,"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:05:25Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","ip_address":"10.0.0.2"}],"id":"bd3d6652-928d-4d62-b156-0846a31f5bf0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:24:99","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-377115a8-1107-454c-8636-7901ee612624","name":"","admin_state_up":true,"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:05:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bf701db2-5c53-43ae-a71a-bf34762a7e06","ip_address":"10.0.0.4"}],"id":"c84badc7-e6bb-4906-9920-e3e9e38585dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:5c:93","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-377115a8-1107-454c-8636-7901ee612624","name":"","admin_state_up":true,"network_id":"377115a8-1107-454c-8636-7901ee612624","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:05:26Z","binding:vnic_type":"normal"}]} 2019-01-20 19:05:42,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=377115a8-1107-454c-8636-7901ee612624 used request id req-b41e4734-ed85-42a8-beb0-698858088ecc 2019-01-20 19:05:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:42,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:42 GMT Server: Apache x-openstack-request-id: req-45a280e4-5174-4d3b-a544-0edde2bb886d Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:43,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:42 GMT Server: Apache x-openstack-request-id: req-e88a8fb0-6855-43db-8a66-b3e30e86a82c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8d604d33-80b9-4e08-851f-9abbf26dfd4f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bf701db2-5c53-43ae-a71a-bf34762a7e06", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "377115a8-1107-454c-8636-7901ee612624", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-20T19:05:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:05:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "43e13180-838d-4e2c-a11a-7684231d262b", "resource_type": "OS::Nova::Server"}]} 2019-01-20 19:05:43,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74/resources used request id req-e88a8fb0-6855-43db-8a66-b3e30e86a82c 2019-01-20 19:05:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/09c76c01-95b0-4e60-990f-5f7f99855e74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c6f9df0499fde134704c8cd662c8d436e4baf4" 2019-01-20 19:05:43,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:43 GMT Server: Apache x-openstack-request-id: req-af45e31f-1d81-4089-ad67-6f73e4a76a2e Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:43,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:05:43 GMT Server: Apache x-openstack-request-id: req-6cdc96fd-19a3-4249-89bb-21c009db6921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:05:43,882 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-stack1/09c76c01-95b0-4e60-990f-5f7f99855e74 used request id req-6cdc96fd-19a3-4249-89bb-21c009db6921 2019-01-20 19:05:43,883 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-6de43809-6514-4c94-84ca-0e86cb7c3bf0-image 2019-01-20 19:05:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bd241b0c317b3070fbae66a47664e27c84135b6" 2019-01-20 19:05:45,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47ccf887-ec79-4845-9f58-8c744a0f16fd Date: Sun, 20 Jan 2019 19:05:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:05:45,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c37ee3c2-3a3f-45c4-867b-668a3fb503e1 used request id req-47ccf887-ec79-4845-9f58-8c744a0f16fd 2019-01-20 19:05:45,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/9fc7a081-6c0a-4969-91e3-8410abfd260e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a61aa6d04d1e2243a54180c8d02e2974b65a81" 2019-01-20 19:05:45,469 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b2dc323-26ce-4311-af1b-c4d8d76dd6dc x-compute-request-id: req-4b2dc323-26ce-4311-af1b-c4d8d76dd6dc Content-Length: 0 Content-Type: application/json 2019-01-20 19:05:45,469 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9fc7a081-6c0a-4969-91e3-8410abfd260e used request id req-4b2dc323-26ce-4311-af1b-c4d8d76dd6dc 2019-01-20 19:05:45,471 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:05:45,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:45,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:45,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["iDQJJJ71QlipOk77vHgHKA"], "issued_at": "2019-01-20T19:05:45.000000Z"}} 2019-01-20 19:05:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:05:45,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91736454-a4dc-4912-b71a-2e4dcdc6db0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:45,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91736454-a4dc-4912-b71a-2e4dcdc6db0a 2019-01-20 19:05:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:05:46,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c1759749-ce87-469d-a6a6-2e19f3391b58 Date: Sun, 20 Jan 2019 19:05:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image"} 2019-01-20 19:05:46,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image used request id req-c1759749-ce87-469d-a6a6-2e19f3391b58 2019-01-20 19:05:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:05:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c5f4a17-b450-48fe-911e-859a5a587725 Date: Sun, 20 Jan 2019 19:05:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:05:46,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5c5f4a17-b450-48fe-911e-859a5a587725 2019-01-20 19:05:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image"}' 2019-01-20 19:05:46,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 X-Openstack-Request-Id: req-5b157961-7445-48d9-bf66-860739bfeda7 Date: Sun, 20 Jan 2019 19:05:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:05:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:05:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8", "min_disk": 0, "protected": false, "id": "009d3dfb-deca-4091-8ace-bcbcf8e46fe8", "file": "/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:05:46,507 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5b157961-7445-48d9-bf66-860739bfeda7 2019-01-20 19:05:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" -d '' 2019-01-20 19:05:48,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc1e9c24-3d37-4bf1-ad3c-d259e3263251 Date: Sun, 20 Jan 2019 19:05:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:05:48,514 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/file used request id req-dc1e9c24-3d37-4bf1-ad3c-d259e3263251 2019-01-20 19:05:48,514 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:05:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:05:48,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-6b422c17-fb60-44b2-866f-9e8f8620483c Date: Sun, 20 Jan 2019 19:05:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:05:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:05:48Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/snap", "metadata": {}}], "self": "/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8", "min_disk": 0, "protected": false, "id": "009d3dfb-deca-4091-8ace-bcbcf8e46fe8", "file": "/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:05:48,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 used request id req-6b422c17-fb60-44b2-866f-9e8f8620483c 2019-01-20 19:05:48,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:05:48,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-65b5bc1c-c601-4ec1-a066-91529677a4aa Date: Sun, 20 Jan 2019 19:05:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:05:48,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-65b5bc1c-c601-4ec1-a066-91529677a4aa 2019-01-20 19:05:48,684 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image 2019-01-20 19:05:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:05:48,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-2a54f1a7-49c1-4250-a14c-b28ef5f0ea58 Date: Sun, 20 Jan 2019 19:05:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:05:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:05:48Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/snap", "metadata": {}}], "self": "/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8", "min_disk": 0, "protected": false, "id": "009d3dfb-deca-4091-8ace-bcbcf8e46fe8", "file": "/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:05:48,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 used request id req-2a54f1a7-49c1-4250-a14c-b28ef5f0ea58 2019-01-20 19:05:48,851 - create_image - DEBUG - Instance status is - active 2019-01-20 19:05:48,851 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image 2019-01-20 19:05:48,851 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image 2019-01-20 19:05:48,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:05:48,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:49,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["BkXLMiWhSeOlAuo1c1xeDw"], "issued_at": "2019-01-20T19:05:49.000000Z"}} 2019-01-20 19:05:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84378410175d1e6f4d2ca5f78bb6a2bec1acbbe0" 2019-01-20 19:05:49,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748e916f-ad76-4bcc-9239-23482901c530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:05:49,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-748e916f-ad76-4bcc-9239-23482901c530 2019-01-20 19:05:49,318 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:05:49,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84378410175d1e6f4d2ca5f78bb6a2bec1acbbe0" 2019-01-20 19:05:49,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e47d4de-5e8c-41d0-b9e8-bf6011e551b7 x-compute-request-id: req-2e47d4de-5e8c-41d0-b9e8-bf6011e551b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:05:49,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2e47d4de-5e8c-41d0-b9e8-bf6011e551b7 2019-01-20 19:05:49,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84378410175d1e6f4d2ca5f78bb6a2bec1acbbe0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:05:49,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db043da8-7007-410f-8425-c0be5932637f x-compute-request-id: req-db043da8-7007-410f-8425-c0be5932637f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2ca79d55-84f1-446d-94ee-5ce745150ebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2ca79d55-84f1-446d-94ee-5ce745150ebc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2ca79d55-84f1-446d-94ee-5ce745150ebc", "name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:05:49,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-db043da8-7007-410f-8425-c0be5932637f 2019-01-20 19:05:49,570 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 19:05:49,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:05:49,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["4WF1jKcQR22LUms83MPLLA"], "issued_at": "2019-01-20T19:05:49.000000Z"}} 2019-01-20 19:05:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}}' 2019-01-20 19:05:53,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:05:49 GMT Server: Apache x-openstack-request-id: req-074e0eb5-569f-4d6b-a0d0-fcdfa2d36ce2 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}]}} 2019-01-20 19:05:53,516 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-074e0eb5-569f-4d6b-a0d0-fcdfa2d36ce2 2019-01-20 19:05:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:05:53,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:53 GMT Server: Apache x-openstack-request-id: req-38e185e2-d1d5-4be0-9d3a-61f920911562 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:54,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:53 GMT Server: Apache x-openstack-request-id: req-608f9b86-966f-4b71-9bdb-12ec61bc4617 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:54,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-608f9b86-966f-4b71-9bdb-12ec61bc4617 2019-01-20 19:05:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:05:54,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:54 GMT Server: Apache x-openstack-request-id: req-c89c5242-a3b6-4ca7-aa6e-6e3e51ce0b4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "deletion_time": null, "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "updated_time": null, "project": "0a0cff8e759d4d1da16a426ea55b33e6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "tags": null}]} 2019-01-20 19:05:54,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1 used request id req-c89c5242-a3b6-4ca7-aa6e-6e3e51ce0b4c 2019-01-20 19:05:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:05:55,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:54 GMT Server: Apache x-openstack-request-id: req-fcdab050-8713-40ca-a48d-93a50c128a4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "deletion_time": null, "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "updated_time": null, "project": "0a0cff8e759d4d1da16a426ea55b33e6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "tags": null}]} 2019-01-20 19:05:55,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1 used request id req-fcdab050-8713-40ca-a48d-93a50c128a4d 2019-01-20 19:05:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:05:55,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:55 GMT Server: Apache x-openstack-request-id: req-5c26b17b-6e45-42f3-94b9-bee34dad632b Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:55,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:55 GMT Server: Apache x-openstack-request-id: req-8d08258e-046f-48b1-b2da-95b5a67629e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:55,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-8d08258e-046f-48b1-b2da-95b5a67629e2 2019-01-20 19:05:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:05:55,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:55 GMT Server: Apache x-openstack-request-id: req-8b05ff2c-553d-4e4f-b36e-93bf157fe40d Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:05:56,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:55 GMT Server: Apache x-openstack-request-id: req-65daa414-f06d-4d7d-a874-827136ff7632 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:05:56,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-65daa414-f06d-4d7d-a874-827136ff7632 2019-01-20 19:05:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:05:59,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:05:59 GMT Server: Apache x-openstack-request-id: req-745a4ac1-2f92-4565-a701-aa21e2b22e93 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:00,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:05:59 GMT Server: Apache x-openstack-request-id: req-73f6abb6-2c8b-4dfb-855b-6deb6686bc0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:00,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-73f6abb6-2c8b-4dfb-855b-6deb6686bc0d 2019-01-20 19:06:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:03,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:03 GMT Server: Apache x-openstack-request-id: req-579e02bf-7940-4b7c-a559-b29372b58efb Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:03,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:03 GMT Server: Apache x-openstack-request-id: req-c6006ade-8b7f-45eb-b260-445ea7e09824 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:03,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-c6006ade-8b7f-45eb-b260-445ea7e09824 2019-01-20 19:06:06,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:06,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:06 GMT Server: Apache x-openstack-request-id: req-942d70b9-4f32-4c3c-941d-86fd5b173755 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:06,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:06 GMT Server: Apache x-openstack-request-id: req-1967be57-96ba-4feb-a77e-66e83dec8631 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:06,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-1967be57-96ba-4feb-a77e-66e83dec8631 2019-01-20 19:06:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:09,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:09 GMT Server: Apache x-openstack-request-id: req-c035d8b8-78b1-42d3-85d8-adadd4dc94da Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:10,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:09 GMT Server: Apache x-openstack-request-id: req-01b22549-7d75-41d5-824a-7204fb480a6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:10,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-01b22549-7d75-41d5-824a-7204fb480a6a 2019-01-20 19:06:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:13,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:13 GMT Server: Apache x-openstack-request-id: req-5f73909b-cf8f-41d0-9ba8-ba7b56c992a8 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:13,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:13 GMT Server: Apache x-openstack-request-id: req-4311034d-edce-4c93-9d1c-2a3b4a6abb4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1", "stack_user_project_id": "e4030ed2e6364caeb448769ff3b77901", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:05:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a536cf3e-5fd7-4f42-b705-08ce84070f20", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:13,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-4311034d-edce-4c93-9d1c-2a3b4a6abb4e 2019-01-20 19:06:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}}' 2019-01-20 19:06:15,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:06:13 GMT Server: Apache x-openstack-request-id: req-560b1b4e-1b49-4dab-a80a-eaa0307fdf95 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8f4e89f2-2590-41de-aece-c627631864be", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}]}} 2019-01-20 19:06:15,519 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-560b1b4e-1b49-4dab-a80a-eaa0307fdf95 2019-01-20 19:06:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:15,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:15 GMT Server: Apache x-openstack-request-id: req-2571e9a8-df1f-46e4-b0b6-92c96fd9f97c Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:15,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:15 GMT Server: Apache x-openstack-request-id: req-4db66d03-f37d-4630-92b2-1c948988d714 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:15,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-4db66d03-f37d-4630-92b2-1c948988d714 2019-01-20 19:06:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:16,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:15 GMT Server: Apache x-openstack-request-id: req-f2d18d56-f625-4e35-ae2c-0b5171f7d861 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "deletion_time": null, "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "updated_time": null, "project": "0a0cff8e759d4d1da16a426ea55b33e6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8f4e89f2-2590-41de-aece-c627631864be", "tags": null}]} 2019-01-20 19:06:16,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2 used request id req-f2d18d56-f625-4e35-ae2c-0b5171f7d861 2019-01-20 19:06:16,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:16,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:16 GMT Server: Apache x-openstack-request-id: req-2c81bb45-af68-4a93-aed1-abe7b6cfa5a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "deletion_time": null, "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "updated_time": null, "project": "0a0cff8e759d4d1da16a426ea55b33e6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8f4e89f2-2590-41de-aece-c627631864be", "tags": null}]} 2019-01-20 19:06:16,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2 used request id req-2c81bb45-af68-4a93-aed1-abe7b6cfa5a8 2019-01-20 19:06:16,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:17,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:16 GMT Server: Apache x-openstack-request-id: req-8faf7ca8-99b7-43bd-bd84-5730050bbb05 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:17,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:17 GMT Server: Apache x-openstack-request-id: req-4af7d37c-eb9f-4741-82c8-0e6cb12462e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:17,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-4af7d37c-eb9f-4741-82c8-0e6cb12462e2 2019-01-20 19:06:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:18,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:17 GMT Server: Apache x-openstack-request-id: req-832dc257-2290-49c0-b817-a8cc36c95991 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:18,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:18 GMT Server: Apache x-openstack-request-id: req-5c8bef3d-90d7-434b-bf90-17291405453c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:18,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-5c8bef3d-90d7-434b-bf90-17291405453c 2019-01-20 19:06:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:21,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:21 GMT Server: Apache x-openstack-request-id: req-95b48e57-541c-4ac1-8722-6591ec6b9448 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:21,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:21 GMT Server: Apache x-openstack-request-id: req-a33b1422-abb5-4f36-86c8-cda2b5a9b013 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:21,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-a33b1422-abb5-4f36-86c8-cda2b5a9b013 2019-01-20 19:06:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:24,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:24 GMT Server: Apache x-openstack-request-id: req-1bbc8e2e-7e49-4401-a318-aa78b4ecc8e1 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:24 GMT Server: Apache x-openstack-request-id: req-b9c1bd29-7a36-4236-b523-8e3669358fd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:24,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-b9c1bd29-7a36-4236-b523-8e3669358fd0 2019-01-20 19:06:27,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:27,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:27 GMT Server: Apache x-openstack-request-id: req-e7408c70-94b1-4d21-93bc-47f5ff99a2ce Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:27,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:27 GMT Server: Apache x-openstack-request-id: req-83c9d081-0c30-4079-b391-364912aac87e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:27,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-83c9d081-0c30-4079-b391-364912aac87e 2019-01-20 19:06:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:30,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:30 GMT Server: Apache x-openstack-request-id: req-b9a4ee42-d5f4-4d45-a08e-dcbc83ed996c Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:30 GMT Server: Apache x-openstack-request-id: req-dde37551-c078-4c07-902d-21060c1c38ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:31,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-dde37551-c078-4c07-902d-21060c1c38ad 2019-01-20 19:06:34,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:34,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:34 GMT Server: Apache x-openstack-request-id: req-ee17fc3d-e310-4940-9f75-900e6e944d3a Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:34,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:34 GMT Server: Apache x-openstack-request-id: req-1d5ac64e-51a5-484c-bc28-ef68296b041c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:34,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-1d5ac64e-51a5-484c-bc28-ef68296b041c 2019-01-20 19:06:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:37,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:37 GMT Server: Apache x-openstack-request-id: req-fdd9b7b1-c55e-496f-a9b2-97c7f224dd85 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:37,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:37 GMT Server: Apache x-openstack-request-id: req-2fa48cee-263d-4643-b3c3-f6df996b2767 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "8f4e89f2-2590-41de-aece-c627631864be", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image", "inst_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2", "stack_user_project_id": "367da313b79b422a9f967150d4bd43eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:06:14Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f4e89f2-2590-41de-aece-c627631864be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-20 19:06:37,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-2fa48cee-263d-4643-b3c3-f6df996b2767 2019-01-20 19:06:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a536cf3e-5fd7-4f42-b705-08ce84070f20 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:37,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:37 GMT Server: Apache x-openstack-request-id: req-6e1a7c08-91ca-43f2-be31-b8e68d000678 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:38,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:06:37 GMT Server: Apache x-openstack-request-id: req-da49c8c2-fd0a-45d2-a3b0-0b6eef48a01c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:06:38,525 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack1/a536cf3e-5fd7-4f42-b705-08ce84070f20 used request id req-da49c8c2-fd0a-45d2-a3b0-0b6eef48a01c 2019-01-20 19:06:38,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/8f4e89f2-2590-41de-aece-c627631864be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0d8d54608c7364e684573e37d2de9bc3204364" 2019-01-20 19:06:39,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:38 GMT Server: Apache x-openstack-request-id: req-8edb8c05-3e11-442b-ae2b-07089c9d4807 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:39,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:06:39 GMT Server: Apache x-openstack-request-id: req-dfa49019-41b8-47c5-96db-77593b16db0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:06:39,249 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-stack2/8f4e89f2-2590-41de-aece-c627631864be used request id req-dfa49019-41b8-47c5-96db-77593b16db0e 2019-01-20 19:06:39,250 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b9e011ed-a52c-4162-a151-c9ede4b81732-image 2019-01-20 19:06:39,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6182799af08b76ab7cdf5b9c8be2483ba95eb0a9" 2019-01-20 19:06:41,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0b2babe-961b-4a23-a9e1-e71583257b50 Date: Sun, 20 Jan 2019 19:06:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:06:41,375 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/009d3dfb-deca-4091-8ace-bcbcf8e46fe8 used request id req-b0b2babe-961b-4a23-a9e1-e71583257b50 2019-01-20 19:06:41,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2ca79d55-84f1-446d-94ee-5ce745150ebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84378410175d1e6f4d2ca5f78bb6a2bec1acbbe0" 2019-01-20 19:06:41,428 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a349d1e1-5c51-4f30-8170-01a8f7ac1579 x-compute-request-id: req-a349d1e1-5c51-4f30-8170-01a8f7ac1579 Content-Length: 0 Content-Type: application/json 2019-01-20 19:06:41,428 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2ca79d55-84f1-446d-94ee-5ce745150ebc used request id req-a349d1e1-5c51-4f30-8170-01a8f7ac1579 2019-01-20 19:06:41,430 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:06:41,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:06:41,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:06:41,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:06:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["m8ue1ZXSTV2PeGNebMQYfQ"], "issued_at": "2019-01-20T19:06:41.000000Z"}} 2019-01-20 19:06:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:06:41,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e69b774-4a2e-4827-a94d-127de642e5a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:06:41,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1e69b774-4a2e-4827-a94d-127de642e5a8 2019-01-20 19:06:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:06:42,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-59aa0a25-db1e-43ab-b0e4-ef18bb3d1ebb Date: Sun, 20 Jan 2019 19:06:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"} 2019-01-20 19:06:42,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1 used request id req-59aa0a25-db1e-43ab-b0e4-ef18bb3d1ebb 2019-01-20 19:06:42,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:06:42,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f41711e-6063-419a-9dcb-55d0945e98a1 Date: Sun, 20 Jan 2019 19:06:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:06:42,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2f41711e-6063-419a-9dcb-55d0945e98a1 2019-01-20 19:06:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}' 2019-01-20 19:06:42,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 X-Openstack-Request-Id: req-ac06904f-def1-42e6-a835-c3a8a42edeb8 Date: Sun, 20 Jan 2019 19:06:42 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608", "min_disk": 0, "protected": false, "id": "fb019de0-791e-40c7-bb53-8ac97df53608", "file": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:06:42,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ac06904f-def1-42e6-a835-c3a8a42edeb8 2019-01-20 19:06:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" -d '' 2019-01-20 19:06:45,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28f79db5-c865-4238-9c24-3b9fef851c9d Date: Sun, 20 Jan 2019 19:06:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:06:45,550 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608/file used request id req-28f79db5-c865-4238-9c24-3b9fef851c9d 2019-01-20 19:06:45,551 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:06:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:06:45,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-41bda89c-c46f-42c6-b648-f9f4428d5a28 Date: Sun, 20 Jan 2019 19:06:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:45Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/fb019de0-791e-40c7-bb53-8ac97df53608/snap", "metadata": {}}], "self": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608", "min_disk": 0, "protected": false, "id": "fb019de0-791e-40c7-bb53-8ac97df53608", "file": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/fb019de0-791e-40c7-bb53-8ac97df53608/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:06:45,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 used request id req-41bda89c-c46f-42c6-b648-f9f4428d5a28 2019-01-20 19:06:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:06:45,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5dae44aa-f39f-469a-8468-2cdaf19028b0 Date: Sun, 20 Jan 2019 19:06:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:06:45,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5dae44aa-f39f-469a-8468-2cdaf19028b0 2019-01-20 19:06:45,881 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1 2019-01-20 19:06:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:06:46,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a44fda4b-57ab-4d17-8ff3-7e8c5e8a8f51 Date: Sun, 20 Jan 2019 19:06:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:45Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/fb019de0-791e-40c7-bb53-8ac97df53608/snap", "metadata": {}}], "self": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608", "min_disk": 0, "protected": false, "id": "fb019de0-791e-40c7-bb53-8ac97df53608", "file": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/fb019de0-791e-40c7-bb53-8ac97df53608/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:06:46,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 used request id req-a44fda4b-57ab-4d17-8ff3-7e8c5e8a8f51 2019-01-20 19:06:46,047 - create_image - DEBUG - Instance status is - active 2019-01-20 19:06:46,047 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1 2019-01-20 19:06:46,048 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1 2019-01-20 19:06:46,048 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:06:46,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:06:46,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:06:46,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["4FM4QfF6TXSc5jLCblWVtg"], "issued_at": "2019-01-20T19:06:46.000000Z"}} 2019-01-20 19:06:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:06:46,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e881fc-6c09-4d1d-9936-d774d6926169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:06:46,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-74e881fc-6c09-4d1d-9936-d774d6926169 2019-01-20 19:06:46,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:06:46,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-6e374714-772d-4427-a094-ee66fb4ac9c1 Date: Sun, 20 Jan 2019 19:06:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2"} 2019-01-20 19:06:46,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2 used request id req-6e374714-772d-4427-a094-ee66fb4ac9c1 2019-01-20 19:06:46,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:06:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b3b3e05-8dc0-466e-99a6-c1a7f84f6ad7 Date: Sun, 20 Jan 2019 19:06:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:06:46,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4b3b3e05-8dc0-466e-99a6-c1a7f84f6ad7 2019-01-20 19:06:46,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2"}' 2019-01-20 19:06:46,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 X-Openstack-Request-Id: req-89cab6de-f92f-4301-b9ef-aaa774cec12a Date: Sun, 20 Jan 2019 19:06:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080", "min_disk": 0, "protected": false, "id": "b43112c6-832b-4615-bef2-de1f42a87080", "file": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file", "checksum": null, "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:06:46,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-89cab6de-f92f-4301-b9ef-aaa774cec12a 2019-01-20 19:06:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" -d '' 2019-01-20 19:06:48,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0f002c3-ae5c-4d04-b87c-07775e0ea9a4 Date: Sun, 20 Jan 2019 19:06:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:06:48,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file used request id req-a0f002c3-ae5c-4d04-b87c-07775e0ea9a4 2019-01-20 19:06:48,981 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:06:48,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:06:49,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a63878ed-b616-443b-8f13-3bbe25f3764b Date: Sun, 20 Jan 2019 19:06:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:48Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "metadata": {}}], "self": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080", "min_disk": 0, "protected": false, "id": "b43112c6-832b-4615-bef2-de1f42a87080", "file": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:06:49,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 used request id req-a63878ed-b616-443b-8f13-3bbe25f3764b 2019-01-20 19:06:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:06:49,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3c62647-1119-496a-8a72-34700008201a Date: Sun, 20 Jan 2019 19:06:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:06:49,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b3c62647-1119-496a-8a72-34700008201a 2019-01-20 19:06:49,014 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2 2019-01-20 19:06:49,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:06:49,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f348a571-062e-490d-89ff-61cf8735b29f Date: Sun, 20 Jan 2019 19:06:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:48Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "metadata": {}}], "self": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080", "min_disk": 0, "protected": false, "id": "b43112c6-832b-4615-bef2-de1f42a87080", "file": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:06:49,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 used request id req-f348a571-062e-490d-89ff-61cf8735b29f 2019-01-20 19:06:49,178 - create_image - DEBUG - Instance status is - active 2019-01-20 19:06:49,178 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2 2019-01-20 19:06:49,178 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2 2019-01-20 19:06:49,178 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 19:06:49,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:06:49,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["DnF5AOZrReuBkcuCPr0nbg"], "issued_at": "2019-01-20T19:06:49.000000Z"}} 2019-01-20 19:06:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net"}}' 2019-01-20 19:06:53,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:06:49 GMT Server: Apache x-openstack-request-id: req-c792634b-a248-4821-8c0c-efbb69456a31 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}]}} 2019-01-20 19:06:53,837 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-c792634b-a248-4821-8c0c-efbb69456a31 2019-01-20 19:06:53,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:06:54,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:53 GMT Server: Apache x-openstack-request-id: req-63f4b02e-fd88-4e96-b036-89f97dc5a4cf Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:54,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:54 GMT Server: Apache x-openstack-request-id: req-dd5fcb26-de9d-4eee-8637-556fddb534b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:06:54,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-dd5fcb26-de9d-4eee-8637-556fddb534b6 2019-01-20 19:06:54,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:06:54,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:54 GMT Server: Apache x-openstack-request-id: req-7da91478-f99d-455a-90ef-4814fc739e2d Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:54,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:54 GMT Server: Apache x-openstack-request-id: req-8e6a41e0-8e76-4819-9d68-906772ea3ca0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:06:54,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-8e6a41e0-8e76-4819-9d68-906772ea3ca0 2019-01-20 19:06:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:06:57,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:06:57 GMT Server: Apache x-openstack-request-id: req-983ee346-3f40-4792-b64e-29823b831079 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:06:58,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:06:57 GMT Server: Apache x-openstack-request-id: req-f7772d50-6756-40cb-9e01-ed3b5d625048 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:06:58,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-f7772d50-6756-40cb-9e01-ed3b5d625048 2019-01-20 19:07:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:01,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:01 GMT Server: Apache x-openstack-request-id: req-8b6697a8-5cff-41b0-b1d0-513a993111ae Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:02,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:01 GMT Server: Apache x-openstack-request-id: req-e9e45265-cb7e-47bf-9de5-a8df139d3805 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:02,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-e9e45265-cb7e-47bf-9de5-a8df139d3805 2019-01-20 19:07:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:05,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:05 GMT Server: Apache x-openstack-request-id: req-b018949f-5fb5-4f8a-be1b-facfac25aac2 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:05,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:05 GMT Server: Apache x-openstack-request-id: req-39babff9-c175-4666-bf40-f7cc879c386f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:05,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-39babff9-c175-4666-bf40-f7cc879c386f 2019-01-20 19:07:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:08,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:08 GMT Server: Apache x-openstack-request-id: req-3a5a5bad-9482-4e47-9733-818fa22b44eb Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:08,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:08 GMT Server: Apache x-openstack-request-id: req-e3496438-82a4-4594-bb2d-0a267613f6f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:08,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-e3496438-82a4-4594-bb2d-0a267613f6f6 2019-01-20 19:07:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:12,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:11 GMT Server: Apache x-openstack-request-id: req-35e33e87-c655-4f23-bb1f-e241ea830470 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:12,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:12 GMT Server: Apache x-openstack-request-id: req-66ad19a5-5d6c-4390-a949-e642a3885d5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:12,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-66ad19a5-5d6c-4390-a949-e642a3885d5f 2019-01-20 19:07:15,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:15,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:15 GMT Server: Apache x-openstack-request-id: req-bf589b4b-f11c-4f92-afc3-b3444c2650a5 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:16,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:15 GMT Server: Apache x-openstack-request-id: req-e76e98ff-4378-448f-907a-c47466d72c5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:16,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-e76e98ff-4378-448f-907a-c47466d72c5d 2019-01-20 19:07:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:17,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:16 GMT Server: Apache x-openstack-request-id: req-91487788-e307-4488-8cc7-81ef524fd0c7 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:17,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:17 GMT Server: Apache x-openstack-request-id: req-3f1c6f52-bb3e-428f-9e27-fb6065521335 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1055 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "92a5b2ad-1b44-41c8-a762-c28a41f88cff", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "13d742b8-b8ce-4626-8c0b-2c55207e9960", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "89d5f5ca-63c8-42cd-894f-16b55ba849d2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eadd38fb-fd1d-4bc7-8365-a27f6afe9f04", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c96d5f02-5445-487e-9834-33322bd2065f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4:subnet_id=c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5adf31e4-27ac-409a-8f9a-45d32141c2f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2ba8d963-b212-4005-8597-379753aceaf1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d6cff998-d97d-45d2-b301-34ef49354f66", "resource_type": "OS::Neutron::Port"}]} 2019-01-20 19:07:17,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources used request id req-3f1c6f52-bb3e-428f-9e27-fb6065521335 2019-01-20 19:07:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:17,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:17 GMT Server: Apache x-openstack-request-id: req-0ae04335-5a16-43da-be13-68bce543bd5e Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:17,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:17 GMT Server: Apache x-openstack-request-id: req-556db2ad-733c-4ac9-9cfd-b9cf4a699d4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:17,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-556db2ad-733c-4ac9-9cfd-b9cf4a699d4c 2019-01-20 19:07:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:17,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:17 GMT Server: Apache x-openstack-request-id: req-76c15ac5-3381-4708-9b1b-44025bbb2314 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:17,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:17 GMT Server: Apache x-openstack-request-id: req-78762b5d-b4b9-406a-8b31-228562e96cae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "92a5b2ad-1b44-41c8-a762-c28a41f88cff", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "13d742b8-b8ce-4626-8c0b-2c55207e9960", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "89d5f5ca-63c8-42cd-894f-16b55ba849d2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eadd38fb-fd1d-4bc7-8365-a27f6afe9f04", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c96d5f02-5445-487e-9834-33322bd2065f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4:subnet_id=c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5adf31e4-27ac-409a-8f9a-45d32141c2f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2ba8d963-b212-4005-8597-379753aceaf1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d6cff998-d97d-45d2-b301-34ef49354f66", "resource_type": "OS::Neutron::Port"}]} 2019-01-20 19:07:17,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources used request id req-78762b5d-b4b9-406a-8b31-228562e96cae 2019-01-20 19:07:17,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:17,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8c3df727-af99-4e54-aece-117c79b898f6 Date: Sun, 20 Jan 2019 19:07:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["c2fb5eae-e558-4744-a0a8-1ddc62d38c9d"],"description":"","tags":[],"updated_at":"2019-01-20T19:07:00Z","provider:segmentation_id":82,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:06:58Z","provider:network_type":"vxlan"}]} 2019-01-20 19:07:17,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-8c3df727-af99-4e54-aece-117c79b898f6 2019-01-20 19:07:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:17,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efd2f536-d798-47e7-a9b2-a407ecadcaa1 Date: Sun, 20 Jan 2019 19:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:00Z","dns_nameservers":[],"updated_at":"2019-01-20T19:07:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet"}]} 2019-01-20 19:07:17,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-efd2f536-d798-47e7-a9b2-a407ecadcaa1 2019-01-20 19:07:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:17,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93306d7b-c91a-4cf7-b3f7-1fc9c1887de4 Date: Sun, 20 Jan 2019 19:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:00Z","dns_nameservers":[],"updated_at":"2019-01-20T19:07:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet"}]} 2019-01-20 19:07:17,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-93306d7b-c91a-4cf7-b3f7-1fc9c1887de4 2019-01-20 19:07:17,953 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:07:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:18,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be82d2a5-3982-4334-bc67-0fe570aae113 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:07:18,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-be82d2a5-3982-4334-bc67-0fe570aae113 2019-01-20 19:07:18,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:18,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:18 GMT Server: Apache x-openstack-request-id: req-c39d6fec-eaef-413c-91e2-0ea565a701fc Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:18 GMT Server: Apache x-openstack-request-id: req-e781db62-2b88-4685-9428-957e49fb96b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "92a5b2ad-1b44-41c8-a762-c28a41f88cff", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "13d742b8-b8ce-4626-8c0b-2c55207e9960", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "89d5f5ca-63c8-42cd-894f-16b55ba849d2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eadd38fb-fd1d-4bc7-8365-a27f6afe9f04", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c96d5f02-5445-487e-9834-33322bd2065f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4:subnet_id=c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5adf31e4-27ac-409a-8f9a-45d32141c2f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2ba8d963-b212-4005-8597-379753aceaf1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d6cff998-d97d-45d2-b301-34ef49354f66", "resource_type": "OS::Neutron::Port"}]} 2019-01-20 19:07:18,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources used request id req-e781db62-2b88-4685-9428-957e49fb96b2 2019-01-20 19:07:18,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/5adf31e4-27ac-409a-8f9a-45d32141c2f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:19,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67e77ed1-3047-4169-92de-eaacfba99335 x-compute-request-id: req-67e77ed1-3047-4169-92de-eaacfba99335 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:8d:f0", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:8d:f0", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5adf31e4-27ac-409a-8f9a-45d32141c2f6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5adf31e4-27ac-409a-8f9a-45d32141c2f6", "rel": "bookmark"}], "image": {"id": "fb019de0-791e-40c7-bb53-8ac97df53608", "links": [{"href": "http://172.30.9.27:8774/images/fb019de0-791e-40c7-bb53-8ac97df53608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2019-01-20T19:07:09.000000", "flavor": {"id": "13d742b8-b8ce-4626-8c0b-2c55207e9960", "links": [{"href": "http://172.30.9.27:8774/flavors/13d742b8-b8ce-4626-8c0b-2c55207e9960", "rel": "bookmark"}]}, "id": "5adf31e4-27ac-409a-8f9a-45d32141c2f6", "security_groups": [{"name": "security_group_name"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:07:10Z", "hostId": "27e7ccba67fe4ad6dd6aa919809aaf443eea72b7c556c84e443f6788", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "created": "2019-01-20T19:07:05Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:07:19,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5adf31e4-27ac-409a-8f9a-45d32141c2f6 used request id req-67e77ed1-3047-4169-92de-eaacfba99335 2019-01-20 19:07:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:19,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8b422c49-53d5-4ea0-a223-63efb5314031 Date: Sun, 20 Jan 2019 19:07:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["c2fb5eae-e558-4744-a0a8-1ddc62d38c9d"],"description":"","tags":[],"updated_at":"2019-01-20T19:07:00Z","provider:segmentation_id":82,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:06:58Z","provider:network_type":"vxlan"}]} 2019-01-20 19:07:19,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net used request id req-8b422c49-53d5-4ea0-a223-63efb5314031 2019-01-20 19:07:19,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:07:19,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:07:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:07:19,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:19,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b63978b-9caa-488b-bc9b-8ef5aa174a2d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:07:19,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-9b63978b-9caa-488b-bc9b-8ef5aa174a2d 2019-01-20 19:07:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:19,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e92c6a57-0d14-481d-a3cb-7eb2aca4d277 Date: Sun, 20 Jan 2019 19:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:00Z","dns_nameservers":[],"updated_at":"2019-01-20T19:07:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet"}]} 2019-01-20 19:07:19,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-e92c6a57-0d14-481d-a3cb-7eb2aca4d277 2019-01-20 19:07:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5217 X-Openstack-Request-Id: req-2fb5c88e-be89-4047-b873-da507a35eb56 Date: Sun, 20 Jan 2019 19:07:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.4"}],"id":"0e7d7ef4-a154-4eaa-9435-d2ace2f60e82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:e6:70","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89d5f5ca-63c8-42cd-894f-16b55ba849d2","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:03Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.1"}],"id":"22c03f49-f4a0-4eff-afb3-6de09d7befac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:6f:e2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0c7e12e9-09f4-4268-995c-fbb0de6a6cc4","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.8"}],"id":"255fb807-eea2-42e0-9fe4-d55cde125036","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:07:8c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"2ba8d963-b212-4005-8597-379753aceaf1","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.2"}],"id":"98fb9803-0d82-4fbe-a97f-b45f3b774d3c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:a7:2b","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89d5f5ca-63c8-42cd-894f-16b55ba849d2","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.3"}],"id":"b88b8618-919e-45b1-98d9-ec12b9c30ca3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:39:e6","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89d5f5ca-63c8-42cd-894f-16b55ba849d2","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.11"}],"id":"d6cff998-d97d-45d2-b301-34ef49354f66","security_groups":["eadd38fb-fd1d-4bc7-8365-a27f6afe9f04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:8d:f0","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5adf31e4-27ac-409a-8f9a-45d32141c2f6","name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack-port1-qel4ustgcdoh","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:01Z","binding:vnic_type":"normal"}]} 2019-01-20 19:07:20,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-2fb5c88e-be89-4047-b873-da507a35eb56 2019-01-20 19:07:20,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/2ba8d963-b212-4005-8597-379753aceaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-511b9757-b2f2-4b6b-b904-a3a74c22042f x-compute-request-id: req-511b9757-b2f2-4b6b-b904-a3a74c22042f Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:07:8c", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2ba8d963-b212-4005-8597-379753aceaf1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2ba8d963-b212-4005-8597-379753aceaf1", "rel": "bookmark"}], "image": {"id": "b43112c6-832b-4615-bef2-de1f42a87080", "links": [{"href": "http://172.30.9.27:8774/images/b43112c6-832b-4615-bef2-de1f42a87080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2019-01-20T19:07:09.000000", "flavor": {"id": "92a5b2ad-1b44-41c8-a762-c28a41f88cff", "links": [{"href": "http://172.30.9.27:8774/flavors/92a5b2ad-1b44-41c8-a762-c28a41f88cff", "rel": "bookmark"}]}, "id": "2ba8d963-b212-4005-8597-379753aceaf1", "security_groups": [{"name": "default"}], "user_id": "3a9eec9871444955ad67d7d75c990f9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:07:10Z", "hostId": "9e78790e7409187103a519118f457a190bb4cbc1ed06a80b63ba1b28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "created": "2019-01-20T19:07:03Z", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:07:20,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2ba8d963-b212-4005-8597-379753aceaf1 used request id req-511b9757-b2f2-4b6b-b904-a3a74c22042f 2019-01-20 19:07:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7551c0df-2d95-4d12-8a90-621f2e1b4ee7 Date: Sun, 20 Jan 2019 19:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","subnets":["c2fb5eae-e558-4744-a0a8-1ddc62d38c9d"],"description":"","tags":[],"updated_at":"2019-01-20T19:07:00Z","provider:segmentation_id":82,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net","admin_state_up":true,"tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:06:58Z","provider:network_type":"vxlan"}]} 2019-01-20 19:07:20,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net used request id req-7551c0df-2d95-4d12-8a90-621f2e1b4ee7 2019-01-20 19:07:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228aef72-8b25-4ac5-b633-ca679c6600d2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:07:20,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-228aef72-8b25-4ac5-b633-ca679c6600d2 2019-01-20 19:07:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1485bc1-6cec-4e43-a366-169480812651 Date: Sun, 20 Jan 2019 19:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:00Z","dns_nameservers":[],"updated_at":"2019-01-20T19:07:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet"}]} 2019-01-20 19:07:20,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-d1485bc1-6cec-4e43-a366-169480812651 2019-01-20 19:07:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5217 X-Openstack-Request-Id: req-60520f12-5e98-48b3-9262-1ef1b1497e9b Date: Sun, 20 Jan 2019 19:07:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.4"}],"id":"0e7d7ef4-a154-4eaa-9435-d2ace2f60e82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:e6:70","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89d5f5ca-63c8-42cd-894f-16b55ba849d2","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:03Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.1"}],"id":"22c03f49-f4a0-4eff-afb3-6de09d7befac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:6f:e2","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0c7e12e9-09f4-4268-995c-fbb0de6a6cc4","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.8"}],"id":"255fb807-eea2-42e0-9fe4-d55cde125036","security_groups":["50881efa-9ff8-4d79-b208-4d8eb0d8dc42"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:07:8c","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"2ba8d963-b212-4005-8597-379753aceaf1","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.2"}],"id":"98fb9803-0d82-4fbe-a97f-b45f3b774d3c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:a7:2b","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89d5f5ca-63c8-42cd-894f-16b55ba849d2","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:01Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.3"}],"id":"b88b8618-919e-45b1-98d9-ec12b9c30ca3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:39:e6","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89d5f5ca-63c8-42cd-894f-16b55ba849d2","name":"","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:07:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2fb5eae-e558-4744-a0a8-1ddc62d38c9d","ip_address":"10.1.2.11"}],"id":"d6cff998-d97d-45d2-b301-34ef49354f66","security_groups":["eadd38fb-fd1d-4bc7-8365-a27f6afe9f04"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:8d:f0","project_id":"0a0cff8e759d4d1da16a426ea55b33e6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"5adf31e4-27ac-409a-8f9a-45d32141c2f6","name":"HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack-port1-qel4ustgcdoh","admin_state_up":true,"network_id":"89d5f5ca-63c8-42cd-894f-16b55ba849d2","tenant_id":"0a0cff8e759d4d1da16a426ea55b33e6","created_at":"2019-01-20T19:07:01Z","binding:vnic_type":"normal"}]} 2019-01-20 19:07:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=89d5f5ca-63c8-42cd-894f-16b55ba849d2 used request id req-60520f12-5e98-48b3-9262-1ef1b1497e9b 2019-01-20 19:07:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:20,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:20 GMT Server: Apache x-openstack-request-id: req-1a6cf282-0cdc-4e2b-868a-34bc304b29f5 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:20,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:20 GMT Server: Apache x-openstack-request-id: req-055e476e-e814-4dfd-8e17-94c38d68c9a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "92a5b2ad-1b44-41c8-a762-c28a41f88cff", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "13d742b8-b8ce-4626-8c0b-2c55207e9960", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "89d5f5ca-63c8-42cd-894f-16b55ba849d2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "eadd38fb-fd1d-4bc7-8365-a27f6afe9f04", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c96d5f02-5445-487e-9834-33322bd2065f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0c7e12e9-09f4-4268-995c-fbb0de6a6cc4:subnet_id=c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c2fb5eae-e558-4744-a0a8-1ddc62d38c9d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5adf31e4-27ac-409a-8f9a-45d32141c2f6", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-20T19:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2ba8d963-b212-4005-8597-379753aceaf1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-20T19:06:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:06:54Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d6cff998-d97d-45d2-b301-34ef49354f66", "resource_type": "OS::Neutron::Port"}]} 2019-01-20 19:07:20,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c/resources used request id req-055e476e-e814-4dfd-8e17-94c38d68c9a7 2019-01-20 19:07:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c43d6363-1390-48b6-8ed0-374e4bab7484 Date: Sun, 20 Jan 2019 19:07:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:45Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/fb019de0-791e-40c7-bb53-8ac97df53608/snap", "metadata": {}}], "self": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608", "min_disk": 0, "protected": false, "id": "fb019de0-791e-40c7-bb53-8ac97df53608", "file": "/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/fb019de0-791e-40c7-bb53-8ac97df53608/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:07:21,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 used request id req-c43d6363-1390-48b6-8ed0-374e4bab7484 2019-01-20 19:07:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78a99d61-b236-4fde-afc9-836818ed78c7 Date: Sun, 20 Jan 2019 19:07:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:07:21,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-78a99d61-b236-4fde-afc9-836818ed78c7 2019-01-20 19:07:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-55d0fe6f-a55c-4002-96d5-0c7bece3fa3c Date: Sun, 20 Jan 2019 19:07:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:48Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "metadata": {}}], "self": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080", "min_disk": 0, "protected": false, "id": "b43112c6-832b-4615-bef2-de1f42a87080", "file": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:07:21,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 used request id req-55d0fe6f-a55c-4002-96d5-0c7bece3fa3c 2019-01-20 19:07:21,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-41ccc9f1-e25a-44b2-b668-14decb603673 Date: Sun, 20 Jan 2019 19:07:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:06:48Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "metadata": {}}], "self": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080", "min_disk": 0, "protected": false, "id": "b43112c6-832b-4615-bef2-de1f42a87080", "file": "/v2/images/b43112c6-832b-4615-bef2-de1f42a87080/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0cff8e759d4d1da16a426ea55b33e6", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/b43112c6-832b-4615-bef2-de1f42a87080/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:07:21,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 used request id req-41ccc9f1-e25a-44b2-b668-14decb603673 2019-01-20 19:07:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:21 GMT Server: Apache x-openstack-request-id: req-254aeb83-3fd3-49a8-88dd-3a559222913a Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:21 GMT Server: Apache x-openstack-request-id: req-6f0c36e9-ac9e-42c9-992b-0afc2a4e494c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:21,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-6f0c36e9-ac9e-42c9-992b-0afc2a4e494c 2019-01-20 19:07:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:21 GMT Server: Apache x-openstack-request-id: req-3ac91577-97e0-42f6-8ded-0841ced4a189 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:21,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:21 GMT Server: Apache x-openstack-request-id: req-5c374b2d-d170-43ef-b910-5e285f37baed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtD6xpCN5RBZd+WlGpTT9aGMG9UyB01kJBxemX71I/PQgQQ/y\nPXLqd8NE0yKtSQQYZTI3O4FYnhyENoNu3Q5O20mJHpdAyS/8IpYIciw3Kh9kj9YF\nThpZn7c7i62Ml02X1FPIPdiqMhW8qteK3jgb50A1rfOetPkAosC5CsxXDbhqKa7D\nqHFiHqakoPUXGBW7SecKvRc5ZtkKDEummThyWzjT7kFR1Rsui3hL183XxwQRPVQJ\ng6czcM4YQSBFXJXDz+l240fyRdPT2hMlmpxRWQwLWbXl2NxiMgPamtwaSePuoLmf\nm1b4Lpcb+TIi/4opYVZFAqsadTZMLdjoRHYpcwIDAQABAoIBAD42FWItzEEv5yea\nqoODEqPg6hnoWjb0WCVWiForHvIP4MIUGuwSqdLEVxD4uw6klzb2ahHjxw5rkUav\nfqhVs+oEK4ufcQD/yuq1Fh0yHagwRalPmW0nsx9pQugm8ouWgH0MneSaz8ORtRjS\nZF/mxdq/UsfDelfESe/izPtpI/Lby258WdvyA8w68Se6UzLZZaTRS7JEDdDXF+v0\niJDk5beLT3tVsWtJrv6VYKYz9gm/K5LsbMUZ1K1uv3nSsiV9vbSqvOLPj/YKXin4\nGQ6AaqD+VHt3MjQmSxixi5nF23ulp16At1h0S+U85KYfITqWhzKniEwHqd1gFAkZ\nydbR32ECgYEA4hAuWbitME0d3ZdKY6g/u2nDIfpaOsCAtu476LwN1LnhaRK/40c1\njNpGGFDixyme+1lQec+a/sNJCZBG3i0cwX3P6fqqWCQnAlOgLFJ5j430v85YzPMy\nv8LXvBb6jc2uxM/RUU+Z5QdqLoqPkK0tgEzOIrXA4G4cZ4d9tYxu/g0CgYEAzB03\nWDuYMgT5kubzaooV6iqTW3qgYiR0vtMikWSYxceJllTn0sUucdbPnNQ7Xt3j9iII\ni2KrLDiBEDk44I0jDRFQWrt6CLUL+RZKYL0kJccv3B2LBu62AGzyZaQ7fEL5U/XY\ntk/z5HZvC4wy2nZPDzH4r66+P5WK9fmKj+wXZX8CgYEAtv54NsLK1y2lvmmomxFo\nPdJ4Vfntrl+EEhC5SEVqQMgTUtYNpPJQw+sxEJ/xY10qx7Zd8az/f7kfV3GGHHWS\nMIMimfoCiIUDWtvM7fP5WR6Ff/qOYaGAdEBKGITVX5KfJcxAWbzBC+e7qV8apfe5\nvIDv4KMWNdaMgbXpKdw7QMUCgYAZgfUuo5PrfE+sGgyFXehLMTLlFbgBS8kDJ+OE\nA+xLmxoInWezIU0ikNO1J5ibzGL2mV4z/QqjJhSK8Hu5JCojMey2ygMAH4/1euGk\noT5pMjE68r4zCZXZC8RnC1UbvEroQSrp7afu/xX1fXnFb0+F+Jq5ab8AtzF8d8jn\nH3v1BQKBgQC0BYdywrMfbT5e/i3Ez6yQJoD/MnCt4uVCBDS62jwiYD2fRmh0pkco\nqkbTStcBBRxAkmN5OpKBG9a25UeoncIwO1XksCapjhrWE9Lz08Gm7TS27/8QBJio\nEG9TsIq6MSP9gn0KJw+5eO51JeYDMdSP5oeMq24b13WPJVnq+7pUQQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:21,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-5c374b2d-d170-43ef-b910-5e285f37baed 2019-01-20 19:07:21,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:21,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:21 GMT Server: Apache x-openstack-request-id: req-9caab55e-193c-491b-97fd-f9ef7629d8e2 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:22,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:07:21 GMT Server: Apache x-openstack-request-id: req-76b8c08c-f9c3-43ca-b4e6-c53752070dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:07:22,700 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-76b8c08c-f9c3-43ca-b4e6-c53752070dce 2019-01-20 19:07:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:22,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:22 GMT Server: Apache x-openstack-request-id: req-ee26292f-f5df-4e60-914e-28e581863bd9 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:22,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:22 GMT Server: Apache x-openstack-request-id: req-a22aebae-3928-4331-89e2-c1f660aeae70 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "tags": null, "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-20T19:07:22Z", "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:22,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-a22aebae-3928-4331-89e2-c1f660aeae70 2019-01-20 19:07:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:25,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:25 GMT Server: Apache x-openstack-request-id: req-cb788c23-00bf-4e28-8028-9d69bc27b75a Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:26,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:25 GMT Server: Apache x-openstack-request-id: req-e88e9144-ca08-4e7c-af9d-ba0137a254d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "tags": null, "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-20T19:07:22Z", "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:26,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-e88e9144-ca08-4e7c-af9d-ba0137a254d5 2019-01-20 19:07:29,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:29,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:29 GMT Server: Apache x-openstack-request-id: req-2ab18f7e-ec33-40fd-9325-b86a423af918 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:29,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:29 GMT Server: Apache x-openstack-request-id: req-8296da77-ed9c-462e-a894-27e8166b5d46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "tags": null, "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-20T19:07:22Z", "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:29,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-8296da77-ed9c-462e-a894-27e8166b5d46 2019-01-20 19:07:32,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:32,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:32 GMT Server: Apache x-openstack-request-id: req-b35eb117-ab0a-4962-974d-8c5c13cb12c9 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:32,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:32 GMT Server: Apache x-openstack-request-id: req-f98faa7b-3987-4795-bbf4-a64e0d7aa7d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "tags": null, "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-20T19:07:22Z", "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:32,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-f98faa7b-3987-4795-bbf4-a64e0d7aa7d7 2019-01-20 19:07:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/a8c7ea54-cece-4bb0-b029-e8df04937e8c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14369f6b0a13b66e580e05a559c7409a19124110" 2019-01-20 19:07:35,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:35 GMT Server: Apache x-openstack-request-id: req-62774d17-4731-49ac-a2ff-8a0b12dbc47c Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:35,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:35 GMT Server: Apache x-openstack-request-id: req-2e369910-c72a-4645-a5b6-1e715dfc4bcd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor2", "OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "OS::stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-subnet", "net_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack", "stack_user_project_id": "ee74b2316f974ff0a2e078411a428780", "tags": null, "creation_time": "2019-01-20T19:06:52Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-20T19:07:22Z", "id": "a8c7ea54-cece-4bb0-b029-e8df04937e8c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2019-01-20 19:07:35,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-stack/a8c7ea54-cece-4bb0-b029-e8df04937e8c used request id req-2e369910-c72a-4645-a5b6-1e715dfc4bcd 2019-01-20 19:07:35,333 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image1 2019-01-20 19:07:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4feee4e6912a474a50f8cd3c8a74ea2ed0a938ac" 2019-01-20 19:07:38,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da68f392-7cb9-4869-8e8e-0a6fa2c843ef Date: Sun, 20 Jan 2019 19:07:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:07:38,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fb019de0-791e-40c7-bb53-8ac97df53608 used request id req-da68f392-7cb9-4869-8e8e-0a6fa2c843ef 2019-01-20 19:07:38,123 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-475e5d62-d0fe-4463-a9b7-e6ed7bd28f32-image2 2019-01-20 19:07:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bfa4bca05f6d4d939fd8955feacde719df3b17ad" 2019-01-20 19:07:39,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32454836-4485-4080-b23f-5ad860b99018 Date: Sun, 20 Jan 2019 19:07:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:07:39,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b43112c6-832b-4615-bef2-de1f42a87080 used request id req-32454836-4485-4080-b23f-5ad860b99018 2019-01-20 19:07:39,747 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 19:07:39,747 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:07:39,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:07:40,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["DYg1krJzTkus5UEB9yrabw"], "issued_at": "2019-01-20T19:07:40.000000Z"}} 2019-01-20 19:07:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81124aea71c82fb1a7cc47e4b87c0b9c00099da0" -d '{"stack_name": "HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2019-01-20 19:07:41,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:07:40 GMT Server: Apache x-openstack-request-id: req-14de2879-c82a-4a93-947b-60998567ec5b Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "rel": "self"}]}} 2019-01-20 19:07:41,890 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-14de2879-c82a-4a93-947b-60998567ec5b 2019-01-20 19:07:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81124aea71c82fb1a7cc47e4b87c0b9c00099da0" 2019-01-20 19:07:42,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:41 GMT Server: Apache x-openstack-request-id: req-5d0c93b3-ddf3-40f6-9dfe-8417c783d28b Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:42,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:42 GMT Server: Apache x-openstack-request-id: req-55dfdb4f-97d5-46c0-979e-f9e7b864424e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "OS::stack_name": "HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack", "stack_user_project_id": "480a6a62e35e41d1936f5d8f7c368f07", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:07:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-20 19:07:42,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 used request id req-55dfdb4f-97d5-46c0-979e-f9e7b864424e 2019-01-20 19:07:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81124aea71c82fb1a7cc47e4b87c0b9c00099da0" 2019-01-20 19:07:42,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:42 GMT Server: Apache x-openstack-request-id: req-554572b5-9717-479d-bd67-bcdf1d1d1271 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:42,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:42 GMT Server: Apache x-openstack-request-id: req-fea7022e-f275-4fc0-a4cf-5f83272e3f94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "OS::stack_name": "HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack", "stack_user_project_id": "480a6a62e35e41d1936f5d8f7c368f07", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:07:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-20 19:07:42,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 used request id req-fea7022e-f275-4fc0-a4cf-5f83272e3f94 2019-01-20 19:07:42,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81124aea71c82fb1a7cc47e4b87c0b9c00099da0" 2019-01-20 19:07:43,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:42 GMT Server: Apache x-openstack-request-id: req-bc8f5e88-bf93-4102-bfbf-51cfc0599f27 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:43,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:43 GMT Server: Apache x-openstack-request-id: req-a9bbc64d-84e6-4e33-ba9b-48322429e6e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-20T19:07:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:07:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5db756d2-62eb-4213-a091-790e3782c058", "resource_type": "OS::Nova::Flavor"}]} 2019-01-20 19:07:43,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2/resources used request id req-a9bbc64d-84e6-4e33-ba9b-48322429e6e1 2019-01-20 19:07:43,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/5db756d2-62eb-4213-a091-790e3782c058 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81124aea71c82fb1a7cc47e4b87c0b9c00099da0" 2019-01-20 19:07:43,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ee72bef-9666-43ff-a7b5-6b224e1f3d46 x-compute-request-id: req-0ee72bef-9666-43ff-a7b5-6b224e1f3d46 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5db756d2-62eb-4213-a091-790e3782c058", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5db756d2-62eb-4213-a091-790e3782c058", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "5db756d2-62eb-4213-a091-790e3782c058", "name": "HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack-flavor-gpfxdg4is4m5", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:07:43,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/5db756d2-62eb-4213-a091-790e3782c058 used request id req-0ee72bef-9666-43ff-a7b5-6b224e1f3d46 2019-01-20 19:07:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81124aea71c82fb1a7cc47e4b87c0b9c00099da0" 2019-01-20 19:07:44,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:43 GMT Server: Apache x-openstack-request-id: req-942d691f-c2ca-4620-9445-898da6bb16f0 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:44,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:07:44 GMT Server: Apache x-openstack-request-id: req-0d8ed67c-3b25-43d3-b38d-758679047057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:07:44,211 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsFlavorTests-760ddd30-609a-4d57-8be0-b4b1d08fd1a8-stack/93de8fdd-b061-437a-9a2f-bfae2ca3a4a2 used request id req-0d8ed67c-3b25-43d3-b38d-758679047057 2019-01-20 19:07:44,212 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 19:07:44,212 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:07:44,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:07:44,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["Xz207N3yQzqpc4f2KqXvmA"], "issued_at": "2019-01-20T19:07:44.000000Z"}} 2019-01-20 19:07:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" -d '{"stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp"}}' 2019-01-20 19:07:46,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:07:44 GMT Server: Apache x-openstack-request-id: req-5edadb83-9dba-4724-835c-1d4e832b0305 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585", "rel": "self"}]}} 2019-01-20 19:07:46,193 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-5edadb83-9dba-4724-835c-1d4e832b0305 2019-01-20 19:07:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/aecdff97-4f5a-47f3-84f2-430e14e69585 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:46,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:46 GMT Server: Apache x-openstack-request-id: req-bf94e7ab-2c67-4682-9923-68c35618e269 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:46,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:46 GMT Server: Apache x-openstack-request-id: req-cd056818-1e14-48a9-8a5e-c32d288313f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "OS::stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "keypair_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "stack_user_project_id": "5df79f7658364fb486f66353e125065a", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:07:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-20 19:07:46,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 used request id req-cd056818-1e14-48a9-8a5e-c32d288313f2 2019-01-20 19:07:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/aecdff97-4f5a-47f3-84f2-430e14e69585 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:46,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:46 GMT Server: Apache x-openstack-request-id: req-fe0a1510-6608-401f-a9df-41f514a5e249 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:46,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:46 GMT Server: Apache x-openstack-request-id: req-22bbd3cb-a753-40d8-af6c-da4347fe9402 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "OS::stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "keypair_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "stack_user_project_id": "5df79f7658364fb486f66353e125065a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:07:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxPKc0ihTa6KyDZnGZ9ubWtLjLwFsLlFiEhWIa3bNSAaNM1qe\n1CepqD7ywOFpkRnefgNg1eiAyotEbiEcrIjL5NiFgivgp7Ep9LSIIRXXNr2mQKgC\nMcx6DjKrObqrl5hLiJKPUjDRbBDbCdnQguT52b2UTiUmg1xvQ7M6c59AeLBDQ9nU\nTP6s08pFHS4q0CRlLii5gOTceQToJ6moMogDEtBBCJU3X5anZxHlQnLmGkDGET4G\nFtmlFJai7AmMSJVwPUYjcP4NpJLf/pI1p86wBzC1e4r+XPb5PVatDRzMyaE06Nlo\nSryXYPopxu0udrU0FcvGpYZuUnFDRCi0LWWK0wIDAQABAoIBAFKjZk/8Ybx5QPLa\nAllT2WULtg3kL+tjdJ4X8Oz+pXZCYX8Z2Ck3F0YkW6G5M52R2DzR2BEJhPj35Ne9\nBxYSNFOq0qJjHNngSbWHBtOzIWGzxA2/MWSJ4vEQK66GeDeczJzauk6Hc2g/zljc\nz1QNFhVaKd98USOvZnRmwPEA8oFw360Uz4nWW1xI/ykKs1c47bzPrDONoGHRFy1D\n5tgKl7gKE5RCET/nOSoPsvudaf9kWqlv4MzbMlRoxr7dPz8yo7hV+lMvva+B2llJ\nzIgqv2OP8U31qEqqA2ZDoR4s0X8d6peA5K/ZRQJBqjVQWCae2hyYZbRvlFgdy/fX\ni1vO8pECgYEA7Ad+XH+uEEDeKgtY7ShqONzNGnBqP9NPAoXTUldW8AK02N4gH1z/\n9Ygt3suF5mwJ23850ckH8Xs5xMf3S3DFs86RCn32F4UBQEkRXQmhNNg9la9EA/lq\nofzGYUeDrm+PyU3vbvvidyD0HQT7xSn93uGQuG5rMCLtvpowbIGAhnkCgYEA1ZyX\n+Tc1622Y8yQi+JR2qViKfCIfNmgy4EtoY9bqI4tF0J1SB53RqPygVgK9ivq08mRp\n74AeNsqNhHKpXOgkKf7PlgBaLvlDzGI14QZNEBp8B6jWLGMGJ3R7aVAAgxu/M8ED\nT/ZsFJ4ivLcezL5KiTiQa5JfmEQ3cziwHITbeKsCgYBbdnvs9D1LZxewSz1miWbA\nKjAAstc5bHUNkTZWjinOT/4sm8bu4Gb/ionb8BovNGaNfDu3o6NEXHACZUrbHRQ/\nnShvXGhkrNHTS31DBFxH0hPrUUOWFqzPoNhvEfthOTIK2/yQkWMsrsRqCmhV+vO5\nzsb58S/wM1jVp4JkSbq4YQKBgQCeJyR1xaTMPAbD7fteZD0+wGk34uONGrSgT/Ro\nBxSvYEw+WlwDe5thLDlhtQG0xk32MNYmFotIMct5RpOST+WGmjwDaRtcL/08c3JE\nuq+PvqwZ161Ki75gs+MzY6IdcAuuO7dCGsaGtVYutr29BR6WXiS/IE5apBcR3eS2\nGL+NpQKBgQDOyM2Ezmvk2lkDpW5ELoZ9ryUKan+4eSDs8YV5uFqNU7Bt46CxUVbZ\nUlJLPHS+xb1urpJQEpDlsmvo5Luefi+sqXOgADezrQNfsIGFK6o3gA+LtvpXVUrx\n5+HTPAU6+mfLtzBrIU5PRhTt4d5IaOS6KcNTJ72BdvP5zNkXzh+kew==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-20 19:07:46,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 used request id req-22bbd3cb-a753-40d8-af6c-da4347fe9402 2019-01-20 19:07:46,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/aecdff97-4f5a-47f3-84f2-430e14e69585/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:47,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:46 GMT Server: Apache x-openstack-request-id: req-97ac3d44-1188-4c34-8fd3-2d02fe37b2cd Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:47,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache x-openstack-request-id: req-a7578d14-a68e-4d71-9797-ae156d15d07c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-20T19:07:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:07:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-20 19:07:47,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585/resources used request id req-a7578d14-a68e-4d71-9797-ae156d15d07c 2019-01-20 19:07:47,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:47,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63e9bfb0-0b5a-4b20-9cbe-c0a9185cf6ec x-compute-request-id: req-63e9bfb0-0b5a-4b20-9cbe-c0a9185cf6ec Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE8pzSKFNrorINmcZn25ta0uMvAWwuUWISFYhrds1IBo0zWp7UJ6moPvLA4WmRGd5+A2DV6IDKi0RuIRysiMvk2IWCK+CnsSn0tIghFdc2vaZAqAIxzHoOMqs5uquXmEuIko9SMNFsENsJ2dCC5PnZvZROJSaDXG9Dszpzn0B4sEND2dRM/qzTykUdLirQJGUuKLmA5Nx5BOgnqagyiAMS0EEIlTdflqdnEeVCcuYaQMYRPgYW2aUUlqLsCYxIlXA9RiNw/g2kkt/+kjWnzrAHMLV7iv5c9vk9Vq0NHMzJoTTo2WhKvJdg+inG7S52tTQVy8alhm5ScUNEKLQtZYrT Generated-by-Nova", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp", "deleted": false, "created_at": "2019-01-20T19:07:46.000000", "updated_at": null, "fingerprint": "29:49:ed:bc:64:3d:90:c1:01:c1:6e:7f:6d:d7:ee:23", "deleted_at": null, "id": 14}} 2019-01-20 19:07:47,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp used request id req-63e9bfb0-0b5a-4b20-9cbe-c0a9185cf6ec 2019-01-20 19:07:47,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/aecdff97-4f5a-47f3-84f2-430e14e69585 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:47,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache x-openstack-request-id: req-fad6fb6b-d729-4469-a348-1e89916e08d2 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:47,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache x-openstack-request-id: req-917ed4c5-7957-4484-8d50-5a62d31c8cb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "OS::stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "keypair_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack", "stack_user_project_id": "5df79f7658364fb486f66353e125065a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:07:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aecdff97-4f5a-47f3-84f2-430e14e69585", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxPKc0ihTa6KyDZnGZ9ubWtLjLwFsLlFiEhWIa3bNSAaNM1qe\n1CepqD7ywOFpkRnefgNg1eiAyotEbiEcrIjL5NiFgivgp7Ep9LSIIRXXNr2mQKgC\nMcx6DjKrObqrl5hLiJKPUjDRbBDbCdnQguT52b2UTiUmg1xvQ7M6c59AeLBDQ9nU\nTP6s08pFHS4q0CRlLii5gOTceQToJ6moMogDEtBBCJU3X5anZxHlQnLmGkDGET4G\nFtmlFJai7AmMSJVwPUYjcP4NpJLf/pI1p86wBzC1e4r+XPb5PVatDRzMyaE06Nlo\nSryXYPopxu0udrU0FcvGpYZuUnFDRCi0LWWK0wIDAQABAoIBAFKjZk/8Ybx5QPLa\nAllT2WULtg3kL+tjdJ4X8Oz+pXZCYX8Z2Ck3F0YkW6G5M52R2DzR2BEJhPj35Ne9\nBxYSNFOq0qJjHNngSbWHBtOzIWGzxA2/MWSJ4vEQK66GeDeczJzauk6Hc2g/zljc\nz1QNFhVaKd98USOvZnRmwPEA8oFw360Uz4nWW1xI/ykKs1c47bzPrDONoGHRFy1D\n5tgKl7gKE5RCET/nOSoPsvudaf9kWqlv4MzbMlRoxr7dPz8yo7hV+lMvva+B2llJ\nzIgqv2OP8U31qEqqA2ZDoR4s0X8d6peA5K/ZRQJBqjVQWCae2hyYZbRvlFgdy/fX\ni1vO8pECgYEA7Ad+XH+uEEDeKgtY7ShqONzNGnBqP9NPAoXTUldW8AK02N4gH1z/\n9Ygt3suF5mwJ23850ckH8Xs5xMf3S3DFs86RCn32F4UBQEkRXQmhNNg9la9EA/lq\nofzGYUeDrm+PyU3vbvvidyD0HQT7xSn93uGQuG5rMCLtvpowbIGAhnkCgYEA1ZyX\n+Tc1622Y8yQi+JR2qViKfCIfNmgy4EtoY9bqI4tF0J1SB53RqPygVgK9ivq08mRp\n74AeNsqNhHKpXOgkKf7PlgBaLvlDzGI14QZNEBp8B6jWLGMGJ3R7aVAAgxu/M8ED\nT/ZsFJ4ivLcezL5KiTiQa5JfmEQ3cziwHITbeKsCgYBbdnvs9D1LZxewSz1miWbA\nKjAAstc5bHUNkTZWjinOT/4sm8bu4Gb/ionb8BovNGaNfDu3o6NEXHACZUrbHRQ/\nnShvXGhkrNHTS31DBFxH0hPrUUOWFqzPoNhvEfthOTIK2/yQkWMsrsRqCmhV+vO5\nzsb58S/wM1jVp4JkSbq4YQKBgQCeJyR1xaTMPAbD7fteZD0+wGk34uONGrSgT/Ro\nBxSvYEw+WlwDe5thLDlhtQG0xk32MNYmFotIMct5RpOST+WGmjwDaRtcL/08c3JE\nuq+PvqwZ161Ki75gs+MzY6IdcAuuO7dCGsaGtVYutr29BR6WXiS/IE5apBcR3eS2\nGL+NpQKBgQDOyM2Ezmvk2lkDpW5ELoZ9ryUKan+4eSDs8YV5uFqNU7Bt46CxUVbZ\nUlJLPHS+xb1urpJQEpDlsmvo5Luefi+sqXOgADezrQNfsIGFK6o3gA+LtvpXVUrx\n5+HTPAU6+mfLtzBrIU5PRhTt4d5IaOS6KcNTJ72BdvP5zNkXzh+kew==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-20 19:07:47,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 used request id req-917ed4c5-7957-4484-8d50-5a62d31c8cb6 2019-01-20 19:07:47,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:47,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f6d51b2-7570-4bc9-9d89-1c5d2f933066 x-compute-request-id: req-6f6d51b2-7570-4bc9-9d89-1c5d2f933066 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE8pzSKFNrorINmcZn25ta0uMvAWwuUWISFYhrds1IBo0zWp7UJ6moPvLA4WmRGd5+A2DV6IDKi0RuIRysiMvk2IWCK+CnsSn0tIghFdc2vaZAqAIxzHoOMqs5uquXmEuIko9SMNFsENsJ2dCC5PnZvZROJSaDXG9Dszpzn0B4sEND2dRM/qzTykUdLirQJGUuKLmA5Nx5BOgnqagyiAMS0EEIlTdflqdnEeVCcuYaQMYRPgYW2aUUlqLsCYxIlXA9RiNw/g2kkt/+kjWnzrAHMLV7iv5c9vk9Vq0NHMzJoTTo2WhKvJdg+inG7S52tTQVy8alhm5ScUNEKLQtZYrT Generated-by-Nova", "user_id": "3a9eec9871444955ad67d7d75c990f9c", "name": "HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp", "deleted": false, "created_at": "2019-01-20T19:07:46.000000", "updated_at": null, "fingerprint": "29:49:ed:bc:64:3d:90:c1:01:c1:6e:7f:6d:d7:ee:23", "deleted_at": null, "id": 14}} 2019-01-20 19:07:47,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-kp used request id req-6f6d51b2-7570-4bc9-9d89-1c5d2f933066 2019-01-20 19:07:47,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/aecdff97-4f5a-47f3-84f2-430e14e69585 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f3885202c782cb9690061ed07d1deafd920b30" 2019-01-20 19:07:47,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache x-openstack-request-id: req-479f4278-2cab-4977-8297-59e2acc226ce Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:48,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:07:47 GMT Server: Apache x-openstack-request-id: req-4f55edb6-5345-489b-ac19-ac76970ac86b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:07:48,142 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsKeypairTests-efa82bd2-83b7-4a0a-89d5-ac1988d671e4-stack/aecdff97-4f5a-47f3-84f2-430e14e69585 used request id req-4f55edb6-5345-489b-ac19-ac76970ac86b 2019-01-20 19:07:48,143 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-20 19:07:48,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:07:48,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["NCT3jcl0ToSwPqjkmf9WbQ"], "issued_at": "2019-01-20T19:07:48.000000Z"}} 2019-01-20 19:07:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" -d '{"stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-sec-grp"}}' 2019-01-20 19:07:50,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:07:48 GMT Server: Apache x-openstack-request-id: req-7d5c7832-d103-4351-8b71-9b4c2901a319 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "7915f247-a842-47a3-91da-cd6486f129eb", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb", "rel": "self"}]}} 2019-01-20 19:07:50,161 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks used request id req-7d5c7832-d103-4351-8b71-9b4c2901a319 2019-01-20 19:07:50,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/7915f247-a842-47a3-91da-cd6486f129eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:50,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:50 GMT Server: Apache x-openstack-request-id: req-15f1c898-f8f6-4218-b4a8-428b88302bec Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:50,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:50 GMT Server: Apache x-openstack-request-id: req-587457e9-63ed-4f6b-af4f-c6a67f8f6d58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "7915f247-a842-47a3-91da-cd6486f129eb", "OS::stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "security_group_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "stack_user_project_id": "85cec3e11500436b82152ae710fc7f66", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:07:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7915f247-a842-47a3-91da-cd6486f129eb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-20 19:07:50,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb used request id req-587457e9-63ed-4f6b-af4f-c6a67f8f6d58 2019-01-20 19:07:50,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/7915f247-a842-47a3-91da-cd6486f129eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:50,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:50 GMT Server: Apache x-openstack-request-id: req-fc8cbbd0-a0b9-4ad8-b5a6-1257ec4841b8 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:51,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:50 GMT Server: Apache x-openstack-request-id: req-96ea06e2-b65b-4b90-9f8a-9fd7b09f5c90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "7915f247-a842-47a3-91da-cd6486f129eb", "OS::stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "security_group_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "stack_user_project_id": "85cec3e11500436b82152ae710fc7f66", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-20T19:07:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7915f247-a842-47a3-91da-cd6486f129eb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-20 19:07:51,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb used request id req-96ea06e2-b65b-4b90-9f8a-9fd7b09f5c90 2019-01-20 19:07:54,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/7915f247-a842-47a3-91da-cd6486f129eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:54,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:54 GMT Server: Apache x-openstack-request-id: req-f801d81c-4274-4c18-9d5e-a1b13e9c05d1 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:54,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:54 GMT Server: Apache x-openstack-request-id: req-de3ad32b-342e-4c9a-81a8-5298448daef9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "OS::stack_id": "7915f247-a842-47a3-91da-cd6486f129eb", "OS::stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "security_group_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack", "stack_user_project_id": "85cec3e11500436b82152ae710fc7f66", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-20T19:07:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7915f247-a842-47a3-91da-cd6486f129eb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-20 19:07:54,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb used request id req-de3ad32b-342e-4c9a-81a8-5298448daef9 2019-01-20 19:07:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/7915f247-a842-47a3-91da-cd6486f129eb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:54,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:54 GMT Server: Apache x-openstack-request-id: req-51006992-3870-4cb0-8448-325bc61df25a Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:55,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:54 GMT Server: Apache x-openstack-request-id: req-87000832-c7fe-43e6-8c16-10653e14822c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-20T19:07:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-20T19:07:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e6434021-97fa-45dd-9d8b-5cc9b08a409b", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-20 19:07:55,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb/resources used request id req-87000832-c7fe-43e6-8c16-10653e14822c 2019-01-20 19:07:55,031 - neutron_utils - INFO - Retrieving security group with ID - e6434021-97fa-45dd-9d8b-5cc9b08a409b 2019-01-20 19:07:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e6434021-97fa-45dd-9d8b-5cc9b08a409b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:55,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-8de39689-49c2-4700-9b92-e765c5597036 Date: Sun, 20 Jan 2019 19:07:55 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:07:50Z", "updated_at": "2019-01-20T19:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T19:07:51Z", "revision_number": 0, "id": "821b6681-4444-42d5-815e-5ec68a4d609f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-20T19:07:51Z", "security_group_id": "e6434021-97fa-45dd-9d8b-5cc9b08a409b", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:07:51Z", "revision_number": 0, "id": "8fc92d0e-a1b1-44cc-8665-bf015300d0be", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-20T19:07:51Z", "security_group_id": "e6434021-97fa-45dd-9d8b-5cc9b08a409b", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 6, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "e6434021-97fa-45dd-9d8b-5cc9b08a409b", "name": "HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-sec-grp"}]} 2019-01-20 19:07:55,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e6434021-97fa-45dd-9d8b-5cc9b08a409b used request id req-8de39689-49c2-4700-9b92-e765c5597036 2019-01-20 19:07:55,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6434021-97fa-45dd-9d8b-5cc9b08a409b 2019-01-20 19:07:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e6434021-97fa-45dd-9d8b-5cc9b08a409b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:55,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-98d5e1b5-cb8e-4c95-81d8-f5c14a6ae379 Date: Sun, 20 Jan 2019 19:07:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-01-20T19:07:51Z", "security_group_id": "e6434021-97fa-45dd-9d8b-5cc9b08a409b", "port_range_min": 22, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:07:51Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "821b6681-4444-42d5-815e-5ec68a4d609f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2019-01-20T19:07:51Z", "security_group_id": "e6434021-97fa-45dd-9d8b-5cc9b08a409b", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T19:07:51Z", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "8fc92d0e-a1b1-44cc-8665-bf015300d0be"}]} 2019-01-20 19:07:55,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e6434021-97fa-45dd-9d8b-5cc9b08a409b used request id req-98d5e1b5-cb8e-4c95-81d8-f5c14a6ae379 2019-01-20 19:07:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/7915f247-a842-47a3-91da-cd6486f129eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a416e165e212215b69780c38fbee528eaad2bba" 2019-01-20 19:07:55,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 20 Jan 2019 19:07:55 GMT Server: Apache x-openstack-request-id: req-a72a276c-5dd6-4c26-bc5d-183eca2f3a38 Location: http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-20 19:07:55,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:07:55 GMT Server: Apache x-openstack-request-id: req-41e708b8-8e76-45d4-9ccd-4873a21e123a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:07:55,365 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6/stacks/HeatUtilsSecurityGroupTests-06534fed-6b3f-4978-85b2-85fecb4ae421-stack/7915f247-a842-47a3-91da-cd6486f129eb used request id req-41e708b8-8e76-45d4-9ccd-4873a21e123a 2019-01-20 19:07:55,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:07:55,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["IolEum5TRgqk9HljrwUVfw"], "issued_at": "2019-01-20T19:07:55.000000Z"}} 2019-01-20 19:07:55,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae3301462d973cd92e09a42ae1bb60fb5d336c9" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-02eb5c37-e0ec-4a82-af96-cbd083e2ec09"}}' 2019-01-20 19:07:56,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:55 GMT Server: Apache x-compute-request-id: req-8ba21bde-277e-422a-b221-234a7defb3d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ba21bde-277e-422a-b221-234a7defb3d0 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ccefaf57-bcd2-41e2-abd2-edb203c4dd27", "name": "CinderUtilsQoSTests-02eb5c37-e0ec-4a82-af96-cbd083e2ec09"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/ccefaf57-bcd2-41e2-abd2-edb203c4dd27", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/ccefaf57-bcd2-41e2-abd2-edb203c4dd27", "rel": "bookmark"}]} 2019-01-20 19:07:56,513 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-8ba21bde-277e-422a-b221-234a7defb3d0 2019-01-20 19:07:56,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ba21bde-277e-422a-b221-234a7defb3d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae3301462d973cd92e09a42ae1bb60fb5d336c9" 2019-01-20 19:07:57,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:56 GMT Server: Apache x-compute-request-id: req-3650f307-0297-484d-9941-ca86815cb06a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3650f307-0297-484d-9941-ca86815cb06a Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ccefaf57-bcd2-41e2-abd2-edb203c4dd27", "name": "CinderUtilsQoSTests-02eb5c37-e0ec-4a82-af96-cbd083e2ec09"}]} 2019-01-20 19:07:57,234 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-3650f307-0297-484d-9941-ca86815cb06a 2019-01-20 19:07:57,235 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-02eb5c37-e0ec-4a82-af96-cbd083e2ec09 2019-01-20 19:07:57,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/ccefaf57-bcd2-41e2-abd2-edb203c4dd27?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ba21bde-277e-422a-b221-234a7defb3d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae3301462d973cd92e09a42ae1bb60fb5d336c9" 2019-01-20 19:07:58,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:07:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-774a2d49-24b6-4eeb-8624-482f739025a6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:07:58,014 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/ccefaf57-bcd2-41e2-abd2-edb203c4dd27?force=False used request id req-774a2d49-24b6-4eeb-8624-482f739025a6 2019-01-20 19:07:58,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ba21bde-277e-422a-b221-234a7defb3d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae3301462d973cd92e09a42ae1bb60fb5d336c9" 2019-01-20 19:07:58,733 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:58 GMT Server: Apache x-compute-request-id: req-5d17fbcc-52b8-4a3c-9e18-48636a9c81ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d17fbcc-52b8-4a3c-9e18-48636a9c81ce Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-20 19:07:58,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-5d17fbcc-52b8-4a3c-9e18-48636a9c81ce 2019-01-20 19:07:58,734 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-02eb5c37-e0ec-4a82-af96-cbd083e2ec09 2019-01-20 19:07:58,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/ccefaf57-bcd2-41e2-abd2-edb203c4dd27?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ba21bde-277e-422a-b221-234a7defb3d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae3301462d973cd92e09a42ae1bb60fb5d336c9" 2019-01-20 19:07:58,772 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:07:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-97a31b58-dd9b-4fab-bebc-0d9d9028dcb2 x-openstack-request-id: req-97a31b58-dd9b-4fab-bebc-0d9d9028dcb2 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec ccefaf57-bcd2-41e2-abd2-edb203c4dd27.", "code": 404}} 2019-01-20 19:07:58,772 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/ccefaf57-bcd2-41e2-abd2-edb203c4dd27?force=False used request id req-97a31b58-dd9b-4fab-bebc-0d9d9028dcb2 2019-01-20 19:07:58,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:07:59,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["IAOCb3kxQa2ucjtskl4t4w"], "issued_at": "2019-01-20T19:07:59.000000Z"}} 2019-01-20 19:07:59,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed0c9691017ac1728f08ee5ac13ae906cb4d81d" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-70f6fde7-1325-427e-b2a2-c35f6166d1d3"}}' 2019-01-20 19:07:59,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:59 GMT Server: Apache x-compute-request-id: req-c1df1a95-81de-441d-9fa6-e9b3fbcd0d74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1df1a95-81de-441d-9fa6-e9b3fbcd0d74 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "6952c223-4de5-43ea-8078-cef9a038fdbf", "name": "CinderUtilsQoSTests-70f6fde7-1325-427e-b2a2-c35f6166d1d3"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf", "rel": "bookmark"}]} 2019-01-20 19:07:59,363 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-c1df1a95-81de-441d-9fa6-e9b3fbcd0d74 2019-01-20 19:07:59,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1df1a95-81de-441d-9fa6-e9b3fbcd0d74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed0c9691017ac1728f08ee5ac13ae906cb4d81d" 2019-01-20 19:07:59,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:59 GMT Server: Apache x-compute-request-id: req-ff41a472-4b04-4360-b574-4ffbb127ba74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff41a472-4b04-4360-b574-4ffbb127ba74 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "6952c223-4de5-43ea-8078-cef9a038fdbf", "name": "CinderUtilsQoSTests-70f6fde7-1325-427e-b2a2-c35f6166d1d3"}]} 2019-01-20 19:07:59,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-ff41a472-4b04-4360-b574-4ffbb127ba74 2019-01-20 19:07:59,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1df1a95-81de-441d-9fa6-e9b3fbcd0d74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed0c9691017ac1728f08ee5ac13ae906cb4d81d" 2019-01-20 19:07:59,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:07:59 GMT Server: Apache x-compute-request-id: req-391ca189-8af0-4463-8345-00ff2dd91005 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-391ca189-8af0-4463-8345-00ff2dd91005 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "6952c223-4de5-43ea-8078-cef9a038fdbf", "name": "CinderUtilsQoSTests-70f6fde7-1325-427e-b2a2-c35f6166d1d3"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf", "rel": "bookmark"}]} 2019-01-20 19:07:59,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf used request id req-391ca189-8af0-4463-8345-00ff2dd91005 2019-01-20 19:07:59,707 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-70f6fde7-1325-427e-b2a2-c35f6166d1d3 2019-01-20 19:07:59,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1df1a95-81de-441d-9fa6-e9b3fbcd0d74" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed0c9691017ac1728f08ee5ac13ae906cb4d81d" 2019-01-20 19:07:59,757 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:07:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-619ef94a-c516-4967-b607-d5116f7a0915 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:07:59,757 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/6952c223-4de5-43ea-8078-cef9a038fdbf?force=False used request id req-619ef94a-c516-4967-b607-d5116f7a0915 2019-01-20 19:07:59,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:00,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["E1vpkcgGSOKXvOHH4ryQFA"], "issued_at": "2019-01-20T19:08:00.000000Z"}} 2019-01-20 19:08:00,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4949f1e05ca433b48bb31b354b1092ed032df6a3" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-a484b96a-db49-48e4-8da2-2b7b8a62881a"}}' 2019-01-20 19:08:00,321 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:00 GMT Server: Apache x-compute-request-id: req-9fab5e2f-7927-4312-b570-62383b7c54d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fab5e2f-7927-4312-b570-62383b7c54d2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "c4799e3c-be0b-452e-b24a-ac52e140e55f", "name": "CinderUtilsQoSTests-a484b96a-db49-48e4-8da2-2b7b8a62881a"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f", "rel": "bookmark"}]} 2019-01-20 19:08:00,321 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-9fab5e2f-7927-4312-b570-62383b7c54d2 2019-01-20 19:08:00,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fab5e2f-7927-4312-b570-62383b7c54d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4949f1e05ca433b48bb31b354b1092ed032df6a3" 2019-01-20 19:08:00,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:00 GMT Server: Apache x-compute-request-id: req-1c4dfc6e-a260-4d5c-ae1c-3b127d3e8e4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c4dfc6e-a260-4d5c-ae1c-3b127d3e8e4e Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "c4799e3c-be0b-452e-b24a-ac52e140e55f", "name": "CinderUtilsQoSTests-a484b96a-db49-48e4-8da2-2b7b8a62881a"}]} 2019-01-20 19:08:00,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-1c4dfc6e-a260-4d5c-ae1c-3b127d3e8e4e 2019-01-20 19:08:00,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fab5e2f-7927-4312-b570-62383b7c54d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4949f1e05ca433b48bb31b354b1092ed032df6a3" 2019-01-20 19:08:00,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:00 GMT Server: Apache x-compute-request-id: req-ae34159b-cb79-481d-b9fb-15a894fbd8e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae34159b-cb79-481d-b9fb-15a894fbd8e4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "c4799e3c-be0b-452e-b24a-ac52e140e55f", "name": "CinderUtilsQoSTests-a484b96a-db49-48e4-8da2-2b7b8a62881a"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f", "rel": "bookmark"}]} 2019-01-20 19:08:00,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f used request id req-ae34159b-cb79-481d-b9fb-15a894fbd8e4 2019-01-20 19:08:00,661 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a484b96a-db49-48e4-8da2-2b7b8a62881a 2019-01-20 19:08:00,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fab5e2f-7927-4312-b570-62383b7c54d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4949f1e05ca433b48bb31b354b1092ed032df6a3" 2019-01-20 19:08:00,885 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ede81c10-b3ae-42e5-acb5-cd96e0aa58e9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:00,885 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/c4799e3c-be0b-452e-b24a-ac52e140e55f?force=False used request id req-ede81c10-b3ae-42e5-acb5-cd96e0aa58e9 2019-01-20 19:08:00,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:01,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["7uhgiSyFRr2cbAp_Jo896A"], "issued_at": "2019-01-20T19:08:01.000000Z"}} 2019-01-20 19:08:01,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fcf2ce5307dac9592a89bcf69717e670bff1dbb" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-e2c1e5e5-0aa4-4e74-93fe-f3b19cc9a280"}}' 2019-01-20 19:08:01,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:01 GMT Server: Apache x-compute-request-id: req-cf6223de-a65f-4352-86aa-47445516df5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf6223de-a65f-4352-86aa-47445516df5d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "48e09a9b-3104-4a18-898e-852ea4b8a5a4", "name": "CinderUtilsQoSTests-e2c1e5e5-0aa4-4e74-93fe-f3b19cc9a280"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4", "rel": "bookmark"}]} 2019-01-20 19:08:01,469 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-cf6223de-a65f-4352-86aa-47445516df5d 2019-01-20 19:08:01,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf6223de-a65f-4352-86aa-47445516df5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fcf2ce5307dac9592a89bcf69717e670bff1dbb" 2019-01-20 19:08:01,642 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:01 GMT Server: Apache x-compute-request-id: req-666b109a-8fd6-4268-b051-eb7990780ca5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-666b109a-8fd6-4268-b051-eb7990780ca5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "48e09a9b-3104-4a18-898e-852ea4b8a5a4", "name": "CinderUtilsQoSTests-e2c1e5e5-0aa4-4e74-93fe-f3b19cc9a280"}]} 2019-01-20 19:08:01,642 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-666b109a-8fd6-4268-b051-eb7990780ca5 2019-01-20 19:08:01,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf6223de-a65f-4352-86aa-47445516df5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fcf2ce5307dac9592a89bcf69717e670bff1dbb" 2019-01-20 19:08:01,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:01 GMT Server: Apache x-compute-request-id: req-7d3cacc3-197c-4611-8c87-672e27d2524c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d3cacc3-197c-4611-8c87-672e27d2524c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "48e09a9b-3104-4a18-898e-852ea4b8a5a4", "name": "CinderUtilsQoSTests-e2c1e5e5-0aa4-4e74-93fe-f3b19cc9a280"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4", "rel": "bookmark"}]} 2019-01-20 19:08:01,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4 used request id req-7d3cacc3-197c-4611-8c87-672e27d2524c 2019-01-20 19:08:01,815 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e2c1e5e5-0aa4-4e74-93fe-f3b19cc9a280 2019-01-20 19:08:01,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf6223de-a65f-4352-86aa-47445516df5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fcf2ce5307dac9592a89bcf69717e670bff1dbb" 2019-01-20 19:08:02,030 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-658750e3-8e52-4d17-bc5b-f89962d2d5ae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:02,030 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/48e09a9b-3104-4a18-898e-852ea4b8a5a4?force=False used request id req-658750e3-8e52-4d17-bc5b-f89962d2d5ae 2019-01-20 19:08:02,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:02,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["0zbFxFeDSeuY8EZ7ivbFQQ"], "issued_at": "2019-01-20T19:08:02.000000Z"}} 2019-01-20 19:08:02,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:02,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990a6a07-1694-4ac0-8463-b2a5aaf38069 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:02,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-990a6a07-1694-4ac0-8463-b2a5aaf38069 2019-01-20 19:08:02,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-20 19:08:02,816 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:02 GMT Server: Apache x-compute-request-id: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-20T19:08:02.722602", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "de749c64-1fe9-4ed2-b33a-e2528b6948ad", "size": 1}} 2019-01-20 19:08:02,816 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes used request id req-d8363df6-2e67-4574-9376-c6aa6dc8ecad 2019-01-20 19:08:02,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:03,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:02 GMT Server: Apache x-compute-request-id: req-60fce435-b55a-4f6f-a094-eff26c22e8c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60fce435-b55a-4f6f-a094-eff26c22e8c0 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:02.000000", "replication_status": null, "snapshot_id": null, "id": "de749c64-1fe9-4ed2-b33a-e2528b6948ad", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636", "bootable": "false", "created_at": "2019-01-20T19:08:02.000000", "volume_type": null}} 2019-01-20 19:08:03,026 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad used request id req-60fce435-b55a-4f6f-a094-eff26c22e8c0 2019-01-20 19:08:03,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:03,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:03 GMT Server: Apache x-compute-request-id: req-5007fe18-c245-474e-b83a-8be41fcef1f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5007fe18-c245-474e-b83a-8be41fcef1f8 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:03.000000", "replication_status": null, "snapshot_id": null, "id": "de749c64-1fe9-4ed2-b33a-e2528b6948ad", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636", "bootable": "false", "created_at": "2019-01-20T19:08:02.000000", "volume_type": null}} 2019-01-20 19:08:03,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad used request id req-5007fe18-c245-474e-b83a-8be41fcef1f8 2019-01-20 19:08:03,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:03,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:03 GMT Server: Apache x-compute-request-id: req-f00d34bd-da20-4e14-9d2c-2aef7f566dd7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f00d34bd-da20-4e14-9d2c-2aef7f566dd7 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:03.000000", "replication_status": null, "snapshot_id": null, "id": "de749c64-1fe9-4ed2-b33a-e2528b6948ad", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636", "bootable": "false", "created_at": "2019-01-20T19:08:02.000000", "volume_type": null}]} 2019-01-20 19:08:03,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail used request id req-f00d34bd-da20-4e14-9d2c-2aef7f566dd7 2019-01-20 19:08:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:03,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:03,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27aa8cf1-18fc-48e0-8ced-26e87abc80b8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:08:03,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-27aa8cf1-18fc-48e0-8ced-26e87abc80b8 2019-01-20 19:08:03,621 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636 2019-01-20 19:08:03,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:03,866 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-896d4d29-f216-4f9d-b924-01568063e0fa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:03,866 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad used request id req-896d4d29-f216-4f9d-b924-01568063e0fa 2019-01-20 19:08:03,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:04,579 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-46951257-752c-4680-8a8d-ac8037f69efe x-openstack-request-id: req-46951257-752c-4680-8a8d-ac8037f69efe Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume de749c64-1fe9-4ed2-b33a-e2528b6948ad could not be found.", "code": 404}} 2019-01-20 19:08:04,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad used request id req-46951257-752c-4680-8a8d-ac8037f69efe 2019-01-20 19:08:04,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:04,781 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:04 GMT Server: Apache x-compute-request-id: req-e87dbc29-cba7-4826-abfd-fe634a5ca0ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e87dbc29-cba7-4826-abfd-fe634a5ca0ba Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-20 19:08:04,781 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail used request id req-e87dbc29-cba7-4826-abfd-fe634a5ca0ba 2019-01-20 19:08:04,782 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-a5423d3d-8bbd-4649-91ea-17848a81a636 2019-01-20 19:08:04,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:04,960 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b3bb79eb-5bf8-43d8-ae61-531ee5eed79d x-openstack-request-id: req-b3bb79eb-5bf8-43d8-ae61-531ee5eed79d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume de749c64-1fe9-4ed2-b33a-e2528b6948ad could not be found.", "code": 404}} 2019-01-20 19:08:04,960 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad used request id req-b3bb79eb-5bf8-43d8-ae61-531ee5eed79d 2019-01-20 19:08:04,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8363df6-2e67-4574-9376-c6aa6dc8ecad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373c8123d163def51d712d22a61204d1052d6a32" 2019-01-20 19:08:05,151 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b6554744-64e0-46be-bb45-e0227f83ec56 x-openstack-request-id: req-b6554744-64e0-46be-bb45-e0227f83ec56 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume de749c64-1fe9-4ed2-b33a-e2528b6948ad could not be found.", "code": 404}} 2019-01-20 19:08:05,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/de749c64-1fe9-4ed2-b33a-e2528b6948ad used request id req-b6554744-64e0-46be-bb45-e0227f83ec56 2019-01-20 19:08:05,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:05,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["gvkCp1PxRQOk0pklnetYlQ"], "issued_at": "2019-01-20T19:08:05.000000Z"}} 2019-01-20 19:08:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:05,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b73e05-1a69-4cf4-9df7-89d5a83d6caf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:05,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84b73e05-1a69-4cf4-9df7-89d5a83d6caf 2019-01-20 19:08:05,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-20 19:08:06,600 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:05 GMT Server: Apache x-compute-request-id: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-20T19:08:06.478282", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a6134a88-001e-43f4-adfd-eb2b96229e39", "size": 1}} 2019-01-20 19:08:06,600 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes used request id req-483582f2-31f5-41b0-ac9b-ab0abaaf1501 2019-01-20 19:08:06,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:06,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:06 GMT Server: Apache x-compute-request-id: req-fa9c5be5-df06-4d6c-8a0c-84e869bcdd9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa9c5be5-df06-4d6c-8a0c-84e869bcdd9f Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "a6134a88-001e-43f4-adfd-eb2b96229e39", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "bootable": "false", "created_at": "2019-01-20T19:08:06.000000", "volume_type": null}} 2019-01-20 19:08:06,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 used request id req-fa9c5be5-df06-4d6c-8a0c-84e869bcdd9f 2019-01-20 19:08:06,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:06,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:06 GMT Server: Apache x-compute-request-id: req-6a9d0dcd-26d7-41e4-b11a-d2f6a5ff0ffe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a9d0dcd-26d7-41e4-b11a-d2f6a5ff0ffe Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:06.000000", "replication_status": null, "snapshot_id": null, "id": "a6134a88-001e-43f4-adfd-eb2b96229e39", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "bootable": "false", "created_at": "2019-01-20T19:08:06.000000", "volume_type": null}} 2019-01-20 19:08:06,992 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 used request id req-6a9d0dcd-26d7-41e4-b11a-d2f6a5ff0ffe 2019-01-20 19:08:09,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:10,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:10 GMT Server: Apache x-compute-request-id: req-45da0dde-e6a0-4fd8-8de8-870dc75ff319 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45da0dde-e6a0-4fd8-8de8-870dc75ff319 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:07.000000", "replication_status": null, "snapshot_id": null, "id": "a6134a88-001e-43f4-adfd-eb2b96229e39", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "bootable": "false", "created_at": "2019-01-20T19:08:06.000000", "volume_type": null}} 2019-01-20 19:08:10,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 used request id req-45da0dde-e6a0-4fd8-8de8-870dc75ff319 2019-01-20 19:08:10,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:10,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:10 GMT Server: Apache x-compute-request-id: req-f4e7093e-8edf-4a33-88ad-a9c6b3217a19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4e7093e-8edf-4a33-88ad-a9c6b3217a19 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:07.000000", "replication_status": null, "snapshot_id": null, "id": "a6134a88-001e-43f4-adfd-eb2b96229e39", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "bootable": "false", "created_at": "2019-01-20T19:08:06.000000", "volume_type": null}]} 2019-01-20 19:08:10,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/detail used request id req-f4e7093e-8edf-4a33-88ad-a9c6b3217a19 2019-01-20 19:08:10,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:10,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:10,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:10,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcae75c-34a8-4715-a5ae-26b3f5a430e4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:08:10,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-7dcae75c-34a8-4715-a5ae-26b3f5a430e4 2019-01-20 19:08:10,519 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b 2019-01-20 19:08:10,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:10,770 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f3a3930d-f453-4659-88bc-8e2f69e8cf25 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:10,771 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 used request id req-f3a3930d-f453-4659-88bc-8e2f69e8cf25 2019-01-20 19:08:10,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:10,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:10 GMT Server: Apache x-compute-request-id: req-895286bf-f713-4431-bd53-f30633030162 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-895286bf-f713-4431-bd53-f30633030162 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-20T19:08:10.000000", "replication_status": null, "snapshot_id": null, "id": "a6134a88-001e-43f4-adfd-eb2b96229e39", "size": 1, "user_id": "3a9eec9871444955ad67d7d75c990f9c", "os-vol-tenant-attr:tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-082f08b5-8667-4bb5-8c00-8eff56a8f88b", "bootable": "false", "created_at": "2019-01-20T19:08:06.000000", "volume_type": null}} 2019-01-20 19:08:10,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 used request id req-895286bf-f713-4431-bd53-f30633030162 2019-01-20 19:08:13,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-483582f2-31f5-41b0-ac9b-ab0abaaf1501" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38a8cce6217e6a1749ba67243b79fdffb365a9" 2019-01-20 19:08:14,177 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a8009033-ccc7-4e67-9938-9cf6e6808ba8 x-openstack-request-id: req-a8009033-ccc7-4e67-9938-9cf6e6808ba8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a6134a88-001e-43f4-adfd-eb2b96229e39 could not be found.", "code": 404}} 2019-01-20 19:08:14,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/volumes/a6134a88-001e-43f4-adfd-eb2b96229e39 used request id req-a8009033-ccc7-4e67-9938-9cf6e6808ba8 2019-01-20 19:08:14,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:14,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["btQGUs8qSUi5IIYzUdfCdA"], "issued_at": "2019-01-20T19:08:14.000000Z"}} 2019-01-20 19:08:14,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-99b9b008-7c4a-4051-b358-1c65b64e9d1b", "description": null}}' 2019-01-20 19:08:14,804 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:14 GMT Server: Apache x-compute-request-id: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-99b9b008-7c4a-4051-b358-1c65b64e9d1b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f878c97b-f3bf-461b-862e-cf98bf441f36", "description": null}} 2019-01-20 19:08:14,804 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-35575a98-0aa1-4999-a1d4-3e060a9fa61a 2019-01-20 19:08:14,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" 2019-01-20 19:08:14,974 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:14 GMT Server: Apache x-compute-request-id: req-e8dbbd6f-947f-4c32-b720-d61be74c0aa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8dbbd6f-947f-4c32-b720-d61be74c0aa6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-99b9b008-7c4a-4051-b358-1c65b64e9d1b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f878c97b-f3bf-461b-862e-cf98bf441f36", "description": null}]} 2019-01-20 19:08:14,974 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types?is_public=None used request id req-e8dbbd6f-947f-4c32-b720-d61be74c0aa6 2019-01-20 19:08:14,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" 2019-01-20 19:08:15,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:14 GMT Server: Apache x-compute-request-id: req-51953ac3-59ee-4497-9621-4ab63c56294a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51953ac3-59ee-4497-9621-4ab63c56294a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-99b9b008-7c4a-4051-b358-1c65b64e9d1b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f878c97b-f3bf-461b-862e-cf98bf441f36", "description": null}} 2019-01-20 19:08:15,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 used request id req-51953ac3-59ee-4497-9621-4ab63c56294a 2019-01-20 19:08:15,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" 2019-01-20 19:08:15,339 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:15 GMT Server: Apache x-compute-request-id: req-b4a7ceb3-2102-4cb9-ba93-ddbcc5e156dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4a7ceb3-2102-4cb9-ba93-ddbcc5e156dc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-20 19:08:15,340 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36/encryption used request id req-b4a7ceb3-2102-4cb9-ba93-ddbcc5e156dc 2019-01-20 19:08:15,340 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-99b9b008-7c4a-4051-b358-1c65b64e9d1b 2019-01-20 19:08:15,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" 2019-01-20 19:08:15,559 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3eac7869-b97d-4df2-b647-f43e8613512a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:15,559 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 used request id req-3eac7869-b97d-4df2-b647-f43e8613512a 2019-01-20 19:08:15,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" 2019-01-20 19:08:15,733 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cd8a4e24-364c-4249-86ec-e57364806299 x-openstack-request-id: req-cd8a4e24-364c-4249-86ec-e57364806299 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type f878c97b-f3bf-461b-862e-cf98bf441f36 could not be found.", "code": 404}} 2019-01-20 19:08:15,733 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 used request id req-cd8a4e24-364c-4249-86ec-e57364806299 2019-01-20 19:08:15,733 - cinder_utils - INFO - Volume with ID [f878c97b-f3bf-461b-862e-cf98bf441f36] does not exist 2019-01-20 19:08:15,734 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-99b9b008-7c4a-4051-b358-1c65b64e9d1b 2019-01-20 19:08:15,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-35575a98-0aa1-4999-a1d4-3e060a9fa61a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905b4991cf2152846f08993b89badeefd5f5854d" 2019-01-20 19:08:15,757 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4737dcda-fc47-4900-9265-0cfdb99d1cfa x-openstack-request-id: req-4737dcda-fc47-4900-9265-0cfdb99d1cfa Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type f878c97b-f3bf-461b-862e-cf98bf441f36 could not be found.", "code": 404}} 2019-01-20 19:08:15,758 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f878c97b-f3bf-461b-862e-cf98bf441f36 used request id req-4737dcda-fc47-4900-9265-0cfdb99d1cfa 2019-01-20 19:08:15,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:16,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["5eyR_7oKQS2vC4f1Yfk4sg"], "issued_at": "2019-01-20T19:08:16.000000Z"}} 2019-01-20 19:08:16,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6", "description": null}}' 2019-01-20 19:08:16,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:16 GMT Server: Apache x-compute-request-id: req-55358071-3fed-4260-bb56-44d5fff51bd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55358071-3fed-4260-bb56-44d5fff51bd3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "517fc61a-ec14-4622-9529-cf8f17b2615e", "description": null}} 2019-01-20 19:08:16,358 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-55358071-3fed-4260-bb56-44d5fff51bd3 2019-01-20 19:08:16,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:16,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:16 GMT Server: Apache x-compute-request-id: req-23483e0a-2572-4c64-b2a3-1c9295cda34c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23483e0a-2572-4c64-b2a3-1c9295cda34c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "517fc61a-ec14-4622-9529-cf8f17b2615e", "description": null}]} 2019-01-20 19:08:16,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types?is_public=None used request id req-23483e0a-2572-4c64-b2a3-1c9295cda34c 2019-01-20 19:08:16,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:16,712 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:16 GMT Server: Apache x-compute-request-id: req-62013aa0-fcd2-4fb0-a422-f763c92a549b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62013aa0-fcd2-4fb0-a422-f763c92a549b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "517fc61a-ec14-4622-9529-cf8f17b2615e", "description": null}} 2019-01-20 19:08:16,712 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e used request id req-62013aa0-fcd2-4fb0-a422-f763c92a549b 2019-01-20 19:08:16,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:16,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:16 GMT Server: Apache x-compute-request-id: req-b91f61c2-7559-46c1-a58f-e3c1486bca3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b91f61c2-7559-46c1-a58f-e3c1486bca3c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-20 19:08:16,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e/encryption used request id req-b91f61c2-7559-46c1-a58f-e3c1486bca3c 2019-01-20 19:08:16,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:17,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:16 GMT Server: Apache x-compute-request-id: req-da2952cc-6e4e-45f0-8c89-8178295089b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da2952cc-6e4e-45f0-8c89-8178295089b6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "517fc61a-ec14-4622-9529-cf8f17b2615e", "description": null}} 2019-01-20 19:08:17,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e used request id req-da2952cc-6e4e-45f0-8c89-8178295089b6 2019-01-20 19:08:17,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:17,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:17 GMT Server: Apache x-compute-request-id: req-c10b843b-fc50-4f30-bdc8-f0d22a3307ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c10b843b-fc50-4f30-bdc8-f0d22a3307ed Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "517fc61a-ec14-4622-9529-cf8f17b2615e", "description": null}} 2019-01-20 19:08:17,231 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e used request id req-c10b843b-fc50-4f30-bdc8-f0d22a3307ed 2019-01-20 19:08:17,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:17,395 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:17 GMT Server: Apache x-compute-request-id: req-34f697cf-9bda-4bfd-b9bd-05269f1802dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34f697cf-9bda-4bfd-b9bd-05269f1802dc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-20 19:08:17,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e/encryption used request id req-34f697cf-9bda-4bfd-b9bd-05269f1802dc 2019-01-20 19:08:17,396 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4be27374-5c4d-4577-b78a-cb65f96eaac6 2019-01-20 19:08:17,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55358071-3fed-4260-bb56-44d5fff51bd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306d8654ce89c562bd0fd6ecd377ccbed30ed185" 2019-01-20 19:08:17,679 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b1bb902-c8a0-40fb-ac71-af2b68ab4944 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:17,679 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/517fc61a-ec14-4622-9529-cf8f17b2615e used request id req-3b1bb902-c8a0-40fb-ac71-af2b68ab4944 2019-01-20 19:08:17,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:18,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["6GAhdTLCRjW56jY3hCfN7w"], "issued_at": "2019-01-20T19:08:18.000000Z"}} 2019-01-20 19:08:18,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95739a65fd1352478d9b98dd7f3709daf4512425" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-07de173b-64b5-4f85-a43d-fade8fa9a920-type", "description": null}}' 2019-01-20 19:08:18,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:18 GMT Server: Apache x-compute-request-id: req-272aabed-0ebd-4f6e-82db-8191d41d0b12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-272aabed-0ebd-4f6e-82db-8191d41d0b12 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-07de173b-64b5-4f85-a43d-fade8fa9a920-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d15079f6-01b2-4b04-a660-c9d5fb7f1fb3", "description": null}} 2019-01-20 19:08:18,823 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-272aabed-0ebd-4f6e-82db-8191d41d0b12 2019-01-20 19:08:18,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/d15079f6-01b2-4b04-a660-c9d5fb7f1fb3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-272aabed-0ebd-4f6e-82db-8191d41d0b12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95739a65fd1352478d9b98dd7f3709daf4512425" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-07de173b-64b5-4f85-a43d-fade8fa9a920", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-20 19:08:19,012 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 20 Jan 2019 19:08:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ec5d59e2-d4d3-469c-b26e-938942bb0459 x-openstack-request-id: req-ec5d59e2-d4d3-469c-b26e-938942bb0459 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2019-01-20 19:08:19,013 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/d15079f6-01b2-4b04-a660-c9d5fb7f1fb3/encryption used request id req-ec5d59e2-d4d3-469c-b26e-938942bb0459 2019-01-20 19:08:19,013 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-07de173b-64b5-4f85-a43d-fade8fa9a920-type 2019-01-20 19:08:19,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/d15079f6-01b2-4b04-a660-c9d5fb7f1fb3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-272aabed-0ebd-4f6e-82db-8191d41d0b12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95739a65fd1352478d9b98dd7f3709daf4512425" 2019-01-20 19:08:19,254 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63a231e9-1d92-41b6-ac87-74c991c102c1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:19,254 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/d15079f6-01b2-4b04-a660-c9d5fb7f1fb3 used request id req-63a231e9-1d92-41b6-ac87-74c991c102c1 2019-01-20 19:08:19,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:19,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["sWuw6scsRZuGW7FRd0s1Dg"], "issued_at": "2019-01-20T19:08:19.000000Z"}} 2019-01-20 19:08:19,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type", "description": null}}' 2019-01-20 19:08:19,844 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:19 GMT Server: Apache x-compute-request-id: req-55254a41-5db0-4b60-9194-eb14f235cfb2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55254a41-5db0-4b60-9194-eb14f235cfb2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "504244e5-8c27-455a-a078-839310a40ec2", "description": null}} 2019-01-20 19:08:19,844 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-55254a41-5db0-4b60-9194-eb14f235cfb2 2019-01-20 19:08:19,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9", "provider": "LuksEncryptor"}}' 2019-01-20 19:08:20,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:19 GMT Server: Apache x-compute-request-id: req-f4168681-dba5-4be1-9561-c64e4b8525fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4168681-dba5-4be1-9561-c64e4b8525fe Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "504244e5-8c27-455a-a078-839310a40ec2", "name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9", "control_location": "back-end", "encryption_id": "12452f38-dc15-4e06-be49-11c3b0563b74", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2019-01-20 19:08:20,146 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption used request id req-f4168681-dba5-4be1-9561-c64e4b8525fe 2019-01-20 19:08:20,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:20,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:20 GMT Server: Apache x-compute-request-id: req-b86ecb9f-c87e-4879-9c4a-cd97d65a47e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b86ecb9f-c87e-4879-9c4a-cd97d65a47e8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "504244e5-8c27-455a-a078-839310a40ec2", "description": null}} 2019-01-20 19:08:20,325 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 used request id req-b86ecb9f-c87e-4879-9c4a-cd97d65a47e8 2019-01-20 19:08:20,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:20,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:20 GMT Server: Apache x-compute-request-id: req-0168a8b9-1952-4324-8afd-b45a71a3f31a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0168a8b9-1952-4324-8afd-b45a71a3f31a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "504244e5-8c27-455a-a078-839310a40ec2", "control_location": "back-end", "deleted": false, "created_at": "2019-01-20T19:08:20.000000", "updated_at": null, "encryption_id": "12452f38-dc15-4e06-be49-11c3b0563b74", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2019-01-20 19:08:20,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption used request id req-0168a8b9-1952-4324-8afd-b45a71a3f31a 2019-01-20 19:08:20,497 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type 2019-01-20 19:08:20,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:20,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:20 GMT Server: Apache x-compute-request-id: req-b9cb9af6-c773-4d76-b5e3-0fa971a6104d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9cb9af6-c773-4d76-b5e3-0fa971a6104d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "504244e5-8c27-455a-a078-839310a40ec2", "description": null}} 2019-01-20 19:08:20,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 used request id req-b9cb9af6-c773-4d76-b5e3-0fa971a6104d 2019-01-20 19:08:20,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:20,881 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16a618b3-f148-402e-a9c2-866578e2c6c1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:20,881 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption/provider used request id req-16a618b3-f148-402e-a9c2-866578e2c6c1 2019-01-20 19:08:20,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:21,041 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:20 GMT Server: Apache x-compute-request-id: req-dc567fad-d42c-4732-9e33-37715447727e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc567fad-d42c-4732-9e33-37715447727e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "504244e5-8c27-455a-a078-839310a40ec2", "description": null}} 2019-01-20 19:08:21,041 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 used request id req-dc567fad-d42c-4732-9e33-37715447727e 2019-01-20 19:08:21,044 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:21,220 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:21 GMT Server: Apache x-compute-request-id: req-60a0fc69-fce8-454d-b12e-35874d0395b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60a0fc69-fce8-454d-b12e-35874d0395b3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-20 19:08:21,221 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption used request id req-60a0fc69-fce8-454d-b12e-35874d0395b3 2019-01-20 19:08:21,221 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type 2019-01-20 19:08:21,224 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:21,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:21 GMT Server: Apache x-compute-request-id: req-186abbe2-a72e-4781-9adc-7f76a245dcca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-186abbe2-a72e-4781-9adc-7f76a245dcca Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "504244e5-8c27-455a-a078-839310a40ec2", "description": null}} 2019-01-20 19:08:21,404 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 used request id req-186abbe2-a72e-4781-9adc-7f76a245dcca 2019-01-20 19:08:21,407 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:21,575 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f174dfb0-e6f7-4d36-8423-9b22a4313e5b x-openstack-request-id: req-f174dfb0-e6f7-4d36-8423-9b22a4313e5b Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 504244e5-8c27-455a-a078-839310a40ec2 does not exist.", "code": 404}} 2019-01-20 19:08:21,576 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2/encryption/provider used request id req-f174dfb0-e6f7-4d36-8423-9b22a4313e5b 2019-01-20 19:08:21,576 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-bdebfc66-f98c-46c0-8cc7-c32c9a2131a9-type 2019-01-20 19:08:21,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55254a41-5db0-4b60-9194-eb14f235cfb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474e7b39f885e69fe6c372cb34724e307c8f8453" 2019-01-20 19:08:21,649 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6cf70cb2-aa6d-4402-b2bf-9f0d80ebcd66 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:21,649 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/504244e5-8c27-455a-a078-839310a40ec2 used request id req-6cf70cb2-aa6d-4402-b2bf-9f0d80ebcd66 2019-01-20 19:08:21,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:22,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["zbR9w6E9QL-SZoPdnrPZUg"], "issued_at": "2019-01-20T19:08:22.000000Z"}} 2019-01-20 19:08:22,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb-type", "description": null}}' 2019-01-20 19:08:22,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:22 GMT Server: Apache x-compute-request-id: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "30e815eb-738b-4b6b-a160-1c9def68c0c4", "description": null}} 2019-01-20 19:08:22,235 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-0d9c094b-9026-4c36-ad8b-f58fde510dc0 2019-01-20 19:08:22,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb", "provider": "foo"}}' 2019-01-20 19:08:22,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:22 GMT Server: Apache x-compute-request-id: req-24fd6662-727d-4ede-8724-4349fd4d33c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24fd6662-727d-4ede-8724-4349fd4d33c3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "30e815eb-738b-4b6b-a160-1c9def68c0c4", "name": "CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb", "control_location": "front-end", "encryption_id": "dfd49fc7-7641-441c-82ed-8ff62f8e76ff", "provider": "foo", "provider_class": "foo"}} 2019-01-20 19:08:22,451 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4/encryption used request id req-24fd6662-727d-4ede-8724-4349fd4d33c3 2019-01-20 19:08:22,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" 2019-01-20 19:08:22,617 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:22 GMT Server: Apache x-compute-request-id: req-b77cb421-67f6-4d99-b121-46f90552574c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b77cb421-67f6-4d99-b121-46f90552574c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "30e815eb-738b-4b6b-a160-1c9def68c0c4", "description": null}} 2019-01-20 19:08:22,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4 used request id req-b77cb421-67f6-4d99-b121-46f90552574c 2019-01-20 19:08:22,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" 2019-01-20 19:08:22,789 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:22 GMT Server: Apache x-compute-request-id: req-098db5be-24ad-47a8-a9fa-b6c9f1f03ea1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-098db5be-24ad-47a8-a9fa-b6c9f1f03ea1 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "30e815eb-738b-4b6b-a160-1c9def68c0c4", "control_location": "front-end", "deleted": false, "created_at": "2019-01-20T19:08:22.000000", "updated_at": null, "encryption_id": "dfd49fc7-7641-441c-82ed-8ff62f8e76ff", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2019-01-20 19:08:22,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4/encryption used request id req-098db5be-24ad-47a8-a9fa-b6c9f1f03ea1 2019-01-20 19:08:22,790 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb-type 2019-01-20 19:08:22,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" 2019-01-20 19:08:22,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:22 GMT Server: Apache x-compute-request-id: req-f977f114-4d51-440a-bdd4-fd1467b24992 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f977f114-4d51-440a-bdd4-fd1467b24992 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "30e815eb-738b-4b6b-a160-1c9def68c0c4", "description": null}} 2019-01-20 19:08:22,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4 used request id req-f977f114-4d51-440a-bdd4-fd1467b24992 2019-01-20 19:08:22,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" 2019-01-20 19:08:23,168 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a40f715e-2e54-4fe3-b6d9-9314add0e1df Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:23,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4/encryption/provider used request id req-a40f715e-2e54-4fe3-b6d9-9314add0e1df 2019-01-20 19:08:23,168 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-13fb6add-6f30-4b05-9423-0689b504f5bb-type 2019-01-20 19:08:23,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0d9c094b-9026-4c36-ad8b-f58fde510dc0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92af8310e94547c91523d450d7f75907490fad4" 2019-01-20 19:08:23,391 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5d19fd6-bfa4-4b99-a291-7125921437f6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:23,391 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/30e815eb-738b-4b6b-a160-1c9def68c0c4 used request id req-a5d19fd6-bfa4-4b99-a291-7125921437f6 2019-01-20 19:08:23,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:23,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["x3iSAqCyRaeXI7QQPtZ77Q"], "issued_at": "2019-01-20T19:08:23.000000Z"}} 2019-01-20 19:08:23,771 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665-type", "description": null}}' 2019-01-20 19:08:23,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:23 GMT Server: Apache x-compute-request-id: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9d59ead-b4b3-4c43-9d59-e97a77837ce7", "description": null}} 2019-01-20 19:08:23,964 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0 2019-01-20 19:08:23,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-20 19:08:24,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:23 GMT Server: Apache x-compute-request-id: req-2841569d-ab63-4aa3-bdbf-ad3e9cf5feea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2841569d-ab63-4aa3-bdbf-ad3e9cf5feea Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a9d59ead-b4b3-4c43-9d59-e97a77837ce7", "name": "CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665", "control_location": "back-end", "encryption_id": "5aef2852-549f-4bd8-a603-3565e68a4612", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2019-01-20 19:08:24,260 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7/encryption used request id req-2841569d-ab63-4aa3-bdbf-ad3e9cf5feea 2019-01-20 19:08:24,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" 2019-01-20 19:08:24,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:24 GMT Server: Apache x-compute-request-id: req-b0020f88-0d4f-407b-b04d-421c796f4344 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0020f88-0d4f-407b-b04d-421c796f4344 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9d59ead-b4b3-4c43-9d59-e97a77837ce7", "description": null}} 2019-01-20 19:08:24,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7 used request id req-b0020f88-0d4f-407b-b04d-421c796f4344 2019-01-20 19:08:24,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" 2019-01-20 19:08:24,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:24 GMT Server: Apache x-compute-request-id: req-03070d6b-d3f6-4513-a6d7-901ed76af6e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03070d6b-d3f6-4513-a6d7-901ed76af6e5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "a9d59ead-b4b3-4c43-9d59-e97a77837ce7", "control_location": "back-end", "deleted": false, "created_at": "2019-01-20T19:08:24.000000", "updated_at": null, "encryption_id": "5aef2852-549f-4bd8-a603-3565e68a4612", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2019-01-20 19:08:24,601 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7/encryption used request id req-03070d6b-d3f6-4513-a6d7-901ed76af6e5 2019-01-20 19:08:24,602 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665-type 2019-01-20 19:08:24,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" 2019-01-20 19:08:24,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:24 GMT Server: Apache x-compute-request-id: req-92122dfd-2891-4d64-8b4b-b09093ba58c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92122dfd-2891-4d64-8b4b-b09093ba58c2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9d59ead-b4b3-4c43-9d59-e97a77837ce7", "description": null}} 2019-01-20 19:08:24,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7 used request id req-92122dfd-2891-4d64-8b4b-b09093ba58c2 2019-01-20 19:08:24,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" 2019-01-20 19:08:24,978 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef6bc513-ef48-4b69-bb8e-7377f38a0f60 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:24,979 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7/encryption/provider used request id req-ef6bc513-ef48-4b69-bb8e-7377f38a0f60 2019-01-20 19:08:24,979 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-75906a80-2aba-45f1-8bae-433903c4a665-type 2019-01-20 19:08:24,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8d06ce1-9b7f-4cf4-97df-badbd9a109b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dcd5ea815a8695bdc95400a103894a8749b992" 2019-01-20 19:08:25,195 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc252781-9b37-45d9-b61c-18aa7999431a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:25,195 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/a9d59ead-b4b3-4c43-9d59-e97a77837ce7 used request id req-cc252781-9b37-45d9-b61c-18aa7999431a 2019-01-20 19:08:25,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:25,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["YwAlJBtuSEK4vG6Ij90kYQ"], "issued_at": "2019-01-20T19:08:25.000000Z"}} 2019-01-20 19:08:25,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9-qos"}}' 2019-01-20 19:08:25,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:25 GMT Server: Apache x-compute-request-id: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "812b63dc-e826-4bd4-ae0b-d4bbc241d419", "name": "CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/812b63dc-e826-4bd4-ae0b-d4bbc241d419", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/812b63dc-e826-4bd4-ae0b-d4bbc241d419", "rel": "bookmark"}]} 2019-01-20 19:08:25,770 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-27a32b20-cc4c-4584-88e4-78fac9eb60e9 2019-01-20 19:08:25,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9", "description": null}}' 2019-01-20 19:08:26,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:25 GMT Server: Apache x-compute-request-id: req-9a652745-9a90-45b6-9d73-793ff1beacfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a652745-9a90-45b6-9d73-793ff1beacfa Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "df618257-f5da-460a-b0b9-d90956a89480", "description": null}} 2019-01-20 19:08:26,012 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-9a652745-9a90-45b6-9d73-793ff1beacfa 2019-01-20 19:08:26,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-20 19:08:26,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache x-compute-request-id: req-c770bbda-5f11-4184-9e95-a28860881405 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c770bbda-5f11-4184-9e95-a28860881405 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "df618257-f5da-460a-b0b9-d90956a89480", "name": "foo", "control_location": "back-end", "encryption_id": "68fb8d0f-3cfc-4c5e-93ed-3ae79d32625e", "provider": "bar", "provider_class": "bar"}} 2019-01-20 19:08:26,243 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480/encryption used request id req-c770bbda-5f11-4184-9e95-a28860881405 2019-01-20 19:08:26,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" 2019-01-20 19:08:26,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache x-compute-request-id: req-7f001c52-cd5a-42b8-9a77-48bc7abf0c29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f001c52-cd5a-42b8-9a77-48bc7abf0c29 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "df618257-f5da-460a-b0b9-d90956a89480", "description": null}} 2019-01-20 19:08:26,405 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480 used request id req-7f001c52-cd5a-42b8-9a77-48bc7abf0c29 2019-01-20 19:08:26,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" 2019-01-20 19:08:26,578 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache x-compute-request-id: req-35341d0b-c537-4108-ba2f-cc0bdf4013e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35341d0b-c537-4108-ba2f-cc0bdf4013e7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "df618257-f5da-460a-b0b9-d90956a89480", "control_location": "back-end", "deleted": false, "created_at": "2019-01-20T19:08:26.000000", "updated_at": null, "encryption_id": "68fb8d0f-3cfc-4c5e-93ed-3ae79d32625e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-20 19:08:26,578 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480/encryption used request id req-35341d0b-c537-4108-ba2f-cc0bdf4013e7 2019-01-20 19:08:26,579 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9 2019-01-20 19:08:26,581 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" 2019-01-20 19:08:26,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache x-compute-request-id: req-551236fe-8a85-4b63-b74f-92a5b571fe1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-551236fe-8a85-4b63-b74f-92a5b571fe1d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "df618257-f5da-460a-b0b9-d90956a89480", "description": null}} 2019-01-20 19:08:26,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480 used request id req-551236fe-8a85-4b63-b74f-92a5b571fe1d 2019-01-20 19:08:26,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" 2019-01-20 19:08:26,803 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95ba543d-b72d-4845-bc21-448c898e7548 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:26,803 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480/encryption/provider used request id req-95ba543d-b72d-4845-bc21-448c898e7548 2019-01-20 19:08:26,803 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9 2019-01-20 19:08:26,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" 2019-01-20 19:08:26,859 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0be4b03a-6e62-474c-ab41-05e049e9039a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:26,859 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/df618257-f5da-460a-b0b9-d90956a89480 used request id req-0be4b03a-6e62-474c-ab41-05e049e9039a 2019-01-20 19:08:26,859 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-fda476b7-652a-425e-a17d-17cf9b95eac9-qos 2019-01-20 19:08:26,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/812b63dc-e826-4bd4-ae0b-d4bbc241d419?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27a32b20-cc4c-4584-88e4-78fac9eb60e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d261ece5f2c3ad2eb5b1d58e1c44478f94cffc79" 2019-01-20 19:08:26,925 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-497c238f-142c-4253-8f01-b28b1906ca5f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:26,925 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/812b63dc-e826-4bd4-ae0b-d4bbc241d419?force=False used request id req-497c238f-142c-4253-8f01-b28b1906ca5f 2019-01-20 19:08:26,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:27,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["fmUka2y9SDKtNDjF_vuluw"], "issued_at": "2019-01-20T19:08:27.000000Z"}} 2019-01-20 19:08:27,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b5cb7f464bba883fb0fa1dcb9d6ced93cc3ed8" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d-qos"}}' 2019-01-20 19:08:27,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:27 GMT Server: Apache x-compute-request-id: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "e7b1f717-a5be-45e1-a0fb-63c5473fb51a", "name": "CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/e7b1f717-a5be-45e1-a0fb-63c5473fb51a", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/e7b1f717-a5be-45e1-a0fb-63c5473fb51a", "rel": "bookmark"}]} 2019-01-20 19:08:27,506 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-c8141767-3c4e-4de8-bbd7-34a5acd253f3 2019-01-20 19:08:27,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b5cb7f464bba883fb0fa1dcb9d6ced93cc3ed8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d", "description": null}}' 2019-01-20 19:08:27,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:27 GMT Server: Apache x-compute-request-id: req-9612ae10-9096-466e-a79e-8cbbea9a92db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9612ae10-9096-466e-a79e-8cbbea9a92db Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f424f17e-00b1-4015-807e-7062711a64fc", "description": null}} 2019-01-20 19:08:27,798 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-9612ae10-9096-466e-a79e-8cbbea9a92db 2019-01-20 19:08:27,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b5cb7f464bba883fb0fa1dcb9d6ced93cc3ed8" 2019-01-20 19:08:28,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:27 GMT Server: Apache x-compute-request-id: req-90f19acc-b9cc-4808-9333-0648d1da7e8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90f19acc-b9cc-4808-9333-0648d1da7e8e Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "e7b1f717-a5be-45e1-a0fb-63c5473fb51a", "name": "CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d-qos"}]} 2019-01-20 19:08:28,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-90f19acc-b9cc-4808-9333-0648d1da7e8e 2019-01-20 19:08:28,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/None/associate?vol_type_id=f424f17e-00b1-4015-807e-7062711a64fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b5cb7f464bba883fb0fa1dcb9d6ced93cc3ed8" 2019-01-20 19:08:28,244 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:08:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5ec8f57d-c745-49ae-855f-18ffd67b55d1 x-openstack-request-id: req-5ec8f57d-c745-49ae-855f-18ffd67b55d1 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2019-01-20 19:08:28,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/None/associate?vol_type_id=f424f17e-00b1-4015-807e-7062711a64fc used request id req-5ec8f57d-c745-49ae-855f-18ffd67b55d1 2019-01-20 19:08:28,245 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-5ec8f57d-c745-49ae-855f-18ffd67b55d1) 2019-01-20 19:08:28,245 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d 2019-01-20 19:08:28,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f424f17e-00b1-4015-807e-7062711a64fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b5cb7f464bba883fb0fa1dcb9d6ced93cc3ed8" 2019-01-20 19:08:28,470 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c19821b-c86d-482b-887b-a1b0bd6aef1c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:28,470 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f424f17e-00b1-4015-807e-7062711a64fc used request id req-7c19821b-c86d-482b-887b-a1b0bd6aef1c 2019-01-20 19:08:28,470 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a45fe3d0-e81c-42de-bee4-f8276840ec3d-qos 2019-01-20 19:08:28,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/e7b1f717-a5be-45e1-a0fb-63c5473fb51a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8141767-3c4e-4de8-bbd7-34a5acd253f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b5cb7f464bba883fb0fa1dcb9d6ced93cc3ed8" 2019-01-20 19:08:28,689 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a31104ec-c731-4629-9b7f-674fd6d638e6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:28,689 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/e7b1f717-a5be-45e1-a0fb-63c5473fb51a?force=False used request id req-a31104ec-c731-4629-9b7f-674fd6d638e6 2019-01-20 19:08:28,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:29,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["v-SKPR0KTjysTZyAnoKYGg"], "issued_at": "2019-01-20T19:08:29.000000Z"}} 2019-01-20 19:08:29,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea647ea7148b0d3fa599e992040044c4a56076f" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350-qos"}}' 2019-01-20 19:08:29,277 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:29 GMT Server: Apache x-compute-request-id: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "1c549add-9e2a-4d9e-bd46-267ee6440314", "name": "CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/1c549add-9e2a-4d9e-bd46-267ee6440314", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/1c549add-9e2a-4d9e-bd46-267ee6440314", "rel": "bookmark"}]} 2019-01-20 19:08:29,278 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-8fbe0bfd-d219-4ae1-a987-e40f37596a67 2019-01-20 19:08:29,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea647ea7148b0d3fa599e992040044c4a56076f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350", "description": null}}' 2019-01-20 19:08:30,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:29 GMT Server: Apache x-compute-request-id: req-b17ea7cc-2c78-44bf-9b96-4c7969d5aa36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b17ea7cc-2c78-44bf-9b96-4c7969d5aa36 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8186257-7be2-42c4-8908-74a123b8661e", "description": null}} 2019-01-20 19:08:30,051 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-b17ea7cc-2c78-44bf-9b96-4c7969d5aa36 2019-01-20 19:08:30,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea647ea7148b0d3fa599e992040044c4a56076f" 2019-01-20 19:08:30,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:30 GMT Server: Apache x-compute-request-id: req-ef3905e3-3af8-4e9e-9bc9-7636e6bf82b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef3905e3-3af8-4e9e-9bc9-7636e6bf82b0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "1c549add-9e2a-4d9e-bd46-267ee6440314", "name": "CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350-qos"}]} 2019-01-20 19:08:30,224 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-ef3905e3-3af8-4e9e-9bc9-7636e6bf82b0 2019-01-20 19:08:30,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/1c549add-9e2a-4d9e-bd46-267ee6440314/associate?vol_type_id=f8186257-7be2-42c4-8908-74a123b8661e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea647ea7148b0d3fa599e992040044c4a56076f" 2019-01-20 19:08:30,429 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-216e1a4b-cbc3-4b17-a907-86c85203c43b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:30,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/1c549add-9e2a-4d9e-bd46-267ee6440314/associate?vol_type_id=f8186257-7be2-42c4-8908-74a123b8661e used request id req-216e1a4b-cbc3-4b17-a907-86c85203c43b 2019-01-20 19:08:30,429 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350 2019-01-20 19:08:30,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f8186257-7be2-42c4-8908-74a123b8661e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea647ea7148b0d3fa599e992040044c4a56076f" 2019-01-20 19:08:31,303 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91481dc7-a7e9-488e-b10b-e9b5dd8b239b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:31,303 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/f8186257-7be2-42c4-8908-74a123b8661e used request id req-91481dc7-a7e9-488e-b10b-e9b5dd8b239b 2019-01-20 19:08:31,303 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-059669b0-b21c-4e22-910b-905452243350-qos 2019-01-20 19:08:31,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/1c549add-9e2a-4d9e-bd46-267ee6440314?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fbe0bfd-d219-4ae1-a987-e40f37596a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea647ea7148b0d3fa599e992040044c4a56076f" 2019-01-20 19:08:31,499 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3be2e52d-1276-4373-aeed-c533188948e5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:31,499 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/1c549add-9e2a-4d9e-bd46-267ee6440314?force=False used request id req-3be2e52d-1276-4373-aeed-c533188948e5 2019-01-20 19:08:31,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:31,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "d63e70d737754d2db0587af84a955905", "name": "Member"}, {"id": "23c2973d4cf8422aa397404449ebdd54", "name": "heat_stack_owner"}], "expires_at": "2019-01-20T20:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0a0cff8e759d4d1da16a426ea55b33e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "id": "3a9eec9871444955ad67d7d75c990f9c"}, "audit_ids": ["e08ka8mIR4SttbjYHaou_A"], "issued_at": "2019-01-20T19:08:31.000000Z"}} 2019-01-20 19:08:31,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed-qos"}}' 2019-01-20 19:08:32,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:31 GMT Server: Apache x-compute-request-id: req-c796bc4b-c490-412e-85e6-209e21951054 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c796bc4b-c490-412e-85e6-209e21951054 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d42d6ad6-4e40-480d-9085-d499f2b500b1", "name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/d42d6ad6-4e40-480d-9085-d499f2b500b1", "rel": "self"}, {"href": "http://172.30.9.27:8776/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/d42d6ad6-4e40-480d-9085-d499f2b500b1", "rel": "bookmark"}]} 2019-01-20 19:08:32,118 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-c796bc4b-c490-412e-85e6-209e21951054 2019-01-20 19:08:32,122 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed", "description": null}}' 2019-01-20 19:08:32,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:32 GMT Server: Apache x-compute-request-id: req-fd4be17b-0773-4188-bb20-5f0f67be843b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd4be17b-0773-4188-bb20-5f0f67be843b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6828404-ac13-4b81-861f-18a6db6e9ecd", "description": null}} 2019-01-20 19:08:32,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types used request id req-fd4be17b-0773-4188-bb20-5f0f67be843b 2019-01-20 19:08:32,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-20 19:08:32,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:32 GMT Server: Apache x-compute-request-id: req-58de26b0-1a86-41fc-836e-8a7a04d908ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58de26b0-1a86-41fc-836e-8a7a04d908ce Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e6828404-ac13-4b81-861f-18a6db6e9ecd", "name": "foo", "control_location": "back-end", "encryption_id": "320ebabe-8273-43f4-94a2-40a9570a2591", "provider": "bar", "provider_class": "bar"}} 2019-01-20 19:08:32,535 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd/encryption used request id req-58de26b0-1a86-41fc-836e-8a7a04d908ce 2019-01-20 19:08:32,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:32,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:32 GMT Server: Apache x-compute-request-id: req-77192ca4-491d-412c-92dc-a85c2d5b197b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77192ca4-491d-412c-92dc-a85c2d5b197b Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d42d6ad6-4e40-480d-9085-d499f2b500b1", "name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed-qos"}]} 2019-01-20 19:08:32,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs used request id req-77192ca4-491d-412c-92dc-a85c2d5b197b 2019-01-20 19:08:32,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/d42d6ad6-4e40-480d-9085-d499f2b500b1/associate?vol_type_id=e6828404-ac13-4b81-861f-18a6db6e9ecd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:32,924 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a284bf18-388d-4681-a0e3-24b4edcfeaa3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:32,925 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/d42d6ad6-4e40-480d-9085-d499f2b500b1/associate?vol_type_id=e6828404-ac13-4b81-861f-18a6db6e9ecd used request id req-a284bf18-388d-4681-a0e3-24b4edcfeaa3 2019-01-20 19:08:32,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:33,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:32 GMT Server: Apache x-compute-request-id: req-64daf94e-661d-4b84-98a1-1061d8534676 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64daf94e-661d-4b84-98a1-1061d8534676 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed", "qos_specs_id": "d42d6ad6-4e40-480d-9085-d499f2b500b1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6828404-ac13-4b81-861f-18a6db6e9ecd", "description": null}} 2019-01-20 19:08:33,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd used request id req-64daf94e-661d-4b84-98a1-1061d8534676 2019-01-20 19:08:33,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:33,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache x-compute-request-id: req-4acd40c7-fc50-4d33-83b7-c34a2181b6d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4acd40c7-fc50-4d33-83b7-c34a2181b6d2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "e6828404-ac13-4b81-861f-18a6db6e9ecd", "control_location": "back-end", "deleted": false, "created_at": "2019-01-20T19:08:32.000000", "updated_at": null, "encryption_id": "320ebabe-8273-43f4-94a2-40a9570a2591", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-20 19:08:33,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd/encryption used request id req-4acd40c7-fc50-4d33-83b7-c34a2181b6d2 2019-01-20 19:08:33,276 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed 2019-01-20 19:08:33,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:33,468 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache x-compute-request-id: req-eb0b1493-e7e9-482b-b15f-a2b9b2f5d46e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb0b1493-e7e9-482b-b15f-a2b9b2f5d46e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed", "qos_specs_id": "d42d6ad6-4e40-480d-9085-d499f2b500b1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e6828404-ac13-4b81-861f-18a6db6e9ecd", "description": null}} 2019-01-20 19:08:33,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd used request id req-eb0b1493-e7e9-482b-b15f-a2b9b2f5d46e 2019-01-20 19:08:33,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:33,659 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-783663b0-5d35-446c-93de-cda870f25f93 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:33,659 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd/encryption/provider used request id req-783663b0-5d35-446c-93de-cda870f25f93 2019-01-20 19:08:33,660 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed 2019-01-20 19:08:33,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:33,715 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8f9a620-715f-416f-bcd4-c0adb7b51ebb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:33,715 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/types/e6828404-ac13-4b81-861f-18a6db6e9ecd used request id req-d8f9a620-715f-416f-bcd4-c0adb7b51ebb 2019-01-20 19:08:33,715 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ec628210-ae6a-4020-84ab-4e8bf803b3ed-qos 2019-01-20 19:08:33,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/d42d6ad6-4e40-480d-9085-d499f2b500b1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c796bc4b-c490-412e-85e6-209e21951054" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defbe27f010a25dccf3fb9ccd482ff1451b26894" 2019-01-20 19:08:33,763 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3493909-6f65-4fcf-be03-e0d892a4c79b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:33,763 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/0a0cff8e759d4d1da16a426ea55b33e6/qos-specs/d42d6ad6-4e40-480d-9085-d499f2b500b1?force=False used request id req-e3493909-6f65-4fcf-be03-e0d892a4c79b 2019-01-20 19:08:33,764 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 757.069s OK 2019-01-20 19:08:33,884 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:08:33,886 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:37 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-20 19:08:33,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:33,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:33,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dffcea-68d4-42ba-bfde-0397a89ab54e Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "23c2973d4cf8422aa397404449ebdd54", "links": {"self": "http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:33,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a6dffcea-68d4-42ba-bfde-0397a89ab54e 2019-01-20 19:08:33,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818600654602s 2019-01-20 19:08:33,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:08:33,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a782dd8-1a58-4a94-8577-7405aa25032a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:34,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/23c2973d4cf8422aa397404449ebdd54 used request id req-3a782dd8-1a58-4a94-8577-7405aa25032a 2019-01-20 19:08:34,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.186694145203s 2019-01-20 19:08:34,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:08:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418266b1-be90-42da-acc7-888005969a3b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3", "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "domain_id": "default", "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:08:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-418266b1-be90-42da-acc7-888005969a3b 2019-01-20 19:08:34,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105283021927s 2019-01-20 19:08:34,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-418266b1-be90-42da-acc7-888005969a3b 2019-01-20 19:08:34,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:08:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e449f631-52af-419b-a761-06a41cd35364 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c"}, "enabled": true, "id": "3a9eec9871444955ad67d7d75c990f9c", "options": {}, "domain_id": "default", "name": "api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3"}} 2019-01-20 19:08:34,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c used request id req-e449f631-52af-419b-a761-06a41cd35364 2019-01-20 19:08:34,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0942718982697s 2019-01-20 19:08:34,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c used request id req-e449f631-52af-419b-a761-06a41cd35364 2019-01-20 19:08:34,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 19:08:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0efa0f0-0594-4cad-afba-5c1e0e12ae3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:34,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c used request id req-a0efa0f0-0594-4cad-afba-5c1e0e12ae3f 2019-01-20 19:08:34,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199082136154s 2019-01-20 19:08:34,568 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3a9eec9871444955ad67d7d75c990f9c used request id req-a0efa0f0-0594-4cad-afba-5c1e0e12ae3f 2019-01-20 19:08:34,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:08:34,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ebd6bb-c886-4f35-9a57-f8a5901e9613 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6"}, "enabled": true, "id": "0a0cff8e759d4d1da16a426ea55b33e6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:08:34,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-29ebd6bb-c886-4f35-9a57-f8a5901e9613 2019-01-20 19:08:34,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821249485016s 2019-01-20 19:08:34,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-29ebd6bb-c886-4f35-9a57-f8a5901e9613 2019-01-20 19:08:34,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 19:08:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f335577-11a7-4521-b86b-9040736d2164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:34,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-2f335577-11a7-4521-b86b-9040736d2164 2019-01-20 19:08:34,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171618938446s 2019-01-20 19:08:34,826 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0a0cff8e759d4d1da16a426ea55b33e6 used request id req-2f335577-11a7-4521-b86b-9040736d2164 2019-01-20 19:08:34,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:34,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:34,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62237fb-78de-41ec-94de-e12e621a3cc0 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d63e70d737754d2db0587af84a955905", "links": {"self": "http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:34,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a62237fb-78de-41ec-94de-e12e621a3cc0 2019-01-20 19:08:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0699050426483s 2019-01-20 19:08:34,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:08:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:35,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f570147-9d48-4304-82cd-ec19612b4cab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:35,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905 used request id req-8f570147-9d48-4304-82cd-ec19612b4cab 2019-01-20 19:08:35,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.110459804535s 2019-01-20 19:08:35,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:08:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0a0cff8e759d4d1da16a426ea55b33e6&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c7501d94-f479-4a45-89ba-507f82e6c437 Date: Sun, 20 Jan 2019 19:08:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}]} 2019-01-20 19:08:35,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0a0cff8e759d4d1da16a426ea55b33e6&name=default used request id req-c7501d94-f479-4a45-89ba-507f82e6c437 2019-01-20 19:08:35,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194019794464s 2019-01-20 19:08:35,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0a0cff8e759d4d1da16a426ea55b33e6&name=default used request id req-c7501d94-f479-4a45-89ba-507f82e6c437 2019-01-20 19:08:35,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:08:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:35,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b5ce213a-b3c7-4688-85d4-ed021f88c831 Date: Sun, 20 Jan 2019 19:08:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:56:23Z", "updated_at": "2019-01-20T18:56:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "9a25d2d9-368e-4378-baef-c0285adffadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "8969be4c-3446-496c-bddc-97ac386895d8", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "c18709cc-b0db-4f31-a2b4-f3ccbb77580d", "remote_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:56:23Z", "revision_number": 0, "id": "a3196d81-848a-4813-8700-69e9be59b08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:56:23Z", "security_group_id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0cff8e759d4d1da16a426ea55b33e6"}], "revision_number": 4, "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "50881efa-9ff8-4d79-b208-4d8eb0d8dc42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 19:08:35,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b5ce213a-b3c7-4688-85d4-ed021f88c831 2019-01-20 19:08:35,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196151018143s 2019-01-20 19:08:35,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b5ce213a-b3c7-4688-85d4-ed021f88c831 2019-01-20 19:08:35,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-20 19:08:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/50881efa-9ff8-4d79-b208-4d8eb0d8dc42.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f6f74c71085db7f4ad2ff0dbdcd8c5bc6ccc9879" 2019-01-20 19:08:35,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0266b9bb-31cb-4f36-9f3e-5620ac85d159 Content-Length: 0 Date: Sun, 20 Jan 2019 19:08:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:08:35,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/50881efa-9ff8-4d79-b208-4d8eb0d8dc42.json used request id req-0266b9bb-31cb-4f36-9f3e-5620ac85d159 2019-01-20 19:08:35,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.380355119705s 2019-01-20 19:08:35,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/50881efa-9ff8-4d79-b208-4d8eb0d8dc42.json used request id req-0266b9bb-31cb-4f36-9f3e-5620ac85d159 2019-01-20 19:08:35,814 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:08:35,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:08:35,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:08:35,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:08:35,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:08:35,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:08:35,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:08:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:35,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3ee75b-8b2d-4b1c-b35f-be1aa18378f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:35,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d3ee75b-8b2d-4b1c-b35f-be1aa18378f5 2019-01-20 19:08:35,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:36,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T20:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["7UdPt3TeQ_6t4l-8REZocg"], "issued_at": "2019-01-20T19:08:36.000000Z"}} 2019-01-20 19:08:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:36,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:36,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2370816-8e35-4fb2-9a83-6f12f9a08860 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:08:36,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c2370816-8e35-4fb2-9a83-6f12f9a08860 2019-01-20 19:08:36,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.549249172211s 2019-01-20 19:08:36,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 19:08:36,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}}' 2019-01-20 19:08:36,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-361eb7f5-016e-4f08-8f83-dbedaf91103e Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2"}, "enabled": true, "id": "c3d5017d30c7465abb2da9f33c1561d2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}} 2019-01-20 19:08:36,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-361eb7f5-016e-4f08-8f83-dbedaf91103e 2019-01-20 19:08:36,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0990650653839s 2019-01-20 19:08:36,493 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-361eb7f5-016e-4f08-8f83-dbedaf91103e 2019-01-20 19:08:36,494 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'id': u'c3d5017d30c7465abb2da9f33c1561d2', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 19:08:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 19:08:36,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363887071609s 2019-01-20 19:08:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:36,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5c859d-4a3a-4398-ac09-04099336fb88 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}} 2019-01-20 19:08:36,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 used request id req-4a5c859d-4a3a-4398-ac09-04099336fb88 2019-01-20 19:08:36,955 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec264b067c154d1f90c636c8714cc8b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7'}) 2019-01-20 19:08:36,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f0c0a9-0bd8-4511-a4da-4ebb173d244f Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:37,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-11f0c0a9-0bd8-4511-a4da-4ebb173d244f 2019-01-20 19:08:37,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.086345911026s 2019-01-20 19:08:37,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb50b83d-0e34-4e0d-b1b0-82241489c5f3 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:37,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb50b83d-0e34-4e0d-b1b0-82241489c5f3 2019-01-20 19:08:37,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821659564972s 2019-01-20 19:08:37,126 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:08:37,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:08:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" -d '{"role": {"name": "Member"}}' 2019-01-20 19:08:37,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a9da713-7062-4352-8160-88f51289038c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}} 2019-01-20 19:08:37,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a9da713-7062-4352-8160-88f51289038c 2019-01-20 19:08:37,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.110530853271s 2019-01-20 19:08:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55be5bd3-d4ab-47d6-939e-b4251d8f44de Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "domain_id": null, "name": "Member", "id": "949c6a8826764bf9b58269026ad1140f"}} 2019-01-20 19:08:37,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f used request id req-55be5bd3-d4ab-47d6-939e-b4251d8f44de 2019-01-20 19:08:37,318 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f'}, 'domain_id': None, 'human_id': None, 'id': u'949c6a8826764bf9b58269026ad1140f', 'HUMAN_ID': False}) 2019-01-20 19:08:37,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f07068e-5f9f-4cbc-bd67-ab342d5d2fa2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:37,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f07068e-5f9f-4cbc-bd67-ab342d5d2fa2 2019-01-20 19:08:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771641731262s 2019-01-20 19:08:37,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:08:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c12a35-9e45-43f8-8ea0-2ca7dded8c14 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:08:37,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-17c12a35-9e45-43f8-8ea0-2ca7dded8c14 2019-01-20 19:08:37,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0881900787354s 2019-01-20 19:08:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:08:37,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9216ab4-abb6-47c8-9718-cf4e39a98cc3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "domain_id": "default", "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:08:37,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d9216ab4-abb6-47c8-9718-cf4e39a98cc3 2019-01-20 19:08:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108465909958s 2019-01-20 19:08:37,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d9216ab4-abb6-47c8-9718-cf4e39a98cc3 2019-01-20 19:08:37,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:08:37,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3f4afd-0b64-4ac0-96fc-de22654eacd7 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2"}, "enabled": true, "id": "c3d5017d30c7465abb2da9f33c1561d2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:08:37,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bb3f4afd-0b64-4ac0-96fc-de22654eacd7 2019-01-20 19:08:37,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0769898891449s 2019-01-20 19:08:37,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bb3f4afd-0b64-4ac0-96fc-de22654eacd7 2019-01-20 19:08:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:08:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=949c6a8826764bf9b58269026ad1140f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9418e9f8-4a33-4196-84eb-3c0531adbfb7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=949c6a8826764bf9b58269026ad1140f", "previous": null, "next": null}} 2019-01-20 19:08:37,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=949c6a8826764bf9b58269026ad1140f used request id req-9418e9f8-4a33-4196-84eb-3c0531adbfb7 2019-01-20 19:08:37,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798060894012s 2019-01-20 19:08:37,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:08:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2/users/ec264b067c154d1f90c636c8714cc8b8/roles/949c6a8826764bf9b58269026ad1140f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:37,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4101eda0-20ab-4215-b218-1e339811c84c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:37,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2/users/ec264b067c154d1f90c636c8714cc8b8/roles/949c6a8826764bf9b58269026ad1140f used request id req-4101eda0-20ab-4215-b218-1e339811c84c 2019-01-20 19:08:37,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117341041565s 2019-01-20 19:08:37,879 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '892d7c84-6d27-4a1b-860c-1c9424062218', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'project_id': u'c3d5017d30c7465abb2da9f33c1561d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:08:37,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:08:37,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:08:37,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:08:37,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:08:37,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:08:37,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:08:37,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:08:37,884 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'password': '892d7c84-6d27-4a1b-860c-1c9424062218', 'project_name': 'snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c3d5017d30c7465abb2da9f33c1561d2', 'project_domain_name': 'Default'} 2019-01-20 19:08:37,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf417855-0480-40bb-a718-f2549a139564 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:38,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf417855-0480-40bb-a718-f2549a139564 2019-01-20 19:08:38,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.162174940109s 2019-01-20 19:08:38,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:38,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc42bda-c17d-4f93-8d8b-f7d04038dcfb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:38,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cdc42bda-c17d-4f93-8d8b-f7d04038dcfb 2019-01-20 19:08:38,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801320075989s 2019-01-20 19:08:38,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:08:38,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15434147-e9b3-46b8-9fa2-55f58ef5f2ec Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:08:38,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-15434147-e9b3-46b8-9fa2-55f58ef5f2ec 2019-01-20 19:08:38,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0152940750122s 2019-01-20 19:08:38,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:08:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2798f6-6ae3-47ec-9c97-cef971a2b127 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "domain_id": "default", "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:08:38,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dc2798f6-6ae3-47ec-9c97-cef971a2b127 2019-01-20 19:08:38,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967891216278s 2019-01-20 19:08:38,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dc2798f6-6ae3-47ec-9c97-cef971a2b127 2019-01-20 19:08:38,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:08:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e262c49c-962f-4de7-b266-afa7c68e424f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2"}, "enabled": true, "id": "c3d5017d30c7465abb2da9f33c1561d2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:08:38,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e262c49c-962f-4de7-b266-afa7c68e424f 2019-01-20 19:08:38,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0789489746094s 2019-01-20 19:08:38,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e262c49c-962f-4de7-b266-afa7c68e424f 2019-01-20 19:08:38,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:08:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef9a7d9-f6e2-4716-bc24-16a7a13e2b2e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 19:08:38,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-eef9a7d9-f6e2-4716-bc24-16a7a13e2b2e 2019-01-20 19:08:38,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0784311294556s 2019-01-20 19:08:38,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:08:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2/users/ec264b067c154d1f90c636c8714cc8b8/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e57db5-e9a6-46a0-b1f1-a3cde94c1923 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:38,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2/users/ec264b067c154d1f90c636c8714cc8b8/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-62e57db5-e9a6-46a0-b1f1-a3cde94c1923 2019-01-20 19:08:38,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115741014481s 2019-01-20 19:08:38,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653d99ec-9e30-40fa-a9a6-42b64211554f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:38,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-653d99ec-9e30-40fa-a9a6-42b64211554f 2019-01-20 19:08:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781240463257s 2019-01-20 19:08:38,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:08:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-20 19:08:38,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e221eefd-0b36-4e30-a2ec-1d3c18b5766a Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5021429387e457894482e8a5d19c8bf", "links": {"self": "http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf"}, "name": "heat_stack_owner"}} 2019-01-20 19:08:38,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e221eefd-0b36-4e30-a2ec-1d3c18b5766a 2019-01-20 19:08:38,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.131942033768s 2019-01-20 19:08:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b996af-889f-4b5f-bce0-1014abf70bd9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf"}, "domain_id": null, "name": "heat_stack_owner", "id": "a5021429387e457894482e8a5d19c8bf"}} 2019-01-20 19:08:38,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf used request id req-b7b996af-889f-4b5f-bce0-1014abf70bd9 2019-01-20 19:08:38,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:08:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9990a40-8c63-43f8-a8c0-6a1393c72219 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5021429387e457894482e8a5d19c8bf", "links": {"self": "http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:38,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9990a40-8c63-43f8-a8c0-6a1393c72219 2019-01-20 19:08:38,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823261737823s 2019-01-20 19:08:38,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:08:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:38,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cd4a8d-1751-483a-96f0-aadb4c853308 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:08:38,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-14cd4a8d-1751-483a-96f0-aadb4c853308 2019-01-20 19:08:38,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0739750862122s 2019-01-20 19:08:38,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:08:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:39,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b7d6f6-8bd4-4b48-af0b-68f30f3f8b9b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "domain_id": "default", "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:08:39,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b4b7d6f6-8bd4-4b48-af0b-68f30f3f8b9b 2019-01-20 19:08:39,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103177070618s 2019-01-20 19:08:39,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b4b7d6f6-8bd4-4b48-af0b-68f30f3f8b9b 2019-01-20 19:08:39,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:08:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:39,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3667731-fd8c-4089-9d86-69a371d86065 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2"}, "enabled": true, "id": "c3d5017d30c7465abb2da9f33c1561d2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:08:39,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e3667731-fd8c-4089-9d86-69a371d86065 2019-01-20 19:08:39,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809659957886s 2019-01-20 19:08:39,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e3667731-fd8c-4089-9d86-69a371d86065 2019-01-20 19:08:39,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:08:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=a5021429387e457894482e8a5d19c8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:39,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd46fd4a-3253-41bc-8513-7ef96adbc575 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=a5021429387e457894482e8a5d19c8bf", "previous": null, "next": null}} 2019-01-20 19:08:39,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ec264b067c154d1f90c636c8714cc8b8&scope.project.id=c3d5017d30c7465abb2da9f33c1561d2&role.id=a5021429387e457894482e8a5d19c8bf used request id req-bd46fd4a-3253-41bc-8513-7ef96adbc575 2019-01-20 19:08:39,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.073548078537s 2019-01-20 19:08:39,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:08:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2/users/ec264b067c154d1f90c636c8714cc8b8/roles/a5021429387e457894482e8a5d19c8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:08:39,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ec8d7a-37c0-4867-9c64-263b4c9428bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:39,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2/users/ec264b067c154d1f90c636c8714cc8b8/roles/a5021429387e457894482e8a5d19c8bf used request id req-52ec8d7a-37c0-4867-9c64-263b4c9428bf 2019-01-20 19:08:39,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120105981827s 2019-01-20 19:08:39,365 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-20 19:08:39,365 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-20 19:08:39,366 - openstack_tests - INFO - OS Credentials = > 2019-01-20 19:08:39,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:39,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:39,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5021429387e457894482e8a5d19c8bf", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "949c6a8826764bf9b58269026ad1140f", "name": "Member"}], "expires_at": "2019-01-20T20:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3d5017d30c7465abb2da9f33c1561d2", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "id": "ec264b067c154d1f90c636c8714cc8b8"}, "audit_ids": ["XNAR31C1S5eh3WTELTXJAQ"], "issued_at": "2019-01-20T19:08:39.000000Z"}} 2019-01-20 19:08:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4366f482090a6a6e35a05620657b8edb8ef5392d" 2019-01-20 19:08:40,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fbbcfe5d-61cf-4159-81d2-17c5b53aebc3 Date: Sun, 20 Jan 2019 19:08:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:08:40,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-fbbcfe5d-61cf-4159-81d2-17c5b53aebc3 2019-01-20 19:08:40,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4366f482090a6a6e35a05620657b8edb8ef5392d" 2019-01-20 19:08:40,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3c8c8cc2-2eb6-498c-adb0-41f64ceaf2c0 Date: Sun, 20 Jan 2019 19:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 19:08:40,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e88d0900-09ed-463f-a000-5756cec8bab0 used request id req-3c8c8cc2-2eb6-498c-adb0-41f64ceaf2c0 2019-01-20 19:08:40,202 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 19:08:40,203 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-20 19:08:40,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:40,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:40,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5021429387e457894482e8a5d19c8bf", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "949c6a8826764bf9b58269026ad1140f", "name": "Member"}], "expires_at": "2019-01-20T20:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3d5017d30c7465abb2da9f33c1561d2", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "id": "ec264b067c154d1f90c636c8714cc8b8"}, "audit_ids": ["xmV11EQlTteDXak2OuKJpQ"], "issued_at": "2019-01-20T19:08:40.000000Z"}} 2019-01-20 19:08:40,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039b1816a37f0f2ed4ad53a3d5eba5d1839e2a65" 2019-01-20 19:08:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd6b8d3-c023-4f19-9b8a-a2c1df4a3d7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:40,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7fd6b8d3-c023-4f19-9b8a-a2c1df4a3d7a 2019-01-20 19:08:40,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:40,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:41,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5021429387e457894482e8a5d19c8bf", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "949c6a8826764bf9b58269026ad1140f", "name": "Member"}], "expires_at": "2019-01-20T20:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3d5017d30c7465abb2da9f33c1561d2", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "id": "ec264b067c154d1f90c636c8714cc8b8"}, "audit_ids": ["3F63dx1SQCuS8_azPUV4Fg"], "issued_at": "2019-01-20T19:08:41.000000Z"}} 2019-01-20 19:08:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:08:41,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c073335d-dd26-475e-ad66-9dc3f7351123 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:41,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c073335d-dd26-475e-ad66-9dc3f7351123 2019-01-20 19:08:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:41,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:41,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-eb15049c-0d13-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:08:41,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e210c622-220d-4dea-a3c4-df6e8a66cc10 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-eb15049c-0d13-44c-proj", "previous": null, "next": null}, "projects": []} 2019-01-20 19:08:41,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-eb15049c-0d13-44c-proj used request id req-e210c622-220d-4dea-a3c4-df6e8a66cc10 2019-01-20 19:08:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:08:41,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0fb42c-b098-434b-b4ae-319729febef1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 19:08:41,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7d0fb42c-b098-434b-b4ae-319729febef1 2019-01-20 19:08:41,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}}' 2019-01-20 19:08:41,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-affe0e30-1284-47bb-b8fa-5da452042cff Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:08:41,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-affe0e30-1284-47bb-b8fa-5da452042cff 2019-01-20 19:08:41,484 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-eb15049c-0d13-44c-proj 2019-01-20 19:08:41,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:41,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:41,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5021429387e457894482e8a5d19c8bf", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "949c6a8826764bf9b58269026ad1140f", "name": "Member"}], "expires_at": "2019-01-20T20:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3d5017d30c7465abb2da9f33c1561d2", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "id": "ec264b067c154d1f90c636c8714cc8b8"}, "audit_ids": ["ordDrWe2RpGn0A7HA0TcGw"], "issued_at": "2019-01-20T19:08:41.000000Z"}} 2019-01-20 19:08:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa80c6bd2face619536dc2c63e239d3bc2fcfce8" 2019-01-20 19:08:41,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf6824d-7498-4f94-9f56-6b53c7ec1445 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:41,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-daf6824d-7498-4f94-9f56-6b53c7ec1445 2019-01-20 19:08:41,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:41,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:41,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa80c6bd2face619536dc2c63e239d3bc2fcfce8" 2019-01-20 19:08:42,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3afde7fe-e52a-4790-ac1d-678d659106e4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "domain_id": "default", "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:08:42,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3afde7fe-e52a-4790-ac1d-678d659106e4 2019-01-20 19:08:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-eb15049c-0d13-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa80c6bd2face619536dc2c63e239d3bc2fcfce8" 2019-01-20 19:08:42,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ad12e3-f508-4f1d-a283-c5772130e3d8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-eb15049c-0d13-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}]} 2019-01-20 19:08:42,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-eb15049c-0d13-44c-proj used request id req-b5ad12e3-f508-4f1d-a283-c5772130e3d8 2019-01-20 19:08:42,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa80c6bd2face619536dc2c63e239d3bc2fcfce8" 2019-01-20 19:08:42,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80afcd61-0663-4dbc-8163-0dbe0ed025c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-20 19:08:42,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-80afcd61-0663-4dbc-8163-0dbe0ed025c0 2019-01-20 19:08:42,542 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-eb15049c-0d13-44c-user 2019-01-20 19:08:42,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:08:42,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa69e8e-2131-40df-86d2-41e838ff3fa4 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5021429387e457894482e8a5d19c8bf", "links": {"self": "http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:08:42,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3aa69e8e-2131-40df-86d2-41e838ff3fa4 2019-01-20 19:08:42,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" -d '{"role": {"name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role"}}' 2019-01-20 19:08:42,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ac19b5-9cb5-474d-ade2-c91a40cb5b18 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1805cbe667014330adf813df0415b24a", "links": {"self": "http://172.30.9.27:5000/v3/roles/1805cbe667014330adf813df0415b24a"}, "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role"}} 2019-01-20 19:08:42,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5ac19b5-9cb5-474d-ade2-c91a40cb5b18 2019-01-20 19:08:42,739 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-eb15049c-0d13-44c-proj-role 2019-01-20 19:08:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1805cbe667014330adf813df0415b24a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:08:42,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f347b87-b40e-4217-b9be-7ae5213be0f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1805cbe667014330adf813df0415b24a"}, "domain_id": null, "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role", "id": "1805cbe667014330adf813df0415b24a"}} 2019-01-20 19:08:42,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1805cbe667014330adf813df0415b24a used request id req-5f347b87-b40e-4217-b9be-7ae5213be0f2 2019-01-20 19:08:42,834 - keystone_utils - INFO - Granting role SimpleHealthCheck-eb15049c-0d13-44c-proj-role to project SimpleHealthCheck-eb15049c-0d13-44c-proj 2019-01-20 19:08:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e/users/861f607ef41444a184b0c7f61b6f8dee/roles/1805cbe667014330adf813df0415b24a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:08:42,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36cc6f1f-239d-48f2-a5f2-8c002b943607 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:08:42,963 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e/users/861f607ef41444a184b0c7f61b6f8dee/roles/1805cbe667014330adf813df0415b24a used request id req-36cc6f1f-239d-48f2-a5f2-8c002b943607 2019-01-20 19:08:42,963 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:08:42,965 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-20 19:08:42,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:42,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:43,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1805cbe667014330adf813df0415b24a", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role"}], "expires_at": "2019-01-20T20:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-eb15049c-0d13-44c-user", "id": "861f607ef41444a184b0c7f61b6f8dee"}, "audit_ids": ["f4x8SJ5pRs6DQtBa6KDS8A"], "issued_at": "2019-01-20T19:08:43.000000Z"}} 2019-01-20 19:08:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:08:43,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196284b7-45c8-4e82-895e-898356a53e42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:43,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-196284b7-45c8-4e82-895e-898356a53e42 2019-01-20 19:08:43,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:08:43,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-82897b2d-f15e-4f80-9f15-637da87a387f Date: Sun, 20 Jan 2019 19:08:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image"} 2019-01-20 19:08:43,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image used request id req-82897b2d-f15e-4f80-9f15-637da87a387f 2019-01-20 19:08:43,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:08:43,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b4d657fb-ae93-4c51-8071-159468e802c0 Date: Sun, 20 Jan 2019 19:08:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:08:43,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b4d657fb-ae93-4c51-8071-159468e802c0 2019-01-20 19:08:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image"}' 2019-01-20 19:08:44,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 X-Openstack-Request-Id: req-94c1f497-1b65-4be5-9be0-7c44874b01d6 Date: Sun, 20 Jan 2019 19:08:44 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:08:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T19:08:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "min_disk": 0, "protected": false, "id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "file": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/file", "checksum": null, "owner": "ce3f11ea6bba490b842a1faa3389bf2e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:08:44,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-94c1f497-1b65-4be5-9be0-7c44874b01d6 2019-01-20 19:08:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" -d '' 2019-01-20 19:08:45,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ddb4128-8f3e-4e7b-b9e5-4b6cd5082b90 Date: Sun, 20 Jan 2019 19:08:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:08:45,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/file used request id req-2ddb4128-8f3e-4e7b-b9e5-4b6cd5082b90 2019-01-20 19:08:45,390 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:08:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:08:45,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ee4bd189-7e53-4cb6-9744-29c0dff54a90 Date: Sun, 20 Jan 2019 19:08:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:08:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:08:45Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/snap", "metadata": {}}], "self": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "min_disk": 0, "protected": false, "id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "file": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3f11ea6bba490b842a1faa3389bf2e", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:08:45,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 used request id req-ee4bd189-7e53-4cb6-9744-29c0dff54a90 2019-01-20 19:08:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:08:45,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f3ee200-f810-4fb6-a383-90f73ffe838b Date: Sun, 20 Jan 2019 19:08:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:08:45,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3f3ee200-f810-4fb6-a383-90f73ffe838b 2019-01-20 19:08:45,707 - create_image - INFO - Created image with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image 2019-01-20 19:08:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:08:45,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-92b545e8-2268-4b56-915a-37008655e224 Date: Sun, 20 Jan 2019 19:08:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:08:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:08:45Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/snap", "metadata": {}}], "self": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "min_disk": 0, "protected": false, "id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "file": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3f11ea6bba490b842a1faa3389bf2e", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 19:08:45,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 used request id req-92b545e8-2268-4b56-915a-37008655e224 2019-01-20 19:08:45,861 - create_image - DEBUG - Instance status is - active 2019-01-20 19:08:45,862 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image 2019-01-20 19:08:45,862 - create_image - INFO - Image is now active with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image 2019-01-20 19:08:45,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:45,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:46,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1805cbe667014330adf813df0415b24a", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role"}], "expires_at": "2019-01-20T20:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-eb15049c-0d13-44c-user", "id": "861f607ef41444a184b0c7f61b6f8dee"}, "audit_ids": ["t_mqHomAQdGFuskmgyBP9g"], "issued_at": "2019-01-20T19:08:46.000000Z"}} 2019-01-20 19:08:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:08:46,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51c126b-6ac5-4daf-8516-b7a9998e26a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:46,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c51c126b-6ac5-4daf-8516-b7a9998e26a1 2019-01-20 19:08:46,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:08:46,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-918a512d-c560-49b6-b012-7c14d5006060 Date: Sun, 20 Jan 2019 19:08:46 GMT RESP BODY: {"networks":[]} 2019-01-20 19:08:46,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-918a512d-c560-49b6-b012-7c14d5006060 2019-01-20 19:08:46,500 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net 2019-01-20 19:08:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" -d '{"network": {"name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net", "admin_state_up": true}}' 2019-01-20 19:08:47,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-17338489-9298-4ac0-a053-ca2ada1847d9 Date: Sun, 20 Jan 2019 19:08:47 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2019-01-20T19:08:46Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}} 2019-01-20 19:08:47,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-17338489-9298-4ac0-a053-ca2ada1847d9 2019-01-20 19:08:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:08:47,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-080806de-3ef1-4d5b-af52-94364e537e3b Date: Sun, 20 Jan 2019 19:08:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-20T19:08:46Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:47,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-080806de-3ef1-4d5b-af52-94364e537e3b 2019-01-20 19:08:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:08:47,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78895e04-f963-47fc-95db-dcc8b56a6afe Date: Sun, 20 Jan 2019 19:08:47 GMT RESP BODY: {"subnets":[]} 2019-01-20 19:08:47,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-78895e04-f963-47fc-95db-dcc8b56a6afe 2019-01-20 19:08:47,711 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet 2019-01-20 19:08:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" -d '{"subnets": [{"ip_version": 4, "network_id": "b6fa1a94-2621-4525-8411-f80383405988", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]}' 2019-01-20 19:08:48,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9ba363ad-0e2d-44a2-b096-91d3838b1cd0 Date: Sun, 20 Jan 2019 19:08:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:48,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9ba363ad-0e2d-44a2-b096-91d3838b1cd0 2019-01-20 19:08:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:08:48,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2a94e56e-0ae1-45b4-982d-9ff7a39c5bf9 Date: Sun, 20 Jan 2019 19:08:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:48,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-2a94e56e-0ae1-45b4-982d-9ff7a39c5bf9 2019-01-20 19:08:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:08:48,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-52fb155a-995d-4033-9c72-d1ff6a417825 Date: Sun, 20 Jan 2019 19:08:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:48,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-52fb155a-995d-4033-9c72-d1ff6a417825 2019-01-20 19:08:48,942 - OpenStackNetwork - DEBUG - Network [b6fa1a94-2621-4525-8411-f80383405988] created successfully 2019-01-20 19:08:48,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:48,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:49,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5021429387e457894482e8a5d19c8bf", "name": "heat_stack_owner"}, {"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "949c6a8826764bf9b58269026ad1140f", "name": "Member"}], "expires_at": "2019-01-20T20:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3d5017d30c7465abb2da9f33c1561d2", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/c3d5017d30c7465abb2da9f33c1561d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "id": "ec264b067c154d1f90c636c8714cc8b8"}, "audit_ids": ["Yqc5s2NmSKCqUh8w6KOYHQ"], "issued_at": "2019-01-20T19:08:49.000000Z"}} 2019-01-20 19:08:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fcf3c4bdd9a215d697f1b8cb071f5ddfd3b1e5" 2019-01-20 19:08:49,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5cefbb-afbd-48c6-9f24-4ef8ba817644 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:49,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e5cefbb-afbd-48c6-9f24-4ef8ba817644 2019-01-20 19:08:49,410 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:08:49,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fcf3c4bdd9a215d697f1b8cb071f5ddfd3b1e5" 2019-01-20 19:08:49,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1332b4e-7a3f-434b-a248-a83a84097687 x-compute-request-id: req-b1332b4e-7a3f-434b-a248-a83a84097687 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-20 19:08:49,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b1332b4e-7a3f-434b-a248-a83a84097687 2019-01-20 19:08:49,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fcf3c4bdd9a215d697f1b8cb071f5ddfd3b1e5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-20 19:08:49,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-008c1459-c996-4423-8b1c-16129d720494 x-compute-request-id: req-008c1459-c996-4423-8b1c-16129d720494 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9924c590-2262-4ad8-824f-33296a0c79cf", "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:08:49,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-008c1459-c996-4423-8b1c-16129d720494 2019-01-20 19:08:49,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:49,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:50,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1805cbe667014330adf813df0415b24a", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role"}], "expires_at": "2019-01-20T20:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-eb15049c-0d13-44c-user", "id": "861f607ef41444a184b0c7f61b6f8dee"}, "audit_ids": ["Y6FN0WPXT8euXMIPLSz7_Q"], "issued_at": "2019-01-20T19:08:50.000000Z"}} 2019-01-20 19:08:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:50,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22551a48-328b-4c2f-949f-22c8f8c14b58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:50,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-22551a48-328b-4c2f-949f-22c8f8c14b58 2019-01-20 19:08:50,226 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-20 19:08:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:50,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c7cea8-1f22-4d7a-819b-78523de4cdbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:50,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-22c7cea8-1f22-4d7a-819b-78523de4cdbd 2019-01-20 19:08:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:50,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-01f491ef-17ab-47c4-84e7-eb319faa6535 Date: Sun, 20 Jan 2019 19:08:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:50,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-01f491ef-17ab-47c4-84e7-eb319faa6535 2019-01-20 19:08:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:50,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:50,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:50,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e628e8-f11c-4b26-a8ed-d737ca24978d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:08:50,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-61e628e8-f11c-4b26-a8ed-d737ca24978d 2019-01-20 19:08:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-96f96deb-abce-4fc2-bd1f-8d8b6fcb0187 Date: Sun, 20 Jan 2019 19:08:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:50,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-96f96deb-abce-4fc2-bd1f-8d8b6fcb0187 2019-01-20 19:08:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:51,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cfa50fb2-560a-4cc9-8f7a-769c1f414689 Date: Sun, 20 Jan 2019 19:08:51 GMT RESP BODY: {"ports":[]} 2019-01-20 19:08:51,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1&admin_state_up=True used request id req-cfa50fb2-560a-4cc9-8f7a-769c1f414689 2019-01-20 19:08:51,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:51,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c78d9fae-8ffd-455d-bbd0-4d245618c2af x-compute-request-id: req-c78d9fae-8ffd-455d-bbd0-4d245618c2af Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 19:08:51,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst used request id req-c78d9fae-8ffd-455d-bbd0-4d245618c2af 2019-01-20 19:08:51,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:51,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2b66fa25-2be3-4c5c-87db-e70feff9f821 Date: Sun, 20 Jan 2019 19:08:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:51,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-2b66fa25-2be3-4c5c-87db-e70feff9f821 2019-01-20 19:08:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:51,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963fd5b7-944c-4f34-b54b-5d0c8b548e5d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:08:51,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-963fd5b7-944c-4f34-b54b-5d0c8b548e5d 2019-01-20 19:08:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:51,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a0b1e1bc-4407-4d2a-81a0-d0c04eea1d14 Date: Sun, 20 Jan 2019 19:08:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:51,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-a0b1e1bc-4407-4d2a-81a0-d0c04eea1d14 2019-01-20 19:08:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a7f37f7-e443-4986-af49-6636ca902e02 Date: Sun, 20 Jan 2019 19:08:51 GMT RESP BODY: {"ports":[]} 2019-01-20 19:08:51,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1&admin_state_up=True used request id req-5a7f37f7-e443-4986-af49-6636ca902e02 2019-01-20 19:08:51,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-20 19:08:51,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:08:51,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1805cbe667014330adf813df0415b24a", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj-role"}], "expires_at": "2019-01-20T20:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/ce3f11ea6bba490b842a1faa3389bf2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-eb15049c-0d13-44c-user", "id": "861f607ef41444a184b0c7f61b6f8dee"}, "audit_ids": ["3Is6ORKhQ2OGZam_GqNlRA"], "issued_at": "2019-01-20T19:08:51.000000Z"}} 2019-01-20 19:08:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fea8f7f5a272d9d743c01865abdeaaa1d67a0b" 2019-01-20 19:08:51,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c072d8-0ba9-4376-891d-bd984005607b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:08:51,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-07c072d8-0ba9-4376-891d-bd984005607b 2019-01-20 19:08:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:52,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-787f6800-2667-4214-b8a4-436d084a3f6f Date: Sun, 20 Jan 2019 19:08:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:52,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-787f6800-2667-4214-b8a4-436d084a3f6f 2019-01-20 19:08:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:52,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-caf6f1fc-12a7-4c8b-a90d-eeeda42c545a Date: Sun, 20 Jan 2019 19:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:52,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-caf6f1fc-12a7-4c8b-a90d-eeeda42c545a 2019-01-20 19:08:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:52,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2782feff-a52d-41dc-b873-040944c64b07 Date: Sun, 20 Jan 2019 19:08:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:52,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-2782feff-a52d-41dc-b873-040944c64b07 2019-01-20 19:08:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:08:52,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:08:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:08:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fea8f7f5a272d9d743c01865abdeaaa1d67a0b" 2019-01-20 19:08:52,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34267aa3-041a-4392-80dc-962e0aad90cf Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:08:52,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-34267aa3-041a-4392-80dc-962e0aad90cf 2019-01-20 19:08:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-02ffb605-3221-4d2d-a228-14d7cad52710 Date: Sun, 20 Jan 2019 19:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:52,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-02ffb605-3221-4d2d-a228-14d7cad52710 2019-01-20 19:08:52,998 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net 2019-01-20 19:08:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" -d '{"port": {"network_id": "b6fa1a94-2621-4525-8411-f80383405988", "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1", "admin_state_up": true}}' 2019-01-20 19:08:53,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-d6b44314-0523-4f6b-bcc3-05fbe5c8574a Date: Sun, 20 Jan 2019 19:08:53 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2019-01-20T19:08:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2019-01-20T19:08:53Z","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:58:80:f5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","fixed_ips":[{"subnet_id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","ip_address":"10.55.0.7"}],"id":"e3e63911-028c-4650-bda3-c3ce5cee7ea1","security_groups":["8b46d902-3ddd-4f0b-b33a-45d6727e7acd"],"device_id":""}} 2019-01-20 19:08:53,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-d6b44314-0523-4f6b-bcc3-05fbe5c8574a 2019-01-20 19:08:53,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e3dbd66d-d70c-458f-b249-b3cfa655efb8 Date: Sun, 20 Jan 2019 19:08:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:08:54,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-e3dbd66d-d70c-458f-b249-b3cfa655efb8 2019-01-20 19:08:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da13f89-cee3-4ec6-a1dd-eac0f2296514 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:08:54,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-7da13f89-cee3-4ec6-a1dd-eac0f2296514 2019-01-20 19:08:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ffe6ca34-e818-4b00-b685-790fa546750b Date: Sun, 20 Jan 2019 19:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:08:54,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-ffe6ca34-e818-4b00-b685-790fa546750b 2019-01-20 19:08:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5f5f19ff-efee-43a8-9560-cc73290c68da Date: Sun, 20 Jan 2019 19:08:54 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:53Z","admin_state_up":true,"updated_at":"2019-01-20T19:08:53Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:58:80:f5","id":"e3e63911-028c-4650-bda3-c3ce5cee7ea1","port_security_enabled":true,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","fixed_ips":[{"subnet_id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["8b46d902-3ddd-4f0b-b33a-45d6727e7acd"],"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1"}]} 2019-01-20 19:08:54,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1&admin_state_up=True used request id req-5f5f19ff-efee-43a8-9560-cc73290c68da 2019-01-20 19:08:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52587f9f-4ec1-49c0-ab58-48dd2cf3813e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:08:54,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-52587f9f-4ec1-49c0-ab58-48dd2cf3813e 2019-01-20 19:08:54,379 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst 2019-01-20 19:08:54,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6dc597c-6fc7-4ccb-a0c5-19ed2d73825b x-compute-request-id: req-d6dc597c-6fc7-4ccb-a0c5-19ed2d73825b Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}], "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-flavor-name"}]} 2019-01-20 19:08:54,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d6dc597c-6fc7-4ccb-a0c5-19ed2d73825b 2019-01-20 19:08:54,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d71a56bc-d8b4-4fca-9219-d796f0a78098 x-compute-request-id: req-d71a56bc-d8b4-4fca-9219-d796f0a78098 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9924c590-2262-4ad8-824f-33296a0c79cf", "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:08:54,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf used request id req-d71a56bc-d8b4-4fca-9219-d796f0a78098 2019-01-20 19:08:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5ea4de51-35a0-48db-ab8c-789c3187f7e4 Date: Sun, 20 Jan 2019 19:08:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T19:08:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-20T19:08:45Z", "visibility": "shared", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/snap", "metadata": {}}], "self": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "min_disk": 0, "protected": false, "id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "file": "/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3f11ea6bba490b842a1faa3389bf2e", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/aff1cb59-2f3e-45f8-b915-927e8d67a348/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image"} 2019-01-20 19:08:54,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image used request id req-5ea4de51-35a0-48db-ab8c-789c3187f7e4 2019-01-20 19:08:54,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:54,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a4d5c41-0bc1-47a9-8d81-fba8022ebfe3 Date: Sun, 20 Jan 2019 19:08:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 19:08:54,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6a4d5c41-0bc1-47a9-8d81-fba8022ebfe3 2019-01-20 19:08:54,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" -d '{"server": {"name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "imageRef": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "flavorRef": "9924c590-2262-4ad8-824f-33296a0c79cf", "max_count": 1, "min_count": 1, "networks": [{"port": "e3e63911-028c-4650-bda3-c3ce5cee7ea1"}]}}' 2019-01-20 19:08:55,929 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1deab4dc-1818-4019-b7a7-ac3f88d71d24 x-compute-request-id: req-1deab4dc-1818-4019-b7a7-ac3f88d71d24 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "adminPass": "PT2aUK2c6PeD"}} 2019-01-20 19:08:55,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1deab4dc-1818-4019-b7a7-ac3f88d71d24 2019-01-20 19:08:55,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:56,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2982ad7-3526-4039-b5d5-79aa2b292d65 x-compute-request-id: req-f2982ad7-3526-4039-b5d5-79aa2b292d65 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:08:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:08:56,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-f2982ad7-3526-4039-b5d5-79aa2b292d65 2019-01-20 19:08:56,302 - create_instance - INFO - Created instance with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst 2019-01-20 19:08:56,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:08:56,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9bd1929-7ef1-42be-a1a9-9f24d509f415 x-compute-request-id: req-f9bd1929-7ef1-42be-a1a9-9f24d509f415 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:08:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:08:56,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-f9bd1929-7ef1-42be-a1a9-9f24d509f415 2019-01-20 19:08:56,518 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst] is - BUILD 2019-01-20 19:08:56,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:08:59,521 - create_instance - DEBUG - VM status query timeout in 896.781067848 2019-01-20 19:08:59,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:00,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897004ad-1d84-416a-a554-f33148a472eb x-compute-request-id: req-897004ad-1d84-416a-a554-f33148a472eb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "security_groups": [{"name": "default"}], "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:08:57Z", "hostId": "910ed3381ad3536b4f5c122c28ba86e02d540595d0aac2abaf771454", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:09:00,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-897004ad-1d84-416a-a554-f33148a472eb 2019-01-20 19:09:00,225 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst] is - BUILD 2019-01-20 19:09:00,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:09:03,229 - create_instance - DEBUG - VM status query timeout in 893.073612928 2019-01-20 19:09:03,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:03,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6874a1-7c4a-49ab-875b-9497bba406d7 x-compute-request-id: req-db6874a1-7c4a-49ab-875b-9497bba406d7 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:80:f5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:08:59.000000", "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "security_groups": [{"name": "default"}], "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:00Z", "hostId": "910ed3381ad3536b4f5c122c28ba86e02d540595d0aac2abaf771454", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:09:03,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-db6874a1-7c4a-49ab-875b-9497bba406d7 2019-01-20 19:09:03,956 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst] is - ACTIVE 2019-01-20 19:09:03,956 - create_instance - INFO - VM is - ACTIVE 2019-01-20 19:09:03,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:04,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efd8af20-e2df-426e-8da7-8726edc4d1b6 x-compute-request-id: req-efd8af20-e2df-426e-8da7-8726edc4d1b6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:80:f5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:08:59.000000", "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "security_groups": [{"name": "default"}], "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:00Z", "hostId": "910ed3381ad3536b4f5c122c28ba86e02d540595d0aac2abaf771454", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:09:04,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-efd8af20-e2df-426e-8da7-8726edc4d1b6 2019-01-20 19:09:04,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:04,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f6f9d12b-0dfd-481c-9bd2-5c942a0d879e Date: Sun, 20 Jan 2019 19:09:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["813acf4d-71a2-4cb6-8591-89d5e0eb2d9a"],"updated_at":"2019-01-20T19:08:48Z","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"b6fa1a94-2621-4525-8411-f80383405988","name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net"}]} 2019-01-20 19:09:04,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net used request id req-f6f9d12b-0dfd-481c-9bd2-5c942a0d879e 2019-01-20 19:09:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:04,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8648a51e-f371-41c2-ba8b-9e73675622ea Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:09:04,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-8648a51e-f371-41c2-ba8b-9e73675622ea 2019-01-20 19:09:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:04,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-89e23a44-ca97-46cd-87bf-abcc79547a49 Date: Sun, 20 Jan 2019 19:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","dns_nameservers":[],"updated_at":"2019-01-20T19:08:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce3f11ea6bba490b842a1faa3389bf2e","id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","subnetpool_id":null,"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet"}]} 2019-01-20 19:09:04,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-89e23a44-ca97-46cd-87bf-abcc79547a49 2019-01-20 19:09:04,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:04,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3019 X-Openstack-Request-Id: req-2e6cd53a-149b-469f-91f2-c416973f9064 Date: Sun, 20 Jan 2019 19:09:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:49Z","admin_state_up":true,"updated_at":"2019-01-20T19:08:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6fa1a94-2621-4525-8411-f80383405988","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:ac:72:60","id":"592a10e5-44af-4538-a0d0-089e7be5b746","port_security_enabled":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","fixed_ips":[{"subnet_id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:48Z","admin_state_up":true,"updated_at":"2019-01-20T19:08:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6fa1a94-2621-4525-8411-f80383405988","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:24:b9:cc","id":"a13c93cd-d233-4c35-9499-82181463804e","port_security_enabled":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","fixed_ips":[{"subnet_id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:50Z","admin_state_up":true,"updated_at":"2019-01-20T19:08:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6fa1a94-2621-4525-8411-f80383405988","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:7e:d7:b7","id":"a7d9481e-55b9-4657-a41c-02dbe3b99b6e","port_security_enabled":false,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","fixed_ips":[{"subnet_id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6fa1a94-2621-4525-8411-f80383405988","tenant_id":"ce3f11ea6bba490b842a1faa3389bf2e","created_at":"2019-01-20T19:08:53Z","admin_state_up":true,"updated_at":"2019-01-20T19:08:58Z","binding:vnic_type":"normal","device_id":"05446c88-38a1-4d06-b761-c05f44ab26e8","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:58:80:f5","id":"e3e63911-028c-4650-bda3-c3ce5cee7ea1","port_security_enabled":true,"project_id":"ce3f11ea6bba490b842a1faa3389bf2e","fixed_ips":[{"subnet_id":"813acf4d-71a2-4cb6-8591-89d5e0eb2d9a","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["8b46d902-3ddd-4f0b-b33a-45d6727e7acd"],"name":"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1"}]} 2019-01-20 19:09:04,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b6fa1a94-2621-4525-8411-f80383405988 used request id req-2e6cd53a-149b-469f-91f2-c416973f9064 2019-01-20 19:09:04,990 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2019-01-20 19:09:04,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:05,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1affe484-d2fb-4f42-bcd0-c4f241adcef0 x-compute-request-id: req-1affe484-d2fb-4f42-bcd0-c4f241adcef0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:80:f5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:08:59.000000", "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "security_groups": [{"name": "default"}], "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:00Z", "hostId": "910ed3381ad3536b4f5c122c28ba86e02d540595d0aac2abaf771454", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:09:05,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-1affe484-d2fb-4f42-bcd0-c4f241adcef0 2019-01-20 19:09:05,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:09:06,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71c169de-8c9a-4636-84be-cbb7e31c8e99 x-compute-request-id: req-71c169de-8c9a-4636-84be-cbb7e31c8e99 Content-Encoding: gzip Content-Length: 9425 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504074266 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130076] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131764] pid_max: default: 32768 minimum: 301\n[ 0.132665] ACPI: Core revision 20150930\n[ 0.134082] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135416] Security Framework initialized\n[ 0.136245] Yama: becoming mindful.\n[ 0.136986] AppArmor: AppArmor initialized\n[ 0.137855] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139161] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140439] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141680] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143068] Initializing cgroup subsys io\n[ 0.143902] Initializing cgroup subsys memory\n[ 0.144779] Initializing cgroup subsys devices\n[ 0.145673] Initializing cgroup subsys freezer\n[ 0.146559] Initializing cgroup subsys net_cls\n[ 0.147443] Initializing cgroup subsys perf_event\n[ 0.148372] Initializing cgroup subsys net_prio\n[ 0.149281] Initializing cgroup subsys hugetlb\n[ 0.150162] Initializing cgroup subsys pids\n[ 0.151044] CPU: Physical Processor ID: 0\n[ 0.152538] mce: CPU supports 10 MCE banks\n[ 0.153407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154419] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165022] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171362] ftrace: allocating 31920 entries in 125 pages\n[ 0.197347] smpboot: Max logical packages: 1\n[ 0.198214] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199575] x2apic enabled\n[ 0.200388] Switched APIC routing to physical x2apic.\n[ 0.202153] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205299] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207105] KVM setup paravirtual spinlock\n[ 0.208402] x86: Booted up 1 node, 1 CPUs\n[ 0.209223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210628] devtmpfs: initialized\n[ 0.212341] evm: security.selinux\n[ 0.213054] evm: security.SMACK64\n[ 0.213754] evm: security.SMACK64EXEC\n[ 0.214507] evm: security.SMACK64TRANSMUTE\n[ 0.215329] evm: security.SMACK64MMAP\n[ 0.216088] evm: security.ima\n[ 0.216740] evm: security.capability\n[ 0.217549] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219428] pinctrl core: initialized pinctrl subsystem\n[ 0.220546] RTC time: 19:08:59, date: 01/20/19\n[ 0.221509] NET: Registered protocol family 16\n[ 0.222496] cpuidle: using governor ladder\n[ 0.223330] cpuidle: using governor menu\n[ 0.224126] PCCT header not found.\n[ 0.224889] ACPI: bus type PCI registered\n[ 0.225697] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226957] PCI: Using configuration type 1 for base access\n[ 0.228711] ACPI: Added _OSI(Module Device)\n[ 0.229568] ACPI: Added _OSI(Processor Device)\n[ 0.230439] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231348] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233478] ACPI: Interpreter enabled\n[ 0.234267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241757] ACPI: (supports S0 S5)\n[ 0.242467] ACPI: Using IOAPIC for interrupt routing\n[ 0.243555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246664] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247822] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249070] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252528] acpiphp: Slot [3] registered\n[ 0.253339] acpiphp: Slot [4] registered\n[ 0.254148] acpiphp: Slot [5] registered\n[ 0.254954] acpiphp: Slot [6] registered\n[ 0.255757] acpiphp: Slot [7] registered\n[ 0.256565] acpiphp: Slot [8] registered\n[ 0.257373] acpiphp: Slot [9] registered\n[ 0.258177] acpiphp: Slot [10] registered\n[ 0.259004] acpiphp: Slot [11] registered\n[ 0.259825] acpiphp: Slot [12] registered\n[ 0.260647] acpiphp: Slot [13] registered\n[ 0.261465] acpiphp: Slot [14] registered\n[ 0.262283] acpiphp: Slot [15] registered\n[ 0.273603] acpiphp: Slot [16] registered\n[ 0.274430] acpiphp: Slot [17] registered\n[ 0.275250] acpiphp: Slot [18] registered\n[ 0.276071] acpiphp: Slot [19] registered\n[ 0.276889] acpiphp: Slot [20] registered\n[ 0.277711] acpiphp: Slot [21] registered\n[ 0.278531] acpiphp: Slot [22] registered\n[ 0.279349] acpiphp: Slot [23] registered\n[ 0.280170] acpiphp: Slot [24] registered\n[ 0.280990] acpiphp: Slot [25] registered\n[ 0.281812] acpiphp: Slot [26] registered\n[ 0.282626] acpiphp: Slot [27] registered\n[ 0.283442] acpiphp: Slot [28] registered\n[ 0.284261] acpiphp: Slot [29] registered\n[ 0.285078] acpiphp: Slot [30] registered\n[ 0.285903] acpiphp: Slot [31] registered\n[ 0.286714] PCI host bridge to bus 0000:00\n[ 0.287535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288764] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289994] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291463] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.292926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301680] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302967] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310780] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359998] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361442] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364102] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365585] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368230] vgaarb: loaded\n[ 0.368842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369994] SCSI subsystem initialized\n[ 0.370837] ACPI: bus type USB registered\n[ 0.371660] usbcore: registered new interface driver usbfs\n[ 0.372741] usbcore: registered new interface driver hub\n[ 0.373759] usbcore: registered new device driver usb\n[ 0.374824] PCI: Using ACPI for IRQ routing\n[ 0.375860] NetLabel: Initializing\n[ 0.376583] NetLabel: domain hash size = 128\n[ 0.377453] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378419] NetLabel: unlabeled traffic allowed by default\n[ 0.379524] clocksource: Switched to clocksource kvm-clock\n[ 0.384831] AppArmor: AppArmor Filesystem Enabled\n[ 0.385801] pnp: PnP ACPI init\n[ 0.386716] pnp: PnP ACPI: found 5 devices\n[ 0.392752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394485] NET: Registered protocol family 2\n[ 0.395462] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.396763] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.397949] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.399137] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401427] NET: Registered protocol family 1\n[ 0.402317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403433] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432959] Trying to unpack rootfs image as initramfs...\n[ 0.482422] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.496559] Scanning for low memory corruption every 60 seconds\n[ 0.497934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499097] audit: initializing netlink subsys (disabled)\n[ 0.500141] audit: type=2000 audit(1548011340.515:1): initialized\n[ 0.501460] Initialise system trusted keyring\n[ 0.502397] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503582] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505590] zbud: loaded\n[ 0.506301] VFS: Disk quotas dquot_6.6.0\n[ 0.507130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508654] fuse init (API version 7.23)\n[ 0.509547] Key type big_key registered\n[ 0.510361] Allocating IMA MOK and blacklist keyrings.\n[ 0.511478] Key type asymmetric registered\n[ 0.512321] Asymmetric key parser 'x509' registered\n[ 0.513296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514781] io scheduler noop registered\n[ 0.515593] io scheduler deadline registered (default)\n[ 0.516600] io scheduler cfq registered\n[ 0.517439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521255] ACPI: Power Button [PWRF]\n[ 0.522108] GHES: HEST is not enabled!\n[ 0.554994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585029] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588200] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611948] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614157] Linux agpgart interface v0.103\n[ 0.616646] brd: module loaded\n[ 0.617850] loop: module loaded\n[ 0.622243] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623748] GPT:90111 != 20971519\n[ 0.624457] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625578] GPT:90111 != 20971519\n[ 0.626280] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627271] vda: vda1 vda15\n[ 0.628817] scsi host0: ata_piix\n[ 0.629574] scsi host1: ata_piix\n[ 0.630298] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633399] libphy: Fixed MDIO Bus: probed\n[ 0.634248] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637559] PPP generic driver version 2.4.2\n[ 0.638455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639680] ehci-pci: EHCI PCI platform driver\n[ 0.640574] ehci-platform: EHCI generic platform driver\n[ 0.641581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642727] ohci-pci: OHCI PCI platform driver\n[ 0.643621] ohci-platform: OHCI generic platform driver\n[ 0.644633] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658963] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661505] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662556] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.664978] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666431] usb usb1: Product: UHCI Host Controller\n[ 0.667402] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669595] hub 1-0:1.0: USB hub found\n[ 0.670398] hub 1-0:1.0: 2 ports detected\n[ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673466] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674443] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675497] mousedev: PS/2 mouse device common for all mice\n[ 0.676788] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681019] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682243] i2c /dev entries driver\n[ 0.683011] device-mapper: uevent: version 1.0.3\n[ 0.683976] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685640] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686943] NET: Registered protocol family 10\n[ 0.687991] NET: Registered protocol family 17\n[ 0.688898] Key type dns_resolver registered\n[ 0.689842] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690969] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692781] registered taskstats version 1\n[ 0.693630] Loading compiled-in X.509 certificates\n[ 0.695095] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697008] zswap: loaded using pool lzo/zbud\n[ 0.698404] Key type trusted registered\n[ 0.700009] Key type encrypted registered\n[ 0.700847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701900] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702959] evm: HMAC attrs: 0x1\n[ 0.703927] Magic number: 3:552:142\n[ 0.704707] block ram7: hash matches\n[ 0.705481] acpi device:13: hash matches\n[ 0.706362] rtc_cmos 00:00: setting system clock to 2019-01-20 19:09:00 UTC (1548011340)\n[ 0.708016] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709152] EDD information not available.\n[ 0.792526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804963] Write protecting the kernel read-only data: 14336k\n[ 0.806582] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808424] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.853982] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-0000001d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoH7s0s3VAlrwajQRN1/4vd8fhWGw6u00ZJBhdCWmJvs7fzMNdUIbX1lLq8tNw6o90+AIhsr5ZzTLb/zVpG+N9HyxviTyI839/3+C+OFegcPAvoIjonZUswUvrZrKuW8MdIrY6xeGVnK8lwF/E5rGQZYC3ahzj08u76+6mwjCMjM+ATjYIBnQd762ldy+76+lqe4VIb8rSynbCxwGcdDloXTRRMn6ZjvJZ7i2QxeRAul+lWG2ITjhKU4VwynwM2wtvrSIRyE66hWh2cKBlF4LtC5PI4YNeTIuLZK48gFbffBoqmDqg8gcTL9ei0CXKN5ow7z2+oFVN+cqo0HqSW8Sb root@simplehealthcheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAOulNukBBRt7sLRPkSe8NX0MWisJfGY1rnJZ6kIu/fmMQvKdpG+0JH4AcUTpxOhN9BplT+Dle/QhvtZkQdfEcov8arjb0inN1smULN1UdmgC6Itx0Tgdm+Ii/nM4dGZaNi5Yx9A33GG+thHMwCmdQWCVoGV66mySW2M2hg05MkW/AAAAFQCaiwnn9QfdsgRMx9KMkwuxedQ/jwAAAIA5BRxgbWBuelsx8P9VBtDoaMZTeZ1ZVgcEgylON1nMP8zSiiHqFQbBixiAhEKDmOqL47hugmKMDKhgFwgTMD9nmc3d5fMQF06eozFpMaCpsQQxGxo4vB1X+vKylyoOrfuiKDlHQWvXBZ0hTzOt9301sfJEsduDdtklAWLcnEzuegAAAIEAxARjXqV/vEhWER4IIE3ECt/kj7O2QAJOQS3sSOuMsQFvjCwIwo0XisGX0AE9MQRzGNSDaw8HFN7zYF685S8Y6sbEbomUZImzGgPJKpWbxR1tFnr9bpKpKl69hEfk6Gl4LBrCRWDhOqFSv1XEDQwVYRRAkyIu3bT4uTUSLdbsFVM= root@simplehealthcheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.7,24,fe80::f816:3eff:fe58:80f5/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.7 \nip-route:169.254.169.254 via 10.55.0.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.77 ===\n"} 2019-01-20 19:09:06,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8/action used request id req-71c169de-8c9a-4636-84be-cbb7e31c8e99 2019-01-20 19:09:06,520 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-20 19:09:06,520 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 504074266 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K 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.130076] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131764] pid_max: default: 32768 minimum: 301 [ 0.132665] ACPI: Core revision 20150930 [ 0.134082] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135416] Security Framework initialized [ 0.136245] Yama: becoming mindful. [ 0.136986] AppArmor: AppArmor initialized [ 0.137855] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139161] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140439] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141680] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143068] Initializing cgroup subsys io [ 0.143902] Initializing cgroup subsys memory [ 0.144779] Initializing cgroup subsys devices [ 0.145673] Initializing cgroup subsys freezer [ 0.146559] Initializing cgroup subsys net_cls [ 0.147443] Initializing cgroup subsys perf_event [ 0.148372] Initializing cgroup subsys net_prio [ 0.149281] Initializing cgroup subsys hugetlb [ 0.150162] Initializing cgroup subsys pids [ 0.151044] CPU: Physical Processor ID: 0 [ 0.152538] mce: CPU supports 10 MCE banks [ 0.153407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154419] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165022] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171362] ftrace: allocating 31920 entries in 125 pages [ 0.197347] smpboot: Max logical packages: 1 [ 0.198214] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199575] x2apic enabled [ 0.200388] Switched APIC routing to physical x2apic. [ 0.202153] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205299] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207105] KVM setup paravirtual spinlock [ 0.208402] x86: Booted up 1 node, 1 CPUs [ 0.209223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210628] devtmpfs: initialized [ 0.212341] evm: security.selinux [ 0.213054] evm: security.SMACK64 [ 0.213754] evm: security.SMACK64EXEC [ 0.214507] evm: security.SMACK64TRANSMUTE [ 0.215329] evm: security.SMACK64MMAP [ 0.216088] evm: security.ima [ 0.216740] evm: security.capability [ 0.217549] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219428] pinctrl core: initialized pinctrl subsystem [ 0.220546] RTC time: 19:08:59, date: 01/20/19 [ 0.221509] NET: Registered protocol family 16 [ 0.222496] cpuidle: using governor ladder [ 0.223330] cpuidle: using governor menu [ 0.224126] PCCT header not found. [ 0.224889] ACPI: bus type PCI registered [ 0.225697] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226957] PCI: Using configuration type 1 for base access [ 0.228711] ACPI: Added _OSI(Module Device) [ 0.229568] ACPI: Added _OSI(Processor Device) [ 0.230439] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231348] ACPI: Added _OSI(Processor Aggregator Device) [ 0.233478] ACPI: Interpreter enabled [ 0.234267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.241757] ACPI: (supports S0 S5) [ 0.242467] ACPI: Using IOAPIC for interrupt routing [ 0.243555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.246664] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.247822] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249070] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250279] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252528] acpiphp: Slot [3] registered [ 0.253339] acpiphp: Slot [4] registered [ 0.254148] acpiphp: Slot [5] registered [ 0.254954] acpiphp: Slot [6] registered [ 0.255757] acpiphp: Slot [7] registered [ 0.256565] acpiphp: Slot [8] registered [ 0.257373] acpiphp: Slot [9] registered [ 0.258177] acpiphp: Slot [10] registered [ 0.259004] acpiphp: Slot [11] registered [ 0.259825] acpiphp: Slot [12] registered [ 0.260647] acpiphp: Slot [13] registered [ 0.261465] acpiphp: Slot [14] registered [ 0.262283] acpiphp: Slot [15] registered [ 0.273603] acpiphp: Slot [16] registered [ 0.274430] acpiphp: Slot [17] registered [ 0.275250] acpiphp: Slot [18] registered [ 0.276071] acpiphp: Slot [19] registered [ 0.276889] acpiphp: Slot [20] registered [ 0.277711] acpiphp: Slot [21] registered [ 0.278531] acpiphp: Slot [22] registered [ 0.279349] acpiphp: Slot [23] registered [ 0.280170] acpiphp: Slot [24] registered [ 0.280990] acpiphp: Slot [25] registered [ 0.281812] acpiphp: Slot [26] registered [ 0.282626] acpiphp: Slot [27] registered [ 0.283442] acpiphp: Slot [28] registered [ 0.284261] acpiphp: Slot [29] registered [ 0.285078] acpiphp: Slot [30] registered [ 0.285903] acpiphp: Slot [31] registered [ 0.286714] PCI host bridge to bus 0000:00 [ 0.287535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288764] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289994] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291463] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.292926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299199] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301680] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302967] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310780] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359998] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.361442] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364102] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368230] vgaarb: loaded [ 0.368842] vgaarb: bridge control possible 0000:00:02.0 [ 0.369994] SCSI subsystem initialized [ 0.370837] ACPI: bus type USB registered [ 0.371660] usbcore: registered new interface driver usbfs [ 0.372741] usbcore: registered new interface driver hub [ 0.373759] usbcore: registered new device driver usb [ 0.374824] PCI: Using ACPI for IRQ routing [ 0.375860] NetLabel: Initializing [ 0.376583] NetLabel: domain hash size = 128 [ 0.377453] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378419] NetLabel: unlabeled traffic allowed by default [ 0.379524] clocksource: Switched to clocksource kvm-clock [ 0.384831] AppArmor: AppArmor Filesystem Enabled [ 0.385801] pnp: PnP ACPI init [ 0.386716] pnp: PnP ACPI: found 5 devices [ 0.392752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394485] NET: Registered protocol family 2 [ 0.395462] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.396763] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.397949] TCP: Hash tables configured (established 2048 bind 2048) [ 0.399137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400241] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.401427] NET: Registered protocol family 1 [ 0.402317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403433] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432959] Trying to unpack rootfs image as initramfs... [ 0.482422] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.496559] Scanning for low memory corruption every 60 seconds [ 0.497934] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499097] audit: initializing netlink subsys (disabled) [ 0.500141] audit: type=2000 audit(1548011340.515:1): initialized [ 0.501460] Initialise system trusted keyring [ 0.502397] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503582] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505590] zbud: loaded [ 0.506301] VFS: Disk quotas dquot_6.6.0 [ 0.507130] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508654] fuse init (API version 7.23) [ 0.509547] Key type big_key registered [ 0.510361] Allocating IMA MOK and blacklist keyrings. [ 0.511478] Key type asymmetric registered [ 0.512321] Asymmetric key parser 'x509' registered [ 0.513296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514781] io scheduler noop registered [ 0.515593] io scheduler deadline registered (default) [ 0.516600] io scheduler cfq registered [ 0.517439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521255] ACPI: Power Button [PWRF] [ 0.522108] GHES: HEST is not enabled! [ 0.554994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585029] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588200] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611948] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614157] Linux agpgart interface v0.103 [ 0.616646] brd: module loaded [ 0.617850] loop: module loaded [ 0.622243] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.623748] GPT:90111 != 20971519 [ 0.624457] GPT:Alternate GPT header not at the end of the disk. [ 0.625578] GPT:90111 != 20971519 [ 0.626280] GPT: Use GNU Parted to correct GPT errors. [ 0.627271] vda: vda1 vda15 [ 0.628817] scsi host0: ata_piix [ 0.629574] scsi host1: ata_piix [ 0.630298] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.631551] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.633399] libphy: Fixed MDIO Bus: probed [ 0.634248] tun: Universal TUN/TAP device driver, 1.6 [ 0.635226] tun: (C) 1999-2004 Max Krasnyansky [ 0.637559] PPP generic driver version 2.4.2 [ 0.638455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639680] ehci-pci: EHCI PCI platform driver [ 0.640574] ehci-platform: EHCI generic platform driver [ 0.641581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.642727] ohci-pci: OHCI PCI platform driver [ 0.643621] ohci-platform: OHCI generic platform driver [ 0.644633] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658963] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.660014] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661505] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662556] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.663708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.664978] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.666431] usb usb1: Product: UHCI Host Controller [ 0.667402] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.668578] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669595] hub 1-0:1.0: USB hub found [ 0.670398] hub 1-0:1.0: 2 ports detected [ 0.671320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.673466] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.674443] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.675497] mousedev: PS/2 mouse device common for all mice [ 0.676788] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.678661] rtc_cmos 00:00: RTC can wake from S4 [ 0.679797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.681019] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.682243] i2c /dev entries driver [ 0.683011] device-mapper: uevent: version 1.0.3 [ 0.683976] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.685640] ledtrig-cpu: registered to indicate activity on CPUs [ 0.686943] NET: Registered protocol family 10 [ 0.687991] NET: Registered protocol family 17 [ 0.688898] Key type dns_resolver registered [ 0.689842] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.690969] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.692781] registered taskstats version 1 [ 0.693630] Loading compiled-in X.509 certificates [ 0.695095] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.697008] zswap: loaded using pool lzo/zbud [ 0.698404] Key type trusted registered [ 0.700009] Key type encrypted registered [ 0.700847] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701900] ima: No TPM chip found, activating TPM-bypass! [ 0.702959] evm: HMAC attrs: 0x1 [ 0.703927] Magic number: 3:552:142 [ 0.704707] block ram7: hash matches [ 0.705481] acpi device:13: hash matches [ 0.706362] rtc_cmos 00:00: setting system clock to 2019-01-20 19:09:00 UTC (1548011340) [ 0.708016] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709152] EDD information not available. [ 0.792526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.804963] Write protecting the kernel read-only data: 14336k [ 0.806582] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808424] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 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.853982] 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.93 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 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-0000001d failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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=20953055,end=20971487 /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: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoH7s0s3VAlrwajQRN1/4vd8fhWGw6u00ZJBhdCWmJvs7fzMNdUIbX1lLq8tNw6o90+AIhsr5ZzTLb/zVpG+N9HyxviTyI839/3+C+OFegcPAvoIjonZUswUvrZrKuW8MdIrY6xeGVnK8lwF/E5rGQZYC3ahzj08u76+6mwjCMjM+ATjYIBnQd762ldy+76+lqe4VIb8rSynbCxwGcdDloXTRRMn6ZjvJZ7i2QxeRAul+lWG2ITjhKU4VwynwM2wtvrSIRyE66hWh2cKBlF4LtC5PI4YNeTIuLZK48gFbffBoqmDqg8gcTL9ei0CXKN5ow7z2+oFVN+cqo0HqSW8Sb root@simplehealthcheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst ssh-dss AAAAB3NzaC1kc3MAAACBAOulNukBBRt7sLRPkSe8NX0MWisJfGY1rnJZ6kIu/fmMQvKdpG+0JH4AcUTpxOhN9BplT+Dle/QhvtZkQdfEcov8arjb0inN1smULN1UdmgC6Itx0Tgdm+Ii/nM4dGZaNi5Yx9A33GG+thHMwCmdQWCVoGV66mySW2M2hg05MkW/AAAAFQCaiwnn9QfdsgRMx9KMkwuxedQ/jwAAAIA5BRxgbWBuelsx8P9VBtDoaMZTeZ1ZVgcEgylON1nMP8zSiiHqFQbBixiAhEKDmOqL47hugmKMDKhgFwgTMD9nmc3d5fMQF06eozFpMaCpsQQxGxo4vB1X+vKylyoOrfuiKDlHQWvXBZ0hTzOt9301sfJEsduDdtklAWLcnEzuegAAAIEAxARjXqV/vEhWER4IIE3ECt/kj7O2QAJOQS3sSOuMsQFvjCwIwo0XisGX0AE9MQRzGNSDaw8HFN7zYF685S8Y6sbEbomUZImzGgPJKpWbxR1tFnr9bpKpKl69hEfk6Gl4LBrCRWDhOqFSv1XEDQwVYRRAkyIu3bT4uTUSLdbsFVM= root@simplehealthcheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.7,24,fe80::f816:3eff:fe58:80f5/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.7 ip-route:169.254.169.254 via 10.55.0.3 dev eth0 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-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.77 === 2019-01-20 19:09:06,520 - create_instance - INFO - Deleting Port with ID - e3e63911-028c-4650-bda3-c3ce5cee7ea1 2019-01-20 19:09:06,521 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5port-1 2019-01-20 19:09:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/e3e63911-028c-4650-bda3-c3ce5cee7ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:07,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c067983c-77b5-4205-96a5-f6768389a4c4 Date: Sun, 20 Jan 2019 19:09:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:09:07,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/e3e63911-028c-4650-bda3-c3ce5cee7ea1 used request id req-c067983c-77b5-4205-96a5-f6768389a4c4 2019-01-20 19:09:07,114 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst 2019-01-20 19:09:07,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:07,292 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1442baba-9d14-4e01-950e-9a11dad7d586 x-compute-request-id: req-1442baba-9d14-4e01-950e-9a11dad7d586 Content-Type: application/json 2019-01-20 19:09:07,292 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-1442baba-9d14-4e01-950e-9a11dad7d586 2019-01-20 19:09:07,292 - create_instance - INFO - Checking deletion status 2019-01-20 19:09:07,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:07,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75efc433-b5c2-4608-b64e-3b526af3ee15 x-compute-request-id: req-75efc433-b5c2-4608-b64e-3b526af3ee15 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:80:f5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:08:59.000000", "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:07Z", "hostId": "910ed3381ad3536b4f5c122c28ba86e02d540595d0aac2abaf771454", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:09:07,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-75efc433-b5c2-4608-b64e-3b526af3ee15 2019-01-20 19:09:07,540 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst] is - ACTIVE 2019-01-20 19:09:07,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:09:10,543 - create_instance - DEBUG - VM status query timeout in 296.749285936 2019-01-20 19:09:10,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:10,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-469ad65d-462a-4021-839b-a917f02cd837 x-compute-request-id: req-469ad65d-462a-4021-839b-a917f02cd837 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/05446c88-38a1-4d06-b761-c05f44ab26e8", "rel": "bookmark"}], "image": {"id": "aff1cb59-2f3e-45f8-b915-927e8d67a348", "links": [{"href": "http://172.30.9.27:8774/images/aff1cb59-2f3e-45f8-b915-927e8d67a348", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:08:59.000000", "flavor": {"id": "9924c590-2262-4ad8-824f-33296a0c79cf", "links": [{"href": "http://172.30.9.27:8774/flavors/9924c590-2262-4ad8-824f-33296a0c79cf", "rel": "bookmark"}]}, "id": "05446c88-38a1-4d06-b761-c05f44ab26e8", "user_id": "861f607ef41444a184b0c7f61b6f8dee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:07Z", "hostId": "910ed3381ad3536b4f5c122c28ba86e02d540595d0aac2abaf771454", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst", "created": "2019-01-20T19:08:55Z", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 19:09:10,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-469ad65d-462a-4021-839b-a917f02cd837 2019-01-20 19:09:10,803 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst] is - ACTIVE 2019-01-20 19:09:10,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-20 19:09:13,807 - create_instance - DEBUG - VM status query timeout in 293.485841036 2019-01-20 19:09:13,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe94c19bd15c56ddb97b81fe5b96e45703cce40" 2019-01-20 19:09:13,860 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 19:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a9e6fb1-9276-4483-b200-0067e790f16b x-compute-request-id: req-2a9e6fb1-9276-4483-b200-0067e790f16b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 05446c88-38a1-4d06-b761-c05f44ab26e8 could not be found.", "code": 404}} 2019-01-20 19:09:13,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/05446c88-38a1-4d06-b761-c05f44ab26e8 used request id req-2a9e6fb1-9276-4483-b200-0067e790f16b 2019-01-20 19:09:13,860 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 05446c88-38a1-4d06-b761-c05f44ab26e8 could not be found. (HTTP 404) (Request-ID: req-2a9e6fb1-9276-4483-b200-0067e790f16b) 2019-01-20 19:09:13,861 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-inst 2019-01-20 19:09:13,862 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet 2019-01-20 19:09:13,862 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-subnet 2019-01-20 19:09:13,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/813acf4d-71a2-4cb6-8591-89d5e0eb2d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:09:16,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fe3d3fd-9b56-40e4-8b75-24e192361f34 Date: Sun, 20 Jan 2019 19:09:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:09:16,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/813acf4d-71a2-4cb6-8591-89d5e0eb2d9a used request id req-7fe3d3fd-9b56-40e4-8b75-24e192361f34 2019-01-20 19:09:16,396 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-priv-net 2019-01-20 19:09:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b6fa1a94-2621-4525-8411-f80383405988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f28dc092f5497acfbd30fd7adf7e0e40847af01" 2019-01-20 19:09:17,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66d1fd47-0a98-4396-a2fd-99903953df9d Date: Sun, 20 Jan 2019 19:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:09:17,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b6fa1a94-2621-4525-8411-f80383405988 used request id req-66d1fd47-0a98-4396-a2fd-99903953df9d 2019-01-20 19:09:17,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fcf3c4bdd9a215d697f1b8cb071f5ddfd3b1e5" 2019-01-20 19:09:17,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bee8404d-3a79-4057-9d2f-cdd027d755c7 x-compute-request-id: req-bee8404d-3a79-4057-9d2f-cdd027d755c7 Content-Length: 0 Content-Type: application/json 2019-01-20 19:09:17,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9924c590-2262-4ad8-824f-33296a0c79cf used request id req-bee8404d-3a79-4057-9d2f-cdd027d755c7 2019-01-20 19:09:17,647 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-e5e40efa-dfca-4bcd-884a-fd1d73f388b5-image 2019-01-20 19:09:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e43882ca1138029ef7b2d17b432312afdd5f9f5c" 2019-01-20 19:09:18,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab2a731b-f039-4a42-bd50-8365d1d3b4f0 Date: Sun, 20 Jan 2019 19:09:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:09:18,743 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/aff1cb59-2f3e-45f8-b915-927e8d67a348 used request id req-ab2a731b-f039-4a42-bd50-8365d1d3b4f0 2019-01-20 19:09:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:19,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9fed84ce-a61d-4b68-b72c-25f90be14ef4 Date: Sun, 20 Jan 2019 19:09:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "created_at": "2019-01-20T19:08:46Z", "updated_at": "2019-01-20T19:08:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "revision_number": 0, "id": "7c95c6e4-916f-4230-9d73-041808761e38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "revision_number": 0, "id": "8634cf99-4216-4ca4-b60f-a036247164b1", "remote_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "remote_ip_prefix": null, "created_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "revision_number": 0, "id": "9037303f-3b4c-4334-a26a-e503baeb156e", "remote_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "remote_ip_prefix": null, "created_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "revision_number": 0, "id": "f76fdc91-e17f-422d-ad14-8756d7e53833", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e"}], "revision_number": 4, "project_id": "ce3f11ea6bba490b842a1faa3389bf2e", "id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "created_at": "2019-01-20T19:09:18Z", "updated_at": "2019-01-20T19:09:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "2670772f-8c38-4129-b141-8bf706a8b887", "remote_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "b8270a46-968b-427a-82eb-e0b6dcdc68fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "f0beed99-e6b5-429f-a69a-fb770d324907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "fa70c7c7-d534-4371-b820-02d3ebf7bf8f", "remote_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}], "revision_number": 4, "project_id": "c3d5017d30c7465abb2da9f33c1561d2", "id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 19:09:19,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9fed84ce-a61d-4b68-b72c-25f90be14ef4 2019-01-20 19:09:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:19,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcf11a8-6ab7-4c10-a100-3abc3965baa7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-20 19:09:19,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31 used request id req-2dcf11a8-6ab7-4c10-a100-3abc3965baa7 2019-01-20 19:09:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:19,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bf140c-da38-474c-9fce-a7f41543a681 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-20 19:09:19,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b used request id req-92bf140c-da38-474c-9fce-a7f41543a681 2019-01-20 19:09:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:19,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49db37e1-c304-41e8-9821-67ef66f41297 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e"}, "enabled": true, "id": "ce3f11ea6bba490b842a1faa3389bf2e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-eb15049c-0d13-44c-proj"}} 2019-01-20 19:09:19,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-49db37e1-c304-41e8-9821-67ef66f41297 2019-01-20 19:09:19,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b46d902-3ddd-4f0b-b33a-45d6727e7acd 2019-01-20 19:09:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8b46d902-3ddd-4f0b-b33a-45d6727e7acd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:19,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5b48cacd-a588-4e24-8e2a-0333296da1b4 Date: Sun, 20 Jan 2019 19:09:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "port_range_min": null, "revision_number": 0, "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "created_at": "2019-01-20T19:08:46Z", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e", "id": "7c95c6e4-916f-4230-9d73-041808761e38"}, {"remote_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "port_range_min": null, "revision_number": 0, "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "created_at": "2019-01-20T19:08:46Z", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e", "id": "8634cf99-4216-4ca4-b60f-a036247164b1"}, {"remote_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "port_range_min": null, "revision_number": 0, "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "created_at": "2019-01-20T19:08:46Z", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e", "id": "9037303f-3b4c-4334-a26a-e503baeb156e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:08:46Z", "security_group_id": "8b46d902-3ddd-4f0b-b33a-45d6727e7acd", "port_range_min": null, "revision_number": 0, "tenant_id": "ce3f11ea6bba490b842a1faa3389bf2e", "created_at": "2019-01-20T19:08:46Z", "project_id": "ce3f11ea6bba490b842a1faa3389bf2e", "id": "f76fdc91-e17f-422d-ad14-8756d7e53833"}]} 2019-01-20 19:09:19,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8b46d902-3ddd-4f0b-b33a-45d6727e7acd used request id req-5b48cacd-a588-4e24-8e2a-0333296da1b4 2019-01-20 19:09:19,592 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 19:09:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8b46d902-3ddd-4f0b-b33a-45d6727e7acd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:19,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86527c8e-a530-421e-8fbd-dbb642456559 Content-Length: 0 Date: Sun, 20 Jan 2019 19:09:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:09:19,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8b46d902-3ddd-4f0b-b33a-45d6727e7acd used request id req-86527c8e-a530-421e-8fbd-dbb642456559 2019-01-20 19:09:19,943 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-eb15049c-0d13-44c-proj 2019-01-20 19:09:19,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:20,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfa3912-1b28-4640-bbc7-07e2a0827adf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:20,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ce3f11ea6bba490b842a1faa3389bf2e used request id req-ccfa3912-1b28-4640-bbc7-07e2a0827adf 2019-01-20 19:09:20,187 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-eb15049c-0d13-44c-proj-role 2019-01-20 19:09:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1805cbe667014330adf813df0415b24a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:20,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0e4fb7-6395-4390-af0c-98e532bafcb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:20,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1805cbe667014330adf813df0415b24a used request id req-0a0e4fb7-6395-4390-af0c-98e532bafcb6 2019-01-20 19:09:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5cbdd5b460438a4e629a2c1b56fb8eb8c2f1a2" 2019-01-20 19:09:20,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a23122-575d-4c3d-bc40-359d12bc81a7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5021429387e457894482e8a5d19c8bf", "links": {"self": "http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:09:20,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-27a23122-575d-4c3d-bc40-359d12bc81a7 2019-01-20 19:09:20,382 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-eb15049c-0d13-44c-user 2019-01-20 19:09:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/861f607ef41444a184b0c7f61b6f8dee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa80c6bd2face619536dc2c63e239d3bc2fcfce8" 2019-01-20 19:09:20,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-716c3a5d-6baf-4a57-ad41-fc5e423f993f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:20,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/861f607ef41444a184b0c7f61b6f8dee used request id req-716c3a5d-6baf-4a57-ad41-fc5e423f993f 2019-01-20 19:09:20,560 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.356s OK 2019-01-20 19:09:20,669 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:09:20,670 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-20 19:09:20,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:09:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:20,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14db2f0d-6546-4755-b98c-5b5c53fcfa08 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5021429387e457894482e8a5d19c8bf", "links": {"self": "http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:09:20,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-14db2f0d-6546-4755-b98c-5b5c53fcfa08 2019-01-20 19:09:20,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0721569061279s 2019-01-20 19:09:20,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:09:20,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:20,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9bedb5-9cff-4689-9569-a70d3adc6380 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:20,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a5021429387e457894482e8a5d19c8bf used request id req-1a9bedb5-9cff-4689-9569-a70d3adc6380 2019-01-20 19:09:20,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.137145996094s 2019-01-20 19:09:20,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:09:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:20,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f40e54-7e11-4cf9-8be9-77cf573ea700 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7", "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "domain_id": "default", "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:09:20,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b6f40e54-7e11-4cf9-8be9-77cf573ea700 2019-01-20 19:09:20,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990121364594s 2019-01-20 19:09:20,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b6f40e54-7e11-4cf9-8be9-77cf573ea700 2019-01-20 19:09:20,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:09:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fff7951-69a2-4a26-82c5-9f93489a1332 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8"}, "enabled": true, "id": "ec264b067c154d1f90c636c8714cc8b8", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}} 2019-01-20 19:09:21,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 used request id req-4fff7951-69a2-4a26-82c5-9f93489a1332 2019-01-20 19:09:21,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0862848758698s 2019-01-20 19:09:21,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 used request id req-4fff7951-69a2-4a26-82c5-9f93489a1332 2019-01-20 19:09:21,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 19:09:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727825b0-89d8-4762-826c-aa0eaa56c0b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:21,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 used request id req-727825b0-89d8-4762-826c-aa0eaa56c0b8 2019-01-20 19:09:21,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189568996429s 2019-01-20 19:09:21,266 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ec264b067c154d1f90c636c8714cc8b8 used request id req-727825b0-89d8-4762-826c-aa0eaa56c0b8 2019-01-20 19:09:21,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:09:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae9ffbf-ac7a-4fa8-bf02-87bbd6e175a0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2"}, "enabled": true, "id": "c3d5017d30c7465abb2da9f33c1561d2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:09:21,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-eae9ffbf-ac7a-4fa8-bf02-87bbd6e175a0 2019-01-20 19:09:21,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821390151978s 2019-01-20 19:09:21,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-eae9ffbf-ac7a-4fa8-bf02-87bbd6e175a0 2019-01-20 19:09:21,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 19:09:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9460370c-01f9-40d3-8be8-a15ed010018f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:21,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2 used request id req-9460370c-01f9-40d3-8be8-a15ed010018f 2019-01-20 19:09:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150564193726s 2019-01-20 19:09:21,502 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c3d5017d30c7465abb2da9f33c1561d2 used request id req-9460370c-01f9-40d3-8be8-a15ed010018f 2019-01-20 19:09:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:09:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fdac5b-765e-4d8b-96fb-99b83e29e7d0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "949c6a8826764bf9b58269026ad1140f", "links": {"self": "http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:09:21,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8fdac5b-765e-4d8b-96fb-99b83e29e7d0 2019-01-20 19:09:21,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813150405884s 2019-01-20 19:09:21,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:09:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0380cf7b-34b6-4d30-9fca-90882e1a936a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:21,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f used request id req-0380cf7b-34b6-4d30-9fca-90882e1a936a 2019-01-20 19:09:21,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.118081092834s 2019-01-20 19:09:21,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:09:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c3d5017d30c7465abb2da9f33c1561d2&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:21,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d03c16d6-97fa-4c81-b477-3ea050bbf4fd Date: Sun, 20 Jan 2019 19:09:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "created_at": "2019-01-20T19:09:18Z", "updated_at": "2019-01-20T19:09:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "2670772f-8c38-4129-b141-8bf706a8b887", "remote_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "b8270a46-968b-427a-82eb-e0b6dcdc68fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "f0beed99-e6b5-429f-a69a-fb770d324907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "fa70c7c7-d534-4371-b820-02d3ebf7bf8f", "remote_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}], "revision_number": 4, "project_id": "c3d5017d30c7465abb2da9f33c1561d2", "id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "name": "default"}]} 2019-01-20 19:09:21,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c3d5017d30c7465abb2da9f33c1561d2&name=default used request id req-d03c16d6-97fa-4c81-b477-3ea050bbf4fd 2019-01-20 19:09:21,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209968090057s 2019-01-20 19:09:21,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c3d5017d30c7465abb2da9f33c1561d2&name=default used request id req-d03c16d6-97fa-4c81-b477-3ea050bbf4fd 2019-01-20 19:09:21,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:09:21,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:22,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b211160b-775a-4925-a5ba-90c4fb3af77c Date: Sun, 20 Jan 2019 19:09:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "created_at": "2019-01-20T19:09:18Z", "updated_at": "2019-01-20T19:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "b8270a46-968b-427a-82eb-e0b6dcdc68fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "f0beed99-e6b5-429f-a69a-fb770d324907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "2670772f-8c38-4129-b141-8bf706a8b887", "remote_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:18Z", "revision_number": 0, "id": "fa70c7c7-d534-4371-b820-02d3ebf7bf8f", "remote_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:18Z", "security_group_id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "tenant_id": "c3d5017d30c7465abb2da9f33c1561d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3d5017d30c7465abb2da9f33c1561d2"}], "revision_number": 4, "project_id": "c3d5017d30c7465abb2da9f33c1561d2", "id": "d7bde509-42cb-493f-bcd1-bd5b84b19a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 19:09:22,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b211160b-775a-4925-a5ba-90c4fb3af77c 2019-01-20 19:09:22,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201359987259s 2019-01-20 19:09:22,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b211160b-775a-4925-a5ba-90c4fb3af77c 2019-01-20 19:09:22,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-20 19:09:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d7bde509-42cb-493f-bcd1-bd5b84b19a36.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a962df9111a334eb06517209ecfdb008d0d70942" 2019-01-20 19:09:22,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a1e7b53-3e67-4ccf-a53e-fb82fed1066f Content-Length: 0 Date: Sun, 20 Jan 2019 19:09:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:09:22,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d7bde509-42cb-493f-bcd1-bd5b84b19a36.json used request id req-9a1e7b53-3e67-4ccf-a53e-fb82fed1066f 2019-01-20 19:09:22,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.300414800644s 2019-01-20 19:09:22,430 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d7bde509-42cb-493f-bcd1-bd5b84b19a36.json used request id req-9a1e7b53-3e67-4ccf-a53e-fb82fed1066f 2019-01-20 19:09:22,430 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:37 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-20 19:09:22,435 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-20 19:09:25,863 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 19:09:25,868 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2019-01-20 19:09:25,869 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 19:09:25,870 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2019-01-20 19:09:25,903 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-20 19:09:27,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:09:27,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:09:27,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:09:27,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:09:27,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:09:27,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:09:27,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:09:27,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:09:27,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:09:27,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:09:27,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:09:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:09:27,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56f9508-8d7c-43f6-bd96-90bdde60f7a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:09:27,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b56f9508-8d7c-43f6-bd96-90bdde60f7a8 2019-01-20 19:09:27,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:09:28,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T20:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["gbmpbpUmT8a_0_K93ZB6fw"], "issued_at": "2019-01-20T19:09:28.000000Z"}} 2019-01-20 19:09:28,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:09:28,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:28,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f5cd200c-195e-4a0b-b624-2bd44f30782d Date: Sun, 20 Jan 2019 19:09:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:09:28,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5cd200c-195e-4a0b-b624-2bd44f30782d 2019-01-20 19:09:28,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25040102005s 2019-01-20 19:09:28,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5cd200c-195e-4a0b-b624-2bd44f30782d 2019-01-20 19:09:28,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:09:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:28,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:09:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:09:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:28,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f680c6-c7ac-4391-b9ec-f4211c971338 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:09:28,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-76f680c6-c7ac-4391-b9ec-f4211c971338 2019-01-20 19:09:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.28867316246s 2019-01-20 19:09:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 19:09:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a"}}' 2019-01-20 19:09:28,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb75c10e-5ed3-4d0a-b1eb-e5a62972083b Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c"}, "enabled": true, "id": "6aaf94ae25434e9991981bd056ebe74c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 19:09:28,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cb75c10e-5ed3-4d0a-b1eb-e5a62972083b 2019-01-20 19:09:28,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110546827316s 2019-01-20 19:09:28,963 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cb75c10e-5ed3-4d0a-b1eb-e5a62972083b 2019-01-20 19:09:28,964 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 19:09:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 19:09:29,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.374693870544s 2019-01-20 19:09:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:29,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6971aa-8e5f-454d-8ac0-c42bbb271a89 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb"}, "enabled": true, "id": "2bc3831e33e64ccfbb423a96e016bafb", "options": {}, "domain_id": "default", "name": "vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 19:09:29,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb used request id req-0d6971aa-8e5f-454d-8ac0-c42bbb271a89 2019-01-20 19:09:29,428 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2bc3831e33e64ccfbb423a96e016bafb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a'}) 2019-01-20 19:09:29,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:09:29,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:29,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393a13c2-a380-471b-98f3-811f2f6985b2 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:09:29,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-393a13c2-a380-471b-98f3-811f2f6985b2 2019-01-20 19:09:29,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.160001993179s 2019-01-20 19:09:29,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:09:29,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:29,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d4516c-09f5-4110-9916-599c451bc051 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:09:29,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-04d4516c-09f5-4110-9916-599c451bc051 2019-01-20 19:09:29,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815918445587s 2019-01-20 19:09:29,673 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:09:29,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:09:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" -d '{"role": {"name": "Member"}}' 2019-01-20 19:09:29,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814e4a1c-2fe6-41b3-9604-2010b1bdde67 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "182fd347c1484323a4a671a050963ef8", "links": {"self": "http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8"}, "name": "Member"}} 2019-01-20 19:09:29,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-814e4a1c-2fe6-41b3-9604-2010b1bdde67 2019-01-20 19:09:29,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.089879989624s 2019-01-20 19:09:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:29,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a27be1-9b3d-4956-a5cd-6db72952ffd5 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8"}, "domain_id": null, "name": "Member", "id": "182fd347c1484323a4a671a050963ef8"}} 2019-01-20 19:09:29,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8 used request id req-78a27be1-9b3d-4956-a5cd-6db72952ffd5 2019-01-20 19:09:29,849 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8'}, 'domain_id': None, 'human_id': None, 'id': u'182fd347c1484323a4a671a050963ef8', 'HUMAN_ID': False}) 2019-01-20 19:09:29,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:09:29,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:29,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea3f356-980d-4f1e-ac0a-d846372b6eaf Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "182fd347c1484323a4a671a050963ef8", "links": {"self": "http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:09:29,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4ea3f356-980d-4f1e-ac0a-d846372b6eaf 2019-01-20 19:09:29,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822069644928s 2019-01-20 19:09:29,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:09:29,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544b2e8e-a78e-4e58-8067-3e9cfda9dbeb Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:09:30,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-544b2e8e-a78e-4e58-8067-3e9cfda9dbeb 2019-01-20 19:09:30,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0752499103546s 2019-01-20 19:09:30,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:09:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593c7f03-9bf3-44e1-91a3-ae864d756e19 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a", "links": {"self": "http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb"}, "domain_id": "default", "enabled": true, "id": "2bc3831e33e64ccfbb423a96e016bafb", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:09:30,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-593c7f03-9bf3-44e1-91a3-ae864d756e19 2019-01-20 19:09:30,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0364298820496s 2019-01-20 19:09:30,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-593c7f03-9bf3-44e1-91a3-ae864d756e19 2019-01-20 19:09:30,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:09:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cad4a1a-6307-4425-8f10-1960c5b6b1fe Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c"}, "enabled": true, "id": "6aaf94ae25434e9991981bd056ebe74c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:09:30,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5cad4a1a-6307-4425-8f10-1960c5b6b1fe 2019-01-20 19:09:30,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.08411693573s 2019-01-20 19:09:30,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5cad4a1a-6307-4425-8f10-1960c5b6b1fe 2019-01-20 19:09:30,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:09:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=2bc3831e33e64ccfbb423a96e016bafb&scope.project.id=6aaf94ae25434e9991981bd056ebe74c&role.id=182fd347c1484323a4a671a050963ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5ab4ea-5f52-4023-9619-774ddbbe7a5f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2bc3831e33e64ccfbb423a96e016bafb&scope.project.id=6aaf94ae25434e9991981bd056ebe74c&role.id=182fd347c1484323a4a671a050963ef8", "previous": null, "next": null}} 2019-01-20 19:09:30,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2bc3831e33e64ccfbb423a96e016bafb&scope.project.id=6aaf94ae25434e9991981bd056ebe74c&role.id=182fd347c1484323a4a671a050963ef8 used request id req-5a5ab4ea-5f52-4023-9619-774ddbbe7a5f 2019-01-20 19:09:30,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0733530521393s 2019-01-20 19:09:30,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:09:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c/users/2bc3831e33e64ccfbb423a96e016bafb/roles/182fd347c1484323a4a671a050963ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc48ce80-9c44-4f78-9326-38aa4cc29a6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:09:30,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c/users/2bc3831e33e64ccfbb423a96e016bafb/roles/182fd347c1484323a4a671a050963ef8 used request id req-dc48ce80-9c44-4f78-9326-38aa4cc29a6a 2019-01-20 19:09:30,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11621594429s 2019-01-20 19:09:30,330 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '1e28d0cf-2122-40e5-8428-521c3f7ff703', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a', 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:09:30,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:09:30,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:09:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:09:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:09:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:09:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:09:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:09:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:09:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:09:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:09:30,336 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a', 'password': '1e28d0cf-2122-40e5-8428-521c3f7ff703', 'project_name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6aaf94ae25434e9991981bd056ebe74c', 'project_domain_name': 'Default'} 2019-01-20 19:09:30,336 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-20 19:09:30,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:09:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afaba55-0e55-4e21-a952-8b8b3196c39c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:09:30,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5afaba55-0e55-4e21-a952-8b8b3196c39c 2019-01-20 19:09:30,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0834989547729s 2019-01-20 19:09:30,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:09:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:09:30,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6009d2-fd78-4531-acfb-b38eaebad5d7 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c"}, "enabled": true, "id": "6aaf94ae25434e9991981bd056ebe74c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:09:30,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1a6009d2-fd78-4531-acfb-b38eaebad5d7 2019-01-20 19:09:30,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0931661128998s 2019-01-20 19:09:30,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1a6009d2-fd78-4531-acfb-b38eaebad5d7 2019-01-20 19:09:30,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-20 19:09:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" -d '{"network": {"tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "name": "vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a", "admin_state_up": true}}' 2019-01-20 19:09:31,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-45e97314-2600-45f2-ad1e-8ddc5e217273 Date: Sun, 20 Jan 2019 19:09:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3746173c-b792-42fe-bce2-93259782d6e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:09:30Z","is_default":false,"provider:segmentation_id":18,"name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a","admin_state_up":true,"tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","mtu":1450}} 2019-01-20 19:09:31,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-45e97314-2600-45f2-ad1e-8ddc5e217273 2019-01-20 19:09:31,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.679986953735s 2019-01-20 19:09:31,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-45e97314-2600-45f2-ad1e-8ddc5e217273 2019-01-20 19:09:31,199 - 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'2019-01-20T19:09:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3746173c-b792-42fe-bce2-93259782d6e7', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a', u'admin_state_up': True, u'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', u'created_at': u'2019-01-20T19:09:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6aaf94ae25434e9991981bd056ebe74c'}) 2019-01-20 19:09:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:09:31,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2493bb9c-1c68-47f3-a948-851522b4ffa4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:09:31,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2493bb9c-1c68-47f3-a948-851522b4ffa4 2019-01-20 19:09:31,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:09:31,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "182fd347c1484323a4a671a050963ef8", "name": "Member"}], "expires_at": "2019-01-20T20:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6aaf94ae25434e9991981bd056ebe74c", "name": "vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/6aaf94ae25434e9991981bd056ebe74c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/6aaf94ae25434e9991981bd056ebe74c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/6aaf94ae25434e9991981bd056ebe74c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6aaf94ae25434e9991981bd056ebe74c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/6aaf94ae25434e9991981bd056ebe74c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/6aaf94ae25434e9991981bd056ebe74c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6aaf94ae25434e9991981bd056ebe74c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/6aaf94ae25434e9991981bd056ebe74c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/6aaf94ae25434e9991981bd056ebe74c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6aaf94ae25434e9991981bd056ebe74c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/6aaf94ae25434e9991981bd056ebe74c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/6aaf94ae25434e9991981bd056ebe74c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a", "id": "2bc3831e33e64ccfbb423a96e016bafb"}, "audit_ids": ["uNmNEKq3SPeybpq0SXMjRA"], "issued_at": "2019-01-20T19:09:31.000000Z"}} 2019-01-20 19:09:31,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:09:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:31,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-5ea8155a-4f73-42b6-b481-9713a458aa0e Date: Sun, 20 Jan 2019 19:09:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-20T19:09:30Z","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"3746173c-b792-42fe-bce2-93259782d6e7","name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:09:31,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5ea8155a-4f73-42b6-b481-9713a458aa0e 2019-01-20 19:09:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260004997253s 2019-01-20 19:09:31,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5ea8155a-4f73-42b6-b481-9713a458aa0e 2019-01-20 19:09:31,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-20 19:09:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"subnet": {"name": "vping_ssh-subnet_52c93a17-6865-4ede-80b2-10f48084e35a", "enable_dhcp": true, "network_id": "3746173c-b792-42fe-bce2-93259782d6e7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-20 19:09:32,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-531bd405-1d2d-4863-bc15-f0a7a09ddca9 Date: Sun, 20 Jan 2019 19:09:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3746173c-b792-42fe-bce2-93259782d6e7","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:09:32Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"f4c748e4-fd6e-45bb-807c-5264e2eb213c","subnetpool_id":null,"name":"vping_ssh-subnet_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 19:09:32,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-531bd405-1d2d-4863-bc15-f0a7a09ddca9 2019-01-20 19:09:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.854549884796s 2019-01-20 19:09:32,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-531bd405-1d2d-4863-bc15-f0a7a09ddca9 2019-01-20 19:09:32,703 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-20T19:09:32Z', 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'f4c748e4-fd6e-45bb-807c-5264e2eb213c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_52c93a17-6865-4ede-80b2-10f48084e35a', u'enable_dhcp': True, u'network_id': u'3746173c-b792-42fe-bce2-93259782d6e7', u'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', u'created_at': u'2019-01-20T19:09:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6aaf94ae25434e9991981bd056ebe74c'}) 2019-01-20 19:09:32,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-20 19:09:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a", "admin_state_up": true}}' 2019-01-20 19:09:35,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-c60cec9d-8437-4233-bbdd-6b381c004396 Date: Sun, 20 Jan 2019 19:09:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:34Z", "admin_state_up": true, "updated_at": "2019-01-20T19:09:35Z", "revision_number": 2, "routes": [], "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "012884fa-b878-4286-916b-31b045f4b797", "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 19:09:35,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c60cec9d-8437-4233-bbdd-6b381c004396 2019-01-20 19:09:35,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.57557106018s 2019-01-20 19:09:35,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c60cec9d-8437-4233-bbdd-6b381c004396 2019-01-20 19:09:35,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'944e1dc3-2cff-4d24-a25d-a6e1794fce52', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', u'created_at': u'2019-01-20T19:09:34Z', u'admin_state_up': True, u'updated_at': u'2019-01-20T19:09:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'6aaf94ae25434e9991981bd056ebe74c', u'id': u'012884fa-b878-4286-916b-31b045f4b797', u'name': u'vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a'}) 2019-01-20 19:09:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-20 19:09:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"subnet_id": "f4c748e4-fd6e-45bb-807c-5264e2eb213c"}' 2019-01-20 19:09:36,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ce5451e-0825-4382-ae8a-b308b109ddfa Date: Sun, 20 Jan 2019 19:09:36 GMT RESP BODY: {"network_id": "3746173c-b792-42fe-bce2-93259782d6e7", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "subnet_id": "f4c748e4-fd6e-45bb-807c-5264e2eb213c", "subnet_ids": ["f4c748e4-fd6e-45bb-807c-5264e2eb213c"], "port_id": "2613b1ef-53a5-4e03-8210-6bbf9e010988", "id": "012884fa-b878-4286-916b-31b045f4b797"} 2019-01-20 19:09:36,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797/add_router_interface.json used request id req-0ce5451e-0825-4382-ae8a-b308b109ddfa 2019-01-20 19:09:36,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.67939305305s 2019-01-20 19:09:36,961 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797/add_router_interface.json used request id req-0ce5451e-0825-4382-ae8a-b308b109ddfa returning object 012884fa-b878-4286-916b-31b045f4b797 2019-01-20 19:09:36,961 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:09:37,088 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 19:09:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:37,094 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 19:09:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 19:09:37,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:09:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:37,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-11a91fb7-6909-4b74-a131-0af34ae58b68 Date: Sun, 20 Jan 2019 19:09:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:09:37,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-11a91fb7-6909-4b74-a131-0af34ae58b68 2019-01-20 19:09:37,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183282136917s 2019-01-20 19:09:37,280 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-11a91fb7-6909-4b74-a131-0af34ae58b68 2019-01-20 19:09:37,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:09:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a"}' 2019-01-20 19:09:37,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950 X-Openstack-Request-Id: req-360066d8-c9ef-4a0b-9fef-9c2c43da3aae Date: Sun, 20 Jan 2019 19:09:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file", "owner": "6aaf94ae25434e9991981bd056ebe74c", "id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "size": null, "self": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:09:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "checksum": null, "created_at": "2019-01-20T19:09:37Z", "protected": false} 2019-01-20 19:09:37,509 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-360066d8-c9ef-4a0b-9fef-9c2c43da3aae 2019-01-20 19:09:37,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227818012238s 2019-01-20 19:09:37,510 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-360066d8-c9ef-4a0b-9fef-9c2c43da3aae returning object abfe34ec-6569-47fe-8d9d-8c40e5846950 2019-01-20 19:09:37,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:09:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '' 2019-01-20 19:09:39,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-538d94fa-2141-4cae-8350-2afae11b1a41 Date: Sun, 20 Jan 2019 19:09:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:09:39,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file used request id req-538d94fa-2141-4cae-8350-2afae11b1a41 2019-01-20 19:09:39,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.89512181282s 2019-01-20 19:09:39,406 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file used request id req-538d94fa-2141-4cae-8350-2afae11b1a41 2019-01-20 19:09:39,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:09:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:39,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-74796e3d-b521-483f-af02-3454316f351e Date: Sun, 20 Jan 2019 19:09:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "metadata": {}}], "file": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file", "owner": "6aaf94ae25434e9991981bd056ebe74c", "id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "size": 12716032, "self": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:09:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:09:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:09:39,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-74796e3d-b521-483f-af02-3454316f351e 2019-01-20 19:09:39,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178565979004s 2019-01-20 19:09:39,586 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-74796e3d-b521-483f-af02-3454316f351e 2019-01-20 19:09:39,588 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file', 'owner': u'6aaf94ae25434e9991981bd056ebe74c', 'id': u'abfe34ec-6569-47fe-8d9d-8c40e5846950', 'size': 12716032, u'self': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:09:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-20T19:09:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', 'created': u'2019-01-20T19:09:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:09:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:09:39,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:09:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:09:39,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5600822-b77d-4b58-ba5c-48e012f57e40 x-compute-request-id: req-a5600822-b77d-4b58-ba5c-48e012f57e40 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "name": "vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:09:39,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a5600822-b77d-4b58-ba5c-48e012f57e40 2019-01-20 19:09:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226083040237s 2019-01-20 19:09:39,815 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a5600822-b77d-4b58-ba5c-48e012f57e40 returning object 57c37fd1-45df-46ea-a4ab-7602b049d4df 2019-01-20 19:09:39,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a', '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'67f36c8b420f4494a64d032f2c86727b', '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'57c37fd1-45df-46ea-a4ab-7602b049d4df', 'swap': 0}) 2019-01-20 19:09:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:09:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" -d '{"extra_specs": {}}' 2019-01-20 19:09:39,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74e7a2f0-3533-4c15-a3f5-622f9982157d x-compute-request-id: req-74e7a2f0-3533-4c15-a3f5-622f9982157d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:09:39,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df/os-extra_specs used request id req-74e7a2f0-3533-4c15-a3f5-622f9982157d 2019-01-20 19:09:39,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207858085632s 2019-01-20 19:09:39,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df/os-extra_specs used request id req-74e7a2f0-3533-4c15-a3f5-622f9982157d 2019-01-20 19:09:39,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-20 19:09:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"keypair": {"name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a"}}' 2019-01-20 19:09:40,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a22f27f4-9d52-4e53-ace2-1da9c7f342af x-compute-request-id: req-a22f27f4-9d52-4e53-ace2-1da9c7f342af Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvcpbRhX6kLnAGyOCYov4oXcEoC67qzlNc7jrhpMEjamUkWFXLBbwqHYUZKb3TqvbSJ3kjqaEx560rbEY0xVUNuNDgmqMwkoWxZmDaI5xzkv+jnNsOu8FbJ4BXmQw29Fc/ObHs8ZNsawOTzibM8hybwuIS3Kgmn+WUwXBhA+PEGSEkKdLoaQHGeFZ30ojmF3EtChKb6xp6CbIRIaXESOliyrvnmTAjRTtlYYq0qqBg9GZjGE/YuQAuiTAfIMmuO4r9WRS8RFchfDdDZScOXJKM/FXgzlgl8jO/DbyTBzS8HXYuD/fgxpIldMj8LAa/zPwCjqU2FNBrIwxi0CZns7uP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA73KW0YV+pC5wBsjgmKL+KF3BKAuu6s5TXO464aTBI2plJFhV\nywW8Kh2FGSm906r20id5I6mhMeetK2xGNMVVDbjQ4JqjMJKFsWZg2iOcc5L/o5zb\nDrvBWyeAV5kMNvRXPzmx7PGTbGsDk84mzPIcm8LiEtyoJp/llMFwYQPjxBkhJCnS\n6GkBxnhWd9KI5hdxLQoSm+saegmyESGlxEjpYsq755kwI0U7ZWGKtKqgYPRmYxhP\n2LkALokwHyDJrjuK/VkUvERXIXw3Q2UnDlySjPxV4M5YJfIzvw28kwc0vB12Lg/3\n4MaSJXTI/CwGv8z8Ao6lNhTQayMMYtAmZ7O7jwIDAQABAoIBABUi309FYmVpt/fR\nWYn/sUGs7PT0+w69AbzNRqNOYMIYjS8FISWXrwFks7AB8ECz8a+hTl8ohRMbqTyR\nBS15UcWxT7bTz53lASokqF35EMFe83Pkz61gQ3Qha4HP/7UGIoFxPVR2CpZiZ+Fv\nLBuhL4dMT5psoecu7BwSazIVHtDbX0zWc0qDNPuGa9nqSJfvPt5hwi7zLf6QDfOp\nscNN7ENtL3VkimBaQnnjqS5Vl2dki7/yEpn4PB3pGbXRnpYKXzKdN9iGelgi8lGX\nTvz6XCCQYzJ4g8kvkANvpMa7ohVnBi62wai9iAHMWlxkRgZvygNH/LutynVqd8tm\nwr4BiKkCgYEA95lMO6BhZk052A8pVgJ8ZtdXMtfG/a3f0x5DjmS3qtjfmKn6BlZ3\n2d4CtGjk2xCOfOdQf4Em0eXMU3EiXbF5+VB3UKUPl5aGkjuWzE6IN56I1RFS7rMM\nkqwOAIWe+37hjjss95Wg4A7DLhPW5SwXBJeckGC9BwOBYJUaxeRetlMCgYEA95J8\n8CRLx0BGAAJX7c0tQklHwiFGuGZ4LMHDWBIBwMIODtCVe3NLuqWAEUjcqSuVFCpR\n22c+XOtxsauASN2xXLSyN/Roy3a5LP6Hkb4LRIsJnif0kEV6h5W8VCzlje/Jntr+\nPn2K0tIhgyfDKxqk/3f0sQ8dA3RseG6skH4vxlUCgYAEMY5+/ApqRyiRpkAW+tfM\njh0l+U2fglBmLP8L7FzIAgBXf5mCffhtsjrtf1FQ/IjNSMWuQyu7Jl89ko74c0cT\nl+9NaF5JPP1ugJ/fOf1Io+DBaxeyf0nZOhzKmXjF3bJITGxIjTo6UUWxBBkBrKt/\nImo+b8UD12Vbk2ruqx2HjQKBgAEYctkVMAinried2wnAWKzsahbf0tJKEcoQ6W5g\nVgWmVi2WmrK7JeCjjteEvQU6niRCs64G3O3IVO52VdD8uiYw3oEE4dnUoqkiTzND\n5gTdoKNEhf6FcC9daEHvGOzx3LCJQ4q/P3gDWgacjG6KZaSDwV9vM6+qOjimNLlG\n9aspAoGBAMXBQGEVoW+j/87aUOMZbG/AsWlhlexA6DTAjbxezxx1UXFEqSVUR+HS\nTsrzi8e9Gpf84+BEUilHPmirqfvog/Hi8hoHhiVpzFvD9OizO4foDQJRt2ynaDgy\nSCf/KFfPX82lmC8/uSFMRfhMinPGzVsPNFrZcvYjGW4sWTYndze3\n-----END RSA PRIVATE KEY-----\n", "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "fingerprint": "76:38:c9:a6:d0:98:16:aa:56:00:ce:ba:b0:ed:e6:77"}} 2019-01-20 19:09:40,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a22f27f4-9d52-4e53-ace2-1da9c7f342af 2019-01-20 19:09:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.360379934311s 2019-01-20 19:09:40,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a22f27f4-9d52-4e53-ace2-1da9c7f342af 2019-01-20 19:09:40,200 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvcpbRhX6kLnAGyOCYov4oXcEoC67qzlNc7jrhpMEjamUkWFXLBbwqHYUZKb3TqvbSJ3kjqaEx560rbEY0xVUNuNDgmqMwkoWxZmDaI5xzkv+jnNsOu8FbJ4BXmQw29Fc/ObHs8ZNsawOTzibM8hybwuIS3Kgmn+WUwXBhA+PEGSEkKdLoaQHGeFZ30ojmF3EtChKb6xp6CbIRIaXESOliyrvnmTAjRTtlYYq0qqBg9GZjGE/YuQAuiTAfIMmuO4r9WRS8RFchfDdDZScOXJKM/FXgzlgl8jO/DbyTBzS8HXYuD/fgxpIldMj8LAa/zPwCjqU2FNBrIwxi0CZns7uP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA73KW0YV+pC5wBsjgmKL+KF3BKAuu6s5TXO464aTBI2plJFhV\nywW8Kh2FGSm906r20id5I6mhMeetK2xGNMVVDbjQ4JqjMJKFsWZg2iOcc5L/o5zb\nDrvBWyeAV5kMNvRXPzmx7PGTbGsDk84mzPIcm8LiEtyoJp/llMFwYQPjxBkhJCnS\n6GkBxnhWd9KI5hdxLQoSm+saegmyESGlxEjpYsq755kwI0U7ZWGKtKqgYPRmYxhP\n2LkALokwHyDJrjuK/VkUvERXIXw3Q2UnDlySjPxV4M5YJfIzvw28kwc0vB12Lg/3\n4MaSJXTI/CwGv8z8Ao6lNhTQayMMYtAmZ7O7jwIDAQABAoIBABUi309FYmVpt/fR\nWYn/sUGs7PT0+w69AbzNRqNOYMIYjS8FISWXrwFks7AB8ECz8a+hTl8ohRMbqTyR\nBS15UcWxT7bTz53lASokqF35EMFe83Pkz61gQ3Qha4HP/7UGIoFxPVR2CpZiZ+Fv\nLBuhL4dMT5psoecu7BwSazIVHtDbX0zWc0qDNPuGa9nqSJfvPt5hwi7zLf6QDfOp\nscNN7ENtL3VkimBaQnnjqS5Vl2dki7/yEpn4PB3pGbXRnpYKXzKdN9iGelgi8lGX\nTvz6XCCQYzJ4g8kvkANvpMa7ohVnBi62wai9iAHMWlxkRgZvygNH/LutynVqd8tm\nwr4BiKkCgYEA95lMO6BhZk052A8pVgJ8ZtdXMtfG/a3f0x5DjmS3qtjfmKn6BlZ3\n2d4CtGjk2xCOfOdQf4Em0eXMU3EiXbF5+VB3UKUPl5aGkjuWzE6IN56I1RFS7rMM\nkqwOAIWe+37hjjss95Wg4A7DLhPW5SwXBJeckGC9BwOBYJUaxeRetlMCgYEA95J8\n8CRLx0BGAAJX7c0tQklHwiFGuGZ4LMHDWBIBwMIODtCVe3NLuqWAEUjcqSuVFCpR\n22c+XOtxsauASN2xXLSyN/Roy3a5LP6Hkb4LRIsJnif0kEV6h5W8VCzlje/Jntr+\nPn2K0tIhgyfDKxqk/3f0sQ8dA3RseG6skH4vxlUCgYAEMY5+/ApqRyiRpkAW+tfM\njh0l+U2fglBmLP8L7FzIAgBXf5mCffhtsjrtf1FQ/IjNSMWuQyu7Jl89ko74c0cT\nl+9NaF5JPP1ugJ/fOf1Io+DBaxeyf0nZOhzKmXjF3bJITGxIjTo6UUWxBBkBrKt/\nImo+b8UD12Vbk2ruqx2HjQKBgAEYctkVMAinried2wnAWKzsahbf0tJKEcoQ6W5g\nVgWmVi2WmrK7JeCjjteEvQU6niRCs64G3O3IVO52VdD8uiYw3oEE4dnUoqkiTzND\n5gTdoKNEhf6FcC9daEHvGOzx3LCJQ4q/P3gDWgacjG6KZaSDwV9vM6+qOjimNLlG\n9aspAoGBAMXBQGEVoW+j/87aUOMZbG/AsWlhlexA6DTAjbxezxx1UXFEqSVUR+HS\nTsrzi8e9Gpf84+BEUilHPmirqfvog/Hi8hoHhiVpzFvD9OizO4foDQJRt2ynaDgy\nSCf/KFfPX82lmC8/uSFMRfhMinPGzVsPNFrZcvYjGW4sWTYndze3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2bc3831e33e64ccfbb423a96e016bafb', 'name': u'vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a', 'created_at': '2019-01-20T19:09:40.200584', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:38:c9:a6:d0:98:16:aa:56:00:ce:ba:b0:ed:e6:77', 'type': 'ssh', 'id': u'vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a'}) 2019-01-20 19:09:40,201 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA73KW0YV+pC5wBsjgmKL+KF3BKAuu6s5TXO464aTBI2plJFhV ywW8Kh2FGSm906r20id5I6mhMeetK2xGNMVVDbjQ4JqjMJKFsWZg2iOcc5L/o5zb DrvBWyeAV5kMNvRXPzmx7PGTbGsDk84mzPIcm8LiEtyoJp/llMFwYQPjxBkhJCnS 6GkBxnhWd9KI5hdxLQoSm+saegmyESGlxEjpYsq755kwI0U7ZWGKtKqgYPRmYxhP 2LkALokwHyDJrjuK/VkUvERXIXw3Q2UnDlySjPxV4M5YJfIzvw28kwc0vB12Lg/3 4MaSJXTI/CwGv8z8Ao6lNhTQayMMYtAmZ7O7jwIDAQABAoIBABUi309FYmVpt/fR WYn/sUGs7PT0+w69AbzNRqNOYMIYjS8FISWXrwFks7AB8ECz8a+hTl8ohRMbqTyR BS15UcWxT7bTz53lASokqF35EMFe83Pkz61gQ3Qha4HP/7UGIoFxPVR2CpZiZ+Fv LBuhL4dMT5psoecu7BwSazIVHtDbX0zWc0qDNPuGa9nqSJfvPt5hwi7zLf6QDfOp scNN7ENtL3VkimBaQnnjqS5Vl2dki7/yEpn4PB3pGbXRnpYKXzKdN9iGelgi8lGX Tvz6XCCQYzJ4g8kvkANvpMa7ohVnBi62wai9iAHMWlxkRgZvygNH/LutynVqd8tm wr4BiKkCgYEA95lMO6BhZk052A8pVgJ8ZtdXMtfG/a3f0x5DjmS3qtjfmKn6BlZ3 2d4CtGjk2xCOfOdQf4Em0eXMU3EiXbF5+VB3UKUPl5aGkjuWzE6IN56I1RFS7rMM kqwOAIWe+37hjjss95Wg4A7DLhPW5SwXBJeckGC9BwOBYJUaxeRetlMCgYEA95J8 8CRLx0BGAAJX7c0tQklHwiFGuGZ4LMHDWBIBwMIODtCVe3NLuqWAEUjcqSuVFCpR 22c+XOtxsauASN2xXLSyN/Roy3a5LP6Hkb4LRIsJnif0kEV6h5W8VCzlje/Jntr+ Pn2K0tIhgyfDKxqk/3f0sQ8dA3RseG6skH4vxlUCgYAEMY5+/ApqRyiRpkAW+tfM jh0l+U2fglBmLP8L7FzIAgBXf5mCffhtsjrtf1FQ/IjNSMWuQyu7Jl89ko74c0cT l+9NaF5JPP1ugJ/fOf1Io+DBaxeyf0nZOhzKmXjF3bJITGxIjTo6UUWxBBkBrKt/ Imo+b8UD12Vbk2ruqx2HjQKBgAEYctkVMAinried2wnAWKzsahbf0tJKEcoQ6W5g VgWmVi2WmrK7JeCjjteEvQU6niRCs64G3O3IVO52VdD8uiYw3oEE4dnUoqkiTzND 5gTdoKNEhf6FcC9daEHvGOzx3LCJQ4q/P3gDWgacjG6KZaSDwV9vM6+qOjimNLlG 9aspAoGBAMXBQGEVoW+j/87aUOMZbG/AsWlhlexA6DTAjbxezxx1UXFEqSVUR+HS Tsrzi8e9Gpf84+BEUilHPmirqfvog/Hi8hoHhiVpzFvD9OizO4foDQJRt2ynaDgy SCf/KFfPX82lmC8/uSFMRfhMinPGzVsPNFrZcvYjGW4sWTYndze3 -----END RSA PRIVATE KEY----- 2019-01-20 19:09:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-20 19:09:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"security_group": {"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-01-20 19:09:40,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-871da3a6-2047-4157-a8a4-4a5dc88e24a2 Date: Sun, 20 Jan 2019 19:09:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:40Z", "updated_at": "2019-01-20T19:09:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "499d9aca-927d-415b-ba50-dbfd283055a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "ec07b2e6-041b-47f4-9a8c-e28e9660c33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 2, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 19:09:40,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-871da3a6-2047-4157-a8a4-4a5dc88e24a2 2019-01-20 19:09:40,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.369353055954s 2019-01-20 19:09:40,573 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-871da3a6-2047-4157-a8a4-4a5dc88e24a2 2019-01-20 19:09:40,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:09:40,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:40,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-41b3d3b2-98a9-4912-9566-95f1f20584ad Date: Sun, 20 Jan 2019 19:09:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:40Z", "updated_at": "2019-01-20T19:09:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "499d9aca-927d-415b-ba50-dbfd283055a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "ec07b2e6-041b-47f4-9a8c-e28e9660c33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 2, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"description": "Default security group", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:30Z", "updated_at": "2019-01-20T19:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "5c5a2c71-3c64-4696-ae66-d694b892eade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "8ae6bb83-7beb-4c81-b4b5-040272279a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "a086dfb6-5b74-4290-b751-7d365b16375e", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "d9b55f2b-927a-4b3b-bff1-b1b89ad7b27c", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 4, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a2247e04-b118-410a-822c-f4e3a100f015", "name": "default"}]} 2019-01-20 19:09:40,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-41b3d3b2-98a9-4912-9566-95f1f20584ad 2019-01-20 19:09:40,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194007158279s 2019-01-20 19:09:40,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-41b3d3b2-98a9-4912-9566-95f1f20584ad 2019-01-20 19:09:40,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-20 19:09:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1"}}' 2019-01-20 19:09:41,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-cb48c82d-4393-46e5-817f-5e50c87d5b20 Date: Sun, 20 Jan 2019 19:09:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T19:09:41Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "port_range_min": 22, "revision_number": 0, "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:41Z", "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a9cbf66b-68da-48b4-a5f0-32563f5270e8"}} 2019-01-20 19:09:41,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-cb48c82d-4393-46e5-817f-5e50c87d5b20 2019-01-20 19:09:41,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.293441057205s 2019-01-20 19:09:41,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-cb48c82d-4393-46e5-817f-5e50c87d5b20 2019-01-20 19:09:41,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:09:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:41,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-69f35601-e60a-4a06-8801-53da864d252f Date: Sun, 20 Jan 2019 19:09:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:40Z", "updated_at": "2019-01-20T19:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "499d9aca-927d-415b-ba50-dbfd283055a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T19:09:41Z", "revision_number": 0, "id": "a9cbf66b-68da-48b4-a5f0-32563f5270e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:41Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "ec07b2e6-041b-47f4-9a8c-e28e9660c33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 3, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"description": "Default security group", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:30Z", "updated_at": "2019-01-20T19:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "5c5a2c71-3c64-4696-ae66-d694b892eade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "8ae6bb83-7beb-4c81-b4b5-040272279a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "a086dfb6-5b74-4290-b751-7d365b16375e", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "d9b55f2b-927a-4b3b-bff1-b1b89ad7b27c", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 4, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a2247e04-b118-410a-822c-f4e3a100f015", "name": "default"}]} 2019-01-20 19:09:41,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-69f35601-e60a-4a06-8801-53da864d252f 2019-01-20 19:09:41,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.083976984024s 2019-01-20 19:09:41,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-69f35601-e60a-4a06-8801-53da864d252f 2019-01-20 19:09:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-20 19:09:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1"}}' 2019-01-20 19:09:41,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4a868596-85ea-44c3-a993-cba8f5e1be81 Date: Sun, 20 Jan 2019 19:09:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T19:09:41Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "port_range_min": null, "revision_number": 0, "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:41Z", "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a8a8f4bf-9956-4243-889e-020fa95112fc"}} 2019-01-20 19:09:41,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4a868596-85ea-44c3-a993-cba8f5e1be81 2019-01-20 19:09:41,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.183825969696s 2019-01-20 19:09:41,345 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4a868596-85ea-44c3-a993-cba8f5e1be81 2019-01-20 19:09:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:09:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:41,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-380e0fe2-db26-4fae-857a-e568ed42e12b Date: Sun, 20 Jan 2019 19:09:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4c748e4-fd6e-45bb-807c-5264e2eb213c"],"updated_at":"2019-01-20T19:09:32Z","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"3746173c-b792-42fe-bce2-93259782d6e7","name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:09:41,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-380e0fe2-db26-4fae-857a-e568ed42e12b 2019-01-20 19:09:41,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111765861511s 2019-01-20 19:09:41,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-380e0fe2-db26-4fae-857a-e568ed42e12b 2019-01-20 19:09:41,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:09:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-862bd0fe-80b1-47eb-a123-6227077c8667 Date: Sun, 20 Jan 2019 19:09:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "metadata": {}}], "file": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file", "owner": "6aaf94ae25434e9991981bd056ebe74c", "id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "size": 12716032, "self": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:09:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:09:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:09:42,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-862bd0fe-80b1-47eb-a123-6227077c8667 2019-01-20 19:09:42,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.622585058212s 2019-01-20 19:09:42,083 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-862bd0fe-80b1-47eb-a123-6227077c8667 2019-01-20 19:09:42,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:09:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:42,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdb08127-4a72-4d24-9af6-537389f20811 x-compute-request-id: req-fdb08127-4a72-4d24-9af6-537389f20811 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "name": "vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:09:42,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fdb08127-4a72-4d24-9af6-537389f20811 2019-01-20 19:09:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346350669861s 2019-01-20 19:09:42,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fdb08127-4a72-4d24-9af6-537389f20811 2019-01-20 19:09:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-20 19:09:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"server": {"name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "imageRef": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "flavorRef": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3746173c-b792-42fe-bce2-93259782d6e7"}], "security_groups": [{"name": "71be7d5b-f781-46bb-bc11-cda5b6940fd1"}]}}' 2019-01-20 19:09:44,379 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e5881f2-ca50-4aba-ab06-ac6b0407cfa5 x-compute-request-id: req-3e5881f2-ca50-4aba-ab06-ac6b0407cfa5 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "71be7d5b-f781-46bb-bc11-cda5b6940fd1"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "adminPass": "uo3TPJgozRsg"}} 2019-01-20 19:09:44,380 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3e5881f2-ca50-4aba-ab06-ac6b0407cfa5 2019-01-20 19:09:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.25788092613s 2019-01-20 19:09:44,380 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3e5881f2-ca50-4aba-ab06-ac6b0407cfa5 2019-01-20 19:09:44,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:09:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:44,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3029264-d302-4003-bc9d-21f875cbf2e4 x-compute-request-id: req-c3029264-d302-4003-bc9d-21f875cbf2e4 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:09:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:09:44,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c3029264-d302-4003-bc9d-21f875cbf2e4 2019-01-20 19:09:44,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429647922516s 2019-01-20 19:09:44,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c3029264-d302-4003-bc9d-21f875cbf2e4 2019-01-20 19:09:44,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:09:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:44,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6884a105-b7cd-46a5-9e81-e54c8f8d3ab6 Date: Sun, 20 Jan 2019 19:09:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4c748e4-fd6e-45bb-807c-5264e2eb213c"],"updated_at":"2019-01-20T19:09:32Z","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"3746173c-b792-42fe-bce2-93259782d6e7","name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:09:44,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6884a105-b7cd-46a5-9e81-e54c8f8d3ab6 2019-01-20 19:09:44,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.128630876541s 2019-01-20 19:09:44,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6884a105-b7cd-46a5-9e81-e54c8f8d3ab6 2019-01-20 19:09:44,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-20 19:09:44,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:45,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-aa21c4de-46cf-435b-b8e9-49d887409dee Date: Sun, 20 Jan 2019 19:09:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3746173c-b792-42fe-bce2-93259782d6e7","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"f4c748e4-fd6e-45bb-807c-5264e2eb213c","subnetpool_id":null,"name":"vping_ssh-subnet_52c93a17-6865-4ede-80b2-10f48084e35a"}]} 2019-01-20 19:09:45,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-aa21c4de-46cf-435b-b8e9-49d887409dee 2019-01-20 19:09:45,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.186800956726s 2019-01-20 19:09:45,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-aa21c4de-46cf-435b-b8e9-49d887409dee 2019-01-20 19:09:45,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:09:47,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:09:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:47,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f37aa498-8ae5-41c7-8faa-8c9fc92fc776 x-compute-request-id: req-f37aa498-8ae5-41c7-8faa-8c9fc92fc776 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:09:45Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:09:47,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f37aa498-8ae5-41c7-8faa-8c9fc92fc776 2019-01-20 19:09:47,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355776071548s 2019-01-20 19:09:47,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f37aa498-8ae5-41c7-8faa-8c9fc92fc776 2019-01-20 19:09:47,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:09:49,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:09:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:49,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80fccf35-6915-4975-a895-38cca47261a6 x-compute-request-id: req-80fccf35-6915-4975-a895-38cca47261a6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:09:45Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:09:49,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80fccf35-6915-4975-a895-38cca47261a6 2019-01-20 19:09:49,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414849042892s 2019-01-20 19:09:49,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80fccf35-6915-4975-a895-38cca47261a6 2019-01-20 19:09:49,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:09:51,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:09:51,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:52,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d90de2b1-819c-4564-893a-ff988f2852d4 x-compute-request-id: req-d90de2b1-819c-4564-893a-ff988f2852d4 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:47:72", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:48.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:49Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:09:52,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d90de2b1-819c-4564-893a-ff988f2852d4 2019-01-20 19:09:52,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630103111267s 2019-01-20 19:09:52,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d90de2b1-819c-4564-893a-ff988f2852d4 2019-01-20 19:09:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-20 19:09:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b7bfb459-f87f-4308-b52d-c44291267a82" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-75f8a66d-65df-4a23-bcc3-19318c62f2ba Date: Sun, 20 Jan 2019 19:09:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3746173c-b792-42fe-bce2-93259782d6e7","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:46Z","admin_state_up":true,"updated_at":"2019-01-20T19:09:47Z","binding:vnic_type":"normal","device_id":"b7bfb459-f87f-4308-b52d-c44291267a82","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:b9:47:72","id":"b248c67c-adcd-4e30-b9b8-29942c05a29d","port_security_enabled":true,"project_id":"6aaf94ae25434e9991981bd056ebe74c","fixed_ips":[{"subnet_id":"f4c748e4-fd6e-45bb-807c-5264e2eb213c","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["71be7d5b-f781-46bb-bc11-cda5b6940fd1"],"name":""}]} 2019-01-20 19:09:52,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b7bfb459-f87f-4308-b52d-c44291267a82 used request id req-75f8a66d-65df-4a23-bcc3-19318c62f2ba 2019-01-20 19:09:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.126895189285s 2019-01-20 19:09:52,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b7bfb459-f87f-4308-b52d-c44291267a82 used request id req-75f8a66d-65df-4a23-bcc3-19318c62f2ba 2019-01-20 19:09:52,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-20 19:09:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b248c67c-adcd-4e30-b9b8-29942c05a29d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:53,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-423ca222-5297-4fbb-9e2c-01731c3af688 Date: Sun, 20 Jan 2019 19:09:53 GMT RESP BODY: {"floatingips": []} 2019-01-20 19:09:53,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b248c67c-adcd-4e30-b9b8-29942c05a29d used request id req-423ca222-5297-4fbb-9e2c-01731c3af688 2019-01-20 19:09:53,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.32262802124s 2019-01-20 19:09:53,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b248c67c-adcd-4e30-b9b8-29942c05a29d used request id req-423ca222-5297-4fbb-9e2c-01731c3af688 2019-01-20 19:09:53,013 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:47:72', 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'abfe34ec-6569-47fe-8d9d-8c40e5846950'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:09:48.000000', 'flavor': Munch({u'id': u'57c37fd1-45df-46ea-a4ab-7602b049d4df'}), 'az': u'nova', 'id': u'b7bfb459-f87f-4308-b52d-c44291267a82', 'security_groups': [Munch({u'name': u'vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bc3831e33e64ccfbb423a96e016bafb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', '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'2019-01-20T19:09:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:09:49Z', 'hostId': u'b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a', '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'2019-01-20T19:09:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': u'vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a', 'adminPass': u'uo3TPJgozRsg', 'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', 'region': 'regionOne', 'created': u'2019-01-20T19:09:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:09:53,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:09:53,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:53,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-cb9ca03e-3421-4af4-a45c-a4f8b5c3ac7f Date: Sun, 20 Jan 2019 19:09:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4c748e4-fd6e-45bb-807c-5264e2eb213c"],"updated_at":"2019-01-20T19:09:32Z","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"3746173c-b792-42fe-bce2-93259782d6e7","name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:09:53,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cb9ca03e-3421-4af4-a45c-a4f8b5c3ac7f 2019-01-20 19:09:53,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310545921326s 2019-01-20 19:09:53,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cb9ca03e-3421-4af4-a45c-a4f8b5c3ac7f 2019-01-20 19:09:53,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:09:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:53,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ba86e4f8-27aa-4afa-b77b-90a4acfa7205 Date: Sun, 20 Jan 2019 19:09:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "metadata": {}}], "file": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file", "owner": "6aaf94ae25434e9991981bd056ebe74c", "id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "size": 12716032, "self": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:09:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:09:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:09:53,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ba86e4f8-27aa-4afa-b77b-90a4acfa7205 2019-01-20 19:09:53,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184641122818s 2019-01-20 19:09:53,511 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ba86e4f8-27aa-4afa-b77b-90a4acfa7205 2019-01-20 19:09:53,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:09:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:53,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ab2cd24-77e4-4dac-a155-e7ec87038303 x-compute-request-id: req-1ab2cd24-77e4-4dac-a155-e7ec87038303 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "name": "vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:09:53,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1ab2cd24-77e4-4dac-a155-e7ec87038303 2019-01-20 19:09:53,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0371220111847s 2019-01-20 19:09:53,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1ab2cd24-77e4-4dac-a155-e7ec87038303 2019-01-20 19:09:53,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-20 19:09:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"server": {"name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "imageRef": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "flavorRef": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3746173c-b792-42fe-bce2-93259782d6e7"}], "security_groups": [{"name": "71be7d5b-f781-46bb-bc11-cda5b6940fd1"}]}}' 2019-01-20 19:09:55,177 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d529b728-f39a-4345-9c95-f47f25706165 x-compute-request-id: req-d529b728-f39a-4345-9c95-f47f25706165 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "71be7d5b-f781-46bb-bc11-cda5b6940fd1"}], "OS-DCF:diskConfig": "MANUAL", "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "adminPass": "z7RuM6K5mwGZ"}} 2019-01-20 19:09:55,177 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d529b728-f39a-4345-9c95-f47f25706165 2019-01-20 19:09:55,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.62518310547s 2019-01-20 19:09:55,177 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d529b728-f39a-4345-9c95-f47f25706165 2019-01-20 19:09:55,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:09:55,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:55,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea284b6d-e2de-4c3e-9e82-23ca9f47f9bb x-compute-request-id: req-ea284b6d-e2de-4c3e-9e82-23ca9f47f9bb Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:09:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:47:72", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:48.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:49Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:09:55,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea284b6d-e2de-4c3e-9e82-23ca9f47f9bb 2019-01-20 19:09:55,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70906996727s 2019-01-20 19:09:55,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea284b6d-e2de-4c3e-9e82-23ca9f47f9bb 2019-01-20 19:09:55,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:09:57,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:09:57,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:09:58,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dee52e8e-93f3-4403-be41-7341252989bc x-compute-request-id: req-dee52e8e-93f3-4403-be41-7341252989bc Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:09:57Z", "hostId": "8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:47:72", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:48.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:49Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:09:58,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dee52e8e-93f3-4403-be41-7341252989bc 2019-01-20 19:09:58,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61040019989s 2019-01-20 19:09:58,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dee52e8e-93f3-4403-be41-7341252989bc 2019-01-20 19:09:58,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:10:00,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:10:00,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:01,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12c5a72f-96dd-4ac0-8aab-81d8f106200b x-compute-request-id: req-12c5a72f-96dd-4ac0-8aab-81d8f106200b Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:09:57Z", "hostId": "8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:47:72", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:48.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:49Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:10:01,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12c5a72f-96dd-4ac0-8aab-81d8f106200b 2019-01-20 19:10:01,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577757120132s 2019-01-20 19:10:01,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12c5a72f-96dd-4ac0-8aab-81d8f106200b 2019-01-20 19:10:01,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:10:03,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:10:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:03,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38b21ddc-07d6-4faa-aed0-ad7960daa802 x-compute-request-id: req-38b21ddc-07d6-4faa-aed0-ad7960daa802 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:59.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:10:00Z", "hostId": "8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:47:72", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:48.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:09:49Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:10:03,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-38b21ddc-07d6-4faa-aed0-ad7960daa802 2019-01-20 19:10:03,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659001111984s 2019-01-20 19:10:03,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-38b21ddc-07d6-4faa-aed0-ad7960daa802 2019-01-20 19:10:03,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-20 19:10:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3dc039b3-a4a0-40ae-884e-4abc4b083461" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:03,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8b4e7b2f-6fc0-4ceb-a591-3394db3a0b61 Date: Sun, 20 Jan 2019 19:10:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3746173c-b792-42fe-bce2-93259782d6e7","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:57Z","admin_state_up":true,"updated_at":"2019-01-20T19:09:59Z","binding:vnic_type":"normal","device_id":"3dc039b3-a4a0-40ae-884e-4abc4b083461","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:dd:9a:84","id":"7fad5093-67a9-4b7d-ad77-803d57131945","port_security_enabled":true,"project_id":"6aaf94ae25434e9991981bd056ebe74c","fixed_ips":[{"subnet_id":"f4c748e4-fd6e-45bb-807c-5264e2eb213c","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["71be7d5b-f781-46bb-bc11-cda5b6940fd1"],"name":""}]} 2019-01-20 19:10:03,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3dc039b3-a4a0-40ae-884e-4abc4b083461 used request id req-8b4e7b2f-6fc0-4ceb-a591-3394db3a0b61 2019-01-20 19:10:03,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0873160362244s 2019-01-20 19:10:03,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3dc039b3-a4a0-40ae-884e-4abc4b083461 used request id req-8b4e7b2f-6fc0-4ceb-a591-3394db3a0b61 2019-01-20 19:10:03,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-20 19:10:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7fad5093-67a9-4b7d-ad77-803d57131945" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:03,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4e14cfe9-e408-4700-bfe3-0a5d6d7cbc38 Date: Sun, 20 Jan 2019 19:10:03 GMT RESP BODY: {"floatingips": []} 2019-01-20 19:10:03,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7fad5093-67a9-4b7d-ad77-803d57131945 used request id req-4e14cfe9-e408-4700-bfe3-0a5d6d7cbc38 2019-01-20 19:10:03,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208919048309s 2019-01-20 19:10:03,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7fad5093-67a9-4b7d-ad77-803d57131945 used request id req-4e14cfe9-e408-4700-bfe3-0a5d6d7cbc38 2019-01-20 19:10:03,879 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:9a:84', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'abfe34ec-6569-47fe-8d9d-8c40e5846950'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:09:59.000000', 'flavor': Munch({u'id': u'57c37fd1-45df-46ea-a4ab-7602b049d4df'}), 'az': u'nova', 'id': u'3dc039b3-a4a0-40ae-884e-4abc4b083461', 'security_groups': [Munch({u'name': u'vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bc3831e33e64ccfbb423a96e016bafb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', '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'2019-01-20T19:09:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:10:00Z', 'hostId': u'8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8', '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'2019-01-20T19:09:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': u'vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a', 'adminPass': u'z7RuM6K5mwGZ', 'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', 'region': 'regionOne', 'created': u'2019-01-20T19:09:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:10:03,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:10:03,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:04,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-0983be32-6400-47bb-881c-95cc19139016 Date: Sun, 20 Jan 2019 19:10:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4c748e4-fd6e-45bb-807c-5264e2eb213c"],"updated_at":"2019-01-20T19:09:32Z","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"3746173c-b792-42fe-bce2-93259782d6e7","name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:10:04,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0983be32-6400-47bb-881c-95cc19139016 2019-01-20 19:10:04,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251834154129s 2019-01-20 19:10:04,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0983be32-6400-47bb-881c-95cc19139016 2019-01-20 19:10:04,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-20 19:10:04,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3dc039b3-a4a0-40ae-884e-4abc4b083461" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:04,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9a5171e6-2ea8-4250-a4a4-6bd04c173b42 Date: Sun, 20 Jan 2019 19:10:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3746173c-b792-42fe-bce2-93259782d6e7","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:57Z","admin_state_up":true,"updated_at":"2019-01-20T19:09:59Z","binding:vnic_type":"normal","device_id":"3dc039b3-a4a0-40ae-884e-4abc4b083461","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:dd:9a:84","id":"7fad5093-67a9-4b7d-ad77-803d57131945","port_security_enabled":true,"project_id":"6aaf94ae25434e9991981bd056ebe74c","fixed_ips":[{"subnet_id":"f4c748e4-fd6e-45bb-807c-5264e2eb213c","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["71be7d5b-f781-46bb-bc11-cda5b6940fd1"],"name":""}]} 2019-01-20 19:10:04,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3dc039b3-a4a0-40ae-884e-4abc4b083461 used request id req-9a5171e6-2ea8-4250-a4a4-6bd04c173b42 2019-01-20 19:10:04,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0594439506531s 2019-01-20 19:10:04,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3dc039b3-a4a0-40ae-884e-4abc4b083461 used request id req-9a5171e6-2ea8-4250-a4a4-6bd04c173b42 2019-01-20 19:10:04,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-20 19:10:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"floatingip": {"floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": "192.168.120.12", "port_id": "7fad5093-67a9-4b7d-ad77-803d57131945"}}' 2019-01-20 19:10:05,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e3018bd2-7410-46e3-97f8-693465146240 Date: Sun, 20 Jan 2019 19:10:05 GMT RESP BODY: {"floatingip": {"router_id": "012884fa-b878-4286-916b-31b045f4b797", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-20T19:10:04Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "7fad5093-67a9-4b7d-ad77-803d57131945", "id": "f3a8f858-45ae-4182-b904-d55ca72f3405", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:10:04Z", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}} 2019-01-20 19:10:05,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e3018bd2-7410-46e3-97f8-693465146240 2019-01-20 19:10:05,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.48664593697s 2019-01-20 19:10:05,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e3018bd2-7410-46e3-97f8-693465146240 2019-01-20 19:10:05,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-20 19:10:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:10:05,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-fb23f9c4-66a3-492e-a689-e2cb745b8dbe Date: Sun, 20 Jan 2019 19:10:05 GMT RESP BODY: {"floatingips": [{"router_id": "012884fa-b878-4286-916b-31b045f4b797", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-20T19:10:04Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "7fad5093-67a9-4b7d-ad77-803d57131945", "id": "f3a8f858-45ae-4182-b904-d55ca72f3405", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:10:04Z", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}]} 2019-01-20 19:10:05,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fb23f9c4-66a3-492e-a689-e2cb745b8dbe 2019-01-20 19:10:05,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230689048767s 2019-01-20 19:10:05,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fb23f9c4-66a3-492e-a689-e2cb745b8dbe 2019-01-20 19:10:05,719 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'012884fa-b878-4286-916b-31b045f4b797', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', 'created_at': u'2019-01-20T19:10:04Z', 'attached': True, 'updated_at': u'2019-01-20T19:10:04Z', 'id': u'f3a8f858-45ae-4182-b904-d55ca72f3405', 'floating_network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'012884fa-b878-4286-916b-31b045f4b797', 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'port_id': u'7fad5093-67a9-4b7d-ad77-803d57131945', 'port': u'7fad5093-67a9-4b7d-ad77-803d57131945', 'network': u'e88d0900-09ed-463f-a000-5756cec8bab0'}) 2019-01-20 19:10:05,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:10:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:10:06,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5f43ea7-350f-463b-8832-ed4291eefc19 x-compute-request-id: req-e5f43ea7-350f-463b-8832-ed4291eefc19 Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497152571 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135653] pid_max: default: 32768 minimum: 301\n[ 0.136539] ACPI: Core revision 20150930\n[ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139215] Security Framework initialized\n[ 0.140019] Yama: becoming mindful.\n[ 0.140742] AppArmor: AppArmor initialized\n[ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146766] Initializing cgroup subsys io\n[ 0.147580] Initializing cgroup subsys memory\n[ 0.148435] Initializing cgroup subsys devices\n[ 0.149312] Initializing cgroup subsys freezer\n[ 0.150175] Initializing cgroup subsys net_cls\n[ 0.151034] Initializing cgroup subsys perf_event\n[ 0.151933] Initializing cgroup subsys net_prio\n[ 0.152813] Initializing cgroup subsys hugetlb\n[ 0.153680] Initializing cgroup subsys pids\n[ 0.154549] CPU: Physical Processor ID: 0\n[ 0.156036] mce: CPU supports 10 MCE banks\n[ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175071] ftrace: allocating 31920 entries in 125 pages\n[ 0.201655] smpboot: Max logical packages: 1\n[ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203868] x2apic enabled\n[ 0.204678] Switched APIC routing to physical x2apic.\n[ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211294] KVM setup paravirtual spinlock\n[ 0.212580] x86: Booted up 1 node, 1 CPUs\n[ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214769] devtmpfs: initialized\n[ 0.216485] evm: security.selinux\n[ 0.217189] evm: security.SMACK64\n[ 0.217885] evm: security.SMACK64EXEC\n[ 0.218631] evm: security.SMACK64TRANSMUTE\n[ 0.219438] evm: security.SMACK64MMAP\n[ 0.220185] evm: security.ima\n[ 0.220823] evm: security.capability\n[ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223472] pinctrl core: initialized pinctrl subsystem\n[ 0.224574] RTC time: 19:09:59, date: 01/20/19\n[ 0.225525] NET: Registered protocol family 16\n[ 0.226504] cpuidle: using governor ladder\n[ 0.227331] cpuidle: using governor menu\n[ 0.228118] PCCT header not found.\n[ 0.228873] ACPI: bus type PCI registered\n[ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230911] PCI: Using configuration type 1 for base access\n[ 0.232659] ACPI: Added _OSI(Module Device)\n[ 0.233511] ACPI: Added _OSI(Processor Device)\n[ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237368] ACPI: Interpreter enabled\n[ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245568] ACPI: (supports S0 S5)\n[ 0.246277] ACPI: Using IOAPIC for interrupt routing\n[ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256441] acpiphp: Slot [3] registered\n[ 0.257249] acpiphp: Slot [4] registered\n[ 0.258051] acpiphp: Slot [5] registered\n[ 0.258845] acpiphp: Slot [6] registered\n[ 0.259641] acpiphp: Slot [7] registered\n[ 0.260443] acpiphp: Slot [8] registered\n[ 0.261240] acpiphp: Slot [9] registered\n[ 0.262034] acpiphp: Slot [10] registered\n[ 0.262841] acpiphp: Slot [11] registered\n[ 0.263650] acpiphp: Slot [12] registered\n[ 0.264467] acpiphp: Slot [13] registered\n[ 0.265275] acpiphp: Slot [14] registered\n[ 0.266097] acpiphp: Slot [15] registered\n[ 0.277373] acpiphp: Slot [16] registered\n[ 0.278185] acpiphp: Slot [17] registered\n[ 0.278990] acpiphp: Slot [18] registered\n[ 0.279801] acpiphp: Slot [19] registered\n[ 0.280609] acpiphp: Slot [20] registered\n[ 0.281424] acpiphp: Slot [21] registered\n[ 0.282268] acpiphp: Slot [22] registered\n[ 0.283097] acpiphp: Slot [23] registered\n[ 0.283901] acpiphp: Slot [24] registered\n[ 0.284728] acpiphp: Slot [25] registered\n[ 0.285541] acpiphp: Slot [26] registered\n[ 0.286351] acpiphp: Slot [27] registered\n[ 0.287162] acpiphp: Slot [28] registered\n[ 0.287968] acpiphp: Slot [29] registered\n[ 0.288784] acpiphp: Slot [30] registered\n[ 0.289598] acpiphp: Slot [31] registered\n[ 0.290404] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373258] vgaarb: loaded\n[ 0.373862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375104] SCSI subsystem initialized\n[ 0.375935] ACPI: bus type USB registered\n[ 0.376760] usbcore: registered new interface driver usbfs\n[ 0.377789] usbcore: registered new interface driver hub\n[ 0.378797] usbcore: registered new device driver usb\n[ 0.379869] PCI: Using ACPI for IRQ routing\n[ 0.380943] NetLabel: Initializing\n[ 0.381674] NetLabel: domain hash size = 128\n[ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383490] NetLabel: unlabeled traffic allowed by default\n[ 0.384600] clocksource: Switched to clocksource kvm-clock\n[ 0.390034] AppArmor: AppArmor Filesystem Enabled\n[ 0.391015] pnp: PnP ACPI init\n[ 0.391936] pnp: PnP ACPI: found 5 devices\n[ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400048] NET: Registered protocol family 2\n[ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406873] NET: Registered protocol family 1\n[ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438293] Trying to unpack rootfs image as initramfs...\n[ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504432] audit: initializing netlink subsys (disabled)\n[ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized\n[ 0.506797] Initialise system trusted keyring\n[ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510877] zbud: loaded\n[ 0.511584] VFS: Disk quotas dquot_6.6.0\n[ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513951] fuse init (API version 7.23)\n[ 0.514851] Key type big_key registered\n[ 0.515660] Allocating IMA MOK and blacklist keyrings.\n[ 0.516783] Key type asymmetric registered\n[ 0.517619] Asymmetric key parser 'x509' registered\n[ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520428] io scheduler noop registered\n[ 0.521250] io scheduler deadline registered (default)\n[ 0.522254] io scheduler cfq registered\n[ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526921] ACPI: Power Button [PWRF]\n[ 0.527762] GHES: HEST is not enabled!\n[ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599482] Linux agpgart interface v0.103\n[ 0.601538] brd: module loaded\n[ 0.602682] loop: module loaded\n[ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608944] GPT:90111 != 2097151\n[ 0.609630] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610721] GPT:90111 != 2097151\n[ 0.611397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612365] vda: vda1 vda15\n[ 0.613831] scsi host0: ata_piix\n[ 0.614575] scsi host1: ata_piix\n[ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617978] libphy: Fixed MDIO Bus: probed\n[ 0.618807] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621889] PPP generic driver version 2.4.2\n[ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624103] ehci-pci: EHCI PCI platform driver\n[ 0.624983] ehci-platform: EHCI generic platform driver\n[ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627111] ohci-pci: OHCI PCI platform driver\n[ 0.627977] ohci-platform: OHCI generic platform driver\n[ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650602] usb usb1: Product: UHCI Host Controller\n[ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653683] hub 1-0:1.0: USB hub found\n[ 0.654464] hub 1-0:1.0: 2 ports detected\n[ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659480] mousedev: PS/2 mouse device common for all mice\n[ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666096] i2c /dev entries driver\n[ 0.666850] device-mapper: uevent: version 1.0.3\n[ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670702] NET: Registered protocol family 10\n[ 0.671690] NET: Registered protocol family 17\n[ 0.672583] Key type dns_resolver registered\n[ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676371] registered taskstats version 1\n[ 0.677214] Loading compiled-in X.509 certificates\n[ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680529] zswap: loaded using pool lzo/zbud\n[ 0.681899] Key type trusted registered\n[ 0.683453] Key type encrypted registered\n[ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686356] evm: HMAC attrs: 0x1\n[ 0.687303] Magic number: 3:105:193\n[ 0.688082] acpi device:1f: hash matches\n[ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400)\n[ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691674] EDD information not available.\n[ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789646] Write protecting the kernel read-only data: 14336k\n[ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 19:10:06,814 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-e5f43ea7-350f-463b-8832-ed4291eefc19 2019-01-20 19:10:06,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09523105621s 2019-01-20 19:10:06,815 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-e5f43ea7-350f-463b-8832-ed4291eefc19 2019-01-20 19:10:06,816 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 497152571 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.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:07,818 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:10:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:10:17,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60999dd7-e0fd-46e5-b82b-66f8da4c986d x-compute-request-id: req-60999dd7-e0fd-46e5-b82b-66f8da4c986d Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497152571 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135653] pid_max: default: 32768 minimum: 301\n[ 0.136539] ACPI: Core revision 20150930\n[ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139215] Security Framework initialized\n[ 0.140019] Yama: becoming mindful.\n[ 0.140742] AppArmor: AppArmor initialized\n[ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146766] Initializing cgroup subsys io\n[ 0.147580] Initializing cgroup subsys memory\n[ 0.148435] Initializing cgroup subsys devices\n[ 0.149312] Initializing cgroup subsys freezer\n[ 0.150175] Initializing cgroup subsys net_cls\n[ 0.151034] Initializing cgroup subsys perf_event\n[ 0.151933] Initializing cgroup subsys net_prio\n[ 0.152813] Initializing cgroup subsys hugetlb\n[ 0.153680] Initializing cgroup subsys pids\n[ 0.154549] CPU: Physical Processor ID: 0\n[ 0.156036] mce: CPU supports 10 MCE banks\n[ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175071] ftrace: allocating 31920 entries in 125 pages\n[ 0.201655] smpboot: Max logical packages: 1\n[ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203868] x2apic enabled\n[ 0.204678] Switched APIC routing to physical x2apic.\n[ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211294] KVM setup paravirtual spinlock\n[ 0.212580] x86: Booted up 1 node, 1 CPUs\n[ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214769] devtmpfs: initialized\n[ 0.216485] evm: security.selinux\n[ 0.217189] evm: security.SMACK64\n[ 0.217885] evm: security.SMACK64EXEC\n[ 0.218631] evm: security.SMACK64TRANSMUTE\n[ 0.219438] evm: security.SMACK64MMAP\n[ 0.220185] evm: security.ima\n[ 0.220823] evm: security.capability\n[ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223472] pinctrl core: initialized pinctrl subsystem\n[ 0.224574] RTC time: 19:09:59, date: 01/20/19\n[ 0.225525] NET: Registered protocol family 16\n[ 0.226504] cpuidle: using governor ladder\n[ 0.227331] cpuidle: using governor menu\n[ 0.228118] PCCT header not found.\n[ 0.228873] ACPI: bus type PCI registered\n[ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230911] PCI: Using configuration type 1 for base access\n[ 0.232659] ACPI: Added _OSI(Module Device)\n[ 0.233511] ACPI: Added _OSI(Processor Device)\n[ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237368] ACPI: Interpreter enabled\n[ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245568] ACPI: (supports S0 S5)\n[ 0.246277] ACPI: Using IOAPIC for interrupt routing\n[ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256441] acpiphp: Slot [3] registered\n[ 0.257249] acpiphp: Slot [4] registered\n[ 0.258051] acpiphp: Slot [5] registered\n[ 0.258845] acpiphp: Slot [6] registered\n[ 0.259641] acpiphp: Slot [7] registered\n[ 0.260443] acpiphp: Slot [8] registered\n[ 0.261240] acpiphp: Slot [9] registered\n[ 0.262034] acpiphp: Slot [10] registered\n[ 0.262841] acpiphp: Slot [11] registered\n[ 0.263650] acpiphp: Slot [12] registered\n[ 0.264467] acpiphp: Slot [13] registered\n[ 0.265275] acpiphp: Slot [14] registered\n[ 0.266097] acpiphp: Slot [15] registered\n[ 0.277373] acpiphp: Slot [16] registered\n[ 0.278185] acpiphp: Slot [17] registered\n[ 0.278990] acpiphp: Slot [18] registered\n[ 0.279801] acpiphp: Slot [19] registered\n[ 0.280609] acpiphp: Slot [20] registered\n[ 0.281424] acpiphp: Slot [21] registered\n[ 0.282268] acpiphp: Slot [22] registered\n[ 0.283097] acpiphp: Slot [23] registered\n[ 0.283901] acpiphp: Slot [24] registered\n[ 0.284728] acpiphp: Slot [25] registered\n[ 0.285541] acpiphp: Slot [26] registered\n[ 0.286351] acpiphp: Slot [27] registered\n[ 0.287162] acpiphp: Slot [28] registered\n[ 0.287968] acpiphp: Slot [29] registered\n[ 0.288784] acpiphp: Slot [30] registered\n[ 0.289598] acpiphp: Slot [31] registered\n[ 0.290404] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373258] vgaarb: loaded\n[ 0.373862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375104] SCSI subsystem initialized\n[ 0.375935] ACPI: bus type USB registered\n[ 0.376760] usbcore: registered new interface driver usbfs\n[ 0.377789] usbcore: registered new interface driver hub\n[ 0.378797] usbcore: registered new device driver usb\n[ 0.379869] PCI: Using ACPI for IRQ routing\n[ 0.380943] NetLabel: Initializing\n[ 0.381674] NetLabel: domain hash size = 128\n[ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383490] NetLabel: unlabeled traffic allowed by default\n[ 0.384600] clocksource: Switched to clocksource kvm-clock\n[ 0.390034] AppArmor: AppArmor Filesystem Enabled\n[ 0.391015] pnp: PnP ACPI init\n[ 0.391936] pnp: PnP ACPI: found 5 devices\n[ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400048] NET: Registered protocol family 2\n[ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406873] NET: Registered protocol family 1\n[ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438293] Trying to unpack rootfs image as initramfs...\n[ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504432] audit: initializing netlink subsys (disabled)\n[ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized\n[ 0.506797] Initialise system trusted keyring\n[ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510877] zbud: loaded\n[ 0.511584] VFS: Disk quotas dquot_6.6.0\n[ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513951] fuse init (API version 7.23)\n[ 0.514851] Key type big_key registered\n[ 0.515660] Allocating IMA MOK and blacklist keyrings.\n[ 0.516783] Key type asymmetric registered\n[ 0.517619] Asymmetric key parser 'x509' registered\n[ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520428] io scheduler noop registered\n[ 0.521250] io scheduler deadline registered (default)\n[ 0.522254] io scheduler cfq registered\n[ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526921] ACPI: Power Button [PWRF]\n[ 0.527762] GHES: HEST is not enabled!\n[ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599482] Linux agpgart interface v0.103\n[ 0.601538] brd: module loaded\n[ 0.602682] loop: module loaded\n[ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608944] GPT:90111 != 2097151\n[ 0.609630] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610721] GPT:90111 != 2097151\n[ 0.611397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612365] vda: vda1 vda15\n[ 0.613831] scsi host0: ata_piix\n[ 0.614575] scsi host1: ata_piix\n[ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617978] libphy: Fixed MDIO Bus: probed\n[ 0.618807] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621889] PPP generic driver version 2.4.2\n[ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624103] ehci-pci: EHCI PCI platform driver\n[ 0.624983] ehci-platform: EHCI generic platform driver\n[ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627111] ohci-pci: OHCI PCI platform driver\n[ 0.627977] ohci-platform: OHCI generic platform driver\n[ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650602] usb usb1: Product: UHCI Host Controller\n[ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653683] hub 1-0:1.0: USB hub found\n[ 0.654464] hub 1-0:1.0: 2 ports detected\n[ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659480] mousedev: PS/2 mouse device common for all mice\n[ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666096] i2c /dev entries driver\n[ 0.666850] device-mapper: uevent: version 1.0.3\n[ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670702] NET: Registered protocol family 10\n[ 0.671690] NET: Registered protocol family 17\n[ 0.672583] Key type dns_resolver registered\n[ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676371] registered taskstats version 1\n[ 0.677214] Loading compiled-in X.509 certificates\n[ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680529] zswap: loaded using pool lzo/zbud\n[ 0.681899] Key type trusted registered\n[ 0.683453] Key type encrypted registered\n[ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686356] evm: HMAC attrs: 0x1\n[ 0.687303] Magic number: 3:105:193\n[ 0.688082] acpi device:1f: hash matches\n[ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400)\n[ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691674] EDD information not available.\n[ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789646] Write protecting the kernel read-only data: 14336k\n[ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 19:10:17,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-60999dd7-e0fd-46e5-b82b-66f8da4c986d 2019-01-20 19:10:17,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12023806572s 2019-01-20 19:10:17,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-60999dd7-e0fd-46e5-b82b-66f8da4c986d 2019-01-20 19:10:17,950 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 497152571 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.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:18,952 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:27,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:10:27,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:10:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a8b81a6-0e77-4f34-8544-8f5c44ea2a3e x-compute-request-id: req-2a8b81a6-0e77-4f34-8544-8f5c44ea2a3e Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497152571 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135653] pid_max: default: 32768 minimum: 301\n[ 0.136539] ACPI: Core revision 20150930\n[ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139215] Security Framework initialized\n[ 0.140019] Yama: becoming mindful.\n[ 0.140742] AppArmor: AppArmor initialized\n[ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146766] Initializing cgroup subsys io\n[ 0.147580] Initializing cgroup subsys memory\n[ 0.148435] Initializing cgroup subsys devices\n[ 0.149312] Initializing cgroup subsys freezer\n[ 0.150175] Initializing cgroup subsys net_cls\n[ 0.151034] Initializing cgroup subsys perf_event\n[ 0.151933] Initializing cgroup subsys net_prio\n[ 0.152813] Initializing cgroup subsys hugetlb\n[ 0.153680] Initializing cgroup subsys pids\n[ 0.154549] CPU: Physical Processor ID: 0\n[ 0.156036] mce: CPU supports 10 MCE banks\n[ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175071] ftrace: allocating 31920 entries in 125 pages\n[ 0.201655] smpboot: Max logical packages: 1\n[ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203868] x2apic enabled\n[ 0.204678] Switched APIC routing to physical x2apic.\n[ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211294] KVM setup paravirtual spinlock\n[ 0.212580] x86: Booted up 1 node, 1 CPUs\n[ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214769] devtmpfs: initialized\n[ 0.216485] evm: security.selinux\n[ 0.217189] evm: security.SMACK64\n[ 0.217885] evm: security.SMACK64EXEC\n[ 0.218631] evm: security.SMACK64TRANSMUTE\n[ 0.219438] evm: security.SMACK64MMAP\n[ 0.220185] evm: security.ima\n[ 0.220823] evm: security.capability\n[ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223472] pinctrl core: initialized pinctrl subsystem\n[ 0.224574] RTC time: 19:09:59, date: 01/20/19\n[ 0.225525] NET: Registered protocol family 16\n[ 0.226504] cpuidle: using governor ladder\n[ 0.227331] cpuidle: using governor menu\n[ 0.228118] PCCT header not found.\n[ 0.228873] ACPI: bus type PCI registered\n[ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230911] PCI: Using configuration type 1 for base access\n[ 0.232659] ACPI: Added _OSI(Module Device)\n[ 0.233511] ACPI: Added _OSI(Processor Device)\n[ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237368] ACPI: Interpreter enabled\n[ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245568] ACPI: (supports S0 S5)\n[ 0.246277] ACPI: Using IOAPIC for interrupt routing\n[ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256441] acpiphp: Slot [3] registered\n[ 0.257249] acpiphp: Slot [4] registered\n[ 0.258051] acpiphp: Slot [5] registered\n[ 0.258845] acpiphp: Slot [6] registered\n[ 0.259641] acpiphp: Slot [7] registered\n[ 0.260443] acpiphp: Slot [8] registered\n[ 0.261240] acpiphp: Slot [9] registered\n[ 0.262034] acpiphp: Slot [10] registered\n[ 0.262841] acpiphp: Slot [11] registered\n[ 0.263650] acpiphp: Slot [12] registered\n[ 0.264467] acpiphp: Slot [13] registered\n[ 0.265275] acpiphp: Slot [14] registered\n[ 0.266097] acpiphp: Slot [15] registered\n[ 0.277373] acpiphp: Slot [16] registered\n[ 0.278185] acpiphp: Slot [17] registered\n[ 0.278990] acpiphp: Slot [18] registered\n[ 0.279801] acpiphp: Slot [19] registered\n[ 0.280609] acpiphp: Slot [20] registered\n[ 0.281424] acpiphp: Slot [21] registered\n[ 0.282268] acpiphp: Slot [22] registered\n[ 0.283097] acpiphp: Slot [23] registered\n[ 0.283901] acpiphp: Slot [24] registered\n[ 0.284728] acpiphp: Slot [25] registered\n[ 0.285541] acpiphp: Slot [26] registered\n[ 0.286351] acpiphp: Slot [27] registered\n[ 0.287162] acpiphp: Slot [28] registered\n[ 0.287968] acpiphp: Slot [29] registered\n[ 0.288784] acpiphp: Slot [30] registered\n[ 0.289598] acpiphp: Slot [31] registered\n[ 0.290404] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373258] vgaarb: loaded\n[ 0.373862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375104] SCSI subsystem initialized\n[ 0.375935] ACPI: bus type USB registered\n[ 0.376760] usbcore: registered new interface driver usbfs\n[ 0.377789] usbcore: registered new interface driver hub\n[ 0.378797] usbcore: registered new device driver usb\n[ 0.379869] PCI: Using ACPI for IRQ routing\n[ 0.380943] NetLabel: Initializing\n[ 0.381674] NetLabel: domain hash size = 128\n[ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383490] NetLabel: unlabeled traffic allowed by default\n[ 0.384600] clocksource: Switched to clocksource kvm-clock\n[ 0.390034] AppArmor: AppArmor Filesystem Enabled\n[ 0.391015] pnp: PnP ACPI init\n[ 0.391936] pnp: PnP ACPI: found 5 devices\n[ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400048] NET: Registered protocol family 2\n[ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406873] NET: Registered protocol family 1\n[ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438293] Trying to unpack rootfs image as initramfs...\n[ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504432] audit: initializing netlink subsys (disabled)\n[ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized\n[ 0.506797] Initialise system trusted keyring\n[ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510877] zbud: loaded\n[ 0.511584] VFS: Disk quotas dquot_6.6.0\n[ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513951] fuse init (API version 7.23)\n[ 0.514851] Key type big_key registered\n[ 0.515660] Allocating IMA MOK and blacklist keyrings.\n[ 0.516783] Key type asymmetric registered\n[ 0.517619] Asymmetric key parser 'x509' registered\n[ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520428] io scheduler noop registered\n[ 0.521250] io scheduler deadline registered (default)\n[ 0.522254] io scheduler cfq registered\n[ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526921] ACPI: Power Button [PWRF]\n[ 0.527762] GHES: HEST is not enabled!\n[ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599482] Linux agpgart interface v0.103\n[ 0.601538] brd: module loaded\n[ 0.602682] loop: module loaded\n[ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608944] GPT:90111 != 2097151\n[ 0.609630] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610721] GPT:90111 != 2097151\n[ 0.611397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612365] vda: vda1 vda15\n[ 0.613831] scsi host0: ata_piix\n[ 0.614575] scsi host1: ata_piix\n[ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617978] libphy: Fixed MDIO Bus: probed\n[ 0.618807] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621889] PPP generic driver version 2.4.2\n[ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624103] ehci-pci: EHCI PCI platform driver\n[ 0.624983] ehci-platform: EHCI generic platform driver\n[ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627111] ohci-pci: OHCI PCI platform driver\n[ 0.627977] ohci-platform: OHCI generic platform driver\n[ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650602] usb usb1: Product: UHCI Host Controller\n[ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653683] hub 1-0:1.0: USB hub found\n[ 0.654464] hub 1-0:1.0: 2 ports detected\n[ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659480] mousedev: PS/2 mouse device common for all mice\n[ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666096] i2c /dev entries driver\n[ 0.666850] device-mapper: uevent: version 1.0.3\n[ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670702] NET: Registered protocol family 10\n[ 0.671690] NET: Registered protocol family 17\n[ 0.672583] Key type dns_resolver registered\n[ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676371] registered taskstats version 1\n[ 0.677214] Loading compiled-in X.509 certificates\n[ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680529] zswap: loaded using pool lzo/zbud\n[ 0.681899] Key type trusted registered\n[ 0.683453] Key type encrypted registered\n[ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686356] evm: HMAC attrs: 0x1\n[ 0.687303] Magic number: 3:105:193\n[ 0.688082] acpi device:1f: hash matches\n[ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400)\n[ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691674] EDD information not available.\n[ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789646] Write protecting the kernel read-only data: 14336k\n[ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 19:10:29,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-2a8b81a6-0e77-4f34-8544-8f5c44ea2a3e 2019-01-20 19:10:29,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11244797707s 2019-01-20 19:10:29,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-2a8b81a6-0e77-4f34-8544-8f5c44ea2a3e 2019-01-20 19:10:29,076 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 497152571 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.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:30,078 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:39,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:10:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:10:40,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c35a551-9e15-4724-98c2-35248e4bdb7c x-compute-request-id: req-0c35a551-9e15-4724-98c2-35248e4bdb7c Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497152571 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135653] pid_max: default: 32768 minimum: 301\n[ 0.136539] ACPI: Core revision 20150930\n[ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139215] Security Framework initialized\n[ 0.140019] Yama: becoming mindful.\n[ 0.140742] AppArmor: AppArmor initialized\n[ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146766] Initializing cgroup subsys io\n[ 0.147580] Initializing cgroup subsys memory\n[ 0.148435] Initializing cgroup subsys devices\n[ 0.149312] Initializing cgroup subsys freezer\n[ 0.150175] Initializing cgroup subsys net_cls\n[ 0.151034] Initializing cgroup subsys perf_event\n[ 0.151933] Initializing cgroup subsys net_prio\n[ 0.152813] Initializing cgroup subsys hugetlb\n[ 0.153680] Initializing cgroup subsys pids\n[ 0.154549] CPU: Physical Processor ID: 0\n[ 0.156036] mce: CPU supports 10 MCE banks\n[ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175071] ftrace: allocating 31920 entries in 125 pages\n[ 0.201655] smpboot: Max logical packages: 1\n[ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203868] x2apic enabled\n[ 0.204678] Switched APIC routing to physical x2apic.\n[ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211294] KVM setup paravirtual spinlock\n[ 0.212580] x86: Booted up 1 node, 1 CPUs\n[ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214769] devtmpfs: initialized\n[ 0.216485] evm: security.selinux\n[ 0.217189] evm: security.SMACK64\n[ 0.217885] evm: security.SMACK64EXEC\n[ 0.218631] evm: security.SMACK64TRANSMUTE\n[ 0.219438] evm: security.SMACK64MMAP\n[ 0.220185] evm: security.ima\n[ 0.220823] evm: security.capability\n[ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223472] pinctrl core: initialized pinctrl subsystem\n[ 0.224574] RTC time: 19:09:59, date: 01/20/19\n[ 0.225525] NET: Registered protocol family 16\n[ 0.226504] cpuidle: using governor ladder\n[ 0.227331] cpuidle: using governor menu\n[ 0.228118] PCCT header not found.\n[ 0.228873] ACPI: bus type PCI registered\n[ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230911] PCI: Using configuration type 1 for base access\n[ 0.232659] ACPI: Added _OSI(Module Device)\n[ 0.233511] ACPI: Added _OSI(Processor Device)\n[ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237368] ACPI: Interpreter enabled\n[ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245568] ACPI: (supports S0 S5)\n[ 0.246277] ACPI: Using IOAPIC for interrupt routing\n[ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256441] acpiphp: Slot [3] registered\n[ 0.257249] acpiphp: Slot [4] registered\n[ 0.258051] acpiphp: Slot [5] registered\n[ 0.258845] acpiphp: Slot [6] registered\n[ 0.259641] acpiphp: Slot [7] registered\n[ 0.260443] acpiphp: Slot [8] registered\n[ 0.261240] acpiphp: Slot [9] registered\n[ 0.262034] acpiphp: Slot [10] registered\n[ 0.262841] acpiphp: Slot [11] registered\n[ 0.263650] acpiphp: Slot [12] registered\n[ 0.264467] acpiphp: Slot [13] registered\n[ 0.265275] acpiphp: Slot [14] registered\n[ 0.266097] acpiphp: Slot [15] registered\n[ 0.277373] acpiphp: Slot [16] registered\n[ 0.278185] acpiphp: Slot [17] registered\n[ 0.278990] acpiphp: Slot [18] registered\n[ 0.279801] acpiphp: Slot [19] registered\n[ 0.280609] acpiphp: Slot [20] registered\n[ 0.281424] acpiphp: Slot [21] registered\n[ 0.282268] acpiphp: Slot [22] registered\n[ 0.283097] acpiphp: Slot [23] registered\n[ 0.283901] acpiphp: Slot [24] registered\n[ 0.284728] acpiphp: Slot [25] registered\n[ 0.285541] acpiphp: Slot [26] registered\n[ 0.286351] acpiphp: Slot [27] registered\n[ 0.287162] acpiphp: Slot [28] registered\n[ 0.287968] acpiphp: Slot [29] registered\n[ 0.288784] acpiphp: Slot [30] registered\n[ 0.289598] acpiphp: Slot [31] registered\n[ 0.290404] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373258] vgaarb: loaded\n[ 0.373862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375104] SCSI subsystem initialized\n[ 0.375935] ACPI: bus type USB registered\n[ 0.376760] usbcore: registered new interface driver usbfs\n[ 0.377789] usbcore: registered new interface driver hub\n[ 0.378797] usbcore: registered new device driver usb\n[ 0.379869] PCI: Using ACPI for IRQ routing\n[ 0.380943] NetLabel: Initializing\n[ 0.381674] NetLabel: domain hash size = 128\n[ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383490] NetLabel: unlabeled traffic allowed by default\n[ 0.384600] clocksource: Switched to clocksource kvm-clock\n[ 0.390034] AppArmor: AppArmor Filesystem Enabled\n[ 0.391015] pnp: PnP ACPI init\n[ 0.391936] pnp: PnP ACPI: found 5 devices\n[ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400048] NET: Registered protocol family 2\n[ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406873] NET: Registered protocol family 1\n[ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438293] Trying to unpack rootfs image as initramfs...\n[ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504432] audit: initializing netlink subsys (disabled)\n[ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized\n[ 0.506797] Initialise system trusted keyring\n[ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510877] zbud: loaded\n[ 0.511584] VFS: Disk quotas dquot_6.6.0\n[ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513951] fuse init (API version 7.23)\n[ 0.514851] Key type big_key registered\n[ 0.515660] Allocating IMA MOK and blacklist keyrings.\n[ 0.516783] Key type asymmetric registered\n[ 0.517619] Asymmetric key parser 'x509' registered\n[ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520428] io scheduler noop registered\n[ 0.521250] io scheduler deadline registered (default)\n[ 0.522254] io scheduler cfq registered\n[ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526921] ACPI: Power Button [PWRF]\n[ 0.527762] GHES: HEST is not enabled!\n[ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599482] Linux agpgart interface v0.103\n[ 0.601538] brd: module loaded\n[ 0.602682] loop: module loaded\n[ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608944] GPT:90111 != 2097151\n[ 0.609630] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610721] GPT:90111 != 2097151\n[ 0.611397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612365] vda: vda1 vda15\n[ 0.613831] scsi host0: ata_piix\n[ 0.614575] scsi host1: ata_piix\n[ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617978] libphy: Fixed MDIO Bus: probed\n[ 0.618807] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621889] PPP generic driver version 2.4.2\n[ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624103] ehci-pci: EHCI PCI platform driver\n[ 0.624983] ehci-platform: EHCI generic platform driver\n[ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627111] ohci-pci: OHCI PCI platform driver\n[ 0.627977] ohci-platform: OHCI generic platform driver\n[ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650602] usb usb1: Product: UHCI Host Controller\n[ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653683] hub 1-0:1.0: USB hub found\n[ 0.654464] hub 1-0:1.0: 2 ports detected\n[ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659480] mousedev: PS/2 mouse device common for all mice\n[ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666096] i2c /dev entries driver\n[ 0.666850] device-mapper: uevent: version 1.0.3\n[ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670702] NET: Registered protocol family 10\n[ 0.671690] NET: Registered protocol family 17\n[ 0.672583] Key type dns_resolver registered\n[ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676371] registered taskstats version 1\n[ 0.677214] Loading compiled-in X.509 certificates\n[ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680529] zswap: loaded using pool lzo/zbud\n[ 0.681899] Key type trusted registered\n[ 0.683453] Key type encrypted registered\n[ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686356] evm: HMAC attrs: 0x1\n[ 0.687303] Magic number: 3:105:193\n[ 0.688082] acpi device:1f: hash matches\n[ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400)\n[ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691674] EDD information not available.\n[ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789646] Write protecting the kernel read-only data: 14336k\n[ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 19:10:40,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-0c35a551-9e15-4724-98c2-35248e4bdb7c 2019-01-20 19:10:40,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10106396675s 2019-01-20 19:10:40,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-0c35a551-9e15-4724-98c2-35248e4bdb7c 2019-01-20 19:10:40,190 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 497152571 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.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:41,193 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:50,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:10:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:10:51,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:10:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c17e0bd-8c86-48b8-9380-24a1f96ad788 x-compute-request-id: req-6c17e0bd-8c86-48b8-9380-24a1f96ad788 Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497152571 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135653] pid_max: default: 32768 minimum: 301\n[ 0.136539] ACPI: Core revision 20150930\n[ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139215] Security Framework initialized\n[ 0.140019] Yama: becoming mindful.\n[ 0.140742] AppArmor: AppArmor initialized\n[ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146766] Initializing cgroup subsys io\n[ 0.147580] Initializing cgroup subsys memory\n[ 0.148435] Initializing cgroup subsys devices\n[ 0.149312] Initializing cgroup subsys freezer\n[ 0.150175] Initializing cgroup subsys net_cls\n[ 0.151034] Initializing cgroup subsys perf_event\n[ 0.151933] Initializing cgroup subsys net_prio\n[ 0.152813] Initializing cgroup subsys hugetlb\n[ 0.153680] Initializing cgroup subsys pids\n[ 0.154549] CPU: Physical Processor ID: 0\n[ 0.156036] mce: CPU supports 10 MCE banks\n[ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175071] ftrace: allocating 31920 entries in 125 pages\n[ 0.201655] smpboot: Max logical packages: 1\n[ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203868] x2apic enabled\n[ 0.204678] Switched APIC routing to physical x2apic.\n[ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211294] KVM setup paravirtual spinlock\n[ 0.212580] x86: Booted up 1 node, 1 CPUs\n[ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214769] devtmpfs: initialized\n[ 0.216485] evm: security.selinux\n[ 0.217189] evm: security.SMACK64\n[ 0.217885] evm: security.SMACK64EXEC\n[ 0.218631] evm: security.SMACK64TRANSMUTE\n[ 0.219438] evm: security.SMACK64MMAP\n[ 0.220185] evm: security.ima\n[ 0.220823] evm: security.capability\n[ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223472] pinctrl core: initialized pinctrl subsystem\n[ 0.224574] RTC time: 19:09:59, date: 01/20/19\n[ 0.225525] NET: Registered protocol family 16\n[ 0.226504] cpuidle: using governor ladder\n[ 0.227331] cpuidle: using governor menu\n[ 0.228118] PCCT header not found.\n[ 0.228873] ACPI: bus type PCI registered\n[ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230911] PCI: Using configuration type 1 for base access\n[ 0.232659] ACPI: Added _OSI(Module Device)\n[ 0.233511] ACPI: Added _OSI(Processor Device)\n[ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237368] ACPI: Interpreter enabled\n[ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245568] ACPI: (supports S0 S5)\n[ 0.246277] ACPI: Using IOAPIC for interrupt routing\n[ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256441] acpiphp: Slot [3] registered\n[ 0.257249] acpiphp: Slot [4] registered\n[ 0.258051] acpiphp: Slot [5] registered\n[ 0.258845] acpiphp: Slot [6] registered\n[ 0.259641] acpiphp: Slot [7] registered\n[ 0.260443] acpiphp: Slot [8] registered\n[ 0.261240] acpiphp: Slot [9] registered\n[ 0.262034] acpiphp: Slot [10] registered\n[ 0.262841] acpiphp: Slot [11] registered\n[ 0.263650] acpiphp: Slot [12] registered\n[ 0.264467] acpiphp: Slot [13] registered\n[ 0.265275] acpiphp: Slot [14] registered\n[ 0.266097] acpiphp: Slot [15] registered\n[ 0.277373] acpiphp: Slot [16] registered\n[ 0.278185] acpiphp: Slot [17] registered\n[ 0.278990] acpiphp: Slot [18] registered\n[ 0.279801] acpiphp: Slot [19] registered\n[ 0.280609] acpiphp: Slot [20] registered\n[ 0.281424] acpiphp: Slot [21] registered\n[ 0.282268] acpiphp: Slot [22] registered\n[ 0.283097] acpiphp: Slot [23] registered\n[ 0.283901] acpiphp: Slot [24] registered\n[ 0.284728] acpiphp: Slot [25] registered\n[ 0.285541] acpiphp: Slot [26] registered\n[ 0.286351] acpiphp: Slot [27] registered\n[ 0.287162] acpiphp: Slot [28] registered\n[ 0.287968] acpiphp: Slot [29] registered\n[ 0.288784] acpiphp: Slot [30] registered\n[ 0.289598] acpiphp: Slot [31] registered\n[ 0.290404] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373258] vgaarb: loaded\n[ 0.373862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375104] SCSI subsystem initialized\n[ 0.375935] ACPI: bus type USB registered\n[ 0.376760] usbcore: registered new interface driver usbfs\n[ 0.377789] usbcore: registered new interface driver hub\n[ 0.378797] usbcore: registered new device driver usb\n[ 0.379869] PCI: Using ACPI for IRQ routing\n[ 0.380943] NetLabel: Initializing\n[ 0.381674] NetLabel: domain hash size = 128\n[ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383490] NetLabel: unlabeled traffic allowed by default\n[ 0.384600] clocksource: Switched to clocksource kvm-clock\n[ 0.390034] AppArmor: AppArmor Filesystem Enabled\n[ 0.391015] pnp: PnP ACPI init\n[ 0.391936] pnp: PnP ACPI: found 5 devices\n[ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400048] NET: Registered protocol family 2\n[ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406873] NET: Registered protocol family 1\n[ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438293] Trying to unpack rootfs image as initramfs...\n[ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504432] audit: initializing netlink subsys (disabled)\n[ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized\n[ 0.506797] Initialise system trusted keyring\n[ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510877] zbud: loaded\n[ 0.511584] VFS: Disk quotas dquot_6.6.0\n[ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513951] fuse init (API version 7.23)\n[ 0.514851] Key type big_key registered\n[ 0.515660] Allocating IMA MOK and blacklist keyrings.\n[ 0.516783] Key type asymmetric registered\n[ 0.517619] Asymmetric key parser 'x509' registered\n[ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520428] io scheduler noop registered\n[ 0.521250] io scheduler deadline registered (default)\n[ 0.522254] io scheduler cfq registered\n[ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526921] ACPI: Power Button [PWRF]\n[ 0.527762] GHES: HEST is not enabled!\n[ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599482] Linux agpgart interface v0.103\n[ 0.601538] brd: module loaded\n[ 0.602682] loop: module loaded\n[ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608944] GPT:90111 != 2097151\n[ 0.609630] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610721] GPT:90111 != 2097151\n[ 0.611397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612365] vda: vda1 vda15\n[ 0.613831] scsi host0: ata_piix\n[ 0.614575] scsi host1: ata_piix\n[ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617978] libphy: Fixed MDIO Bus: probed\n[ 0.618807] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621889] PPP generic driver version 2.4.2\n[ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624103] ehci-pci: EHCI PCI platform driver\n[ 0.624983] ehci-platform: EHCI generic platform driver\n[ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627111] ohci-pci: OHCI PCI platform driver\n[ 0.627977] ohci-platform: OHCI generic platform driver\n[ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650602] usb usb1: Product: UHCI Host Controller\n[ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653683] hub 1-0:1.0: USB hub found\n[ 0.654464] hub 1-0:1.0: 2 ports detected\n[ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659480] mousedev: PS/2 mouse device common for all mice\n[ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666096] i2c /dev entries driver\n[ 0.666850] device-mapper: uevent: version 1.0.3\n[ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670702] NET: Registered protocol family 10\n[ 0.671690] NET: Registered protocol family 17\n[ 0.672583] Key type dns_resolver registered\n[ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676371] registered taskstats version 1\n[ 0.677214] Loading compiled-in X.509 certificates\n[ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680529] zswap: loaded using pool lzo/zbud\n[ 0.681899] Key type trusted registered\n[ 0.683453] Key type encrypted registered\n[ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686356] evm: HMAC attrs: 0x1\n[ 0.687303] Magic number: 3:105:193\n[ 0.688082] acpi device:1f: hash matches\n[ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400)\n[ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691674] EDD information not available.\n[ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789646] Write protecting the kernel read-only data: 14336k\n[ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 19:10:51,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-6c17e0bd-8c86-48b8-9380-24a1f96ad788 2019-01-20 19:10:51,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11787891388s 2019-01-20 19:10:51,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-6c17e0bd-8c86-48b8-9380-24a1f96ad788 2019-01-20 19:10:51,322 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 497152571 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.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:52,323 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.200: timed out 2019-01-20 19:11:01,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:11:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:11:02,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adbd62e4-e7f2-4e96-b17a-b6f886cb37f2 x-compute-request-id: req-adbd62e4-e7f2-4e96-b17a-b6f886cb37f2 Content-Encoding: gzip Content-Length: 7848 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497152571 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135653] pid_max: default: 32768 minimum: 301\n[ 0.136539] ACPI: Core revision 20150930\n[ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139215] Security Framework initialized\n[ 0.140019] Yama: becoming mindful.\n[ 0.140742] AppArmor: AppArmor initialized\n[ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146766] Initializing cgroup subsys io\n[ 0.147580] Initializing cgroup subsys memory\n[ 0.148435] Initializing cgroup subsys devices\n[ 0.149312] Initializing cgroup subsys freezer\n[ 0.150175] Initializing cgroup subsys net_cls\n[ 0.151034] Initializing cgroup subsys perf_event\n[ 0.151933] Initializing cgroup subsys net_prio\n[ 0.152813] Initializing cgroup subsys hugetlb\n[ 0.153680] Initializing cgroup subsys pids\n[ 0.154549] CPU: Physical Processor ID: 0\n[ 0.156036] mce: CPU supports 10 MCE banks\n[ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175071] ftrace: allocating 31920 entries in 125 pages\n[ 0.201655] smpboot: Max logical packages: 1\n[ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203868] x2apic enabled\n[ 0.204678] Switched APIC routing to physical x2apic.\n[ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211294] KVM setup paravirtual spinlock\n[ 0.212580] x86: Booted up 1 node, 1 CPUs\n[ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214769] devtmpfs: initialized\n[ 0.216485] evm: security.selinux\n[ 0.217189] evm: security.SMACK64\n[ 0.217885] evm: security.SMACK64EXEC\n[ 0.218631] evm: security.SMACK64TRANSMUTE\n[ 0.219438] evm: security.SMACK64MMAP\n[ 0.220185] evm: security.ima\n[ 0.220823] evm: security.capability\n[ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223472] pinctrl core: initialized pinctrl subsystem\n[ 0.224574] RTC time: 19:09:59, date: 01/20/19\n[ 0.225525] NET: Registered protocol family 16\n[ 0.226504] cpuidle: using governor ladder\n[ 0.227331] cpuidle: using governor menu\n[ 0.228118] PCCT header not found.\n[ 0.228873] ACPI: bus type PCI registered\n[ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230911] PCI: Using configuration type 1 for base access\n[ 0.232659] ACPI: Added _OSI(Module Device)\n[ 0.233511] ACPI: Added _OSI(Processor Device)\n[ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235264] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237368] ACPI: Interpreter enabled\n[ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245568] ACPI: (supports S0 S5)\n[ 0.246277] ACPI: Using IOAPIC for interrupt routing\n[ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256441] acpiphp: Slot [3] registered\n[ 0.257249] acpiphp: Slot [4] registered\n[ 0.258051] acpiphp: Slot [5] registered\n[ 0.258845] acpiphp: Slot [6] registered\n[ 0.259641] acpiphp: Slot [7] registered\n[ 0.260443] acpiphp: Slot [8] registered\n[ 0.261240] acpiphp: Slot [9] registered\n[ 0.262034] acpiphp: Slot [10] registered\n[ 0.262841] acpiphp: Slot [11] registered\n[ 0.263650] acpiphp: Slot [12] registered\n[ 0.264467] acpiphp: Slot [13] registered\n[ 0.265275] acpiphp: Slot [14] registered\n[ 0.266097] acpiphp: Slot [15] registered\n[ 0.277373] acpiphp: Slot [16] registered\n[ 0.278185] acpiphp: Slot [17] registered\n[ 0.278990] acpiphp: Slot [18] registered\n[ 0.279801] acpiphp: Slot [19] registered\n[ 0.280609] acpiphp: Slot [20] registered\n[ 0.281424] acpiphp: Slot [21] registered\n[ 0.282268] acpiphp: Slot [22] registered\n[ 0.283097] acpiphp: Slot [23] registered\n[ 0.283901] acpiphp: Slot [24] registered\n[ 0.284728] acpiphp: Slot [25] registered\n[ 0.285541] acpiphp: Slot [26] registered\n[ 0.286351] acpiphp: Slot [27] registered\n[ 0.287162] acpiphp: Slot [28] registered\n[ 0.287968] acpiphp: Slot [29] registered\n[ 0.288784] acpiphp: Slot [30] registered\n[ 0.289598] acpiphp: Slot [31] registered\n[ 0.290404] PCI host bridge to bus 0000:00\n[ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373258] vgaarb: loaded\n[ 0.373862] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375104] SCSI subsystem initialized\n[ 0.375935] ACPI: bus type USB registered\n[ 0.376760] usbcore: registered new interface driver usbfs\n[ 0.377789] usbcore: registered new interface driver hub\n[ 0.378797] usbcore: registered new device driver usb\n[ 0.379869] PCI: Using ACPI for IRQ routing\n[ 0.380943] NetLabel: Initializing\n[ 0.381674] NetLabel: domain hash size = 128\n[ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383490] NetLabel: unlabeled traffic allowed by default\n[ 0.384600] clocksource: Switched to clocksource kvm-clock\n[ 0.390034] AppArmor: AppArmor Filesystem Enabled\n[ 0.391015] pnp: PnP ACPI init\n[ 0.391936] pnp: PnP ACPI: found 5 devices\n[ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400048] NET: Registered protocol family 2\n[ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403452] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406873] NET: Registered protocol family 1\n[ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438293] Trying to unpack rootfs image as initramfs...\n[ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504432] audit: initializing netlink subsys (disabled)\n[ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized\n[ 0.506797] Initialise system trusted keyring\n[ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510877] zbud: loaded\n[ 0.511584] VFS: Disk quotas dquot_6.6.0\n[ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513951] fuse init (API version 7.23)\n[ 0.514851] Key type big_key registered\n[ 0.515660] Allocating IMA MOK and blacklist keyrings.\n[ 0.516783] Key type asymmetric registered\n[ 0.517619] Asymmetric key parser 'x509' registered\n[ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520428] io scheduler noop registered\n[ 0.521250] io scheduler deadline registered (default)\n[ 0.522254] io scheduler cfq registered\n[ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526921] ACPI: Power Button [PWRF]\n[ 0.527762] GHES: HEST is not enabled!\n[ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599482] Linux agpgart interface v0.103\n[ 0.601538] brd: module loaded\n[ 0.602682] loop: module loaded\n[ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608944] GPT:90111 != 2097151\n[ 0.609630] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610721] GPT:90111 != 2097151\n[ 0.611397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612365] vda: vda1 vda15\n[ 0.613831] scsi host0: ata_piix\n[ 0.614575] scsi host1: ata_piix\n[ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617978] libphy: Fixed MDIO Bus: probed\n[ 0.618807] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621889] PPP generic driver version 2.4.2\n[ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624103] ehci-pci: EHCI PCI platform driver\n[ 0.624983] ehci-platform: EHCI generic platform driver\n[ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627111] ohci-pci: OHCI PCI platform driver\n[ 0.627977] ohci-platform: OHCI generic platform driver\n[ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650602] usb usb1: Product: UHCI Host Controller\n[ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653683] hub 1-0:1.0: USB hub found\n[ 0.654464] hub 1-0:1.0: 2 ports detected\n[ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659480] mousedev: PS/2 mouse device common for all mice\n[ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662591] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666096] i2c /dev entries driver\n[ 0.666850] device-mapper: uevent: version 1.0.3\n[ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670702] NET: Registered protocol family 10\n[ 0.671690] NET: Registered protocol family 17\n[ 0.672583] Key type dns_resolver registered\n[ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676371] registered taskstats version 1\n[ 0.677214] Loading compiled-in X.509 certificates\n[ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680529] zswap: loaded using pool lzo/zbud\n[ 0.681899] Key type trusted registered\n[ 0.683453] Key type encrypted registered\n[ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686356] evm: HMAC attrs: 0x1\n[ 0.687303] Magic number: 3:105:193\n[ 0.688082] acpi device:1f: hash matches\n[ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400)\n[ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691674] EDD information not available.\n[ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789646] Write protecting the kernel read-only data: 14336k\n[ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2019-01-20 19:11:02,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-adbd62e4-e7f2-4e96-b17a-b6f886cb37f2 2019-01-20 19:11:02,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11146497726s 2019-01-20 19:11:02,445 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461/action used request id req-adbd62e4-e7f2-4e96-b17a-b6f886cb37f2 2019-01-20 19:11:02,445 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 497152571 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.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 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 2019-01-20 19:11:03,447 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.200: timed out 2019-01-20 19:11:12,456 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.200 2019-01-20 19:11:12,457 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-20 19:11:12,569 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:11:12,570 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:42 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-20 19:11:12,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-20 19:11:12,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:12,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d290d3fb-4213-47e0-a793-715c993bedc2 x-compute-request-id: req-d290d3fb-4213-47e0-a793-715c993bedc2 Content-Type: application/json 2019-01-20 19:11:12,837 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82 used request id req-d290d3fb-4213-47e0-a793-715c993bedc2 2019-01-20 19:11:12,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.26198387146s 2019-01-20 19:11:12,837 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82 used request id req-d290d3fb-4213-47e0-a793-715c993bedc2 2019-01-20 19:11:12,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:12,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:13,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdd4155c-844f-4ff5-895f-fb13fb408350 x-compute-request-id: req-fdd4155c-844f-4ff5-895f-fb13fb408350 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:59.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:10:00Z", "hostId": "8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:47:72", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b7bfb459-f87f-4308-b52d-c44291267a82", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:48.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "b7bfb459-f87f-4308-b52d-c44291267a82", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:12Z", "hostId": "b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:44Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:13,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdd4155c-844f-4ff5-895f-fb13fb408350 2019-01-20 19:11:13,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761671066284s 2019-01-20 19:11:13,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdd4155c-844f-4ff5-895f-fb13fb408350 2019-01-20 19:11:13,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:15,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6624b70e-3a9c-4374-b133-2cadc174503b x-compute-request-id: req-6624b70e-3a9c-4374-b133-2cadc174503b Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:59.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:10:00Z", "hostId": "8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:16,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6624b70e-3a9c-4374-b133-2cadc174503b 2019-01-20 19:11:16,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537369012833s 2019-01-20 19:11:16,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6624b70e-3a9c-4374-b133-2cadc174503b 2019-01-20 19:11:16,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-20 19:11:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:16,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8dea19b4-0c76-421f-803c-844fd4367cb2 x-compute-request-id: req-8dea19b4-0c76-421f-803c-844fd4367cb2 Content-Type: application/json 2019-01-20 19:11:16,301 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461 used request id req-8dea19b4-0c76-421f-803c-844fd4367cb2 2019-01-20 19:11:16,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155799865723s 2019-01-20 19:11:16,301 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461 used request id req-8dea19b4-0c76-421f-803c-844fd4367cb2 2019-01-20 19:11:16,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:16,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b4bd37f-8d2e-4799-ab10-d1bb6c0fe451 x-compute-request-id: req-1b4bd37f-8d2e-4799-ab10-d1bb6c0fe451 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:9a:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3dc039b3-a4a0-40ae-884e-4abc4b083461", "rel": "bookmark"}], "image": {"id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "links": [{"href": "http://172.30.9.27:8774/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:09:59.000000", "flavor": {"id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "links": [{"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}]}, "id": "3dc039b3-a4a0-40ae-884e-4abc4b083461", "security_groups": [{"name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}], "user_id": "2bc3831e33e64ccfbb423a96e016bafb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:16Z", "hostId": "8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a", "name": "vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a", "created": "2019-01-20T19:09:55Z", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:16,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b4bd37f-8d2e-4799-ab10-d1bb6c0fe451 2019-01-20 19:11:16,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501227140427s 2019-01-20 19:11:16,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b4bd37f-8d2e-4799-ab10-d1bb6c0fe451 2019-01-20 19:11:16,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:18,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:18,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-091e7dfa-d571-4d56-965c-6815b86c1c6b x-compute-request-id: req-091e7dfa-d571-4d56-965c-6815b86c1c6b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 19:11:18,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-091e7dfa-d571-4d56-965c-6815b86c1c6b 2019-01-20 19:11:18,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0976130962372s 2019-01-20 19:11:18,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-091e7dfa-d571-4d56-965c-6815b86c1c6b 2019-01-20 19:11:18,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:11:18,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:18,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-8b9a4917-2687-4a0a-af8e-ca4465ad94ee Date: Sun, 20 Jan 2019 19:11:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:40Z", "updated_at": "2019-01-20T19:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "499d9aca-927d-415b-ba50-dbfd283055a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:41Z", "revision_number": 0, "id": "a8a8f4bf-9956-4243-889e-020fa95112fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:41Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T19:09:41Z", "revision_number": 0, "id": "a9cbf66b-68da-48b4-a5f0-32563f5270e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:41Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:40Z", "revision_number": 0, "id": "ec07b2e6-041b-47f4-9a8c-e28e9660c33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:40Z", "security_group_id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 4, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "71be7d5b-f781-46bb-bc11-cda5b6940fd1", "name": "vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"description": "Default security group", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:30Z", "updated_at": "2019-01-20T19:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "5c5a2c71-3c64-4696-ae66-d694b892eade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "8ae6bb83-7beb-4c81-b4b5-040272279a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "a086dfb6-5b74-4290-b751-7d365b16375e", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "d9b55f2b-927a-4b3b-bff1-b1b89ad7b27c", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 4, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a2247e04-b118-410a-822c-f4e3a100f015", "name": "default"}]} 2019-01-20 19:11:18,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b9a4917-2687-4a0a-af8e-ca4465ad94ee 2019-01-20 19:11:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052001953125s 2019-01-20 19:11:18,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b9a4917-2687-4a0a-af8e-ca4465ad94ee 2019-01-20 19:11:18,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-20 19:11:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/71be7d5b-f781-46bb-bc11-cda5b6940fd1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:19,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5817ca63-9ce2-49f0-8589-81e752ebf831 Content-Length: 0 Date: Sun, 20 Jan 2019 19:11:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:11:19,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/71be7d5b-f781-46bb-bc11-cda5b6940fd1.json used request id req-5817ca63-9ce2-49f0-8589-81e752ebf831 2019-01-20 19:11:19,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.255612850189s 2019-01-20 19:11:19,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/71be7d5b-f781-46bb-bc11-cda5b6940fd1.json used request id req-5817ca63-9ce2-49f0-8589-81e752ebf831 2019-01-20 19:11:19,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-20 19:11:19,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:19,279 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e398b90-0d33-4009-8499-159ee60cf655 x-compute-request-id: req-3e398b90-0d33-4009-8499-159ee60cf655 Content-Length: 0 Content-Type: application/json 2019-01-20 19:11:19,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a used request id req-3e398b90-0d33-4009-8499-159ee60cf655 2019-01-20 19:11:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0578379631042s 2019-01-20 19:11:19,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a used request id req-3e398b90-0d33-4009-8499-159ee60cf655 2019-01-20 19:11:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-20 19:11:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" -d '{"subnet_id": "f4c748e4-fd6e-45bb-807c-5264e2eb213c"}' 2019-01-20 19:11:20,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac13acbf-c60a-4579-8588-aa460b7116f9 Date: Sun, 20 Jan 2019 19:11:20 GMT RESP BODY: {"network_id": "3746173c-b792-42fe-bce2-93259782d6e7", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "subnet_id": "f4c748e4-fd6e-45bb-807c-5264e2eb213c", "subnet_ids": ["f4c748e4-fd6e-45bb-807c-5264e2eb213c"], "port_id": "2613b1ef-53a5-4e03-8210-6bbf9e010988", "id": "012884fa-b878-4286-916b-31b045f4b797"} 2019-01-20 19:11:20,503 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797/remove_router_interface.json used request id req-ac13acbf-c60a-4579-8588-aa460b7116f9 2019-01-20 19:11:20,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.22407102585s 2019-01-20 19:11:20,504 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797/remove_router_interface.json used request id req-ac13acbf-c60a-4579-8588-aa460b7116f9 returning object 012884fa-b878-4286-916b-31b045f4b797 2019-01-20 19:11:20,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-20 19:11:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-3b6fc4f4-940b-48e6-a171-df4b00d1b5de Date: Sun, 20 Jan 2019 19:11:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:34Z", "admin_state_up": true, "updated_at": "2019-01-20T19:11:19Z", "revision_number": 4, "routes": [], "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "012884fa-b878-4286-916b-31b045f4b797", "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:32Z", "admin_state_up": true, "updated_at": "2019-01-20T19:09:33Z", "revision_number": 2, "routes": [], "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "ac688ff3-a737-48b0-aad9-9ace694cd5b7", "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a"}]} 2019-01-20 19:11:20,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3b6fc4f4-940b-48e6-a171-df4b00d1b5de 2019-01-20 19:11:20,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.220143079758s 2019-01-20 19:11:20,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3b6fc4f4-940b-48e6-a171-df4b00d1b5de 2019-01-20 19:11:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-20 19:11:20,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:21,895 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff0a0497-dae8-4084-a7ac-8ec4caae8b5e Content-Length: 0 Date: Sun, 20 Jan 2019 19:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:11:21,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797.json used request id req-ff0a0497-dae8-4084-a7ac-8ec4caae8b5e 2019-01-20 19:11:21,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16877198219s 2019-01-20 19:11:21,896 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/012884fa-b878-4286-916b-31b045f4b797.json used request id req-ff0a0497-dae8-4084-a7ac-8ec4caae8b5e 2019-01-20 19:11:21,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-20 19:11:21,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:21,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-83fd4f64-0a7a-42ea-a96b-4e6a97ea0079 Date: Sun, 20 Jan 2019 19:11:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3746173c-b792-42fe-bce2-93259782d6e7","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:09:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"f4c748e4-fd6e-45bb-807c-5264e2eb213c","subnetpool_id":null,"name":"vping_ssh-subnet_52c93a17-6865-4ede-80b2-10f48084e35a"}]} 2019-01-20 19:11:21,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-83fd4f64-0a7a-42ea-a96b-4e6a97ea0079 2019-01-20 19:11:21,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0575931072235s 2019-01-20 19:11:21,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-83fd4f64-0a7a-42ea-a96b-4e6a97ea0079 2019-01-20 19:11:21,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-20 19:11:21,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f4c748e4-fd6e-45bb-807c-5264e2eb213c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:24,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cddab33-8095-426c-a0e5-8c091868e25a Date: Sun, 20 Jan 2019 19:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:11:24,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f4c748e4-fd6e-45bb-807c-5264e2eb213c.json used request id req-5cddab33-8095-426c-a0e5-8c091868e25a 2019-01-20 19:11:24,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40267586708s 2019-01-20 19:11:24,358 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f4c748e4-fd6e-45bb-807c-5264e2eb213c.json used request id req-5cddab33-8095-426c-a0e5-8c091868e25a 2019-01-20 19:11:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:11:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:24,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-34b4bb3f-0e73-405b-91de-61bf3a37b0c8 Date: Sun, 20 Jan 2019 19:11:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-20T19:11:24Z","tenant_id":"6aaf94ae25434e9991981bd056ebe74c","created_at":"2019-01-20T19:09:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6aaf94ae25434e9991981bd056ebe74c","id":"3746173c-b792-42fe-bce2-93259782d6e7","name":"vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:11:24,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-34b4bb3f-0e73-405b-91de-61bf3a37b0c8 2019-01-20 19:11:24,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272434949875s 2019-01-20 19:11:24,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-34b4bb3f-0e73-405b-91de-61bf3a37b0c8 2019-01-20 19:11:24,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-20 19:11:24,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/3746173c-b792-42fe-bce2-93259782d6e7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:26,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59bf62ef-115e-4940-b75f-0567407d7540 Date: Sun, 20 Jan 2019 19:11:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:11:26,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3746173c-b792-42fe-bce2-93259782d6e7.json used request id req-59bf62ef-115e-4940-b75f-0567407d7540 2019-01-20 19:11:26,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56698989868s 2019-01-20 19:11:26,200 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3746173c-b792-42fe-bce2-93259782d6e7.json used request id req-59bf62ef-115e-4940-b75f-0567407d7540 2019-01-20 19:11:26,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:11:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:26,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7ae58fd7-60aa-4ccc-bfdf-605b7df930ad Date: Sun, 20 Jan 2019 19:11:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "metadata": {}}], "file": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file", "owner": "6aaf94ae25434e9991981bd056ebe74c", "id": "abfe34ec-6569-47fe-8d9d-8c40e5846950", "size": 12716032, "self": "/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:09:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:09:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:11:26,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7ae58fd7-60aa-4ccc-bfdf-605b7df930ad 2019-01-20 19:11:26,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180035114288s 2019-01-20 19:11:26,381 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7ae58fd7-60aa-4ccc-bfdf-605b7df930ad 2019-01-20 19:11:26,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 19:11:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3192cafcbf7f955f66159c5ae56670229fa2b7ec" 2019-01-20 19:11:28,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fbc2335-6a8a-4967-a976-bbe495e23716 Date: Sun, 20 Jan 2019 19:11:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:11:28,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950 used request id req-5fbc2335-6a8a-4967-a976-bbe495e23716 2019-01-20 19:11:28,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69484615326s 2019-01-20 19:11:28,078 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950 used request id req-5fbc2335-6a8a-4967-a976-bbe495e23716 2019-01-20 19:11:28,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:11:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e6e12ff-c373-4776-9a9b-ace2ee78ba0b x-compute-request-id: req-5e6e12ff-c373-4776-9a9b-ace2ee78ba0b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57c37fd1-45df-46ea-a4ab-7602b049d4df", "name": "vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:11:28,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5e6e12ff-c373-4776-9a9b-ace2ee78ba0b 2019-01-20 19:11:28,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335609912872s 2019-01-20 19:11:28,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5e6e12ff-c373-4776-9a9b-ace2ee78ba0b 2019-01-20 19:11:28,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 19:11:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,160 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30186c4d-1467-4fc7-ab05-eb34484be24b x-compute-request-id: req-30186c4d-1467-4fc7-ab05-eb34484be24b Content-Length: 0 Content-Type: application/json 2019-01-20 19:11:28,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df used request id req-30186c4d-1467-4fc7-ab05-eb34484be24b 2019-01-20 19:11:28,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0462470054626s 2019-01-20 19:11:28,160 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/57c37fd1-45df-46ea-a4ab-7602b049d4df used request id req-30186c4d-1467-4fc7-ab05-eb34484be24b 2019-01-20 19:11:28,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:11:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ef5c5d-624b-4d23-8186-ae19dd2c9f7f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a", "links": {"self": "http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb"}, "domain_id": "default", "enabled": true, "id": "2bc3831e33e64ccfbb423a96e016bafb", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:11:28,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-94ef5c5d-624b-4d23-8186-ae19dd2c9f7f 2019-01-20 19:11:28,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895230770111s 2019-01-20 19:11:28,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-94ef5c5d-624b-4d23-8186-ae19dd2c9f7f 2019-01-20 19:11:28,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:11:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2378dd63-5f73-43b1-b54a-5b205cfd883f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb"}, "enabled": true, "id": "2bc3831e33e64ccfbb423a96e016bafb", "options": {}, "domain_id": "default", "name": "vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 19:11:28,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb used request id req-2378dd63-5f73-43b1-b54a-5b205cfd883f 2019-01-20 19:11:28,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095379114151s 2019-01-20 19:11:28,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb used request id req-2378dd63-5f73-43b1-b54a-5b205cfd883f 2019-01-20 19:11:28,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 19:11:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5439c3fc-f18d-475d-b5d6-5b3a2505f140 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:11:28,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb used request id req-5439c3fc-f18d-475d-b5d6-5b3a2505f140 2019-01-20 19:11:28,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.227515935898s 2019-01-20 19:11:28,581 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2bc3831e33e64ccfbb423a96e016bafb used request id req-5439c3fc-f18d-475d-b5d6-5b3a2505f140 2019-01-20 19:11:28,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:11:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46763991-9be6-43d2-981c-d8f0ac9ab17e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c"}, "enabled": true, "id": "6aaf94ae25434e9991981bd056ebe74c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:11:28,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-46763991-9be6-43d2-981c-d8f0ac9ab17e 2019-01-20 19:11:28,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755479335785s 2019-01-20 19:11:28,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-46763991-9be6-43d2-981c-d8f0ac9ab17e 2019-01-20 19:11:28,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 19:11:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af25715-0d81-46a6-b0f9-ed124907dfbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:11:28,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c used request id req-4af25715-0d81-46a6-b0f9-ed124907dfbc 2019-01-20 19:11:28,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149178028107s 2019-01-20 19:11:28,809 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6aaf94ae25434e9991981bd056ebe74c used request id req-4af25715-0d81-46a6-b0f9-ed124907dfbc 2019-01-20 19:11:28,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:11:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a22cfa7-4601-4b02-85cc-87b5146e04b8 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "182fd347c1484323a4a671a050963ef8", "links": {"self": "http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:11:28,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a22cfa7-4601-4b02-85cc-87b5146e04b8 2019-01-20 19:11:28,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081029176712s 2019-01-20 19:11:28,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:11:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:28,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1419cf8c-1efd-4d6d-94a5-6d97e4de4ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:11:28,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8 used request id req-1419cf8c-1efd-4d6d-94a5-6d97e4de4ac1 2019-01-20 19:11:28,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0921277999878s 2019-01-20 19:11:28,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:11:28,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6aaf94ae25434e9991981bd056ebe74c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:29,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7aa5ef40-0298-427a-bcfe-64cac7f5fbf8 Date: Sun, 20 Jan 2019 19:11:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:30Z", "updated_at": "2019-01-20T19:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "5c5a2c71-3c64-4696-ae66-d694b892eade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "8ae6bb83-7beb-4c81-b4b5-040272279a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "a086dfb6-5b74-4290-b751-7d365b16375e", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "d9b55f2b-927a-4b3b-bff1-b1b89ad7b27c", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 4, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a2247e04-b118-410a-822c-f4e3a100f015", "name": "default"}]} 2019-01-20 19:11:29,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6aaf94ae25434e9991981bd056ebe74c&name=default used request id req-7aa5ef40-0298-427a-bcfe-64cac7f5fbf8 2019-01-20 19:11:29,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195495128632s 2019-01-20 19:11:29,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6aaf94ae25434e9991981bd056ebe74c&name=default used request id req-7aa5ef40-0298-427a-bcfe-64cac7f5fbf8 2019-01-20 19:11:29,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:11:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:29,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6e0b7ce4-f457-43ed-b786-ff77a7074038 Date: Sun, 20 Jan 2019 19:11:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:30Z", "updated_at": "2019-01-20T19:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "8ae6bb83-7beb-4c81-b4b5-040272279a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "d9b55f2b-927a-4b3b-bff1-b1b89ad7b27c", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "a086dfb6-5b74-4290-b751-7d365b16375e", "remote_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:09:30Z", "revision_number": 0, "id": "5c5a2c71-3c64-4696-ae66-d694b892eade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:09:30Z", "security_group_id": "a2247e04-b118-410a-822c-f4e3a100f015", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}], "revision_number": 4, "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "a2247e04-b118-410a-822c-f4e3a100f015", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 19:11:29,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6e0b7ce4-f457-43ed-b786-ff77a7074038 2019-01-20 19:11:29,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193477869034s 2019-01-20 19:11:29,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6e0b7ce4-f457-43ed-b786-ff77a7074038 2019-01-20 19:11:29,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-20 19:11:29,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a2247e04-b118-410a-822c-f4e3a100f015.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce0a1ad157b2a5de72e8d5ebd25d311db05dbe" 2019-01-20 19:11:29,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fb853e6-4c00-4a03-8a15-f302935e6abe Content-Length: 0 Date: Sun, 20 Jan 2019 19:11:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:11:29,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a2247e04-b118-410a-822c-f4e3a100f015.json used request id req-3fb853e6-4c00-4a03-8a15-f302935e6abe 2019-01-20 19:11:29,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321192026138s 2019-01-20 19:11:29,706 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a2247e04-b118-410a-822c-f4e3a100f015.json used request id req-3fb853e6-4c00-4a03-8a15-f302935e6abe 2019-01-20 19:11:29,706 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2019-01-20 19:11:29,759 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-20 19:11:29,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:11:29,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:11:29,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:11:29,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:11:29,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:11:29,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:11:29,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:11:29,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5486a99-3af9-40fd-975b-df0c5950edbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:11:29,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5486a99-3af9-40fd-975b-df0c5950edbb 2019-01-20 19:11:29,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:11:30,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T20:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["too22HA2T3ie-gQXwFO9yQ"], "issued_at": "2019-01-20T19:11:30.000000Z"}} 2019-01-20 19:11:30,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:11:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:30,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2fa94d41-884d-4161-93e7-a505b0e2334d Date: Sun, 20 Jan 2019 19:11:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:11:30,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2fa94d41-884d-4161-93e7-a505b0e2334d 2019-01-20 19:11:30,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246587991714s 2019-01-20 19:11:30,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2fa94d41-884d-4161-93e7-a505b0e2334d 2019-01-20 19:11:30,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:11:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:30,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:11:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:11:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e80e25-0d79-4a92-8ac5-20b9907645f2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:11:30,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-37e80e25-0d79-4a92-8ac5-20b9907645f2 2019-01-20 19:11:30,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.092472076416s 2019-01-20 19:11:30,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 19:11:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}}' 2019-01-20 19:11:30,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f37a7e-f15c-4720-911a-7b38bbdbae79 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a"}, "enabled": true, "id": "daf64ff03bff48c8990bf0b9242ca19a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}} 2019-01-20 19:11:30,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-62f37a7e-f15c-4720-911a-7b38bbdbae79 2019-01-20 19:11:30,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.112479925156s 2019-01-20 19:11:30,651 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-62f37a7e-f15c-4720-911a-7b38bbdbae79 2019-01-20 19:11:30,651 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 19:11:30,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 19:11:31,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.41059088707s 2019-01-20 19:11:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e88d846-128f-4084-bc9c-28c21788cbed Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a"}, "enabled": true, "id": "362a123cd56f428286f03bd7e123378a", "options": {}, "domain_id": "default", "name": "vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}} 2019-01-20 19:11:31,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a used request id req-0e88d846-128f-4084-bc9c-28c21788cbed 2019-01-20 19:11:31,174 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'362a123cd56f428286f03bd7e123378a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4'}) 2019-01-20 19:11:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:11:31,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc1769b-054b-43fe-9665-fd6cf87f5222 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:11:31,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afc1769b-054b-43fe-9665-fd6cf87f5222 2019-01-20 19:11:31,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0158360004425s 2019-01-20 19:11:31,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:11:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60881432-4f69-4785-ac5e-ee7f501c4c74 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:11:31,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-60881432-4f69-4785-ac5e-ee7f501c4c74 2019-01-20 19:11:31,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0941281318665s 2019-01-20 19:11:31,286 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:11:31,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:11:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" -d '{"role": {"name": "Member"}}' 2019-01-20 19:11:31,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c4a7a0-c179-4dfa-b7d7-f2915996c844 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0306990a14cc44e39ccd310a4c8fa3b3", "links": {"self": "http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3"}, "name": "Member"}} 2019-01-20 19:11:31,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-86c4a7a0-c179-4dfa-b7d7-f2915996c844 2019-01-20 19:11:31,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.124368906021s 2019-01-20 19:11:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb9218c-8f01-429b-8db4-be53204aa39a Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3"}, "domain_id": null, "name": "Member", "id": "0306990a14cc44e39ccd310a4c8fa3b3"}} 2019-01-20 19:11:31,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3 used request id req-ceb9218c-8f01-429b-8db4-be53204aa39a 2019-01-20 19:11:31,496 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3'}, 'domain_id': None, 'human_id': None, 'id': u'0306990a14cc44e39ccd310a4c8fa3b3', 'HUMAN_ID': False}) 2019-01-20 19:11:31,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:11:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62cdbdf-bda3-4fbc-b888-8aae2059aa0b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0306990a14cc44e39ccd310a4c8fa3b3", "links": {"self": "http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:11:31,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b62cdbdf-bda3-4fbc-b888-8aae2059aa0b 2019-01-20 19:11:31,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0882759094238s 2019-01-20 19:11:31,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:11:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa48ff9-70eb-410b-a608-39224515f266 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:11:31,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5fa48ff9-70eb-410b-a608-39224515f266 2019-01-20 19:11:31,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833938121796s 2019-01-20 19:11:31,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:11:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6702877-b69d-4b72-87fa-803ace6b7d7d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "links": {"self": "http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a"}, "domain_id": "default", "enabled": true, "id": "362a123cd56f428286f03bd7e123378a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:11:31,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d6702877-b69d-4b72-87fa-803ace6b7d7d 2019-01-20 19:11:31,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101487159729s 2019-01-20 19:11:31,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d6702877-b69d-4b72-87fa-803ace6b7d7d 2019-01-20 19:11:31,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:11:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a15a262-05f8-423d-81bb-87fb42112e35 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a"}, "enabled": true, "id": "daf64ff03bff48c8990bf0b9242ca19a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}]} 2019-01-20 19:11:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6a15a262-05f8-423d-81bb-87fb42112e35 2019-01-20 19:11:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0812351703644s 2019-01-20 19:11:31,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6a15a262-05f8-423d-81bb-87fb42112e35 2019-01-20 19:11:31,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:11:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=362a123cd56f428286f03bd7e123378a&scope.project.id=daf64ff03bff48c8990bf0b9242ca19a&role.id=0306990a14cc44e39ccd310a4c8fa3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:31,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb113b6e-fb3d-42e3-9123-30f9c9c58680 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=362a123cd56f428286f03bd7e123378a&scope.project.id=daf64ff03bff48c8990bf0b9242ca19a&role.id=0306990a14cc44e39ccd310a4c8fa3b3", "previous": null, "next": null}} 2019-01-20 19:11:31,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=362a123cd56f428286f03bd7e123378a&scope.project.id=daf64ff03bff48c8990bf0b9242ca19a&role.id=0306990a14cc44e39ccd310a4c8fa3b3 used request id req-bb113b6e-fb3d-42e3-9123-30f9c9c58680 2019-01-20 19:11:31,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807600021362s 2019-01-20 19:11:31,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:11:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a/users/362a123cd56f428286f03bd7e123378a/roles/0306990a14cc44e39ccd310a4c8fa3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:32,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb8c4fa-c83b-4946-bd2d-db8a309b9ca6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:11:32,066 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a/users/362a123cd56f428286f03bd7e123378a/roles/0306990a14cc44e39ccd310a4c8fa3b3 used request id req-0cb8c4fa-c83b-4946-bd2d-db8a309b9ca6 2019-01-20 19:11:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121989011765s 2019-01-20 19:11:32,067 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '3d08afa1-d078-498d-908c-a055b076cf4c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:11:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:11:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:11:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:11:32,073 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'password': '3d08afa1-d078-498d-908c-a055b076cf4c', 'project_name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'daf64ff03bff48c8990bf0b9242ca19a', 'project_domain_name': 'Default'} 2019-01-20 19:11:32,073 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-20 19:11:32,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:11:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:32,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18dfc0a0-64ca-415f-817b-91038048c9f7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:11:32,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-18dfc0a0-64ca-415f-817b-91038048c9f7 2019-01-20 19:11:32,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0743899345398s 2019-01-20 19:11:32,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:11:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:11:32,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54855f6d-75cb-49b8-8eab-ebc096509ad2 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a"}, "enabled": true, "id": "daf64ff03bff48c8990bf0b9242ca19a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}]} 2019-01-20 19:11:32,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54855f6d-75cb-49b8-8eab-ebc096509ad2 2019-01-20 19:11:32,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0827429294586s 2019-01-20 19:11:32,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54855f6d-75cb-49b8-8eab-ebc096509ad2 2019-01-20 19:11:32,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-20 19:11:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" -d '{"network": {"tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "name": "vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "admin_state_up": true}}' 2019-01-20 19:11:32,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ea5a9e13-d3e9-4b8c-81cc-afdc7212ca36 Date: Sun, 20 Jan 2019 19:11:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:11:32Z","is_default":false,"provider:segmentation_id":26,"name":"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4","admin_state_up":true,"tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:32Z","mtu":1450}} 2019-01-20 19:11:32,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ea5a9e13-d3e9-4b8c-81cc-afdc7212ca36 2019-01-20 19:11:32,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.561614990234s 2019-01-20 19:11:32,798 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ea5a9e13-d3e9-4b8c-81cc-afdc7212ca36 2019-01-20 19:11:32,799 - 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'2019-01-20T19:11:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'73da2ee2-0e66-4770-9ceb-9bffa1ae10d2', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'admin_state_up': True, u'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'created_at': u'2019-01-20T19:11:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'daf64ff03bff48c8990bf0b9242ca19a'}) 2019-01-20 19:11:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:11:32,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220c379b-88dd-4c82-94d8-46205ea65860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:11:32,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-220c379b-88dd-4c82-94d8-46205ea65860 2019-01-20 19:11:32,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:11:33,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0306990a14cc44e39ccd310a4c8fa3b3", "name": "Member"}], "expires_at": "2019-01-20T20:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf64ff03bff48c8990bf0b9242ca19a", "name": "vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/daf64ff03bff48c8990bf0b9242ca19a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/daf64ff03bff48c8990bf0b9242ca19a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/daf64ff03bff48c8990bf0b9242ca19a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/daf64ff03bff48c8990bf0b9242ca19a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/daf64ff03bff48c8990bf0b9242ca19a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/daf64ff03bff48c8990bf0b9242ca19a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/daf64ff03bff48c8990bf0b9242ca19a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/daf64ff03bff48c8990bf0b9242ca19a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/daf64ff03bff48c8990bf0b9242ca19a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/daf64ff03bff48c8990bf0b9242ca19a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/daf64ff03bff48c8990bf0b9242ca19a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/daf64ff03bff48c8990bf0b9242ca19a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "id": "362a123cd56f428286f03bd7e123378a"}, "audit_ids": ["jmVwRX4WS8GmD_ZZtyNlkA"], "issued_at": "2019-01-20T19:11:33.000000Z"}} 2019-01-20 19:11:33,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:11:33,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:33,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-866982d6-9069-4d06-8e26-e0a7eaad8a22 Date: Sun, 20 Jan 2019 19:11:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-20T19:11:32Z","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","name":"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:11:33,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-866982d6-9069-4d06-8e26-e0a7eaad8a22 2019-01-20 19:11:33,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268965005875s 2019-01-20 19:11:33,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-866982d6-9069-4d06-8e26-e0a7eaad8a22 2019-01-20 19:11:33,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-20 19:11:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"subnet": {"name": "vping_userdata-subnet_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "enable_dhcp": true, "network_id": "73da2ee2-0e66-4770-9ceb-9bffa1ae10d2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-20 19:11:34,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a013bccc-b34c-45f2-ba79-2e6d6dd575e6 Date: Sun, 20 Jan 2019 19:11:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:11:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"eb8740e1-c667-4b56-95c3-138b3defbbee","subnetpool_id":null,"name":"vping_userdata-subnet_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}} 2019-01-20 19:11:34,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a013bccc-b34c-45f2-ba79-2e6d6dd575e6 2019-01-20 19:11:34,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.909878969193s 2019-01-20 19:11:34,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a013bccc-b34c-45f2-ba79-2e6d6dd575e6 2019-01-20 19:11:34,358 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-20T19:11:33Z', 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'eb8740e1-c667-4b56-95c3-138b3defbbee', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'enable_dhcp': True, u'network_id': u'73da2ee2-0e66-4770-9ceb-9bffa1ae10d2', u'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'created_at': u'2019-01-20T19:11:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'daf64ff03bff48c8990bf0b9242ca19a'}) 2019-01-20 19:11:34,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-20 19:11:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "admin_state_up": true}}' 2019-01-20 19:11:36,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-09fd8aa0-9ee6-457a-9e10-d75cc816098d Date: Sun, 20 Jan 2019 19:11:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:35Z", "admin_state_up": true, "updated_at": "2019-01-20T19:11:36Z", "revision_number": 2, "routes": [], "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "3adc6543-f497-4fec-8908-56361831a7f0", "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}} 2019-01-20 19:11:36,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-09fd8aa0-9ee6-457a-9e10-d75cc816098d 2019-01-20 19:11:36,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.08968281746s 2019-01-20 19:11:36,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-09fd8aa0-9ee6-457a-9e10-d75cc816098d 2019-01-20 19:11:36,449 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'944e1dc3-2cff-4d24-a25d-a6e1794fce52', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'created_at': u'2019-01-20T19:11:35Z', u'admin_state_up': True, u'updated_at': u'2019-01-20T19:11:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'id': u'3adc6543-f497-4fec-8908-56361831a7f0', u'name': u'vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4'}) 2019-01-20 19:11:36,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-20 19:11:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"subnet_id": "eb8740e1-c667-4b56-95c3-138b3defbbee"}' 2019-01-20 19:11:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-19fab799-7fe7-4213-9841-476b2ce8e4cc Date: Sun, 20 Jan 2019 19:11:38 GMT RESP BODY: {"network_id": "73da2ee2-0e66-4770-9ceb-9bffa1ae10d2", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "subnet_id": "eb8740e1-c667-4b56-95c3-138b3defbbee", "subnet_ids": ["eb8740e1-c667-4b56-95c3-138b3defbbee"], "port_id": "a4c5c3c0-ac12-4be0-a766-fba4d1629091", "id": "3adc6543-f497-4fec-8908-56361831a7f0"} 2019-01-20 19:11:38,091 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0/add_router_interface.json used request id req-19fab799-7fe7-4213-9841-476b2ce8e4cc 2019-01-20 19:11:38,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.64154005051s 2019-01-20 19:11:38,092 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0/add_router_interface.json used request id req-19fab799-7fe7-4213-9841-476b2ce8e4cc returning object 3adc6543-f497-4fec-8908-56361831a7f0 2019-01-20 19:11:38,093 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:11:38,224 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 19:11:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:38,231 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 19:11:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 19:11:38,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:11:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:38,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d7266bb2-de13-4926-89b8-4d8e8ddb6ccd Date: Sun, 20 Jan 2019 19:11:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:11:38,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d7266bb2-de13-4926-89b8-4d8e8ddb6ccd 2019-01-20 19:11:38,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179603099823s 2019-01-20 19:11:38,412 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d7266bb2-de13-4926-89b8-4d8e8ddb6ccd 2019-01-20 19:11:38,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:11:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}' 2019-01-20 19:11:38,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3 X-Openstack-Request-Id: req-2da95ac0-cd65-4344-8910-2e250e07df39 Date: Sun, 20 Jan 2019 19:11:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file", "owner": "daf64ff03bff48c8990bf0b9242ca19a", "id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "size": null, "self": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:11:38Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "checksum": null, "created_at": "2019-01-20T19:11:38Z", "protected": false} 2019-01-20 19:11:38,743 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2da95ac0-cd65-4344-8910-2e250e07df39 2019-01-20 19:11:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.328295946121s 2019-01-20 19:11:38,743 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2da95ac0-cd65-4344-8910-2e250e07df39 returning object a1343a11-d5a1-4eac-8d44-7d3ff34f20f3 2019-01-20 19:11:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:11:38,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '' 2019-01-20 19:11:40,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a36211e6-f24a-45e4-8d57-de66909504d0 Date: Sun, 20 Jan 2019 19:11:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:11:40,128 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file used request id req-a36211e6-f24a-45e4-8d57-de66909504d0 2019-01-20 19:11:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38525509834s 2019-01-20 19:11:40,129 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file used request id req-a36211e6-f24a-45e4-8d57-de66909504d0 2019-01-20 19:11:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:11:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:40,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-7c6ac0e1-bd91-41e4-ba52-cb9517642938 Date: Sun, 20 Jan 2019 19:11:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "metadata": {}}], "file": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file", "owner": "daf64ff03bff48c8990bf0b9242ca19a", "id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "size": 12716032, "self": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:11:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:11:40,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c6ac0e1-bd91-41e4-ba52-cb9517642938 2019-01-20 19:11:40,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194494009018s 2019-01-20 19:11:40,324 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c6ac0e1-bd91-41e4-ba52-cb9517642938 2019-01-20 19:11:40,326 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file', 'owner': u'daf64ff03bff48c8990bf0b9242ca19a', 'id': u'a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', 'size': 12716032, u'self': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:11:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-20T19:11:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'created': u'2019-01-20T19:11:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:11:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:11:40,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:11:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:11:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cc426f-1506-4c25-a423-e794206d9b67 x-compute-request-id: req-99cc426f-1506-4c25-a423-e794206d9b67 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "name": "vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:11:40,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99cc426f-1506-4c25-a423-e794206d9b67 2019-01-20 19:11:40,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22716999054s 2019-01-20 19:11:40,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99cc426f-1506-4c25-a423-e794206d9b67 returning object a4cbeb11-941a-42ac-a190-7f14e9c21937 2019-01-20 19:11:40,555 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', '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'67f36c8b420f4494a64d032f2c86727b', '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'a4cbeb11-941a-42ac-a190-7f14e9c21937', 'swap': 0}) 2019-01-20 19:11:40,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:11:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" -d '{"extra_specs": {}}' 2019-01-20 19:11:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3435ad35-add9-4ba8-9a3a-7638365ea6f6 x-compute-request-id: req-3435ad35-add9-4ba8-9a3a-7638365ea6f6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:11:40,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937/os-extra_specs used request id req-3435ad35-add9-4ba8-9a3a-7638365ea6f6 2019-01-20 19:11:40,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222151279449s 2019-01-20 19:11:40,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937/os-extra_specs used request id req-3435ad35-add9-4ba8-9a3a-7638365ea6f6 2019-01-20 19:11:40,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:11:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:40,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-607677a8-3d34-4910-9619-d568f0a7d19a Date: Sun, 20 Jan 2019 19:11:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb8740e1-c667-4b56-95c3-138b3defbbee"],"updated_at":"2019-01-20T19:11:33Z","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","name":"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:11:40,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-607677a8-3d34-4910-9619-d568f0a7d19a 2019-01-20 19:11:40,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250903129578s 2019-01-20 19:11:40,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-607677a8-3d34-4910-9619-d568f0a7d19a 2019-01-20 19:11:40,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:11:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:41,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-04355a97-ee1b-4d61-b0a0-e697234a176c Date: Sun, 20 Jan 2019 19:11:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "metadata": {}}], "file": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file", "owner": "daf64ff03bff48c8990bf0b9242ca19a", "id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "size": 12716032, "self": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:11:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:11:41,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04355a97-ee1b-4d61-b0a0-e697234a176c 2019-01-20 19:11:41,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178458929062s 2019-01-20 19:11:41,011 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04355a97-ee1b-4d61-b0a0-e697234a176c 2019-01-20 19:11:41,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:11:41,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:41,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-012da38e-b959-42e3-96e2-d1660966dd15 x-compute-request-id: req-012da38e-b959-42e3-96e2-d1660966dd15 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "name": "vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:11:41,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-012da38e-b959-42e3-96e2-d1660966dd15 2019-01-20 19:11:41,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.190399885178s 2019-01-20 19:11:41,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-012da38e-b959-42e3-96e2-d1660966dd15 2019-01-20 19:11:41,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-20 19:11:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"server": {"name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "imageRef": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "flavorRef": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "max_count": 1, "min_count": 1, "networks": [{"uuid": "73da2ee2-0e66-4770-9ceb-9bffa1ae10d2"}]}}' 2019-01-20 19:11:43,069 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39a8c16c-014f-479e-bfa3-a66b8e24d965 x-compute-request-id: req-39a8c16c-014f-479e-bfa3-a66b8e24d965 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "adminPass": "DHZnPmH4Tuzu"}} 2019-01-20 19:11:43,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-39a8c16c-014f-479e-bfa3-a66b8e24d965 2019-01-20 19:11:43,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.86402392387s 2019-01-20 19:11:43,070 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-39a8c16c-014f-479e-bfa3-a66b8e24d965 2019-01-20 19:11:43,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:43,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64c71f2-91d6-4e42-9a89-d5f22417b53b x-compute-request-id: req-b64c71f2-91d6-4e42-9a89-d5f22417b53b Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:11:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:43,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b64c71f2-91d6-4e42-9a89-d5f22417b53b 2019-01-20 19:11:43,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431766986847s 2019-01-20 19:11:43,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b64c71f2-91d6-4e42-9a89-d5f22417b53b 2019-01-20 19:11:43,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:11:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:43,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-154b8f64-ba19-40f1-8515-e6cf1b3b01be Date: Sun, 20 Jan 2019 19:11:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb8740e1-c667-4b56-95c3-138b3defbbee"],"updated_at":"2019-01-20T19:11:33Z","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","name":"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:11:43,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-154b8f64-ba19-40f1-8515-e6cf1b3b01be 2019-01-20 19:11:43,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265179157257s 2019-01-20 19:11:43,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-154b8f64-ba19-40f1-8515-e6cf1b3b01be 2019-01-20 19:11:43,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-20 19:11:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:43,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f303191-55ff-4ad2-8c5e-ba27faef8c51 Date: Sun, 20 Jan 2019 19:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"eb8740e1-c667-4b56-95c3-138b3defbbee","subnetpool_id":null,"name":"vping_userdata-subnet_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}]} 2019-01-20 19:11:43,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7f303191-55ff-4ad2-8c5e-ba27faef8c51 2019-01-20 19:11:43,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197389125824s 2019-01-20 19:11:43,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7f303191-55ff-4ad2-8c5e-ba27faef8c51 2019-01-20 19:11:43,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:45,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:46,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9ac3642-5f75-446a-8002-9c54fc5b43c4 x-compute-request-id: req-b9ac3642-5f75-446a-8002-9c54fc5b43c4 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:11:44Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:46,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9ac3642-5f75-446a-8002-9c54fc5b43c4 2019-01-20 19:11:46,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503249168396s 2019-01-20 19:11:46,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9ac3642-5f75-446a-8002-9c54fc5b43c4 2019-01-20 19:11:46,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:48,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:49,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6784aac-0e92-4c19-8d68-d6201570b71e x-compute-request-id: req-a6784aac-0e92-4c19-8d68-d6201570b71e Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:48Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:49,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a6784aac-0e92-4c19-8d68-d6201570b71e 2019-01-20 19:11:49,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634530067444s 2019-01-20 19:11:49,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a6784aac-0e92-4c19-8d68-d6201570b71e 2019-01-20 19:11:49,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-20 19:11:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=9d0e5097-6f7c-4541-a303-50aab5fc568b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0818c30d-a83a-4fcd-88e3-3641e0fe894f Date: Sun, 20 Jan 2019 19:11:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:44Z","admin_state_up":true,"updated_at":"2019-01-20T19:11:45Z","binding:vnic_type":"normal","device_id":"9d0e5097-6f7c-4541-a303-50aab5fc568b","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:d3:66:38","id":"768fa345-cc2f-4120-a885-57ec11488dd1","port_security_enabled":true,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","fixed_ips":[{"subnet_id":"eb8740e1-c667-4b56-95c3-138b3defbbee","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["aff77b17-ce4a-4474-b070-b9289f72c11f"],"name":""}]} 2019-01-20 19:11:49,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9d0e5097-6f7c-4541-a303-50aab5fc568b used request id req-0818c30d-a83a-4fcd-88e3-3641e0fe894f 2019-01-20 19:11:49,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.207745075226s 2019-01-20 19:11:49,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9d0e5097-6f7c-4541-a303-50aab5fc568b used request id req-0818c30d-a83a-4fcd-88e3-3641e0fe894f 2019-01-20 19:11:49,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-20 19:11:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=768fa345-cc2f-4120-a885-57ec11488dd1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:49,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-91ca0ed3-8716-4ffd-b898-eca0b821ba4f Date: Sun, 20 Jan 2019 19:11:49 GMT RESP BODY: {"floatingips": []} 2019-01-20 19:11:49,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=768fa345-cc2f-4120-a885-57ec11488dd1 used request id req-91ca0ed3-8716-4ffd-b898-eca0b821ba4f 2019-01-20 19:11:49,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016970872879s 2019-01-20 19:11:49,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=768fa345-cc2f-4120-a885-57ec11488dd1 used request id req-91ca0ed3-8716-4ffd-b898-eca0b821ba4f 2019-01-20 19:11:49,356 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:66:38', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1343a11-d5a1-4eac-8d44-7d3ff34f20f3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:11:47.000000', 'flavor': Munch({u'id': u'a4cbeb11-941a-42ac-a190-7f14e9c21937'}), 'az': u'nova', 'id': u'9d0e5097-6f7c-4541-a303-50aab5fc568b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'362a123cd56f428286f03bd7e123378a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', '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'2019-01-20T19:11:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:11:48Z', 'hostId': u'a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29', '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'2019-01-20T19:11:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': u'vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'adminPass': u'DHZnPmH4Tuzu', 'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'region': 'regionOne', 'created': u'2019-01-20T19:11:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:11:49,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:11:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:49,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-430a6c71-8b1c-4aea-bd53-4aa3dbdc33c3 Date: Sun, 20 Jan 2019 19:11:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eb8740e1-c667-4b56-95c3-138b3defbbee"],"updated_at":"2019-01-20T19:11:33Z","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","name":"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:11:49,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-430a6c71-8b1c-4aea-bd53-4aa3dbdc33c3 2019-01-20 19:11:49,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114052057266s 2019-01-20 19:11:49,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-430a6c71-8b1c-4aea-bd53-4aa3dbdc33c3 2019-01-20 19:11:49,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:11:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:49,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f6b3dad9-42f9-4711-b910-371c76d6bd6d Date: Sun, 20 Jan 2019 19:11:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "metadata": {}}], "file": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file", "owner": "daf64ff03bff48c8990bf0b9242ca19a", "id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "size": 12716032, "self": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:11:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:11:49,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6b3dad9-42f9-4711-b910-371c76d6bd6d 2019-01-20 19:11:49,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166732788086s 2019-01-20 19:11:49,640 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6b3dad9-42f9-4711-b910-371c76d6bd6d 2019-01-20 19:11:49,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:11:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:49,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8835182b-821b-432b-b98c-d2a449669dc6 x-compute-request-id: req-8835182b-821b-432b-b98c-d2a449669dc6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "name": "vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:11:49,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8835182b-821b-432b-b98c-d2a449669dc6 2019-01-20 19:11:49,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334939956665s 2019-01-20 19:11:49,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8835182b-821b-432b-b98c-d2a449669dc6 2019-01-20 19:11:49,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-20 19:11:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"server": {"name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "imageRef": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "flavorRef": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "73da2ee2-0e66-4770-9ceb-9bffa1ae10d2"}]}}' 2019-01-20 19:11:51,130 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17e157a9-8c6b-4209-b3e6-7ff7f2eaf29e x-compute-request-id: req-17e157a9-8c6b-4209-b3e6-7ff7f2eaf29e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "adminPass": "DqCC6rHxw56i"}} 2019-01-20 19:11:51,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-17e157a9-8c6b-4209-b3e6-7ff7f2eaf29e 2019-01-20 19:11:51,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.45353794098s 2019-01-20 19:11:51,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-17e157a9-8c6b-4209-b3e6-7ff7f2eaf29e 2019-01-20 19:11:51,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:51,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840883ac-423f-4dd0-9841-5567bf116ad4 x-compute-request-id: req-840883ac-423f-4dd0-9841-5567bf116ad4 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:11:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:48Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:51,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-840883ac-423f-4dd0-9841-5567bf116ad4 2019-01-20 19:11:51,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630877017975s 2019-01-20 19:11:51,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-840883ac-423f-4dd0-9841-5567bf116ad4 2019-01-20 19:11:51,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:53,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:53,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:54,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bd9502d-16db-4e4a-9467-1228d2db8ef0 x-compute-request-id: req-8bd9502d-16db-4e4a-9467-1228d2db8ef0 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:11:52Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:48Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:54,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bd9502d-16db-4e4a-9467-1228d2db8ef0 2019-01-20 19:11:54,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659802913666s 2019-01-20 19:11:54,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8bd9502d-16db-4e4a-9467-1228d2db8ef0 2019-01-20 19:11:54,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:56,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:56,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:57,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa97ccd9-8f07-4935-b98c-9f7fb68897fc x-compute-request-id: req-fa97ccd9-8f07-4935-b98c-9f7fb68897fc Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T19:11:52Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:48Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:57,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa97ccd9-8f07-4935-b98c-9f7fb68897fc 2019-01-20 19:11:57,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579922914505s 2019-01-20 19:11:57,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa97ccd9-8f07-4935-b98c-9f7fb68897fc 2019-01-20 19:11:57,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:11:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:11:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:59,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7da15da9-9889-4bb6-b410-9dd0c6495389 x-compute-request-id: req-7da15da9-9889-4bb6-b410-9dd0c6495389 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:57Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:48Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:11:59,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7da15da9-9889-4bb6-b410-9dd0c6495389 2019-01-20 19:11:59,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556591033936s 2019-01-20 19:11:59,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7da15da9-9889-4bb6-b410-9dd0c6495389 2019-01-20 19:11:59,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-20 19:11:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1873ed7d-869b-4812-b69a-c851dc136b53" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:59,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-765cca7c-cda4-443d-80fc-86c6c730f45f Date: Sun, 20 Jan 2019 19:11:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:52Z","admin_state_up":true,"updated_at":"2019-01-20T19:11:53Z","binding:vnic_type":"normal","device_id":"1873ed7d-869b-4812-b69a-c851dc136b53","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:56:aa:e3","id":"63e2774d-766d-4504-b5f1-0441f6fe4053","port_security_enabled":true,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","fixed_ips":[{"subnet_id":"eb8740e1-c667-4b56-95c3-138b3defbbee","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["aff77b17-ce4a-4474-b070-b9289f72c11f"],"name":""}]} 2019-01-20 19:11:59,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1873ed7d-869b-4812-b69a-c851dc136b53 used request id req-765cca7c-cda4-443d-80fc-86c6c730f45f 2019-01-20 19:11:59,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592908859253s 2019-01-20 19:11:59,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1873ed7d-869b-4812-b69a-c851dc136b53 used request id req-765cca7c-cda4-443d-80fc-86c6c730f45f 2019-01-20 19:11:59,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-20 19:11:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=63e2774d-766d-4504-b5f1-0441f6fe4053" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:11:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-25e42438-b0f3-4cb0-9fbc-3c69062e14e7 Date: Sun, 20 Jan 2019 19:11:59 GMT RESP BODY: {"floatingips": []} 2019-01-20 19:11:59,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=63e2774d-766d-4504-b5f1-0441f6fe4053 used request id req-25e42438-b0f3-4cb0-9fbc-3c69062e14e7 2019-01-20 19:11:59,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0193119049072s 2019-01-20 19:11:59,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=63e2774d-766d-4504-b5f1-0441f6fe4053 used request id req-25e42438-b0f3-4cb0-9fbc-3c69062e14e7 2019-01-20 19:11:59,675 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:aa:e3', 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'a1343a11-d5a1-4eac-8d44-7d3ff34f20f3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:11:55.000000', 'flavor': Munch({u'id': u'a4cbeb11-941a-42ac-a190-7f14e9c21937'}), 'az': u'nova', 'id': u'1873ed7d-869b-4812-b69a-c851dc136b53', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'362a123cd56f428286f03bd7e123378a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', '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'2019-01-20T19:11:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:11:57Z', 'hostId': u'a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0', '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'2019-01-20T19:11:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': u'vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'adminPass': u'DqCC6rHxw56i', 'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'region': 'regionOne', 'created': u'2019-01-20T19:11:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:11:59,675 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-20 19:12:00,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:00,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:01,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7971c453-c884-48d7-98f2-3329d44aec73 x-compute-request-id: req-7971c453-c884-48d7-98f2-3329d44aec73 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:57Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:48Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:12:01,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7971c453-c884-48d7-98f2-3329d44aec73 2019-01-20 19:12:01,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353724002838s 2019-01-20 19:12:01,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7971c453-c884-48d7-98f2-3329d44aec73 2019-01-20 19:12:01,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-20 19:12:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 19:12:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ef0b24b-c588-48d6-8b76-824c28fe31eb x-compute-request-id: req-7ef0b24b-c588-48d6-8b76-824c28fe31eb Content-Encoding: gzip Content-Length: 9219 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 734626123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.162488] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.164202] pid_max: default: 32768 minimum: 301\n[ 0.165131] ACPI: Core revision 20150930\n[ 0.166546] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.167901] Security Framework initialized\n[ 0.168744] Yama: becoming mindful.\n[ 0.169499] AppArmor: AppArmor initialized\n[ 0.170394] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.171786] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.175816] Initializing cgroup subsys io\n[ 0.176660] Initializing cgroup subsys memory\n[ 0.177565] Initializing cgroup subsys devices\n[ 0.178470] Initializing cgroup subsys freezer\n[ 0.179370] Initializing cgroup subsys net_cls\n[ 0.180266] Initializing cgroup subsys perf_event\n[ 0.181206] Initializing cgroup subsys net_prio\n[ 0.182133] Initializing cgroup subsys hugetlb\n[ 0.183032] Initializing cgroup subsys pids\n[ 0.183939] CPU: Physical Processor ID: 0\n[ 0.185458] mce: CPU supports 10 MCE banks\n[ 0.186615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.188002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.206646] ftrace: allocating 31920 entries in 125 pages\n[ 0.233360] smpboot: Max logical packages: 1\n[ 0.234527] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236356] x2apic enabled\n[ 0.237361] Switched APIC routing to physical x2apic.\n[ 0.239477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241031] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.243718] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.246144] KVM setup paravirtual spinlock\n[ 0.247724] x86: Booted up 1 node, 1 CPUs\n[ 0.248829] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.250702] devtmpfs: initialized\n[ 0.252646] evm: security.selinux\n[ 0.253579] evm: security.SMACK64\n[ 0.254515] evm: security.SMACK64EXEC\n[ 0.255522] evm: security.SMACK64TRANSMUTE\n[ 0.256622] evm: security.SMACK64MMAP\n[ 0.257626] evm: security.ima\n[ 0.258478] evm: security.capability\n[ 0.259543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262083] pinctrl core: initialized pinctrl subsystem\n[ 0.263556] RTC time: 19:11:55, date: 01/20/19\n[ 0.264833] NET: Registered protocol family 16\n[ 0.266115] cpuidle: using governor ladder\n[ 0.267221] cpuidle: using governor menu\n[ 0.268300] PCCT header not found.\n[ 0.269298] ACPI: bus type PCI registered\n[ 0.270390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272096] PCI: Using configuration type 1 for base access\n[ 0.274257] ACPI: Added _OSI(Module Device)\n[ 0.275404] ACPI: Added _OSI(Processor Device)\n[ 0.276579] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.277816] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280328] ACPI: Interpreter enabled\n[ 0.281366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288873] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291481] ACPI: (supports S0 S5)\n[ 0.292430] ACPI: Using IOAPIC for interrupt routing\n[ 0.293730] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305512] acpiphp: Slot [3] registered\n[ 0.306599] acpiphp: Slot [4] registered\n[ 0.307683] acpiphp: Slot [5] registered\n[ 0.308762] acpiphp: Slot [6] registered\n[ 0.309839] acpiphp: Slot [7] registered\n[ 0.310918] acpiphp: Slot [8] registered\n[ 0.312003] acpiphp: Slot [9] registered\n[ 0.313078] acpiphp: Slot [10] registered\n[ 0.314179] acpiphp: Slot [11] registered\n[ 0.315277] acpiphp: Slot [12] registered\n[ 0.316373] acpiphp: Slot [13] registered\n[ 0.317471] acpiphp: Slot [14] registered\n[ 0.318581] acpiphp: Slot [15] registered\n[ 0.330097] acpiphp: Slot [16] registered\n[ 0.331196] acpiphp: Slot [17] registered\n[ 0.332294] acpiphp: Slot [18] registered\n[ 0.333387] acpiphp: Slot [19] registered\n[ 0.334487] acpiphp: Slot [20] registered\n[ 0.335590] acpiphp: Slot [21] registered\n[ 0.336687] acpiphp: Slot [22] registered\n[ 0.337777] acpiphp: Slot [23] registered\n[ 0.338876] acpiphp: Slot [24] registered\n[ 0.339977] acpiphp: Slot [25] registered\n[ 0.341068] acpiphp: Slot [26] registered\n[ 0.342155] acpiphp: Slot [27] registered\n[ 0.343258] acpiphp: Slot [28] registered\n[ 0.344358] acpiphp: Slot [29] registered\n[ 0.345448] acpiphp: Slot [30] registered\n[ 0.346544] acpiphp: Slot [31] registered\n[ 0.347642] PCI host bridge to bus 0000:00\n[ 0.348728] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.350416] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.354088] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.356065] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364424] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366059] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367462] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375363] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.420312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.423273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.426730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427991] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429168] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430306] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431881] vgaarb: loaded\n[ 0.432501] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433666] SCSI subsystem initialized\n[ 0.434506] ACPI: bus type USB registered\n[ 0.435341] usbcore: registered new interface driver usbfs\n[ 0.436398] usbcore: registered new interface driver hub\n[ 0.437436] usbcore: registered new device driver usb\n[ 0.438538] PCI: Using ACPI for IRQ routing\n[ 0.439589] NetLabel: Initializing\n[ 0.440321] NetLabel: domain hash size = 128\n[ 0.441193] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442165] NetLabel: unlabeled traffic allowed by default\n[ 0.443294] clocksource: Switched to clocksource kvm-clock\n[ 0.448731] AppArmor: AppArmor Filesystem Enabled\n[ 0.449722] pnp: PnP ACPI init\n[ 0.450657] pnp: PnP ACPI: found 5 devices\n[ 0.457042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.458788] NET: Registered protocol family 2\n[ 0.459779] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.461088] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.462303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.463493] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464598] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465782] NET: Registered protocol family 1\n[ 0.466666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467791] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.468888] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482911] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497169] Trying to unpack rootfs image as initramfs...\n[ 0.547276] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561366] Scanning for low memory corruption every 60 seconds\n[ 0.564463] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.565771] audit: initializing netlink subsys (disabled)\n[ 0.566836] audit: type=2000 audit(1548011516.446:1): initialized\n[ 0.568212] Initialise system trusted keyring\n[ 0.569170] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570374] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.572365] zbud: loaded\n[ 0.573081] VFS: Disk quotas dquot_6.6.0\n[ 0.573924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575478] fuse init (API version 7.23)\n[ 0.576392] Key type big_key registered\n[ 0.577209] Allocating IMA MOK and blacklist keyrings.\n[ 0.578714] Key type asymmetric registered\n[ 0.579571] Asymmetric key parser 'x509' registered\n[ 0.580553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.582048] io scheduler noop registered\n[ 0.582864] io scheduler deadline registered (default)\n[ 0.583883] io scheduler cfq registered\n[ 0.584750] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588622] ACPI: Power Button [PWRF]\n[ 0.589493] GHES: HEST is not enabled!\n[ 0.603290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.631904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.634357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.658353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660546] Linux agpgart interface v0.103\n[ 0.662588] brd: module loaded\n[ 0.663796] loop: module loaded\n[ 0.668955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.670470] GPT:90111 != 2097151\n[ 0.671165] GPT:Alternate GPT header not at the end of the disk.\n[ 0.672307] GPT:90111 != 2097151\n[ 0.673006] GPT: Use GNU Parted to correct GPT errors.\n[ 0.674010] vda: vda1 vda15\n[ 0.675479] scsi host0: ata_piix\n[ 0.676271] scsi host1: ata_piix\n[ 0.676998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.678284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.679806] libphy: Fixed MDIO Bus: probed\n[ 0.680682] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681676] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683879] PPP generic driver version 2.4.2\n[ 0.684916] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686253] ehci-pci: EHCI PCI platform driver\n[ 0.687122] ehci-platform: EHCI generic platform driver\n[ 0.688124] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689260] ohci-pci: OHCI PCI platform driver\n[ 0.690123] ohci-platform: OHCI generic platform driver\n[ 0.691108] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705529] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706524] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707983] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.708988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.711326] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.712741] usb usb1: Product: UHCI Host Controller\n[ 0.713676] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.714811] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715826] hub 1-0:1.0: USB hub found\n[ 0.716605] hub 1-0:1.0: 2 ports detected\n[ 0.717512] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719633] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.720594] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.721624] mousedev: PS/2 mouse device common for all mice\n[ 0.722885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.724732] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.727024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.728233] i2c /dev entries driver\n[ 0.728994] device-mapper: uevent: version 1.0.3\n[ 0.729935] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.731568] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732857] NET: Registered protocol family 10\n[ 0.733852] NET: Registered protocol family 17\n[ 0.734743] Key type dns_resolver registered\n[ 0.735689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.736784] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.738534] registered taskstats version 1\n[ 0.739370] Loading compiled-in X.509 certificates\n[ 0.740812] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.742653] zswap: loaded using pool lzo/zbud\n[ 0.744018] Key type trusted registered\n[ 0.745592] Key type encrypted registered\n[ 0.746430] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.747468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748512] evm: HMAC attrs: 0x1\n[ 0.749470] Magic number: 3:105:193\n[ 0.750258] acpi device:1f: hash matches\n[ 0.751103] rtc_cmos 00:00: setting system clock to 2019-01-20 19:11:56 UTC (1548011516)\n[ 0.752711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.753826] EDD information not available.\n[ 0.836586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849077] Write protecting the kernel read-only data: 14336k\n[ 0.850633] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.852566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 2.251709] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.11. iid=i-00000029\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWzA2C0OEytSGlgCejRT7HOsA7XP5krCvmzxx4LxErllDeboMFANjzP3fBwGmK4H8a6QGjC1ZYDSoRc2OigPlc4VlNIIgwifyRAC8Twyu5rQwEnlQpzHX+Hggfv8TvgIwFJBOd4Fbo4sOWvFOXvzCTVNUDV4r0M/+/oaHCb4s1dwShU77uScx1ZTw0/cWw6Ct7cF5mnLyPTYa8uR2KczD+0h0VvvIVneF0GjQDd6+m78YG16le91YLomKR94+xQUUofvoVpKej32HGycSFgf1U64Vk/axrTduaUtnjmWqWIxxLLmlSy6vFKu0UmHk+qDUBhcxg1Eg53xzjpHKFfMOR root@vping-userdata-vm2-ae43cce3-dbd7-425b-a166-c2e4d29bbcb4\nssh-dss AAAAB3NzaC1kc3MAAACBAIOQAcw41x6gWHWdyPah/HLmIy3h/n/LmNXQCKBQIXmsf5VKvt8/+2TwrSgaNElIN3sQZIN7BH9YrThga7Q62qx7dlBmMGfz87DgPONvJhCIzVQFYlw3z4QBQUlHEike/zKorPrB9BEagkr5Y2HeorBbJn+csC3iRP0RsYWmucI1AAAAFQCmiZVVC3l55Rvd0cz5URPSTXcE6QAAAIBnHORX7IUvFDvPvEK8Yj2r4+mUOm6s1oqVYzC00T8M4UcObp7/aZdwHS5GW2buKuSpfIULBzmGfetp00dbioJMlQxcNEL6JGU+m2GhkZGc6D4BHR3IE3aaSAbOnH9dhFiI9fjZy3HK2bIYVaP9WOjvy0QyALqQAZrapaf1WzrkNwAAAIAuyEt3wFCP2s5h8fxJT2FfAg2laGfPPANypV5Lo/qAUJBuFQHDwlQ2Y2qo8+8rU32ocu8KPXlMv5+tL0lSxgcdRq7aF6oiWD3L2VLdXBDSzlCp0vGU9zR0dkIzLzDhHFbzqvKkZn9zge5lFhHlY3Mk796OGY7at4g05wuKqqL8/g== root@vping-userdata-vm2-ae43cce3-dbd7-425b-a166-c2e4d29bbcb4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe56:aae3/64,\n"} 2019-01-20 19:12:02,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53/action used request id req-7ef0b24b-c588-48d6-8b76-824c28fe31eb 2019-01-20 19:12:02,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0963640213s 2019-01-20 19:12:02,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53/action used request id req-7ef0b24b-c588-48d6-8b76-824c28fe31eb 2019-01-20 19:12:02,132 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 734626123 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.162488] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.164202] pid_max: default: 32768 minimum: 301 [ 0.165131] ACPI: Core revision 20150930 [ 0.166546] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.167901] Security Framework initialized [ 0.168744] Yama: becoming mindful. [ 0.169499] AppArmor: AppArmor initialized [ 0.170394] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.171786] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.173115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.175816] Initializing cgroup subsys io [ 0.176660] Initializing cgroup subsys memory [ 0.177565] Initializing cgroup subsys devices [ 0.178470] Initializing cgroup subsys freezer [ 0.179370] Initializing cgroup subsys net_cls [ 0.180266] Initializing cgroup subsys perf_event [ 0.181206] Initializing cgroup subsys net_prio [ 0.182133] Initializing cgroup subsys hugetlb [ 0.183032] Initializing cgroup subsys pids [ 0.183939] CPU: Physical Processor ID: 0 [ 0.185458] mce: CPU supports 10 MCE banks [ 0.186615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.188002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.206646] ftrace: allocating 31920 entries in 125 pages [ 0.233360] smpboot: Max logical packages: 1 [ 0.234527] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236356] x2apic enabled [ 0.237361] Switched APIC routing to physical x2apic. [ 0.239477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241031] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.243718] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.246144] KVM setup paravirtual spinlock [ 0.247724] x86: Booted up 1 node, 1 CPUs [ 0.248829] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.250702] devtmpfs: initialized [ 0.252646] evm: security.selinux [ 0.253579] evm: security.SMACK64 [ 0.254515] evm: security.SMACK64EXEC [ 0.255522] evm: security.SMACK64TRANSMUTE [ 0.256622] evm: security.SMACK64MMAP [ 0.257626] evm: security.ima [ 0.258478] evm: security.capability [ 0.259543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.262083] pinctrl core: initialized pinctrl subsystem [ 0.263556] RTC time: 19:11:55, date: 01/20/19 [ 0.264833] NET: Registered protocol family 16 [ 0.266115] cpuidle: using governor ladder [ 0.267221] cpuidle: using governor menu [ 0.268300] PCCT header not found. [ 0.269298] ACPI: bus type PCI registered [ 0.270390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272096] PCI: Using configuration type 1 for base access [ 0.274257] ACPI: Added _OSI(Module Device) [ 0.275404] ACPI: Added _OSI(Processor Device) [ 0.276579] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.277816] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280328] ACPI: Interpreter enabled [ 0.281366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288873] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291481] ACPI: (supports S0 S5) [ 0.292430] ACPI: Using IOAPIC for interrupt routing [ 0.293730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305512] acpiphp: Slot [3] registered [ 0.306599] acpiphp: Slot [4] registered [ 0.307683] acpiphp: Slot [5] registered [ 0.308762] acpiphp: Slot [6] registered [ 0.309839] acpiphp: Slot [7] registered [ 0.310918] acpiphp: Slot [8] registered [ 0.312003] acpiphp: Slot [9] registered [ 0.313078] acpiphp: Slot [10] registered [ 0.314179] acpiphp: Slot [11] registered [ 0.315277] acpiphp: Slot [12] registered [ 0.316373] acpiphp: Slot [13] registered [ 0.317471] acpiphp: Slot [14] registered [ 0.318581] acpiphp: Slot [15] registered [ 0.330097] acpiphp: Slot [16] registered [ 0.331196] acpiphp: Slot [17] registered [ 0.332294] acpiphp: Slot [18] registered [ 0.333387] acpiphp: Slot [19] registered [ 0.334487] acpiphp: Slot [20] registered [ 0.335590] acpiphp: Slot [21] registered [ 0.336687] acpiphp: Slot [22] registered [ 0.337777] acpiphp: Slot [23] registered [ 0.338876] acpiphp: Slot [24] registered [ 0.339977] acpiphp: Slot [25] registered [ 0.341068] acpiphp: Slot [26] registered [ 0.342155] acpiphp: Slot [27] registered [ 0.343258] acpiphp: Slot [28] registered [ 0.344358] acpiphp: Slot [29] registered [ 0.345448] acpiphp: Slot [30] registered [ 0.346544] acpiphp: Slot [31] registered [ 0.347642] PCI host bridge to bus 0000:00 [ 0.348728] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350416] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354088] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.356065] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364424] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366059] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367462] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375363] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427991] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430306] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431881] vgaarb: loaded [ 0.432501] vgaarb: bridge control possible 0000:00:02.0 [ 0.433666] SCSI subsystem initialized [ 0.434506] ACPI: bus type USB registered [ 0.435341] usbcore: registered new interface driver usbfs [ 0.436398] usbcore: registered new interface driver hub [ 0.437436] usbcore: registered new device driver usb [ 0.438538] PCI: Using ACPI for IRQ routing [ 0.439589] NetLabel: Initializing [ 0.440321] NetLabel: domain hash size = 128 [ 0.441193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442165] NetLabel: unlabeled traffic allowed by default [ 0.443294] clocksource: Switched to clocksource kvm-clock [ 0.448731] AppArmor: AppArmor Filesystem Enabled [ 0.449722] pnp: PnP ACPI init [ 0.450657] pnp: PnP ACPI: found 5 devices [ 0.457042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.458788] NET: Registered protocol family 2 [ 0.459779] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.461088] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.462303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463493] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.464598] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.465782] NET: Registered protocol family 1 [ 0.466666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468888] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.482911] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497169] Trying to unpack rootfs image as initramfs... [ 0.547276] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561366] Scanning for low memory corruption every 60 seconds [ 0.564463] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565771] audit: initializing netlink subsys (disabled) [ 0.566836] audit: type=2000 audit(1548011516.446:1): initialized [ 0.568212] Initialise system trusted keyring [ 0.569170] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570374] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572365] zbud: loaded [ 0.573081] VFS: Disk quotas dquot_6.6.0 [ 0.573924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575478] fuse init (API version 7.23) [ 0.576392] Key type big_key registered [ 0.577209] Allocating IMA MOK and blacklist keyrings. [ 0.578714] Key type asymmetric registered [ 0.579571] Asymmetric key parser 'x509' registered [ 0.580553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.582048] io scheduler noop registered [ 0.582864] io scheduler deadline registered (default) [ 0.583883] io scheduler cfq registered [ 0.584750] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588622] ACPI: Power Button [PWRF] [ 0.589493] GHES: HEST is not enabled! [ 0.603290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.631904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660546] Linux agpgart interface v0.103 [ 0.662588] brd: module loaded [ 0.663796] loop: module loaded [ 0.668955] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.670470] GPT:90111 != 2097151 [ 0.671165] GPT:Alternate GPT header not at the end of the disk. [ 0.672307] GPT:90111 != 2097151 [ 0.673006] GPT: Use GNU Parted to correct GPT errors. [ 0.674010] vda: vda1 vda15 [ 0.675479] scsi host0: ata_piix [ 0.676271] scsi host1: ata_piix [ 0.676998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.678284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.679806] libphy: Fixed MDIO Bus: probed [ 0.680682] tun: Universal TUN/TAP device driver, 1.6 [ 0.681676] tun: (C) 1999-2004 Max Krasnyansky [ 0.683879] PPP generic driver version 2.4.2 [ 0.684916] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686253] ehci-pci: EHCI PCI platform driver [ 0.687122] ehci-platform: EHCI generic platform driver [ 0.688124] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689260] ohci-pci: OHCI PCI platform driver [ 0.690123] ohci-platform: OHCI generic platform driver [ 0.691108] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705529] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706524] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707983] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.710101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711326] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.712741] usb usb1: Product: UHCI Host Controller [ 0.713676] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.714811] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715826] hub 1-0:1.0: USB hub found [ 0.716605] hub 1-0:1.0: 2 ports detected [ 0.717512] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.720594] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721624] mousedev: PS/2 mouse device common for all mice [ 0.722885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724732] rtc_cmos 00:00: RTC can wake from S4 [ 0.725832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728233] i2c /dev entries driver [ 0.728994] device-mapper: uevent: version 1.0.3 [ 0.729935] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.731568] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732857] NET: Registered protocol family 10 [ 0.733852] NET: Registered protocol family 17 [ 0.734743] Key type dns_resolver registered [ 0.735689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.736784] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.738534] registered taskstats version 1 [ 0.739370] Loading compiled-in X.509 certificates [ 0.740812] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.742653] zswap: loaded using pool lzo/zbud [ 0.744018] Key type trusted registered [ 0.745592] Key type encrypted registered [ 0.746430] AppArmor: AppArmor sha1 policy hashing enabled [ 0.747468] ima: No TPM chip found, activating TPM-bypass! [ 0.748512] evm: HMAC attrs: 0x1 [ 0.749470] Magic number: 3:105:193 [ 0.750258] acpi device:1f: hash matches [ 0.751103] rtc_cmos 00:00: setting system clock to 2019-01-20 19:11:56 UTC (1548011516) [ 0.752711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.753826] EDD information not available. [ 0.836586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849077] Write protecting the kernel read-only data: 14336k [ 0.850633] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.852566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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 1.99 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... [ 2.251709] 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.8... Lease of 192.168.120.8 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 2.11. iid=i-00000029 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWzA2C0OEytSGlgCejRT7HOsA7XP5krCvmzxx4LxErllDeboMFANjzP3fBwGmK4H8a6QGjC1ZYDSoRc2OigPlc4VlNIIgwifyRAC8Twyu5rQwEnlQpzHX+Hggfv8TvgIwFJBOd4Fbo4sOWvFOXvzCTVNUDV4r0M/+/oaHCb4s1dwShU77uScx1ZTw0/cWw6Ct7cF5mnLyPTYa8uR2KczD+0h0VvvIVneF0GjQDd6+m78YG16le91YLomKR94+xQUUofvoVpKej32HGycSFgf1U64Vk/axrTduaUtnjmWqWIxxLLmlSy6vFKu0UmHk+qDUBhcxg1Eg53xzjpHKFfMOR root@vping-userdata-vm2-ae43cce3-dbd7-425b-a166-c2e4d29bbcb4 ssh-dss AAAAB3NzaC1kc3MAAACBAIOQAcw41x6gWHWdyPah/HLmIy3h/n/LmNXQCKBQIXmsf5VKvt8/+2TwrSgaNElIN3sQZIN7BH9YrThga7Q62qx7dlBmMGfz87DgPONvJhCIzVQFYlw3z4QBQUlHEike/zKorPrB9BEagkr5Y2HeorBbJn+csC3iRP0RsYWmucI1AAAAFQCmiZVVC3l55Rvd0cz5URPSTXcE6QAAAIBnHORX7IUvFDvPvEK8Yj2r4+mUOm6s1oqVYzC00T8M4UcObp7/aZdwHS5GW2buKuSpfIULBzmGfetp00dbioJMlQxcNEL6JGU+m2GhkZGc6D4BHR3IE3aaSAbOnH9dhFiI9fjZy3HK2bIYVaP9WOjvy0QyALqQAZrapaf1WzrkNwAAAIAuyEt3wFCP2s5h8fxJT2FfAg2laGfPPANypV5Lo/qAUJBuFQHDwlQ2Y2qo8+8rU32ocu8KPXlMv5+tL0lSxgcdRq7aF6oiWD3L2VLdXBDSzlCp0vGU9zR0dkIzLzDhHFbzqvKkZn9zge5lFhHlY3Mk796OGY7at4g05wuKqqL8/g== root@vping-userdata-vm2-ae43cce3-dbd7-425b-a166-c2e4d29bbcb4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe56:aae3/64, 2019-01-20 19:12:02,133 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-20 19:12:02,244 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:12:02,244 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-20 19:12:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-20 19:12:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:02,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f353d10-b447-41ba-8027-1da12a960961 x-compute-request-id: req-3f353d10-b447-41ba-8027-1da12a960961 Content-Type: application/json 2019-01-20 19:12:02,406 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b used request id req-3f353d10-b447-41ba-8027-1da12a960961 2019-01-20 19:12:02,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156417131424s 2019-01-20 19:12:02,407 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b used request id req-3f353d10-b447-41ba-8027-1da12a960961 2019-01-20 19:12:02,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:02,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:03,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dc412e3-d671-44df-a10e-afcd1057ae2c x-compute-request-id: req-0dc412e3-d671-44df-a10e-afcd1057ae2c Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:57Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:12:02Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:12:03,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0dc412e3-d671-44df-a10e-afcd1057ae2c 2019-01-20 19:12:03,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655565977097s 2019-01-20 19:12:03,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0dc412e3-d671-44df-a10e-afcd1057ae2c 2019-01-20 19:12:03,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:12:05,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:05,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2d7de63-f8e4-4760-aea7-8aaf565d43f6 x-compute-request-id: req-d2d7de63-f8e4-4760-aea7-8aaf565d43f6 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:57Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:66:38", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9d0e5097-6f7c-4541-a303-50aab5fc568b", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:47.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "9d0e5097-6f7c-4541-a303-50aab5fc568b", "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:12:04Z", "hostId": "a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:43Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:12:05,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2d7de63-f8e4-4760-aea7-8aaf565d43f6 2019-01-20 19:12:05,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636544942856s 2019-01-20 19:12:05,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d2d7de63-f8e4-4760-aea7-8aaf565d43f6 2019-01-20 19:12:05,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:12:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:08,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e27acea-1c8c-4986-9a0f-b648d740b521 x-compute-request-id: req-9e27acea-1c8c-4986-9a0f-b648d740b521 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:11:57Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:12:08,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e27acea-1c8c-4986-9a0f-b648d740b521 2019-01-20 19:12:08,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924669981003s 2019-01-20 19:12:08,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e27acea-1c8c-4986-9a0f-b648d740b521 2019-01-20 19:12:08,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-20 19:12:08,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:08,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4e69b9e-a526-4750-85ad-3aa16bd31595 x-compute-request-id: req-d4e69b9e-a526-4750-85ad-3aa16bd31595 Content-Type: application/json 2019-01-20 19:12:08,813 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53 used request id req-d4e69b9e-a526-4750-85ad-3aa16bd31595 2019-01-20 19:12:08,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175187110901s 2019-01-20 19:12:08,814 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53 used request id req-d4e69b9e-a526-4750-85ad-3aa16bd31595 2019-01-20 19:12:08,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:08,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:09,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae94caff-d847-4a4b-aef3-8af5e357735c x-compute-request-id: req-ae94caff-d847-4a4b-aef3-8af5e357735c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:aa:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "security_groups": [{"name": "default"}], "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T19:12:08Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:12:09,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae94caff-d847-4a4b-aef3-8af5e357735c 2019-01-20 19:12:09,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632812023163s 2019-01-20 19:12:09,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae94caff-d847-4a4b-aef3-8af5e357735c 2019-01-20 19:12:09,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:12:11,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:11,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:11,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7dfbae-dc0a-4d79-a47c-f79f03d99a55 x-compute-request-id: req-fc7dfbae-dc0a-4d79-a47c-f79f03d99a55 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1873ed7d-869b-4812-b69a-c851dc136b53", "rel": "bookmark"}], "image": {"id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "links": [{"href": "http://172.30.9.27:8774/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2019-01-20T19:11:55.000000", "flavor": {"id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "links": [{"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}]}, "id": "1873ed7d-869b-4812-b69a-c851dc136b53", "user_id": "362a123cd56f428286f03bd7e123378a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2019-01-20T19:12:11Z", "hostId": "a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0", "OS-SRV-USG:terminated_at": "2019-01-20T19:12:09.000000", "key_name": null, "name": "vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "created": "2019-01-20T19:11:51Z", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 19:12:11,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc7dfbae-dc0a-4d79-a47c-f79f03d99a55 2019-01-20 19:12:11,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.316972970963s 2019-01-20 19:12:11,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc7dfbae-dc0a-4d79-a47c-f79f03d99a55 2019-01-20 19:12:11,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-20 19:12:13,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-20 19:12:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:13,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08eacead-95e3-44ce-a4e8-c715441e6012 x-compute-request-id: req-08eacead-95e3-44ce-a4e8-c715441e6012 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 19:12:13,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-08eacead-95e3-44ce-a4e8-c715441e6012 2019-01-20 19:12:13,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0854749679565s 2019-01-20 19:12:13,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-08eacead-95e3-44ce-a4e8-c715441e6012 2019-01-20 19:12:13,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-20 19:12:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" -d '{"subnet_id": "eb8740e1-c667-4b56-95c3-138b3defbbee"}' 2019-01-20 19:12:14,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-952dddab-4445-4031-be9e-0c996e6517dc Date: Sun, 20 Jan 2019 19:12:14 GMT RESP BODY: {"network_id": "73da2ee2-0e66-4770-9ceb-9bffa1ae10d2", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "subnet_id": "eb8740e1-c667-4b56-95c3-138b3defbbee", "subnet_ids": ["eb8740e1-c667-4b56-95c3-138b3defbbee"], "port_id": "a4c5c3c0-ac12-4be0-a766-fba4d1629091", "id": "3adc6543-f497-4fec-8908-56361831a7f0"} 2019-01-20 19:12:14,906 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0/remove_router_interface.json used request id req-952dddab-4445-4031-be9e-0c996e6517dc 2019-01-20 19:12:14,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.04622387886s 2019-01-20 19:12:14,907 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0/remove_router_interface.json used request id req-952dddab-4445-4031-be9e-0c996e6517dc returning object 3adc6543-f497-4fec-8908-56361831a7f0 2019-01-20 19:12:14,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-20 19:12:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:15,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1243 X-Openstack-Request-Id: req-c489da8f-a542-41e6-b8a9-b8bd2e7efd3b Date: Sun, 20 Jan 2019 19:12:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:35Z", "admin_state_up": true, "updated_at": "2019-01-20T19:12:14Z", "revision_number": 4, "routes": [], "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "3adc6543-f497-4fec-8908-56361831a7f0", "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:34Z", "admin_state_up": true, "updated_at": "2019-01-20T19:11:35Z", "revision_number": 2, "routes": [], "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "79721491-2f28-4679-bd0b-cb740e6ba884", "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}]} 2019-01-20 19:12:15,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c489da8f-a542-41e6-b8a9-b8bd2e7efd3b 2019-01-20 19:12:15,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.3607609272s 2019-01-20 19:12:15,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c489da8f-a542-41e6-b8a9-b8bd2e7efd3b 2019-01-20 19:12:15,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-20 19:12:15,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:16,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04001243-11ec-41b1-b6f1-620878643108 Content-Length: 0 Date: Sun, 20 Jan 2019 19:12:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:12:16,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0.json used request id req-04001243-11ec-41b1-b6f1-620878643108 2019-01-20 19:12:16,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34590101242s 2019-01-20 19:12:16,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3adc6543-f497-4fec-8908-56361831a7f0.json used request id req-04001243-11ec-41b1-b6f1-620878643108 2019-01-20 19:12:16,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-20 19:12:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:16,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0ab696e-69fb-4758-b2f8-1a756f5dc9a7 Date: Sun, 20 Jan 2019 19:12:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:11:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"eb8740e1-c667-4b56-95c3-138b3defbbee","subnetpool_id":null,"name":"vping_userdata-subnet_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}]} 2019-01-20 19:12:16,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c0ab696e-69fb-4758-b2f8-1a756f5dc9a7 2019-01-20 19:12:16,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.055006980896s 2019-01-20 19:12:16,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c0ab696e-69fb-4758-b2f8-1a756f5dc9a7 2019-01-20 19:12:16,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-20 19:12:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/eb8740e1-c667-4b56-95c3-138b3defbbee.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:19,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afd19546-26a5-4a7e-bc00-10a33af4e059 Date: Sun, 20 Jan 2019 19:12:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:12:19,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/eb8740e1-c667-4b56-95c3-138b3defbbee.json used request id req-afd19546-26a5-4a7e-bc00-10a33af4e059 2019-01-20 19:12:19,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41556620598s 2019-01-20 19:12:19,089 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/eb8740e1-c667-4b56-95c3-138b3defbbee.json used request id req-afd19546-26a5-4a7e-bc00-10a33af4e059 2019-01-20 19:12:19,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:12:19,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:19,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-632b52d3-5824-49cf-944c-ecddf07f215b Date: Sun, 20 Jan 2019 19:12:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-20T19:12:18Z","tenant_id":"daf64ff03bff48c8990bf0b9242ca19a","created_at":"2019-01-20T19:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"daf64ff03bff48c8990bf0b9242ca19a","id":"73da2ee2-0e66-4770-9ceb-9bffa1ae10d2","name":"vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"updated_at":"2019-01-20T18:45:59Z","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","id":"e88d0900-09ed-463f-a000-5756cec8bab0","name":"external"}]} 2019-01-20 19:12:19,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-632b52d3-5824-49cf-944c-ecddf07f215b 2019-01-20 19:12:19,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107944011688s 2019-01-20 19:12:19,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-632b52d3-5824-49cf-944c-ecddf07f215b 2019-01-20 19:12:19,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-20 19:12:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/73da2ee2-0e66-4770-9ceb-9bffa1ae10d2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:20,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2739bba-4161-4a0c-b934-42c483c62e21 Date: Sun, 20 Jan 2019 19:12:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:12:20,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/73da2ee2-0e66-4770-9ceb-9bffa1ae10d2.json used request id req-f2739bba-4161-4a0c-b934-42c483c62e21 2019-01-20 19:12:20,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62587189674s 2019-01-20 19:12:20,825 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/73da2ee2-0e66-4770-9ceb-9bffa1ae10d2.json used request id req-f2739bba-4161-4a0c-b934-42c483c62e21 2019-01-20 19:12:20,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:12:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:20,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b80e1032-587a-4a11-9d67-b96f1c319f4c Date: Sun, 20 Jan 2019 19:12:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "metadata": {}}], "file": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file", "owner": "daf64ff03bff48c8990bf0b9242ca19a", "id": "a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "size": 12716032, "self": "/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:11:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:12:20,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b80e1032-587a-4a11-9d67-b96f1c319f4c 2019-01-20 19:12:20,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.035679101944s 2019-01-20 19:12:20,862 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b80e1032-587a-4a11-9d67-b96f1c319f4c 2019-01-20 19:12:20,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 19:12:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8cbc355a2cc277d6483c3bc9b64adff4f79ecb1" 2019-01-20 19:12:22,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-155f5dc0-6790-4323-b8db-531d56935fcb Date: Sun, 20 Jan 2019 19:12:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:12:22,417 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3 used request id req-155f5dc0-6790-4323-b8db-531d56935fcb 2019-01-20 19:12:22,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55310297012s 2019-01-20 19:12:22,417 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3 used request id req-155f5dc0-6790-4323-b8db-531d56935fcb 2019-01-20 19:12:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:12:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:22,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bef0f582-919b-40f7-b646-231e357d9ad6 x-compute-request-id: req-bef0f582-919b-40f7-b646-231e357d9ad6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a4cbeb11-941a-42ac-a190-7f14e9c21937", "name": "vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:12:22,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bef0f582-919b-40f7-b646-231e357d9ad6 2019-01-20 19:12:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0379109382629s 2019-01-20 19:12:22,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bef0f582-919b-40f7-b646-231e357d9ad6 2019-01-20 19:12:22,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 19:12:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:22,509 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db033ed3-f5c4-4f02-bbf8-d9530fbdcf80 x-compute-request-id: req-db033ed3-f5c4-4f02-bbf8-d9530fbdcf80 Content-Length: 0 Content-Type: application/json 2019-01-20 19:12:22,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937 used request id req-db033ed3-f5c4-4f02-bbf8-d9530fbdcf80 2019-01-20 19:12:22,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0512421131134s 2019-01-20 19:12:22,509 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a4cbeb11-941a-42ac-a190-7f14e9c21937 used request id req-db033ed3-f5c4-4f02-bbf8-d9530fbdcf80 2019-01-20 19:12:22,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:12:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:22,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff787ca2-5f3e-453c-8268-fa2dc45d6f60 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4", "links": {"self": "http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a"}, "domain_id": "default", "enabled": true, "id": "362a123cd56f428286f03bd7e123378a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:12:22,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ff787ca2-5f3e-453c-8268-fa2dc45d6f60 2019-01-20 19:12:22,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.153799057007s 2019-01-20 19:12:22,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ff787ca2-5f3e-453c-8268-fa2dc45d6f60 2019-01-20 19:12:22,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:12:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:22,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669e89a7-b37a-41df-8f29-127aaae01bc2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a"}, "enabled": true, "id": "362a123cd56f428286f03bd7e123378a", "options": {}, "domain_id": "default", "name": "vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}} 2019-01-20 19:12:22,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a used request id req-669e89a7-b37a-41df-8f29-127aaae01bc2 2019-01-20 19:12:22,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101363897324s 2019-01-20 19:12:22,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a used request id req-669e89a7-b37a-41df-8f29-127aaae01bc2 2019-01-20 19:12:22,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 19:12:22,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:22,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7fe8f5-95d2-4e50-a6db-c24ec5316b94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:12:22,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a used request id req-ec7fe8f5-95d2-4e50-a6db-c24ec5316b94 2019-01-20 19:12:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.201884031296s 2019-01-20 19:12:22,973 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/362a123cd56f428286f03bd7e123378a used request id req-ec7fe8f5-95d2-4e50-a6db-c24ec5316b94 2019-01-20 19:12:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:12:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:23,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f8d6d6-d089-49f7-a8d6-cce1b4b018a9 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a"}, "enabled": true, "id": "daf64ff03bff48c8990bf0b9242ca19a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}]} 2019-01-20 19:12:23,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7f8d6d6-d089-49f7-a8d6-cce1b4b018a9 2019-01-20 19:12:23,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810599327087s 2019-01-20 19:12:23,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f7f8d6d6-d089-49f7-a8d6-cce1b4b018a9 2019-01-20 19:12:23,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 19:12:23,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:23,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27814c73-77f9-4c59-92d5-9c648714b971 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:12:23,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a used request id req-27814c73-77f9-4c59-92d5-9c648714b971 2019-01-20 19:12:23,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.14036488533s 2019-01-20 19:12:23,198 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/daf64ff03bff48c8990bf0b9242ca19a used request id req-27814c73-77f9-4c59-92d5-9c648714b971 2019-01-20 19:12:23,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:23,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:23,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e486ec-b156-48ef-94f2-312e5df76856 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0306990a14cc44e39ccd310a4c8fa3b3", "links": {"self": "http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:23,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-25e486ec-b156-48ef-94f2-312e5df76856 2019-01-20 19:12:23,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.103189945221s 2019-01-20 19:12:23,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:12:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:23,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c3d7e83-f39d-4cb4-9428-0db97aef7699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:12:23,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3 used request id req-5c3d7e83-f39d-4cb4-9428-0db97aef7699 2019-01-20 19:12:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114196062088s 2019-01-20 19:12:23,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:12:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=daf64ff03bff48c8990bf0b9242ca19a&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:23,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e636f972-bdd3-465a-99e2-40a11a2577fe Date: Sun, 20 Jan 2019 19:12:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:32Z", "updated_at": "2019-01-20T19:11:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "12d2843f-a9c3-49ff-bb20-80595c06c733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "1ae5c020-fe7a-4088-a268-0ab9ad31cd2c", "remote_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "29a68ced-67c0-4114-b049-033f27e89946", "remote_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "a3ba4313-8076-4c1d-96a0-2367624bd0ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}], "revision_number": 4, "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "name": "default"}]} 2019-01-20 19:12:23,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=daf64ff03bff48c8990bf0b9242ca19a&name=default used request id req-e636f972-bdd3-465a-99e2-40a11a2577fe 2019-01-20 19:12:23,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192149162292s 2019-01-20 19:12:23,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=daf64ff03bff48c8990bf0b9242ca19a&name=default used request id req-e636f972-bdd3-465a-99e2-40a11a2577fe 2019-01-20 19:12:23,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:12:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:23,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ba086776-6bb6-43d0-b439-ad318ba510c1 Date: Sun, 20 Jan 2019 19:12:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:32Z", "updated_at": "2019-01-20T19:11:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "1ae5c020-fe7a-4088-a268-0ab9ad31cd2c", "remote_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "12d2843f-a9c3-49ff-bb20-80595c06c733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "a3ba4313-8076-4c1d-96a0-2367624bd0ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:11:32Z", "revision_number": 0, "id": "29a68ced-67c0-4114-b049-033f27e89946", "remote_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "remote_ip_prefix": null, "created_at": "2019-01-20T19:11:32Z", "security_group_id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf64ff03bff48c8990bf0b9242ca19a"}], "revision_number": 4, "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "aff77b17-ce4a-4474-b070-b9289f72c11f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 19:12:23,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ba086776-6bb6-43d0-b439-ad318ba510c1 2019-01-20 19:12:23,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199568033218s 2019-01-20 19:12:23,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ba086776-6bb6-43d0-b439-ad318ba510c1 2019-01-20 19:12:23,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-20 19:12:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/aff77b17-ce4a-4474-b070-b9289f72c11f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a44b42dffb24ea605d1c929841ac8e704932ece" 2019-01-20 19:12:24,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ea035dc-df60-4bbc-bb80-f9d0e81ba140 Content-Length: 0 Date: Sun, 20 Jan 2019 19:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:12:24,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/aff77b17-ce4a-4474-b070-b9289f72c11f.json used request id req-6ea035dc-df60-4bbc-bb80-f9d0e81ba140 2019-01-20 19:12:24,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.319402933121s 2019-01-20 19:12:24,140 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/aff77b17-ce4a-4474-b070-b9289f72c11f.json used request id req-6ea035dc-df60-4bbc-bb80-f9d0e81ba140 2019-01-20 19:12:24,193 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:12:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:12:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:12:24,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:12:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:12:24,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b7fce2-294e-48eb-a91c-b4b381a5d4ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:12:24,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-93b7fce2-294e-48eb-a91c-b4b381a5d4ec 2019-01-20 19:12:24,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:12:24,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T20:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["SavfwwqtRyCTdDGfVOUWuA"], "issued_at": "2019-01-20T19:12:24.000000Z"}} 2019-01-20 19:12:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:12:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:24,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-293b8935-c194-479d-8514-0b2dcaf1d200 Date: Sun, 20 Jan 2019 19:12:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:12:24,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-293b8935-c194-479d-8514-0b2dcaf1d200 2019-01-20 19:12:24,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368158817291s 2019-01-20 19:12:24,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-293b8935-c194-479d-8514-0b2dcaf1d200 2019-01-20 19:12:24,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:12:24,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:24,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:12:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:12:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:25,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7319e7e9-16df-483c-aff9-5e727b37f3fe Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:12:25,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7319e7e9-16df-483c-aff9-5e727b37f3fe 2019-01-20 19:12:25,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0907311439514s 2019-01-20 19:12:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 19:12:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}}' 2019-01-20 19:12:25,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0786db2-b4de-48ce-b913-192622b060a5 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b"}, "enabled": true, "id": "0e1351496fac416db4d63704367bf72b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}} 2019-01-20 19:12:25,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b0786db2-b4de-48ce-b913-192622b060a5 2019-01-20 19:12:25,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.149346113205s 2019-01-20 19:12:25,229 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b0786db2-b4de-48ce-b913-192622b060a5 2019-01-20 19:12:25,229 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'id': u'0e1351496fac416db4d63704367bf72b', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 19:12:25,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 19:12:25,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36016201973s 2019-01-20 19:12:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:25,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e84a0c-f5d1-4e0c-8925-a24d5771db18 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c"}, "enabled": true, "id": "9ff009be47344e7f855781df8ced3c0c", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}} 2019-01-20 19:12:25,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c used request id req-63e84a0c-f5d1-4e0c-8925-a24d5771db18 2019-01-20 19:12:25,697 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9ff009be47344e7f855781df8ced3c0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc'}) 2019-01-20 19:12:25,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:25,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:25,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc14500-114a-4cef-8320-043a900b5835 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:25,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8dc14500-114a-4cef-8320-043a900b5835 2019-01-20 19:12:25,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0787551403046s 2019-01-20 19:12:25,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:25,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5103450e-17a1-4ea8-8281-cfd7f653c38a Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:25,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5103450e-17a1-4ea8-8281-cfd7f653c38a 2019-01-20 19:12:25,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079313993454s 2019-01-20 19:12:25,858 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:12:25,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:12:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" -d '{"role": {"name": "Member"}}' 2019-01-20 19:12:25,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f653c5d4-9492-48e3-94b6-631a3a1b0f5e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}} 2019-01-20 19:12:25,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f653c5d4-9492-48e3-94b6-631a3a1b0f5e 2019-01-20 19:12:25,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109897851944s 2019-01-20 19:12:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f86045-ecbf-4f34-883c-bfe46f7802a9 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "domain_id": null, "name": "Member", "id": "20db0d5ff5cb47c3a2b468f1694141b5"}} 2019-01-20 19:12:26,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5 used request id req-70f86045-ecbf-4f34-883c-bfe46f7802a9 2019-01-20 19:12:26,056 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5'}, 'domain_id': None, 'human_id': None, 'id': u'20db0d5ff5cb47c3a2b468f1694141b5', 'HUMAN_ID': False}) 2019-01-20 19:12:26,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef8c43d-b46c-4064-a58b-170856481df8 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:26,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5ef8c43d-b46c-4064-a58b-170856481df8 2019-01-20 19:12:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776450634003s 2019-01-20 19:12:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:12:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb88cfc-eae5-4d8f-bf00-081a92b9075f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:12:26,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bdb88cfc-eae5-4d8f-bf00-081a92b9075f 2019-01-20 19:12:26,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.079206943512s 2019-01-20 19:12:26,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:12:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb9a05c-e9e4-4f58-8fd8-0c8e1bc6a2ae Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "links": {"self": "http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c"}, "domain_id": "default", "enabled": true, "id": "9ff009be47344e7f855781df8ced3c0c", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:12:26,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bfb9a05c-e9e4-4f58-8fd8-0c8e1bc6a2ae 2019-01-20 19:12:26,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.031124830246s 2019-01-20 19:12:26,247 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bfb9a05c-e9e4-4f58-8fd8-0c8e1bc6a2ae 2019-01-20 19:12:26,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:12:26,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca6ac95-21cf-4361-93d0-2be8ba086df1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b"}, "enabled": true, "id": "0e1351496fac416db4d63704367bf72b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:12:26,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eca6ac95-21cf-4361-93d0-2be8ba086df1 2019-01-20 19:12:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792698860168s 2019-01-20 19:12:26,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eca6ac95-21cf-4361-93d0-2be8ba086df1 2019-01-20 19:12:26,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:12:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&scope.project.id=0e1351496fac416db4d63704367bf72b&role.id=20db0d5ff5cb47c3a2b468f1694141b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e21bf5-bfc8-4134-b88e-4909ed9db65e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&scope.project.id=0e1351496fac416db4d63704367bf72b&role.id=20db0d5ff5cb47c3a2b468f1694141b5", "previous": null, "next": null}} 2019-01-20 19:12:26,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&scope.project.id=0e1351496fac416db4d63704367bf72b&role.id=20db0d5ff5cb47c3a2b468f1694141b5 used request id req-e0e21bf5-bfc8-4134-b88e-4909ed9db65e 2019-01-20 19:12:26,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811140537262s 2019-01-20 19:12:26,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:12:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b/users/9ff009be47344e7f855781df8ced3c0c/roles/20db0d5ff5cb47c3a2b468f1694141b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca82d821-bb22-4599-8a13-0aace10ecd95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:12:26,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b/users/9ff009be47344e7f855781df8ced3c0c/roles/20db0d5ff5cb47c3a2b468f1694141b5 used request id req-ca82d821-bb22-4599-8a13-0aace10ecd95 2019-01-20 19:12:26,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122346878052s 2019-01-20 19:12:26,540 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'c8aa2b7a-5c46-443b-b79a-3c29cee65282', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'project_id': u'0e1351496fac416db4d63704367bf72b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:12:26,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:12:26,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:12:26,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:12:26,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:12:26,546 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'password': 'c8aa2b7a-5c46-443b-b79a-3c29cee65282', 'project_name': 'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '0e1351496fac416db4d63704367bf72b', 'project_domain_name': 'Default'} 2019-01-20 19:12:26,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44a1ecc-35f6-4832-a19f-2976481db33f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:26,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d44a1ecc-35f6-4832-a19f-2976481db33f 2019-01-20 19:12:26,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795509815216s 2019-01-20 19:12:26,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:26,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6056f963-0c9b-49c6-b3e0-ce09abe70778 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:26,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6056f963-0c9b-49c6-b3e0-ce09abe70778 2019-01-20 19:12:26,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836751461029s 2019-01-20 19:12:26,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:12:26,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b95fe17-ad59-4df5-80b0-61f800188359 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:12:26,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6b95fe17-ad59-4df5-80b0-61f800188359 2019-01-20 19:12:26,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0773661136627s 2019-01-20 19:12:26,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:12:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592fa7e9-620f-41ac-9a4a-df9eb0309502 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "links": {"self": "http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c"}, "domain_id": "default", "enabled": true, "id": "9ff009be47344e7f855781df8ced3c0c", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:12:26,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-592fa7e9-620f-41ac-9a4a-df9eb0309502 2019-01-20 19:12:26,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0974819660187s 2019-01-20 19:12:26,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-592fa7e9-620f-41ac-9a4a-df9eb0309502 2019-01-20 19:12:26,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:12:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:26,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb3fe1f-9544-4f9b-a65f-47f68bc5d96c Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b"}, "enabled": true, "id": "0e1351496fac416db4d63704367bf72b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:12:26,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7cb3fe1f-9544-4f9b-a65f-47f68bc5d96c 2019-01-20 19:12:26,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079185962677s 2019-01-20 19:12:26,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7cb3fe1f-9544-4f9b-a65f-47f68bc5d96c 2019-01-20 19:12:26,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:12:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&scope.project.id=0e1351496fac416db4d63704367bf72b&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdb29d0-b1cc-46a9-a520-1821c7913537 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&scope.project.id=0e1351496fac416db4d63704367bf72b&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 19:12:27,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&scope.project.id=0e1351496fac416db4d63704367bf72b&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-9fdb29d0-b1cc-46a9-a520-1821c7913537 2019-01-20 19:12:27,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0720570087433s 2019-01-20 19:12:27,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:12:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b/users/9ff009be47344e7f855781df8ced3c0c/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3278fbc4-9479-4733-93d6-26e00f42e704 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:12:27,212 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b/users/9ff009be47344e7f855781df8ced3c0c/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-3278fbc4-9479-4733-93d6-26e00f42e704 2019-01-20 19:12:27,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.163671970367s 2019-01-20 19:12:27,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:27,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552bb479-f9ce-4556-9f4d-8e5ac4b8dae9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-552bb479-f9ce-4556-9f4d-8e5ac4b8dae9 2019-01-20 19:12:27,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806171894073s 2019-01-20 19:12:27,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:12:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046ac754-b8fd-476e-9b44-63a63b04be20 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:12:27,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-046ac754-b8fd-476e-9b44-63a63b04be20 2019-01-20 19:12:27,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0766739845276s 2019-01-20 19:12:27,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:12:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4f0a6a-5b4e-4a58-bb8e-f8e1427095f5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "links": {"self": "http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c"}, "domain_id": "default", "enabled": true, "id": "9ff009be47344e7f855781df8ced3c0c", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:12:27,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3b4f0a6a-5b4e-4a58-bb8e-f8e1427095f5 2019-01-20 19:12:27,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994000434875s 2019-01-20 19:12:27,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3b4f0a6a-5b4e-4a58-bb8e-f8e1427095f5 2019-01-20 19:12:27,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:12:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e09acd-0a3a-443e-811e-ad0b603eafba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default", "previous": null, "next": null}} 2019-01-20 19:12:27,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9ff009be47344e7f855781df8ced3c0c&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default used request id req-36e09acd-0a3a-443e-811e-ad0b603eafba 2019-01-20 19:12:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798170566559s 2019-01-20 19:12:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:12:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/9ff009be47344e7f855781df8ced3c0c/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:12:27,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729e18b9-2683-44bb-a66e-4b0352495ad5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:12:27,676 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/9ff009be47344e7f855781df8ced3c0c/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-729e18b9-2683-44bb-a66e-4b0352495ad5 2019-01-20 19:12:27,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118716955185s 2019-01-20 19:12:27,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 19:12:34,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 19:12:34.119 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab | 2019-01-20T19:12:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 19:12:37,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 19:12:37,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 19:12:44,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 19:12:42.114 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 19:12:42.268 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 19:12:43.818 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) as the default verifier for the future CLI operations. 2019-01-20 19:12:47,007 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2019-01-20 19:12:47,007 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:12:47,135 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 19:12:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:12:47,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239ba339-2fe5-4d05-8d29-8c1a04dc8f45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:12:47,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-239ba339-2fe5-4d05-8d29-8c1a04dc8f45 2019-01-20 19:12:47,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:12:47,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "20db0d5ff5cb47c3a2b468f1694141b5", "name": "Member"}], "expires_at": "2019-01-20T20:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e1351496fac416db4d63704367bf72b", "name": "tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0e1351496fac416db4d63704367bf72b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/0e1351496fac416db4d63704367bf72b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/0e1351496fac416db4d63704367bf72b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0e1351496fac416db4d63704367bf72b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/0e1351496fac416db4d63704367bf72b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/0e1351496fac416db4d63704367bf72b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0e1351496fac416db4d63704367bf72b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/0e1351496fac416db4d63704367bf72b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/0e1351496fac416db4d63704367bf72b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0e1351496fac416db4d63704367bf72b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/0e1351496fac416db4d63704367bf72b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/0e1351496fac416db4d63704367bf72b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "id": "9ff009be47344e7f855781df8ced3c0c"}, "audit_ids": ["Unq_G7VjSo2yPy2QWLtTNA"], "issued_at": "2019-01-20T19:12:47.000000Z"}} 2019-01-20 19:12:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:47,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 19:12:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 19:12:47,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:12:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:47,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-dee335e7-a5ec-400f-8c48-63c42ec34b88 Date: Sun, 20 Jan 2019 19:12:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:12:47,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dee335e7-a5ec-400f-8c48-63c42ec34b88 2019-01-20 19:12:47,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171766996384s 2019-01-20 19:12:47,701 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dee335e7-a5ec-400f-8c48-63c42ec34b88 2019-01-20 19:12:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:12:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}' 2019-01-20 19:12:47,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4 X-Openstack-Request-Id: req-91169088-a7eb-419e-81d2-84e4923b4033 Date: Sun, 20 Jan 2019 19:12:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "104ffe49-dfea-41ce-bd88-19d334db96e4", "size": null, "self": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:47Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": null, "created_at": "2019-01-20T19:12:47Z", "protected": false} 2019-01-20 19:12:47,904 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-91169088-a7eb-419e-81d2-84e4923b4033 2019-01-20 19:12:47,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202053070068s 2019-01-20 19:12:47,905 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-91169088-a7eb-419e-81d2-84e4923b4033 returning object 104ffe49-dfea-41ce-bd88-19d334db96e4 2019-01-20 19:12:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:12:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" -d '' 2019-01-20 19:12:49,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5396ae0c-65fc-42ee-9899-bcdfcceb37c6 Date: Sun, 20 Jan 2019 19:12:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:12:49,405 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file used request id req-5396ae0c-65fc-42ee-9899-bcdfcceb37c6 2019-01-20 19:12:49,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49982404709s 2019-01-20 19:12:49,406 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file used request id req-5396ae0c-65fc-42ee-9899-bcdfcceb37c6 2019-01-20 19:12:49,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:12:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:49,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-1de9f58c-5541-4aa8-a565-91aef78c0c66 Date: Sun, 20 Jan 2019 19:12:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "metadata": {}}], "file": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "104ffe49-dfea-41ce-bd88-19d334db96e4", "size": 12716032, "self": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:12:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:12:49,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1de9f58c-5541-4aa8-a565-91aef78c0c66 2019-01-20 19:12:49,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0227689743042s 2019-01-20 19:12:49,430 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1de9f58c-5541-4aa8-a565-91aef78c0c66 2019-01-20 19:12:49,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file', 'owner': u'0e1351496fac416db4d63704367bf72b', 'id': u'104ffe49-dfea-41ce-bd88-19d334db96e4', 'size': 12716032, u'self': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e1351496fac416db4d63704367bf72b', 'name': 'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:12:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:12:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'created': u'2019-01-20T19:12:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:12:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:12:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:12:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:12:49,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87cbfa7e-25e5-4c48-8bed-de2cc8f7eda8 x-compute-request-id: req-87cbfa7e-25e5-4c48-8bed-de2cc8f7eda8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "name": "tempest_smoke_serial-flavor_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:12:49,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-87cbfa7e-25e5-4c48-8bed-de2cc8f7eda8 2019-01-20 19:12:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.198386907578s 2019-01-20 19:12:49,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-87cbfa7e-25e5-4c48-8bed-de2cc8f7eda8 returning object 66bf09d6-3db8-4655-8ab1-c0a3041aec8f 2019-01-20 19:12:49,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', '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'67f36c8b420f4494a64d032f2c86727b', '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'66bf09d6-3db8-4655-8ab1-c0a3041aec8f', 'swap': 0}) 2019-01-20 19:12:49,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:12:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" -d '{"extra_specs": {}}' 2019-01-20 19:12:49,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65f908fe-7774-4b0a-81f6-693ff541bca1 x-compute-request-id: req-65f908fe-7774-4b0a-81f6-693ff541bca1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:12:49,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f/os-extra_specs used request id req-65f908fe-7774-4b0a-81f6-693ff541bca1 2019-01-20 19:12:49,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214250087738s 2019-01-20 19:12:49,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f/os-extra_specs used request id req-65f908fe-7774-4b0a-81f6-693ff541bca1 2019-01-20 19:12:49,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:12:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:49,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:12:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:12:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:49,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db92a33-c747-4fef-a8a7-3e5cdf44957a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:12:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0db92a33-c747-4fef-a8a7-3e5cdf44957a 2019-01-20 19:12:49,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0949380397797s 2019-01-20 19:12:49,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-20 19:12:49,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:49,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-773163a6-7309-4fc3-942b-51316846ed47 x-compute-request-id: req-773163a6-7309-4fc3-942b-51316846ed47 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 19:12:49,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-773163a6-7309-4fc3-942b-51316846ed47 2019-01-20 19:12:49,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192058086395s 2019-01-20 19:12:49,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-773163a6-7309-4fc3-942b-51316846ed47 2019-01-20 19:12:49,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:12:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:50,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-b87ba1c8-67b4-4365-8e9f-c869336ee950 Date: Sun, 20 Jan 2019 19:12:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "metadata": {}}], "file": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "104ffe49-dfea-41ce-bd88-19d334db96e4", "size": 12716032, "self": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:12:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:12:50,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b87ba1c8-67b4-4365-8e9f-c869336ee950 2019-01-20 19:12:50,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175963878632s 2019-01-20 19:12:50,126 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b87ba1c8-67b4-4365-8e9f-c869336ee950 2019-01-20 19:12:50,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:12:50,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}' 2019-01-20 19:12:50,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d X-Openstack-Request-Id: req-5941c384-9849-4d94-8099-ac5ff5c46686 Date: Sun, 20 Jan 2019 19:12:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "52d3e689-f8ae-4ebd-944c-00cb9d55384d", "size": null, "self": "/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": null, "created_at": "2019-01-20T19:12:50Z", "protected": false} 2019-01-20 19:12:50,402 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5941c384-9849-4d94-8099-ac5ff5c46686 2019-01-20 19:12:50,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.273514032364s 2019-01-20 19:12:50,402 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5941c384-9849-4d94-8099-ac5ff5c46686 returning object 52d3e689-f8ae-4ebd-944c-00cb9d55384d 2019-01-20 19:12:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:12:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" -d '' 2019-01-20 19:12:51,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb6a4c30-30a4-46da-8c34-8a611cfca214 Date: Sun, 20 Jan 2019 19:12:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:12:51,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file used request id req-cb6a4c30-30a4-46da-8c34-8a611cfca214 2019-01-20 19:12:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20138716698s 2019-01-20 19:12:51,605 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file used request id req-cb6a4c30-30a4-46da-8c34-8a611cfca214 2019-01-20 19:12:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:12:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:12:51,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-ab8c3d83-df91-4ec6-b31b-ef7cf6384e98 Date: Sun, 20 Jan 2019 19:12:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/snap", "metadata": {}}], "file": "/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "52d3e689-f8ae-4ebd-944c-00cb9d55384d", "size": 12716032, "self": "/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:12:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "metadata": {}}], "file": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "104ffe49-dfea-41ce-bd88-19d334db96e4", "size": 12716032, "self": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:12:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:12:51,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab8c3d83-df91-4ec6-b31b-ef7cf6384e98 2019-01-20 19:12:51,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252668857574s 2019-01-20 19:12:51,631 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab8c3d83-df91-4ec6-b31b-ef7cf6384e98 2019-01-20 19:12:51,634 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file', 'owner': u'0e1351496fac416db4d63704367bf72b', 'id': u'52d3e689-f8ae-4ebd-944c-00cb9d55384d', 'size': 12716032, u'self': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e1351496fac416db4d63704367bf72b', 'name': 'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:12:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:12:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'created': u'2019-01-20T19:12:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:12:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:12:51,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:12:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:12:51,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64140489-bd63-4856-a73a-6cc8c83196ad x-compute-request-id: req-64140489-bd63-4856-a73a-6cc8c83196ad Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/730fac00-4f4b-40a8-90ca-b459e071b606", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "730fac00-4f4b-40a8-90ca-b459e071b606", "name": "tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:12:51,686 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-64140489-bd63-4856-a73a-6cc8c83196ad 2019-01-20 19:12:51,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0516209602356s 2019-01-20 19:12:51,687 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-64140489-bd63-4856-a73a-6cc8c83196ad returning object 730fac00-4f4b-40a8-90ca-b459e071b606 2019-01-20 19:12:51,687 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'730fac00-4f4b-40a8-90ca-b459e071b606', 'swap': 0}) 2019-01-20 19:12:51,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:12:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" -d '{"extra_specs": {}}' 2019-01-20 19:12:51,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:12:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16e39a72-cb3a-4c9e-a18d-ccee7a2ee35b x-compute-request-id: req-16e39a72-cb3a-4c9e-a18d-ccee7a2ee35b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:12:51,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606/os-extra_specs used request id req-16e39a72-cb3a-4c9e-a18d-ccee7a2ee35b 2019-01-20 19:12:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234169960022s 2019-01-20 19:12:51,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606/os-extra_specs used request id req-16e39a72-cb3a-4c9e-a18d-ccee7a2ee35b 2019-01-20 19:12:51,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'730fac00-4f4b-40a8-90ca-b459e071b606', 'swap': 0}) 2019-01-20 19:12:54,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 19:12:53.832 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) for deployment 'opnfv-rally' (UUID=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab). 2019-01-20 19:12:54.687 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 19:12:54.689 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) has been successfully configured for deployment 'opnfv-rally' (UUID=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab)! 2019-01-20 19:12:54,822 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 19:12:54,822 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 19:12:54,823 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 19:12:54,834 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 19:12:58,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-79544155-faf2-4814-8b05-d9a5c95dd4d1/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2019-01-20 19:12:58,890 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 19:12:58,916 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 19:12:58,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2019-01-20 19:13:00,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:00.933 49 INFO rally.api [-] Starting verification (UUID=1e1af32d-3e3a-4f90-a301-dfb19d74aa15) for deployment 'opnfv-rally' (UUID=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab) by verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:13:00,935 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1e1af32d-3e3a-4f90-a301-dfb19d74aa15 2019-01-20 19:13:07,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:07.205 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.279s] 2019-01-20 19:13:07,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:07.260 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2019-01-20 19:13:13,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:13.915 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.507s] 2019-01-20 19:13:17,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:17.298 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.382s] 2019-01-20 19:13:31,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:31.135 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.871s] 2019-01-20 19:13:48,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:48.394 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.508s] 2019-01-20 19:14:22,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:22.618 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2019-01-20 19:14:22,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:22.620 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-20 19:14:56,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:56.213 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2019-01-20 19:14:56,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:56.215 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-20 19:15:27,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:15:27.036 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.084s] 2019-01-20 19:15:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:15:27.037 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-20 19:19:05,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:05.667 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.901s] 2019-01-20 19:19:30,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:30.214 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-01-20 19:19:30,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:30.318 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2019-01-20 19:19:38,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:38.437 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.724s] 2019-01-20 19:19:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:38.446 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-20 19:19:40,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:40.181 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 19:19:40,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:40.182 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 19:19:44,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:44.404 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.309s] 2019-01-20 19:19:51,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:51.143 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.419s] 2019-01-20 19:19:57,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:57.990 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.601s] 2019-01-20 19:20:05,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:05.985 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.358s] 2019-01-20 19:20:15,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:15.076 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.853s] 2019-01-20 19:20:21,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:21.631 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.691s] 2019-01-20 19:20:27,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:27.863 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.170s] 2019-01-20 19:20:35,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:35.402 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.402s] 2019-01-20 19:20:42,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:42.363 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.702s] 2019-01-20 19:20:51,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:51.708 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.744s] 2019-01-20 19:20:54,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:54.611 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-20 19:20:56,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.598 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2019-01-20 19:20:56,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.680 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.082s] 2019-01-20 19:20:56,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.760 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2019-01-20 19:20:56,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.767 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-01-20 19:21:00,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:00.961 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.828s] 2019-01-20 19:21:02,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:02.743 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.781s] 2019-01-20 19:21:05,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:05.036 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.294s] 2019-01-20 19:21:11,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:11.235 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-20 19:21:18,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:18.466 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.059s] 2019-01-20 19:21:32,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:32.637 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.556s] 2019-01-20 19:21:35,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:35.727 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.089s] 2019-01-20 19:21:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:47.215 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.944s] 2019-01-20 19:21:50,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:50.796 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.579s] 2019-01-20 19:21:59,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:59.757 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.960s] 2019-01-20 19:22:09,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:09.451 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.994s] 2019-01-20 19:22:12,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:12.809 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.357s] 2019-01-20 19:22:19,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:19.747 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.938s] 2019-01-20 19:22:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.035 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.652s] 2019-01-20 19:22:36,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.542 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.507s] 2019-01-20 19:22:36,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.875 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.332s] 2019-01-20 19:22:36,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.927 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2019-01-20 19:22:37,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:37.169 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.240s] 2019-01-20 19:22:37,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:37.223 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-01-20 19:22:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:52.657 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.753s] 2019-01-20 19:22:53,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.125 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.469s] 2019-01-20 19:22:53,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.256 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.130s] 2019-01-20 19:22:53,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.463 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.206s] 2019-01-20 19:22:53,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.701 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.238s] 2019-01-20 19:22:53,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.752 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2019-01-20 19:23:07,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:07.041 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.406s] 2019-01-20 19:23:13,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:13.708 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.667s] 2019-01-20 19:23:15,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:15.360 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.650s] 2019-01-20 19:23:15,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:15.584 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.224s] 2019-01-20 19:23:15,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:15.662 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.079s] 2019-01-20 19:23:28,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:28.804 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.369s] 2019-01-20 19:23:35,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:35.852 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.046s] 2019-01-20 19:23:37,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:37.610 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.757s] 2019-01-20 19:23:37,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:37.818 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.208s] 2019-01-20 19:23:38,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:38.011 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.193s] 2019-01-20 19:23:53,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:53.214 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.371s] 2019-01-20 19:23:58,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:58.626 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.412s] 2019-01-20 19:24:03,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:03.526 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.899s] 2019-01-20 19:24:06,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:06.272 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.744s] 2019-01-20 19:24:30,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:30.671 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.638s] 2019-01-20 19:24:36,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:36.283 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.612s] 2019-01-20 19:24:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:40.677 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.393s] 2019-01-20 19:24:43,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:43.692 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.015s] 2019-01-20 19:25:00,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:00.676 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.798s] 2019-01-20 19:25:03,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:03.477 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.798s] 2019-01-20 19:25:03,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:03.549 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.075s] 2019-01-20 19:25:08,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:08.336 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.456s] 2019-01-20 19:25:10,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:10.431 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.092s] 2019-01-20 19:25:10,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:10.622 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.193s] 2019-01-20 19:25:14,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:14.767 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.092s] 2019-01-20 19:25:18,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:18.189 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-20 19:25:19,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.740 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-20 19:25:19,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.743 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-20 19:25:19,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.744 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-20 19:25:19,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.745 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-20 19:25:19,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.746 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-20 19:25:21,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:21.725 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-01-20 19:25:37,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:37.023 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.681s] 2019-01-20 19:25:50,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:50.576 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.881s] 2019-01-20 19:26:04,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:26:04.874 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.295s] 2019-01-20 19:26:14,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:26:14.885 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.037s] 2019-01-20 19:28:56,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:28:56.921 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [155.093s] 2019-01-20 19:29:38,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:29:38.297 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.037s] 2019-01-20 19:30:23,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:30:23.248 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.957s] 2019-01-20 19:30:41,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1e1af32d-3e3a-4f90-a301-dfb19d74aa15 2019-01-20 19:30:41,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1e1af32d-3e3a-4f90-a301-dfb19d74aa15']'. 2019-01-20 19:30:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 19:30:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1e1af32d-3e3a-4f90-a301-dfb19d74aa15 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 19:13:00 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 19:30:41 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:41 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 79544155-faf2-4814-8b05-d9a5c95dd4d1) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1038.256 | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 19:30:42,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2019-01-20 19:30:43,123 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:30:43,124 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:56 | FAIL | +------------------------------+------------------+------------------+----------------+ 2019-01-20 19:30:43,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 19:30:43,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:30:44,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a9f0c78-807c-4693-9d39-8f2a8c1437c4 Date: Sun, 20 Jan 2019 19:30:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:30:44,508 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d used request id req-1a9f0c78-807c-4693-9d39-8f2a8c1437c4 2019-01-20 19:30:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37831401825s 2019-01-20 19:30:44,509 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d used request id req-1a9f0c78-807c-4693-9d39-8f2a8c1437c4 2019-01-20 19:30:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:30:44,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:44,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5f2396b-a5a8-4c30-a0df-296f25956543 x-compute-request-id: req-c5f2396b-a5a8-4c30-a0df-296f25956543 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "name": "tempest_smoke_serial-flavor_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/730fac00-4f4b-40a8-90ca-b459e071b606", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "730fac00-4f4b-40a8-90ca-b459e071b606", "name": "tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:30:44,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c5f2396b-a5a8-4c30-a0df-296f25956543 2019-01-20 19:30:44,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185096025467s 2019-01-20 19:30:44,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c5f2396b-a5a8-4c30-a0df-296f25956543 2019-01-20 19:30:44,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 19:30:44,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:44,742 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:30:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-921d5b0a-1e8e-4201-aa3b-378c5442f7b8 x-compute-request-id: req-921d5b0a-1e8e-4201-aa3b-378c5442f7b8 Content-Length: 0 Content-Type: application/json 2019-01-20 19:30:44,742 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606 used request id req-921d5b0a-1e8e-4201-aa3b-378c5442f7b8 2019-01-20 19:30:44,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447571277618s 2019-01-20 19:30:44,742 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/730fac00-4f4b-40a8-90ca-b459e071b606 used request id req-921d5b0a-1e8e-4201-aa3b-378c5442f7b8 2019-01-20 19:30:44,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:30:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:30:44,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-601f099b-7bd2-41a0-ba6c-ae33d08936b9 Date: Sun, 20 Jan 2019 19:30:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "metadata": {}}], "file": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file", "owner": "0e1351496fac416db4d63704367bf72b", "id": "104ffe49-dfea-41ce-bd88-19d334db96e4", "size": 12716032, "self": "/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:12:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:12:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:30:44,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-601f099b-7bd2-41a0-ba6c-ae33d08936b9 2019-01-20 19:30:44,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1636531353s 2019-01-20 19:30:44,907 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-601f099b-7bd2-41a0-ba6c-ae33d08936b9 2019-01-20 19:30:44,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 19:30:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba0aae463112435e4c511f4ff7575644523cbd89" 2019-01-20 19:30:47,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85ad0026-b5fa-4600-ba8f-544fd9c931ff Date: Sun, 20 Jan 2019 19:30:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:30:47,070 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4 used request id req-85ad0026-b5fa-4600-ba8f-544fd9c931ff 2019-01-20 19:30:47,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.16141700745s 2019-01-20 19:30:47,071 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4 used request id req-85ad0026-b5fa-4600-ba8f-544fd9c931ff 2019-01-20 19:30:47,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:30:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-960f1ca3-4444-49ed-92db-ef294cab035e x-compute-request-id: req-960f1ca3-4444-49ed-92db-ef294cab035e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66bf09d6-3db8-4655-8ab1-c0a3041aec8f", "name": "tempest_smoke_serial-flavor_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:30:47,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-960f1ca3-4444-49ed-92db-ef294cab035e 2019-01-20 19:30:47,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325500965118s 2019-01-20 19:30:47,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-960f1ca3-4444-49ed-92db-ef294cab035e 2019-01-20 19:30:47,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 19:30:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,166 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63f8d1f3-4a07-411a-8a8b-645688ce5196 x-compute-request-id: req-63f8d1f3-4a07-411a-8a8b-645688ce5196 Content-Length: 0 Content-Type: application/json 2019-01-20 19:30:47,166 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f used request id req-63f8d1f3-4a07-411a-8a8b-645688ce5196 2019-01-20 19:30:47,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0600249767303s 2019-01-20 19:30:47,167 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/66bf09d6-3db8-4655-8ab1-c0a3041aec8f used request id req-63f8d1f3-4a07-411a-8a8b-645688ce5196 2019-01-20 19:30:47,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:30:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa3b8b7-4de6-4644-b072-21f60fe8d292 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc", "links": {"self": "http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c"}, "domain_id": "default", "enabled": true, "id": "9ff009be47344e7f855781df8ced3c0c", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:30:47,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-aaa3b8b7-4de6-4644-b072-21f60fe8d292 2019-01-20 19:30:47,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966928005219s 2019-01-20 19:30:47,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-aaa3b8b7-4de6-4644-b072-21f60fe8d292 2019-01-20 19:30:47,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:30:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692c7ece-1644-40a1-af7b-1c3c3638043f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c"}, "enabled": true, "id": "9ff009be47344e7f855781df8ced3c0c", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}} 2019-01-20 19:30:47,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c used request id req-692c7ece-1644-40a1-af7b-1c3c3638043f 2019-01-20 19:30:47,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937738418579s 2019-01-20 19:30:47,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c used request id req-692c7ece-1644-40a1-af7b-1c3c3638043f 2019-01-20 19:30:47,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 19:30:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae83e7c-acf1-432b-b459-87b37140dea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:30:47,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c used request id req-6ae83e7c-acf1-432b-b459-87b37140dea7 2019-01-20 19:30:47,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.25982093811s 2019-01-20 19:30:47,625 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9ff009be47344e7f855781df8ced3c0c used request id req-6ae83e7c-acf1-432b-b459-87b37140dea7 2019-01-20 19:30:47,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:30:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32e1ce1-e9c9-4a59-b9db-6eceb2c0e5e1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b"}, "enabled": true, "id": "0e1351496fac416db4d63704367bf72b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:30:47,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d32e1ce1-e9c9-4a59-b9db-6eceb2c0e5e1 2019-01-20 19:30:47,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0813829898834s 2019-01-20 19:30:47,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d32e1ce1-e9c9-4a59-b9db-6eceb2c0e5e1 2019-01-20 19:30:47,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 19:30:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b30248-447e-42ca-886b-8011e811e3a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:30:47,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b used request id req-f6b30248-447e-42ca-886b-8011e811e3a2 2019-01-20 19:30:47,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159960985184s 2019-01-20 19:30:47,870 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0e1351496fac416db4d63704367bf72b used request id req-f6b30248-447e-42ca-886b-8011e811e3a2 2019-01-20 19:30:47,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:30:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:47,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57603a40-d4ce-42e2-81b0-770df4bb7ac9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "20db0d5ff5cb47c3a2b468f1694141b5", "links": {"self": "http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:30:47,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57603a40-d4ce-42e2-81b0-770df4bb7ac9 2019-01-20 19:30:47,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776181221008s 2019-01-20 19:30:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:30:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:48,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334aad7f-fef3-4c81-a774-e00fddbd02ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:30:48,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5 used request id req-334aad7f-fef3-4c81-a774-e00fddbd02ff 2019-01-20 19:30:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.204157114029s 2019-01-20 19:30:48,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:30:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0e1351496fac416db4d63704367bf72b&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53acc9b750ca5fa85d98a3b424aa53292a0bce75" 2019-01-20 19:30:48,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5a3806a8-5877-49c6-8f0c-9d4f5469435f Date: Sun, 20 Jan 2019 19:30:48 GMT RESP BODY: {"security_groups": []} 2019-01-20 19:30:48,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0e1351496fac416db4d63704367bf72b&name=default used request id req-5a3806a8-5877-49c6-8f0c-9d4f5469435f 2019-01-20 19:30:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184637069702s 2019-01-20 19:30:48,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0e1351496fac416db4d63704367bf72b&name=default used request id req-5a3806a8-5877-49c6-8f0c-9d4f5469435f 2019-01-20 19:30:48,342 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2019-01-20 19:30:48,396 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-20 19:30:48,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:30:48,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:30:48,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:30:48,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:30:48,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:30:48,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:30:48,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:30:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:30:48,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a6ecbe-5479-4ab2-8c37-4b8a1fe93311 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:30:48,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-42a6ecbe-5479-4ab2-8c37-4b8a1fe93311 2019-01-20 19:30:48,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:30:48,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T20:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["iZvYzDvJQCebWY-8XiaNoQ"], "issued_at": "2019-01-20T19:30:48.000000Z"}} 2019-01-20 19:30:48,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:30:48,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:49,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7ae5f5a8-58f0-40e0-a564-ced16c5ef41c Date: Sun, 20 Jan 2019 19:30:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:30:49,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ae5f5a8-58f0-40e0-a564-ced16c5ef41c 2019-01-20 19:30:49,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.215256214142s 2019-01-20 19:30:49,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ae5f5a8-58f0-40e0-a564-ced16c5ef41c 2019-01-20 19:30:49,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:30:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:49,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:30:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:49,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16f8b70-dfc2-43c6-84cd-41891ffbfc78 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:30:49,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d16f8b70-dfc2-43c6-84cd-41891ffbfc78 2019-01-20 19:30:49,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0864319801331s 2019-01-20 19:30:49,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 19:30:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}}' 2019-01-20 19:30:49,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5750c3-d887-4b90-bf58-f7b9ffd3114e Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30"}, "enabled": true, "id": "fba1163cd13d431186241cf86a38dc30", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}} 2019-01-20 19:30:49,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-db5750c3-d887-4b90-bf58-f7b9ffd3114e 2019-01-20 19:30:49,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0964632034302s 2019-01-20 19:30:49,262 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-db5750c3-d887-4b90-bf58-f7b9ffd3114e 2019-01-20 19:30:49,263 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'id': u'fba1163cd13d431186241cf86a38dc30', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 19:30:49,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 19:30:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357178926468s 2019-01-20 19:30:49,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:49,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd8fb0b-13a5-4fa2-8387-e7c744d3ea95 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4"}, "enabled": true, "id": "3773357113a34045a94782e8f375a7b4", "options": {}, "domain_id": "default", "name": "rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c"}} 2019-01-20 19:30:49,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 used request id req-6bd8fb0b-13a5-4fa2-8387-e7c744d3ea95 2019-01-20 19:30:49,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3773357113a34045a94782e8f375a7b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c'}) 2019-01-20 19:30:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:30:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0f8a5e-dfba-4195-a816-e3e3238d102a Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:30:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9f0f8a5e-dfba-4195-a816-e3e3238d102a 2019-01-20 19:30:49,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763161182404s 2019-01-20 19:30:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:30:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:49,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebde0ea4-ea89-4bd9-bd86-cb8b263e6486 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:30:49,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ebde0ea4-ea89-4bd9-bd86-cb8b263e6486 2019-01-20 19:30:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830509662628s 2019-01-20 19:30:49,888 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:30:49,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:30:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"role": {"name": "Member"}}' 2019-01-20 19:30:50,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae46a8ba-10eb-4ff1-8d12-afad3a9e28b0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5abdc0ed45dd4c8ba2d09bc137be13bc", "links": {"self": "http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc"}, "name": "Member"}} 2019-01-20 19:30:50,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ae46a8ba-10eb-4ff1-8d12-afad3a9e28b0 2019-01-20 19:30:50,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.139833927155s 2019-01-20 19:30:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e001f2-35b1-4510-bf72-f17b707cf935 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc"}, "domain_id": null, "name": "Member", "id": "5abdc0ed45dd4c8ba2d09bc137be13bc"}} 2019-01-20 19:30:50,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc used request id req-70e001f2-35b1-4510-bf72-f17b707cf935 2019-01-20 19:30:50,105 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc'}, 'domain_id': None, 'human_id': None, 'id': u'5abdc0ed45dd4c8ba2d09bc137be13bc', 'HUMAN_ID': False}) 2019-01-20 19:30:50,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:30:50,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b470a120-95d6-4c6c-813a-df2bd5362f7b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5abdc0ed45dd4c8ba2d09bc137be13bc", "links": {"self": "http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:30:50,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b470a120-95d6-4c6c-813a-df2bd5362f7b 2019-01-20 19:30:50,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769770145416s 2019-01-20 19:30:50,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:30:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de93434b-54f0-4b2f-ac69-199e6ea0a07d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:30:50,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-de93434b-54f0-4b2f-ac69-199e6ea0a07d 2019-01-20 19:30:50,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0783848762512s 2019-01-20 19:30:50,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:30:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa69a8d-ff27-407c-8679-886affcf2eb8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c", "links": {"self": "http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4"}, "domain_id": "default", "enabled": true, "id": "3773357113a34045a94782e8f375a7b4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:30:50,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7fa69a8d-ff27-407c-8679-886affcf2eb8 2019-01-20 19:30:50,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0890758037567s 2019-01-20 19:30:50,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7fa69a8d-ff27-407c-8679-886affcf2eb8 2019-01-20 19:30:50,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:30:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efeb2350-2a5c-44d1-b763-1e978c303290 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30"}, "enabled": true, "id": "fba1163cd13d431186241cf86a38dc30", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}]} 2019-01-20 19:30:50,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-efeb2350-2a5c-44d1-b763-1e978c303290 2019-01-20 19:30:50,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0864751338959s 2019-01-20 19:30:50,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-efeb2350-2a5c-44d1-b763-1e978c303290 2019-01-20 19:30:50,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:30:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3773357113a34045a94782e8f375a7b4&scope.project.id=fba1163cd13d431186241cf86a38dc30&role.id=5abdc0ed45dd4c8ba2d09bc137be13bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942e4d09-ab9d-421c-90ef-5c11ae134974 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3773357113a34045a94782e8f375a7b4&scope.project.id=fba1163cd13d431186241cf86a38dc30&role.id=5abdc0ed45dd4c8ba2d09bc137be13bc", "previous": null, "next": null}} 2019-01-20 19:30:50,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3773357113a34045a94782e8f375a7b4&scope.project.id=fba1163cd13d431186241cf86a38dc30&role.id=5abdc0ed45dd4c8ba2d09bc137be13bc used request id req-942e4d09-ab9d-421c-90ef-5c11ae134974 2019-01-20 19:30:50,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813980102539s 2019-01-20 19:30:50,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:30:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30/users/3773357113a34045a94782e8f375a7b4/roles/5abdc0ed45dd4c8ba2d09bc137be13bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57895bd8-62ab-4d64-9bff-de7bffcc4984 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:30:50,641 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30/users/3773357113a34045a94782e8f375a7b4/roles/5abdc0ed45dd4c8ba2d09bc137be13bc used request id req-57895bd8-62ab-4d64-9bff-de7bffcc4984 2019-01-20 19:30:50,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111317873001s 2019-01-20 19:30:50,642 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'ff8c82d7-a7cb-4777-b717-8d656b4d1083', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'project_id': u'fba1163cd13d431186241cf86a38dc30', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:30:50,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:30:50,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:30:50,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:30:50,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:30:50,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:30:50,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:30:50,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:30:50,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:30:50,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:30:50,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:30:50,647 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'password': 'ff8c82d7-a7cb-4777-b717-8d656b4d1083', 'project_name': 'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'fba1163cd13d431186241cf86a38dc30', 'project_domain_name': 'Default'} 2019-01-20 19:30:50,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:30:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dde7a5-b1a4-4eb9-9f9e-65ba13398853 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5abdc0ed45dd4c8ba2d09bc137be13bc", "links": {"self": "http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:30:50,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f5dde7a5-b1a4-4eb9-9f9e-65ba13398853 2019-01-20 19:30:50,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836091041565s 2019-01-20 19:30:50,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:30:50,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5692d331-3b25-4a56-8460-e6d7d08d6d4b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5abdc0ed45dd4c8ba2d09bc137be13bc", "links": {"self": "http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:30:50,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5692d331-3b25-4a56-8460-e6d7d08d6d4b 2019-01-20 19:30:50,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0779829025269s 2019-01-20 19:30:50,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:30:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45011380-0a67-450f-b52f-c562c9bd36cf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:30:50,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-45011380-0a67-450f-b52f-c562c9bd36cf 2019-01-20 19:30:50,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795090198517s 2019-01-20 19:30:50,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:30:50,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:50,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d02eae2-0b43-472d-aa0d-b44b793adba3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c", "links": {"self": "http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4"}, "domain_id": "default", "enabled": true, "id": "3773357113a34045a94782e8f375a7b4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:30:50,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6d02eae2-0b43-472d-aa0d-b44b793adba3 2019-01-20 19:30:50,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101651906967s 2019-01-20 19:30:50,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6d02eae2-0b43-472d-aa0d-b44b793adba3 2019-01-20 19:30:51,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:30:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:51,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16fc24c-eaa4-4ebd-a4e2-b3008d2fdb97 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30"}, "enabled": true, "id": "fba1163cd13d431186241cf86a38dc30", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}]} 2019-01-20 19:30:51,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f16fc24c-eaa4-4ebd-a4e2-b3008d2fdb97 2019-01-20 19:30:51,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0861859321594s 2019-01-20 19:30:51,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f16fc24c-eaa4-4ebd-a4e2-b3008d2fdb97 2019-01-20 19:30:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:30:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3773357113a34045a94782e8f375a7b4&scope.project.id=fba1163cd13d431186241cf86a38dc30&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:51,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d4fcef-a117-4fe6-b3a2-cb5d17850fed Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3773357113a34045a94782e8f375a7b4&scope.project.id=fba1163cd13d431186241cf86a38dc30&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 19:30:51,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3773357113a34045a94782e8f375a7b4&scope.project.id=fba1163cd13d431186241cf86a38dc30&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-82d4fcef-a117-4fe6-b3a2-cb5d17850fed 2019-01-20 19:30:51,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0711419582367s 2019-01-20 19:30:51,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:30:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30/users/3773357113a34045a94782e8f375a7b4/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:51,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad81e32-e4a2-4608-b288-1911b19b3561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:30:51,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30/users/3773357113a34045a94782e8f375a7b4/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-2ad81e32-e4a2-4608-b288-1911b19b3561 2019-01-20 19:30:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115643978119s 2019-01-20 19:30:51,277 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-20 19:30:51,599 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-01-20 19:30:51,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:30:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:51,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3b1bea-3fe1-4379-a519-80a9f2978025 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:30:51,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6a3b1bea-3fe1-4379-a519-80a9f2978025 2019-01-20 19:30:51,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0749478340149s 2019-01-20 19:30:51,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:30:51,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:30:51,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fadd8bc-4eff-461c-b782-a564df28a907 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30"}, "enabled": true, "id": "fba1163cd13d431186241cf86a38dc30", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}]} 2019-01-20 19:30:51,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6fadd8bc-4eff-461c-b782-a564df28a907 2019-01-20 19:30:51,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0744760036469s 2019-01-20 19:30:51,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6fadd8bc-4eff-461c-b782-a564df28a907 2019-01-20 19:30:51,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-20 19:30:51,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"network": {"shared": true, "tenant_id": "fba1163cd13d431186241cf86a38dc30", "name": "rally_sanity-net_6adcfefd-5f84-438d-a71a-76d05e8f361c", "admin_state_up": true}}' 2019-01-20 19:30:52,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-16d0a58b-3e86-45c5-9163-0a80fb0d9869 Date: Sun, 20 Jan 2019 19:30:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9646c5c4-87e0-41a6-960f-9cc66dc45398","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"fba1163cd13d431186241cf86a38dc30","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:30:52Z","is_default":false,"provider:segmentation_id":13,"name":"rally_sanity-net_6adcfefd-5f84-438d-a71a-76d05e8f361c","admin_state_up":true,"tenant_id":"fba1163cd13d431186241cf86a38dc30","created_at":"2019-01-20T19:30:52Z","mtu":1450}} 2019-01-20 19:30:52,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-16d0a58b-3e86-45c5-9163-0a80fb0d9869 2019-01-20 19:30:52,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.541990995407s 2019-01-20 19:30:52,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-16d0a58b-3e86-45c5-9163-0a80fb0d9869 2019-01-20 19:30:52,297 - 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'2019-01-20T19:30:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9646c5c4-87e0-41a6-960f-9cc66dc45398', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'admin_state_up': True, u'tenant_id': u'fba1163cd13d431186241cf86a38dc30', u'created_at': u'2019-01-20T19:30:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fba1163cd13d431186241cf86a38dc30'}) 2019-01-20 19:30:52,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:30:52,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59633837-45cf-456b-906b-733a1bc313f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:30:52,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-59633837-45cf-456b-906b-733a1bc313f5 2019-01-20 19:30:52,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:30:52,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "5abdc0ed45dd4c8ba2d09bc137be13bc", "name": "Member"}], "expires_at": "2019-01-20T20:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fba1163cd13d431186241cf86a38dc30", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/fba1163cd13d431186241cf86a38dc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/fba1163cd13d431186241cf86a38dc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/fba1163cd13d431186241cf86a38dc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fba1163cd13d431186241cf86a38dc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/fba1163cd13d431186241cf86a38dc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/fba1163cd13d431186241cf86a38dc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/fba1163cd13d431186241cf86a38dc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/fba1163cd13d431186241cf86a38dc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/fba1163cd13d431186241cf86a38dc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fba1163cd13d431186241cf86a38dc30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/fba1163cd13d431186241cf86a38dc30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/fba1163cd13d431186241cf86a38dc30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c", "id": "3773357113a34045a94782e8f375a7b4"}, "audit_ids": ["l1Cl0EhvQvCNIzjavNCeYA"], "issued_at": "2019-01-20T19:30:52.000000Z"}} 2019-01-20 19:30:52,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:30:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:30:52,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-1be480cb-cc08-4516-aa18-cbc114854a13 Date: Sun, 20 Jan 2019 19:30:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9646c5c4-87e0-41a6-960f-9cc66dc45398","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"fba1163cd13d431186241cf86a38dc30","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:30:52Z","provider:segmentation_id":13,"name":"rally_sanity-net_6adcfefd-5f84-438d-a71a-76d05e8f361c","admin_state_up":true,"tenant_id":"fba1163cd13d431186241cf86a38dc30","created_at":"2019-01-20T19:30:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:30:52,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1be480cb-cc08-4516-aa18-cbc114854a13 2019-01-20 19:30:52,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228124856949s 2019-01-20 19:30:52,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1be480cb-cc08-4516-aa18-cbc114854a13 2019-01-20 19:30:52,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-20 19:30:52,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" -d '{"subnet": {"name": "rally_sanity-subnet_6adcfefd-5f84-438d-a71a-76d05e8f361c", "enable_dhcp": true, "network_id": "9646c5c4-87e0-41a6-960f-9cc66dc45398", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-20 19:30:53,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d140f0bc-1cd3-4bf0-9203-403f50a22a9d Date: Sun, 20 Jan 2019 19:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9646c5c4-87e0-41a6-960f-9cc66dc45398","tenant_id":"fba1163cd13d431186241cf86a38dc30","created_at":"2019-01-20T19:30:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:30:53Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fba1163cd13d431186241cf86a38dc30","id":"04c97b03-d283-4f53-bf23-b662e70ea9d4","subnetpool_id":null,"name":"rally_sanity-subnet_6adcfefd-5f84-438d-a71a-76d05e8f361c"}} 2019-01-20 19:30:53,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d140f0bc-1cd3-4bf0-9203-403f50a22a9d 2019-01-20 19:30:53,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.731356143951s 2019-01-20 19:30:53,650 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d140f0bc-1cd3-4bf0-9203-403f50a22a9d 2019-01-20 19:30:53,650 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-20T19:30:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'04c97b03-d283-4f53-bf23-b662e70ea9d4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'enable_dhcp': True, u'network_id': u'9646c5c4-87e0-41a6-960f-9cc66dc45398', u'tenant_id': u'fba1163cd13d431186241cf86a38dc30', u'created_at': u'2019-01-20T19:30:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fba1163cd13d431186241cf86a38dc30'}) 2019-01-20 19:30:53,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-20 19:30:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}, "name": "rally_sanity-router_6adcfefd-5f84-438d-a71a-76d05e8f361c", "admin_state_up": true}}' 2019-01-20 19:30:54,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-026cb593-61dd-4d32-a8d9-3ade03e537c8 Date: Sun, 20 Jan 2019 19:30:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "fba1163cd13d431186241cf86a38dc30", "created_at": "2019-01-20T19:30:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:30:54Z", "revision_number": 2, "routes": [], "project_id": "fba1163cd13d431186241cf86a38dc30", "id": "0141672f-a280-49a7-8806-6a926c48de36", "name": "rally_sanity-router_6adcfefd-5f84-438d-a71a-76d05e8f361c"}} 2019-01-20 19:30:54,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-026cb593-61dd-4d32-a8d9-3ade03e537c8 2019-01-20 19:30:54,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.1815829277s 2019-01-20 19:30:54,833 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-026cb593-61dd-4d32-a8d9-3ade03e537c8 2019-01-20 19:30:54,833 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'944e1dc3-2cff-4d24-a25d-a6e1794fce52', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fba1163cd13d431186241cf86a38dc30', u'created_at': u'2019-01-20T19:30:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-20T19:30:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'fba1163cd13d431186241cf86a38dc30', u'id': u'0141672f-a280-49a7-8806-6a926c48de36', u'name': u'rally_sanity-router_6adcfefd-5f84-438d-a71a-76d05e8f361c'}) 2019-01-20 19:30:54,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-20 19:30:54,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" -d '{"subnet_id": "04c97b03-d283-4f53-bf23-b662e70ea9d4"}' 2019-01-20 19:30:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dac3e0ec-fd28-4fb9-9b91-dbfdd6cd7ed8 Date: Sun, 20 Jan 2019 19:30:56 GMT RESP BODY: {"network_id": "9646c5c4-87e0-41a6-960f-9cc66dc45398", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "subnet_id": "04c97b03-d283-4f53-bf23-b662e70ea9d4", "subnet_ids": ["04c97b03-d283-4f53-bf23-b662e70ea9d4"], "port_id": "7ced8036-017e-4965-9c91-2e2d52240bd5", "id": "0141672f-a280-49a7-8806-6a926c48de36"} 2019-01-20 19:30:56,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36/add_router_interface.json used request id req-dac3e0ec-fd28-4fb9-9b91-dbfdd6cd7ed8 2019-01-20 19:30:56,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.803347826s 2019-01-20 19:30:56,638 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36/add_router_interface.json used request id req-dac3e0ec-fd28-4fb9-9b91-dbfdd6cd7ed8 returning object 0141672f-a280-49a7-8806-6a926c48de36 2019-01-20 19:30:56,638 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:30:56,765 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 19:30:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:30:56,771 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 19:30:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 19:30:56,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:30:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:30:56,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1bd4046e-e8c4-413c-bfe2-ec241871da99 Date: Sun, 20 Jan 2019 19:30:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:30:56,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1bd4046e-e8c4-413c-bfe2-ec241871da99 2019-01-20 19:30:56,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16850399971s 2019-01-20 19:30:56,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1bd4046e-e8c4-413c-bfe2-ec241871da99 2019-01-20 19:30:56,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:30:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c"}' 2019-01-20 19:30:57,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819 X-Openstack-Request-Id: req-9ea60f6e-29f9-4cd5-b2fb-02034aba973f Date: Sun, 20 Jan 2019 19:30:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file", "owner": "fba1163cd13d431186241cf86a38dc30", "id": "42d44d66-f400-4c7c-90de-084ac23fd819", "size": null, "self": "/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:30:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "checksum": null, "created_at": "2019-01-20T19:30:57Z", "protected": false} 2019-01-20 19:30:57,231 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9ea60f6e-29f9-4cd5-b2fb-02034aba973f 2019-01-20 19:30:57,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.288017034531s 2019-01-20 19:30:57,232 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9ea60f6e-29f9-4cd5-b2fb-02034aba973f returning object 42d44d66-f400-4c7c-90de-084ac23fd819 2019-01-20 19:30:57,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:30:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" -d '' 2019-01-20 19:30:58,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46a03f2f-e139-4cb9-b0be-aeff391e4937 Date: Sun, 20 Jan 2019 19:30:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:30:58,892 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file used request id req-46a03f2f-e139-4cb9-b0be-aeff391e4937 2019-01-20 19:30:58,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.65949892998s 2019-01-20 19:30:58,892 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file used request id req-46a03f2f-e139-4cb9-b0be-aeff391e4937 2019-01-20 19:30:58,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:30:58,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:30:59,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-c5770f69-0c90-43b1-b1ad-a066be9f44d4 Date: Sun, 20 Jan 2019 19:30:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap", "metadata": {}}], "file": "/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file", "owner": "fba1163cd13d431186241cf86a38dc30", "id": "42d44d66-f400-4c7c-90de-084ac23fd819", "size": 12716032, "self": "/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:30:58Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:30:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:30:59,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c5770f69-0c90-43b1-b1ad-a066be9f44d4 2019-01-20 19:30:59,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174646139145s 2019-01-20 19:30:59,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c5770f69-0c90-43b1-b1ad-a066be9f44d4 2019-01-20 19:30:59,070 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file', 'owner': u'fba1163cd13d431186241cf86a38dc30', 'id': u'42d44d66-f400-4c7c-90de-084ac23fd819', 'size': 12716032, u'self': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fba1163cd13d431186241cf86a38dc30', 'name': 'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:30:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:30:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'created': u'2019-01-20T19:30:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:30:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:30:59,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:30:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:30:59,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df3372dd-b577-47e9-a9f1-35a65b6dde34 x-compute-request-id: req-df3372dd-b577-47e9-a9f1-35a65b6dde34 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4edf2693-7441-4091-860c-9fe5fee62512", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4edf2693-7441-4091-860c-9fe5fee62512", "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:30:59,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-df3372dd-b577-47e9-a9f1-35a65b6dde34 2019-01-20 19:30:59,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226125955582s 2019-01-20 19:30:59,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-df3372dd-b577-47e9-a9f1-35a65b6dde34 returning object 4edf2693-7441-4091-860c-9fe5fee62512 2019-01-20 19:30:59,298 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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'67f36c8b420f4494a64d032f2c86727b', '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'4edf2693-7441-4091-860c-9fe5fee62512', 'swap': 0}) 2019-01-20 19:30:59,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:30:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"extra_specs": {}}' 2019-01-20 19:30:59,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-766a1d70-985a-450e-ad50-1e57371c62b2 x-compute-request-id: req-766a1d70-985a-450e-ad50-1e57371c62b2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:30:59,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512/os-extra_specs used request id req-766a1d70-985a-450e-ad50-1e57371c62b2 2019-01-20 19:30:59,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237028598785s 2019-01-20 19:30:59,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512/os-extra_specs used request id req-766a1d70-985a-450e-ad50-1e57371c62b2 2019-01-20 19:30:59,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 19:31:01,882 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 19:31:01.459 217 INFO rally.deployment.engine [-] Deployment ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab | Starting: Destroy cloud and free allocated resources. 2019-01-20 19:31:01.559 217 INFO rally.deployment.engine [-] Deployment ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab | Completed: Destroy cloud and free allocated resources. 2019-01-20 19:31:01.599 217 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) for deployment 'opnfv-rally'. 2019-01-20 19:31:01.615 217 INFO rally.api [-] Deleting verification (UUID=1e1af32d-3e3a-4f90-a301-dfb19d74aa15). 2019-01-20 19:31:01.661 217 INFO rally.api [-] Verification has been successfully deleted! 2019-01-20 19:31:01.661 217 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:31:01.668 217 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 19:31:04,172 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 19:31:03.882 220 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ade0dd45-dc17-4041-b619-be2cddbe8b38) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ade0dd45-dc17-4041-b619-be2cddbe8b38 | 2019-01-20T19:31:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ade0dd45-dc17-4041-b619-be2cddbe8b38 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 19:31:07,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 19:31:07,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-20 19:31:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-20 19:31:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:31:07,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7830aad9-9152-4dee-8521-1dac7dcd8afd x-compute-request-id: req-7830aad9-9152-4dee-8521-1dac7dcd8afd Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 19:31:07,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-7830aad9-9152-4dee-8521-1dac7dcd8afd 2019-01-20 19:31:07,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18532204628s 2019-01-20 19:31:07,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-7830aad9-9152-4dee-8521-1dac7dcd8afd 2019-01-20 19:31:07,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:31:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:31:07,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0a30acd-c7ef-46fb-803e-4aae4ea6da20 x-compute-request-id: req-e0a30acd-c7ef-46fb-803e-4aae4ea6da20 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "428ad6f4-1069-4813-b262-da00c25bcbf4", "name": "rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:31:07,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0a30acd-c7ef-46fb-803e-4aae4ea6da20 2019-01-20 19:31:07,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.083731174469s 2019-01-20 19:31:07,753 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e0a30acd-c7ef-46fb-803e-4aae4ea6da20 returning object 428ad6f4-1069-4813-b262-da00c25bcbf4 2019-01-20 19:31:07,754 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'428ad6f4-1069-4813-b262-da00c25bcbf4', 'swap': 0}) 2019-01-20 19:31:07,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:31:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" -d '{"extra_specs": {}}' 2019-01-20 19:31:07,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-134a350a-261f-48fa-a799-247215c7e080 x-compute-request-id: req-134a350a-261f-48fa-a799-247215c7e080 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:31:07,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4/os-extra_specs used request id req-134a350a-261f-48fa-a799-247215c7e080 2019-01-20 19:31:07,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224771499634s 2019-01-20 19:31:07,778 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4/os-extra_specs used request id req-134a350a-261f-48fa-a799-247215c7e080 2019-01-20 19:31:07,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'428ad6f4-1069-4813-b262-da00c25bcbf4', 'swap': 0}) 2019-01-20 19:31:07,779 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-20 19:31:07,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-01-20 19:31:07,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:31:07,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:31:07,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:32:10,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7fee75f3-10d2-4a02-a725-e2eb97e00406 2019-01-20 19:32:10,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2019-01-20 19:32:10,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7fee75f3-10d2-4a02-a725-e2eb97e00406'] 2019-01-20 19:32:11,566 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7fee75f3-10d2-4a02-a725-e2eb97e00406 -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | -> duration | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.498478 Full duration: 7.493455 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764016 Full duration: 8.046231 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943305 Full duration: 7.834719 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778907 Full duration: 7.759639 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909471 Full duration: 8.099517 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687528 Full duration: 7.857995 HINTS: * To plot HTML graphics with this data, run: rally task report 7fee75f3-10d2-4a02-a725-e2eb97e00406 --out output.html * To generate a JUnit report, run: rally task export 7fee75f3-10d2-4a02-a725-e2eb97e00406 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7fee75f3-10d2-4a02-a725-e2eb97e00406 --json --out output.json 2019-01-20 19:32:11,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7fee75f3-10d2-4a02-a725-e2eb97e00406', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2019-01-20 19:32:13,744 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7fee75f3-10d2-4a02-a725-e2eb97e00406 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2019-01-20 19:32:13.638 828 INFO rally.api [-] Building 'json' report for the following task(s): '7fee75f3-10d2-4a02-a725-e2eb97e00406'. 2019-01-20 19:32:13.643 828 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:32:13,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7fee75f3-10d2-4a02-a725-e2eb97e00406', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2019-01-20 19:32:16,037 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7fee75f3-10d2-4a02-a725-e2eb97e00406 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2019-01-20 19:32:15.903 831 INFO rally.api [-] Building 'html' report for the following task(s): '7fee75f3-10d2-4a02-a725-e2eb97e00406'. 2019-01-20 19:32:15.936 831 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:32:16,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:32:16,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:33:56,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d 2019-01-20 19:33:56,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d'] 2019-01-20 19:33:57,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d -------------------------------------------------------------------------------- Task a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.252 | 4.252 | 4.252 | 4.252 | 4.252 | 4.252 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | -> glance_v2.upload_data | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | glance_v2.delete_image | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | total | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 100.0% | 1 | | -> duration | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.410054 Full duration: 14.493313 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.679 | 4.679 | 4.679 | 4.679 | 4.679 | 4.679 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> glance_v2.upload_data | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | glance_v2.list_images | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 100.0% | 1 | | -> duration | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.854188 Full duration: 17.457905 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | -> duration | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.330228 Full duration: 8.052003 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "number_instances": 2, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> glance_v2.upload_data | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 100.0% | 1 | | nova.boot_servers | 13.655 | 13.655 | 13.655 | 13.655 | 13.655 | 13.655 | 100.0% | 1 | | total | 18.492 | 18.492 | 18.492 | 18.492 | 18.492 | 18.492 | 100.0% | 1 | | -> duration | 17.492 | 17.492 | 17.492 | 17.492 | 17.492 | 17.492 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.49222 Full duration: 44.151917 HINTS: * To plot HTML graphics with this data, run: rally task report a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --out output.html * To generate a JUnit report, run: rally task export a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --json --out output.json 2019-01-20 19:33:57,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2019-01-20 19:33:59,475 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --out /home/opnfv/functest/results/rally/opnfv-glance.json 2019-01-20 19:33:59.369 1384 INFO rally.api [-] Building 'json' report for the following task(s): 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d'. 2019-01-20 19:33:59.373 1384 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:33:59,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2019-01-20 19:34:01,678 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --out /home/opnfv/functest/results/rally/opnfv-glance.html 2019-01-20 19:34:01.554 1387 INFO rally.api [-] Building 'html' report for the following task(s): 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d'. 2019-01-20 19:34:01.576 1387 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:34:01,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-20 19:34:01,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-20 19:34:01,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-01-20 19:34:01,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:34:01,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:34:01,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:37:19,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b16e2982-0e5d-426f-9393-f5d4b46ce349 2019-01-20 19:37:19,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b16e2982-0e5d-426f-9393-f5d4b46ce349'] 2019-01-20 19:37:20,290 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b16e2982-0e5d-426f-9393-f5d4b46ce349 -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.847 | 2.847 | 2.847 | 2.847 | 2.847 | 2.847 | 100.0% | 1 | | total | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | -> duration | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.504154 Full duration: 23.416364 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | cinder_v2.delete_volume | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 100.0% | 1 | | total | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 100.0% | 1 | | -> duration | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.842368 Full duration: 15.840621 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.779 | 8.779 | 8.779 | 8.779 | 8.779 | 8.779 | 100.0% | 1 | | cinder_v2.delete_volume | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 100.0% | 1 | | -> duration | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.246385 Full duration: 21.91961 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | cinder_v2.delete_volume | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 100.0% | 1 | | total | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 100.0% | 1 | | -> duration | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.861331 Full duration: 15.924442 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 100.0% | 1 | | cinder_v2.extend_volume | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | cinder_v2.delete_volume | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | total | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 100.0% | 1 | | -> duration | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.07477 Full duration: 18.542249 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 100.0% | 1 | | cinder_v2.delete_volume | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 100.0% | 1 | | -> duration | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.86632 Full duration: 23.12422 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | cinder_v2.list_qos | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> duration | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.283717 Full duration: 12.952165 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | cinder_v2.set_qos | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811338 Full duration: 12.280492 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | cinder_v2.list_types | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800684 Full duration: 12.58094 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861961 Full duration: 12.608919 HINTS: * To plot HTML graphics with this data, run: rally task report b16e2982-0e5d-426f-9393-f5d4b46ce349 --out output.html * To generate a JUnit report, run: rally task export b16e2982-0e5d-426f-9393-f5d4b46ce349 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b16e2982-0e5d-426f-9393-f5d4b46ce349 --json --out output.json 2019-01-20 19:37:20,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b16e2982-0e5d-426f-9393-f5d4b46ce349', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2019-01-20 19:37:22,560 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b16e2982-0e5d-426f-9393-f5d4b46ce349 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2019-01-20 19:37:22.433 3176 INFO rally.api [-] Building 'json' report for the following task(s): 'b16e2982-0e5d-426f-9393-f5d4b46ce349'. 2019-01-20 19:37:22.441 3176 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:37:22,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b16e2982-0e5d-426f-9393-f5d4b46ce349', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2019-01-20 19:37:24,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b16e2982-0e5d-426f-9393-f5d4b46ce349 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2019-01-20 19:37:24.655 3179 INFO rally.api [-] Building 'html' report for the following task(s): 'b16e2982-0e5d-426f-9393-f5d4b46ce349'. 2019-01-20 19:37:24.684 3179 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:37:24,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-20 19:37:24,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-20 19:37:24,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-01-20 19:37:24,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:37:24,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:37:24,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:38:46,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4769c954-ac71-4905-b7ab-ef247c70be04 2019-01-20 19:38:46,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4769c954-ac71-4905-b7ab-ef247c70be04'] 2019-01-20 19:38:47,164 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4769c954-ac71-4905-b7ab-ef247c70be04 -------------------------------------------------------------------------------- Task 4769c954-ac71-4905-b7ab-ef247c70be04: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 4769c954-ac71-4905-b7ab-ef247c70be04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 100.0% | 1 | | heat.update_stack | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | heat.delete_stack | 3.558 | 3.558 | 3.558 | 3.558 | 3.558 | 3.558 | 100.0% | 1 | | total | 11.199 | 11.199 | 11.199 | 11.199 | 11.199 | 11.199 | 100.0% | 1 | | -> duration | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.199394 Full duration: 19.663893 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 4769c954-ac71-4905-b7ab-ef247c70be04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.757 | 4.757 | 4.757 | 4.757 | 4.757 | 4.757 | 100.0% | 1 | | heat.check_stack | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | heat.delete_stack | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | total | 8.229 | 8.229 | 8.229 | 8.229 | 8.229 | 8.229 | 100.0% | 1 | | -> duration | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.22941 Full duration: 16.719863 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 4769c954-ac71-4905-b7ab-ef247c70be04 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | heat.suspend_stack | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | heat.resume_stack | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | heat.delete_stack | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 100.0% | 1 | | total | 9.101 | 9.101 | 9.101 | 9.101 | 9.101 | 9.101 | 100.0% | 1 | | -> duration | 7.101 | 7.101 | 7.101 | 7.101 | 7.101 | 7.101 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.101457 Full duration: 17.720099 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 4769c954-ac71-4905-b7ab-ef247c70be04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581495 Full duration: 8.432981 HINTS: * To plot HTML graphics with this data, run: rally task report 4769c954-ac71-4905-b7ab-ef247c70be04 --out output.html * To generate a JUnit report, run: rally task export 4769c954-ac71-4905-b7ab-ef247c70be04 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4769c954-ac71-4905-b7ab-ef247c70be04 --json --out output.json 2019-01-20 19:38:47,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4769c954-ac71-4905-b7ab-ef247c70be04', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2019-01-20 19:38:49,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4769c954-ac71-4905-b7ab-ef247c70be04 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2019-01-20 19:38:49.218 3912 INFO rally.api [-] Building 'json' report for the following task(s): '4769c954-ac71-4905-b7ab-ef247c70be04'. 2019-01-20 19:38:49.222 3912 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:38:49,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4769c954-ac71-4905-b7ab-ef247c70be04', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2019-01-20 19:38:51,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4769c954-ac71-4905-b7ab-ef247c70be04 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2019-01-20 19:38:51.452 3915 INFO rally.api [-] Building 'html' report for the following task(s): '4769c954-ac71-4905-b7ab-ef247c70be04'. 2019-01-20 19:38:51.473 3915 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:38:51,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-20 19:38:51,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-20 19:38:51,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-01-20 19:38:51,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:38:51,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:38:51,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:42:10,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0f01ca4b-0808-4738-b901-b8158b59258b 2019-01-20 19:42:10,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0f01ca4b-0808-4738-b901-b8158b59258b'] 2019-01-20 19:42:11,689 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0f01ca4b-0808-4738-b901-b8158b59258b -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759668 Full duration: 14.536212 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743063 Full duration: 14.609805 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781235 Full duration: 15.173629 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.delete_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613631 Full duration: 12.527545 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_service | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63637 Full duration: 12.361649 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | keystone_v3.create_user | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.create_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_role | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 100.0% | 1 | | -> duration | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.975047 Full duration: 20.264471 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.update_project | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.delete_project | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916907 Full duration: 12.71867 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805064 Full duration: 14.976079 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777967 Full duration: 14.706654 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | keystone_v3.list_users | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912134 Full duration: 14.561584 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.create_users | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | total | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 100.0% | 1 | | -> duration | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.716843 Full duration: 23.387833 HINTS: * To plot HTML graphics with this data, run: rally task report 0f01ca4b-0808-4738-b901-b8158b59258b --out output.html * To generate a JUnit report, run: rally task export 0f01ca4b-0808-4738-b901-b8158b59258b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0f01ca4b-0808-4738-b901-b8158b59258b --json --out output.json 2019-01-20 19:42:11,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0f01ca4b-0808-4738-b901-b8158b59258b', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2019-01-20 19:42:13,999 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0f01ca4b-0808-4738-b901-b8158b59258b --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2019-01-20 19:42:13.886 5830 INFO rally.api [-] Building 'json' report for the following task(s): '0f01ca4b-0808-4738-b901-b8158b59258b'. 2019-01-20 19:42:13.896 5830 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:42:14,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0f01ca4b-0808-4738-b901-b8158b59258b', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2019-01-20 19:42:16,196 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0f01ca4b-0808-4738-b901-b8158b59258b --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2019-01-20 19:42:16.063 5833 INFO rally.api [-] Building 'html' report for the following task(s): '0f01ca4b-0808-4738-b901-b8158b59258b'. 2019-01-20 19:42:16.094 5833 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:42:16,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-20 19:42:16,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-20 19:42:16,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-01-20 19:42:16,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:42:16,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:42:16,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:47:30,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 463857ec-9f7a-497a-a4f8-ff2778d82d3d 2019-01-20 19:47:30,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '463857ec-9f7a-497a-a4f8-ff2778d82d3d'] 2019-01-20 19:47:31,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 463857ec-9f7a-497a-a4f8-ff2778d82d3d -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | neutron.delete_network | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | total | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | -> duration | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.321083 Full duration: 15.569336 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | neutron.delete_port | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> duration | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.025544 Full duration: 29.878395 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | neutron.create_subnet | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | neutron.create_router | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | neutron.add_interface_router | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | neutron.remove_interface_router | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | neutron.delete_router | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | -> duration | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.221536 Full duration: 39.486238 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | neutron.delete_subnet | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> duration | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.935378 Full duration: 29.622033 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.list_networks | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> duration | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.232314 Full duration: 16.873431 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | neutron.list_ports | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> duration | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.526729 Full duration: 28.339839 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | neutron.create_subnet | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | neutron.create_router | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | neutron.add_interface_router | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 100.0% | 1 | | neutron.list_routers | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 100.0% | 1 | | -> duration | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.701645 Full duration: 37.355918 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | neutron.create_subnet | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.list_subnets | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | -> duration | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.910521 Full duration: 35.631975 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | neutron.delete_security_group | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | -> duration | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.577047 Full duration: 14.844863 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.create_security_group_rule | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | neutron.delete_security_group | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | -> duration | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.837708 Full duration: 14.985597 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.create_router | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | neutron.add_gateway_router | 1.27 | 1.27 | 1.27 | 1.27 | 1.27 | 1.27 | 100.0% | 1 | | neutron.remove_gateway_router | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | total | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 100.0% | 1 | | -> duration | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.605002 Full duration: 23.939423 HINTS: * To plot HTML graphics with this data, run: rally task report 463857ec-9f7a-497a-a4f8-ff2778d82d3d --out output.html * To generate a JUnit report, run: rally task export 463857ec-9f7a-497a-a4f8-ff2778d82d3d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 463857ec-9f7a-497a-a4f8-ff2778d82d3d --json --out output.json 2019-01-20 19:47:31,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '463857ec-9f7a-497a-a4f8-ff2778d82d3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2019-01-20 19:47:33,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 463857ec-9f7a-497a-a4f8-ff2778d82d3d --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2019-01-20 19:47:33.669 9128 INFO rally.api [-] Building 'json' report for the following task(s): '463857ec-9f7a-497a-a4f8-ff2778d82d3d'. 2019-01-20 19:47:33.679 9128 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:47:33,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '463857ec-9f7a-497a-a4f8-ff2778d82d3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2019-01-20 19:47:35,959 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 463857ec-9f7a-497a-a4f8-ff2778d82d3d --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2019-01-20 19:47:35.805 9131 INFO rally.api [-] Building 'html' report for the following task(s): '463857ec-9f7a-497a-a4f8-ff2778d82d3d'. 2019-01-20 19:47:35.839 9131 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:47:35,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-20 19:47:35,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-20 19:47:35,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-01-20 19:47:35,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:47:35,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:47:35,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:54:47,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a52aa31-1201-4955-8e98-383c51d9322e 2019-01-20 19:54:47,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a52aa31-1201-4955-8e98-383c51d9322e'] 2019-01-20 19:54:49,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a52aa31-1201-4955-8e98-383c51d9322e -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "block_migration": false, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 100.0% | 1 | | nova.find_host_to_migrate | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 100.0% | 1 | | nova.live_migrate | 9.946 | 9.946 | 9.946 | 9.946 | 9.946 | 9.946 | 100.0% | 1 | | nova.delete_server | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 100.0% | 1 | | total | 26.357 | 26.357 | 26.357 | 26.357 | 26.357 | 26.357 | 100.0% | 1 | | -> duration | 25.357 | 25.357 | 25.357 | 25.357 | 25.357 | 25.357 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.357151 Full duration: 36.304554 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.794 | 9.794 | 9.794 | 9.794 | 9.794 | 9.794 | 100.0% | 1 | | cinder_v2.create_volume | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | nova.attach_volume | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 100.0% | 1 | | nova.find_host_to_migrate | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | nova.live_migrate | 11.423 | 11.423 | 11.423 | 11.423 | 11.423 | 11.423 | 100.0% | 1 | | nova.detach_volume | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 100.0% | 1 | | cinder_v2.delete_volume | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | nova.delete_server | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 100.0% | 1 | | total | 38.593 | 38.593 | 38.593 | 38.593 | 38.593 | 38.593 | 100.0% | 1 | | -> duration | 37.593 | 37.593 | 37.593 | 37.593 | 37.593 | 37.593 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.593357 Full duration: 50.617014 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 100.0% | 1 | | nova.boot_server | 8.978 | 8.978 | 8.978 | 8.978 | 8.978 | 8.978 | 100.0% | 1 | | nova.find_host_to_migrate | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | nova.live_migrate | 16.02 | 16.02 | 16.02 | 16.02 | 16.02 | 16.02 | 100.0% | 1 | | nova.delete_server | 7.87 | 7.87 | 7.87 | 7.87 | 7.87 | 7.87 | 100.0% | 1 | | total | 42.916 | 42.916 | 42.916 | 42.916 | 42.916 | 42.916 | 100.0% | 1 | | -> duration | 41.916 | 41.916 | 41.916 | 41.916 | 41.916 | 41.916 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.916369 Full duration: 54.54213 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "server_kwargs": { "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | nova.boot_server | 6.668 | 6.668 | 6.668 | 6.668 | 6.668 | 6.668 | 100.0% | 1 | | nova.delete_server | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 10.631 | 10.631 | 10.631 | 10.631 | 10.631 | 10.631 | 100.0% | 1 | | -> duration | 9.631 | 9.631 | 9.631 | 9.631 | 9.631 | 9.631 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.631411 Full duration: 35.51839 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "volume_size": 5, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 100.0% | 1 | | nova.boot_server | 9.043 | 9.043 | 9.043 | 9.043 | 9.043 | 9.043 | 100.0% | 1 | | nova.delete_server | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 100.0% | 1 | | total | 20.765 | 20.765 | 20.765 | 20.765 | 20.765 | 20.765 | 100.0% | 1 | | -> duration | 19.765 | 19.765 | 19.765 | 19.765 | 19.765 | 19.765 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.765246 Full duration: 47.164224 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "force_delete": false, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.696 | 9.696 | 9.696 | 9.696 | 9.696 | 9.696 | 100.0% | 1 | | nova.pause_server | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 100.0% | 1 | | nova.unpause_server | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | nova.delete_server | 5.256 | 5.256 | 5.256 | 5.256 | 5.256 | 5.256 | 100.0% | 1 | | total | 20.817 | 20.817 | 20.817 | 20.817 | 20.817 | 20.817 | 100.0% | 1 | | -> duration | 15.817 | 15.817 | 15.817 | 15.817 | 15.817 | 15.817 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.817081 Full duration: 44.591176 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 100.0% | 1 | | nova.migrate | 44.654 | 44.654 | 44.654 | 44.654 | 44.654 | 44.654 | 100.0% | 1 | | nova.resize_confirm | 3.57 | 3.57 | 3.57 | 3.57 | 3.57 | 3.57 | 100.0% | 1 | | nova.delete_server | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 100.0% | 1 | | total | 62.931 | 62.931 | 62.931 | 62.931 | 62.931 | 62.931 | 100.0% | 1 | | -> duration | 61.931 | 61.931 | 61.931 | 61.931 | 61.931 | 61.931 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.931356 Full duration: 72.358764 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.683 | 9.683 | 9.683 | 9.683 | 9.683 | 9.683 | 100.0% | 1 | | nova.list_interfaces | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 10.039 | 10.039 | 10.039 | 10.039 | 10.039 | 10.039 | 100.0% | 1 | | -> duration | 9.039 | 9.039 | 9.039 | 9.039 | 9.039 | 9.039 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.038817 Full duration: 43.377431 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | nova.delete_server_group | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678024 Full duration: 10.281634 HINTS: * To plot HTML graphics with this data, run: rally task report 4a52aa31-1201-4955-8e98-383c51d9322e --out output.html * To generate a JUnit report, run: rally task export 4a52aa31-1201-4955-8e98-383c51d9322e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a52aa31-1201-4955-8e98-383c51d9322e --json --out output.json 2019-01-20 19:54:49,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a52aa31-1201-4955-8e98-383c51d9322e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2019-01-20 19:54:51,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a52aa31-1201-4955-8e98-383c51d9322e --out /home/opnfv/functest/results/rally/opnfv-nova.json 2019-01-20 19:54:51.139 10774 INFO rally.api [-] Building 'json' report for the following task(s): '4a52aa31-1201-4955-8e98-383c51d9322e'. 2019-01-20 19:54:51.148 10774 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:54:51,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4a52aa31-1201-4955-8e98-383c51d9322e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2019-01-20 19:54:53,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4a52aa31-1201-4955-8e98-383c51d9322e --out /home/opnfv/functest/results/rally/opnfv-nova.html 2019-01-20 19:54:53.410 10777 INFO rally.api [-] Building 'html' report for the following task(s): '4a52aa31-1201-4955-8e98-383c51d9322e'. 2019-01-20 19:54:53.441 10777 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:54:53,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-20 19:54:53,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-20 19:54:53,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-01-20 19:54:53,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:54:53,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:54:53,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:55:46,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : edccf4d4-19a3-44af-8800-e77adcfb2c51 2019-01-20 19:55:46,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'edccf4d4-19a3-44af-8800-e77adcfb2c51'] 2019-01-20 19:55:47,814 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid edccf4d4-19a3-44af-8800-e77adcfb2c51 -------------------------------------------------------------------------------- Task edccf4d4-19a3-44af-8800-e77adcfb2c51: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task edccf4d4-19a3-44af-8800-e77adcfb2c51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937762 Full duration: 9.254898 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task edccf4d4-19a3-44af-8800-e77adcfb2c51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711514 Full duration: 8.545965 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task edccf4d4-19a3-44af-8800-e77adcfb2c51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698711 Full duration: 9.240399 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task edccf4d4-19a3-44af-8800-e77adcfb2c51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | total | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | -> duration | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.528141 Full duration: 9.748514 HINTS: * To plot HTML graphics with this data, run: rally task report edccf4d4-19a3-44af-8800-e77adcfb2c51 --out output.html * To generate a JUnit report, run: rally task export edccf4d4-19a3-44af-8800-e77adcfb2c51 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report edccf4d4-19a3-44af-8800-e77adcfb2c51 --json --out output.json 2019-01-20 19:55:47,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'edccf4d4-19a3-44af-8800-e77adcfb2c51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2019-01-20 19:55:50,112 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid edccf4d4-19a3-44af-8800-e77adcfb2c51 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2019-01-20 19:55:49.993 11290 INFO rally.api [-] Building 'json' report for the following task(s): 'edccf4d4-19a3-44af-8800-e77adcfb2c51'. 2019-01-20 19:55:49.997 11290 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:55:50,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'edccf4d4-19a3-44af-8800-e77adcfb2c51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2019-01-20 19:55:52,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid edccf4d4-19a3-44af-8800-e77adcfb2c51 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2019-01-20 19:55:52.214 11293 INFO rally.api [-] Building 'html' report for the following task(s): 'edccf4d4-19a3-44af-8800-e77adcfb2c51'. 2019-01-20 19:55:52.247 11293 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:55:52,402 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-20 19:55:52,405 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:24 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:46 | 11 | 100.00% | | nova | 06:34 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:50 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-20 19:55:52,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2019-01-20 19:55:52,542 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:55:52,543 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:01 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-20 19:55:52,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:55:52,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:55:52,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b3c888-2ae6-4325-92df-8631bd0c1aa7 x-compute-request-id: req-a4b3c888-2ae6-4325-92df-8631bd0c1aa7 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "428ad6f4-1069-4813-b262-da00c25bcbf4", "name": "rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4edf2693-7441-4091-860c-9fe5fee62512", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4edf2693-7441-4091-860c-9fe5fee62512", "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:55:52,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a4b3c888-2ae6-4325-92df-8631bd0c1aa7 2019-01-20 19:55:52,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.274074077606s 2019-01-20 19:55:52,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a4b3c888-2ae6-4325-92df-8631bd0c1aa7 2019-01-20 19:55:52,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 19:55:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:55:52,865 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4bb9940-9595-49d2-8b43-92d65f18044f x-compute-request-id: req-d4bb9940-9595-49d2-8b43-92d65f18044f Content-Length: 0 Content-Type: application/json 2019-01-20 19:55:52,865 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4 used request id req-d4bb9940-9595-49d2-8b43-92d65f18044f 2019-01-20 19:55:52,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0394620895386s 2019-01-20 19:55:52,865 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/428ad6f4-1069-4813-b262-da00c25bcbf4 used request id req-d4bb9940-9595-49d2-8b43-92d65f18044f 2019-01-20 19:55:52,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-20 19:55:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" -d '{"subnet_id": "04c97b03-d283-4f53-bf23-b662e70ea9d4"}' 2019-01-20 19:55:54,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3943e7eb-b480-4421-9c93-6c90ebbc2cf2 Date: Sun, 20 Jan 2019 19:55:54 GMT RESP BODY: {"network_id": "9646c5c4-87e0-41a6-960f-9cc66dc45398", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "subnet_id": "04c97b03-d283-4f53-bf23-b662e70ea9d4", "subnet_ids": ["04c97b03-d283-4f53-bf23-b662e70ea9d4"], "port_id": "7ced8036-017e-4965-9c91-2e2d52240bd5", "id": "0141672f-a280-49a7-8806-6a926c48de36"} 2019-01-20 19:55:54,107 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36/remove_router_interface.json used request id req-3943e7eb-b480-4421-9c93-6c90ebbc2cf2 2019-01-20 19:55:54,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.24136209488s 2019-01-20 19:55:54,108 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36/remove_router_interface.json used request id req-3943e7eb-b480-4421-9c93-6c90ebbc2cf2 returning object 0141672f-a280-49a7-8806-6a926c48de36 2019-01-20 19:55:54,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-20 19:55:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:55:54,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9389 X-Openstack-Request-Id: req-7d142534-276c-4bf6-a11e-0b69dea7ecec Date: Sun, 20 Jan 2019 19:55:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "fba1163cd13d431186241cf86a38dc30", "created_at": "2019-01-20T19:30:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:55:53Z", "revision_number": 4, "routes": [], "project_id": "fba1163cd13d431186241cf86a38dc30", "id": "0141672f-a280-49a7-8806-6a926c48de36", "name": "rally_sanity-router_6adcfefd-5f84-438d-a71a-76d05e8f361c"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "22fa84667aaa4dcca54c2953e50b09fb", "created_at": "2019-01-20T19:46:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:46:02Z", "revision_number": 2, "routes": [], "project_id": "22fa84667aaa4dcca54c2953e50b09fb", "id": "12a539a2-2c40-422a-9d62-b69ed35d479e", "name": "c_rally_5c188c78_ZiCdffj9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:35Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "228c9894-395b-4002-8c8c-004288ef4dfc", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:41Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "290dafd9-e825-4302-973c-aa5b40ef923e", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "48c21b7b05ad4647b0c48e841a894db4", "created_at": "2019-01-20T19:50:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:50:33Z", "revision_number": 2, "routes": [], "project_id": "48c21b7b05ad4647b0c48e841a894db4", "id": "4fb4ab97-d21f-4e43-b429-bb9aa63108a7", "name": "c_rally_56ae43a2_qr3HumZx"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:16Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "57d0c78a-d903-45e0-bca1-d2e465935b65", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "46a99571b64c4bb1b8decaa3cf35b1e4", "created_at": "2019-01-20T19:43:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:43:23Z", "revision_number": 2, "routes": [], "project_id": "46a99571b64c4bb1b8decaa3cf35b1e4", "id": "5c2d461e-24fc-48ca-90d4-131178325914", "name": "c_rally_a457e11a_nbpsbOzi"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:11:35Z", "revision_number": 2, "routes": [], "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "79721491-2f28-4679-bd0b-cb740e6ba884", "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "acbd0f4fa3ae498986607422541ea006", "created_at": "2019-01-20T19:44:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:44:04Z", "revision_number": 2, "routes": [], "project_id": "acbd0f4fa3ae498986607422541ea006", "id": "7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4", "name": "c_rally_bc49ad17_czdA6yCp"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "2040af894c4a486d8c72d27e44c811a7", "created_at": "2019-01-20T19:21:23Z", "admin_state_up": false, "distributed": false, "updated_at": "2019-01-20T19:21:24Z", "revision_number": 2, "routes": [], "project_id": "2040af894c4a486d8c72d27e44c811a7", "id": "83ab32a6-b3f7-493e-836d-f47534756a70", "name": "tempest-FloatingIPTestJSON-router-1349841000"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "22fa84667aaa4dcca54c2953e50b09fb", "created_at": "2019-01-20T19:46:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:46:03Z", "revision_number": 2, "routes": [], "project_id": "22fa84667aaa4dcca54c2953e50b09fb", "id": "a60f5d3b-5c56-47c7-a939-0cc5f4b4b620", "name": "c_rally_5c188c78_ZiCdffj9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:09:33Z", "revision_number": 2, "routes": [], "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "ac688ff3-a737-48b0-aad9-9ace694cd5b7", "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:34Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "b1f2f3d9-2a8e-4d4b-860c-6dbc88095848", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "f07fb9fbb2a348fb8f2c6d07f4a6cbf1", "created_at": "2019-01-20T19:53:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:53:56Z", "revision_number": 2, "routes": [], "project_id": "f07fb9fbb2a348fb8f2c6d07f4a6cbf1", "id": "c3f8df24-7d56-433e-b97d-ea035a3b947c", "name": "c_rally_2605c87b_zRIV9ySe"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "2040af894c4a486d8c72d27e44c811a7", "created_at": "2019-01-20T19:21:24Z", "admin_state_up": false, "distributed": false, "updated_at": "2019-01-20T19:21:25Z", "revision_number": 2, "routes": [], "project_id": "2040af894c4a486d8c72d27e44c811a7", "id": "ff493e26-9e06-4266-b5d4-655057639b74", "name": "tempest-FloatingIPTestJSON-router-1349841000"}]} 2019-01-20 19:55:54,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7d142534-276c-4bf6-a11e-0b69dea7ecec 2019-01-20 19:55:54,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.734391927719s 2019-01-20 19:55:54,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7d142534-276c-4bf6-a11e-0b69dea7ecec 2019-01-20 19:55:54,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-20 19:55:54,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:55:56,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7a5e56e-8aa0-490b-972f-18ae8d74927f Content-Length: 0 Date: Sun, 20 Jan 2019 19:55:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:55:56,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36.json used request id req-d7a5e56e-8aa0-490b-972f-18ae8d74927f 2019-01-20 19:55:56,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30273294449s 2019-01-20 19:55:56,150 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0141672f-a280-49a7-8806-6a926c48de36.json used request id req-d7a5e56e-8aa0-490b-972f-18ae8d74927f 2019-01-20 19:55:56,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-20 19:55:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:55:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-3b4614f7-d321-4ffe-a9f8-43e6878cd554 Date: Sun, 20 Jan 2019 19:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9646c5c4-87e0-41a6-960f-9cc66dc45398","tenant_id":"fba1163cd13d431186241cf86a38dc30","created_at":"2019-01-20T19:30:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-20T19:30:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fba1163cd13d431186241cf86a38dc30","id":"04c97b03-d283-4f53-bf23-b662e70ea9d4","subnetpool_id":null,"name":"rally_sanity-subnet_6adcfefd-5f84-438d-a71a-76d05e8f361c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 19:55:56,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3b4614f7-d321-4ffe-a9f8-43e6878cd554 2019-01-20 19:55:56,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.572648048401s 2019-01-20 19:55:56,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3b4614f7-d321-4ffe-a9f8-43e6878cd554 2019-01-20 19:55:56,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-20 19:55:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/04c97b03-d283-4f53-bf23-b662e70ea9d4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:55:58,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa80e4f9-51bf-45ff-ae81-beba15d286e1 Date: Sun, 20 Jan 2019 19:55:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:55:58,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/04c97b03-d283-4f53-bf23-b662e70ea9d4.json used request id req-fa80e4f9-51bf-45ff-ae81-beba15d286e1 2019-01-20 19:55:58,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18769907951s 2019-01-20 19:55:58,914 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/04c97b03-d283-4f53-bf23-b662e70ea9d4.json used request id req-fa80e4f9-51bf-45ff-ae81-beba15d286e1 2019-01-20 19:55:58,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:55:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:55:59,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-ebbfbc84-157e-4710-9357-b0f7c1434ca7 Date: Sun, 20 Jan 2019 19:55:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9646c5c4-87e0-41a6-960f-9cc66dc45398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"fba1163cd13d431186241cf86a38dc30","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T19:55:58Z","provider:segmentation_id":13,"name":"rally_sanity-net_6adcfefd-5f84-438d-a71a-76d05e8f361c","admin_state_up":true,"tenant_id":"fba1163cd13d431186241cf86a38dc30","created_at":"2019-01-20T19:30:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:55:59,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ebbfbc84-157e-4710-9357-b0f7c1434ca7 2019-01-20 19:55:59,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263579845428s 2019-01-20 19:55:59,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ebbfbc84-157e-4710-9357-b0f7c1434ca7 2019-01-20 19:55:59,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-20 19:55:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9646c5c4-87e0-41a6-960f-9cc66dc45398.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:56:00,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb8f3438-7ff5-4121-8376-bbf6c05ef3bf Date: Sun, 20 Jan 2019 19:56:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:56:00,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9646c5c4-87e0-41a6-960f-9cc66dc45398.json used request id req-eb8f3438-7ff5-4121-8376-bbf6c05ef3bf 2019-01-20 19:56:00,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40045309067s 2019-01-20 19:56:00,580 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9646c5c4-87e0-41a6-960f-9cc66dc45398.json used request id req-eb8f3438-7ff5-4121-8376-bbf6c05ef3bf 2019-01-20 19:56:00,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:56:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:56:00,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-85076f1f-203c-4307-900f-9154573205de Date: Sun, 20 Jan 2019 19:56:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap", "metadata": {}}], "file": "/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file", "owner": "fba1163cd13d431186241cf86a38dc30", "id": "42d44d66-f400-4c7c-90de-084ac23fd819", "size": 12716032, "self": "/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:30:58Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:30:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:56:00,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-85076f1f-203c-4307-900f-9154573205de 2019-01-20 19:56:00,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179268121719s 2019-01-20 19:56:00,760 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-85076f1f-203c-4307-900f-9154573205de 2019-01-20 19:56:00,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 19:56:00,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5958ad0bd8335cb1a28afacd340dc358df23ff09" 2019-01-20 19:56:01,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-439b0f6c-433c-478b-81e9-a4ef4a5e5e43 Date: Sun, 20 Jan 2019 19:56:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:56:01,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819 used request id req-439b0f6c-433c-478b-81e9-a4ef4a5e5e43 2019-01-20 19:56:01,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0773601532s 2019-01-20 19:56:01,840 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819 used request id req-439b0f6c-433c-478b-81e9-a4ef4a5e5e43 2019-01-20 19:56:01,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 19:56:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:01,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8bf5f1-4d52-4194-89ca-50a33047f995 x-compute-request-id: req-4d8bf5f1-4d52-4194-89ca-50a33047f995 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4edf2693-7441-4091-860c-9fe5fee62512", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4edf2693-7441-4091-860c-9fe5fee62512", "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 19:56:01,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d8bf5f1-4d52-4194-89ca-50a33047f995 2019-01-20 19:56:01,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0329558849335s 2019-01-20 19:56:01,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4d8bf5f1-4d52-4194-89ca-50a33047f995 2019-01-20 19:56:01,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 19:56:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:01,925 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 19:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5321c166-85f6-4c68-88fb-269c4d135982 x-compute-request-id: req-5321c166-85f6-4c68-88fb-269c4d135982 Content-Length: 0 Content-Type: application/json 2019-01-20 19:56:01,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512 used request id req-5321c166-85f6-4c68-88fb-269c4d135982 2019-01-20 19:56:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0490310192108s 2019-01-20 19:56:01,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4edf2693-7441-4091-860c-9fe5fee62512 used request id req-5321c166-85f6-4c68-88fb-269c4d135982 2019-01-20 19:56:01,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:56:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47c16d9-55bc-4148-9da5-21b8f8980d3c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c", "links": {"self": "http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4"}, "domain_id": "default", "enabled": true, "id": "3773357113a34045a94782e8f375a7b4", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:56:02,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a47c16d9-55bc-4148-9da5-21b8f8980d3c 2019-01-20 19:56:02,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1027739048s 2019-01-20 19:56:02,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a47c16d9-55bc-4148-9da5-21b8f8980d3c 2019-01-20 19:56:02,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:56:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b55c43-c2d3-4733-8873-e8272a2b1753 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4"}, "enabled": true, "id": "3773357113a34045a94782e8f375a7b4", "options": {}, "domain_id": "default", "name": "rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c"}} 2019-01-20 19:56:02,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 used request id req-e0b55c43-c2d3-4733-8873-e8272a2b1753 2019-01-20 19:56:02,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937049388885s 2019-01-20 19:56:02,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 used request id req-e0b55c43-c2d3-4733-8873-e8272a2b1753 2019-01-20 19:56:02,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 19:56:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1e53f1-7f14-4c13-95de-b7f5c4940cd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:56:02,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 used request id req-cb1e53f1-7f14-4c13-95de-b7f5c4940cd4 2019-01-20 19:56:02,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210961103439s 2019-01-20 19:56:02,341 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3773357113a34045a94782e8f375a7b4 used request id req-cb1e53f1-7f14-4c13-95de-b7f5c4940cd4 2019-01-20 19:56:02,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:56:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc66e5e6-29b2-4e05-aea1-15ca17993226 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30"}, "enabled": true, "id": "fba1163cd13d431186241cf86a38dc30", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c"}]} 2019-01-20 19:56:02,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-dc66e5e6-29b2-4e05-aea1-15ca17993226 2019-01-20 19:56:02,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0773730278015s 2019-01-20 19:56:02,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-dc66e5e6-29b2-4e05-aea1-15ca17993226 2019-01-20 19:56:02,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 19:56:02,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb1bc96-0998-483a-9762-7498d70ff237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:56:02,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30 used request id req-bdb1bc96-0998-483a-9762-7498d70ff237 2019-01-20 19:56:02,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19219994545s 2019-01-20 19:56:02,614 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fba1163cd13d431186241cf86a38dc30 used request id req-bdb1bc96-0998-483a-9762-7498d70ff237 2019-01-20 19:56:02,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:02,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afddca4-9df0-4d45-a2d2-efee5a54a829 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5abdc0ed45dd4c8ba2d09bc137be13bc", "links": {"self": "http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc"}, "name": "Member"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:02,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7afddca4-9df0-4d45-a2d2-efee5a54a829 2019-01-20 19:56:02,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771479606628s 2019-01-20 19:56:02,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 19:56:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:02,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94acd30b-2376-406e-ab76-d053c2c147cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:56:02,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc used request id req-94acd30b-2376-406e-ab76-d053c2c147cf 2019-01-20 19:56:02,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.116103887558s 2019-01-20 19:56:02,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:56:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fba1163cd13d431186241cf86a38dc30&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:03,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d1f22876-bdb5-4a1f-8e2a-2d5f2805eb50 Date: Sun, 20 Jan 2019 19:56:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba1163cd13d431186241cf86a38dc30", "created_at": "2019-01-20T19:30:51Z", "updated_at": "2019-01-20T19:30:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "921b20f7-4bba-447d-95fa-901279434ad1", "remote_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba1163cd13d431186241cf86a38dc30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "bbb2f788-4ac9-4f98-b4a9-f0c556ef1d30", "remote_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba1163cd13d431186241cf86a38dc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "ceeef6a7-7dca-4160-8ce3-85334a5bb079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba1163cd13d431186241cf86a38dc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "ea034f60-292e-46ec-8fb6-154a015f95c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba1163cd13d431186241cf86a38dc30"}], "revision_number": 4, "project_id": "fba1163cd13d431186241cf86a38dc30", "id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "name": "default"}]} 2019-01-20 19:56:03,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fba1163cd13d431186241cf86a38dc30&name=default used request id req-d1f22876-bdb5-4a1f-8e2a-2d5f2805eb50 2019-01-20 19:56:03,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190502882004s 2019-01-20 19:56:03,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fba1163cd13d431186241cf86a38dc30&name=default used request id req-d1f22876-bdb5-4a1f-8e2a-2d5f2805eb50 2019-01-20 19:56:03,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 19:56:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:03,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-96cb86bb-36c4-4b97-aa98-32d6e5f016ab Date: Sun, 20 Jan 2019 19:56:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba1163cd13d431186241cf86a38dc30", "created_at": "2019-01-20T19:30:51Z", "updated_at": "2019-01-20T19:30:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "921b20f7-4bba-447d-95fa-901279434ad1", "remote_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba1163cd13d431186241cf86a38dc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "ceeef6a7-7dca-4160-8ce3-85334a5bb079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba1163cd13d431186241cf86a38dc30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "bbb2f788-4ac9-4f98-b4a9-f0c556ef1d30", "remote_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba1163cd13d431186241cf86a38dc30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T19:30:52Z", "revision_number": 0, "id": "ea034f60-292e-46ec-8fb6-154a015f95c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T19:30:52Z", "security_group_id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "tenant_id": "fba1163cd13d431186241cf86a38dc30", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba1163cd13d431186241cf86a38dc30"}], "revision_number": 4, "project_id": "fba1163cd13d431186241cf86a38dc30", "id": "0480abd8-4942-4f00-b1f2-81a229128eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 19:56:03,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-96cb86bb-36c4-4b97-aa98-32d6e5f016ab 2019-01-20 19:56:03,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.573785066605s 2019-01-20 19:56:03,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-96cb86bb-36c4-4b97-aa98-32d6e5f016ab 2019-01-20 19:56:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-20 19:56:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0480abd8-4942-4f00-b1f2-81a229128eb3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a331fe2c54871c086cd193613e11adf34141cad5" 2019-01-20 19:56:04,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e5e96b6-e138-4a05-b029-7b3c65b10aee Content-Length: 0 Date: Sun, 20 Jan 2019 19:56:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 19:56:04,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0480abd8-4942-4f00-b1f2-81a229128eb3.json used request id req-2e5e96b6-e138-4a05-b029-7b3c65b10aee 2019-01-20 19:56:04,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.842169046402s 2019-01-20 19:56:04,428 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0480abd8-4942-4f00-b1f2-81a229128eb3.json used request id req-2e5e96b6-e138-4a05-b029-7b3c65b10aee 2019-01-20 19:56:04,481 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-20 19:56:04,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:56:04,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:56:04,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:56:04,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:56:04,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:56:04,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:56:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:56:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d361c4-4f13-41b6-bb21-dd91a18cb718 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:56:04,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04d361c4-4f13-41b6-bb21-dd91a18cb718 2019-01-20 19:56:04,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:56:04,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T20:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["aN68I6exTUSQ0XlYslmicQ"], "issued_at": "2019-01-20T19:56:04.000000Z"}} 2019-01-20 19:56:04,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 19:56:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:05,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-01a0711c-34fa-4449-922b-17a3d7fc12bb Date: Sun, 20 Jan 2019 19:56:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 19:56:05,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01a0711c-34fa-4449-922b-17a3d7fc12bb 2019-01-20 19:56:05,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228698968887s 2019-01-20 19:56:05,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01a0711c-34fa-4449-922b-17a3d7fc12bb 2019-01-20 19:56:05,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 19:56:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:05,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:56:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:05,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6324dcc5-e0af-45b6-b631-1f7c46a1f70c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 19:56:05,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-6324dcc5-e0af-45b6-b631-1f7c46a1f70c 2019-01-20 19:56:05,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0912978649139s 2019-01-20 19:56:05,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 19:56:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8"}}' 2019-01-20 19:56:05,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defe481c-17b3-4ae5-95b2-04cb633af3b0 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e"}, "enabled": true, "id": "41c55245385a4bd4a1bfd2988e3bdc2e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8"}} 2019-01-20 19:56:05,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-defe481c-17b3-4ae5-95b2-04cb633af3b0 2019-01-20 19:56:05,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128794908524s 2019-01-20 19:56:05,385 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-defe481c-17b3-4ae5-95b2-04cb633af3b0 2019-01-20 19:56:05,386 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 19:56:05,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 19:56:05,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356632947922s 2019-01-20 19:56:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:05,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711caea4-805b-45c3-852c-648221d1aa5f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24"}, "enabled": true, "id": "a07f6bb6336d4ec38e64d217592bda24", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8"}} 2019-01-20 19:56:05,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 used request id req-711caea4-805b-45c3-852c-648221d1aa5f 2019-01-20 19:56:05,832 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a07f6bb6336d4ec38e64d217592bda24', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8'}) 2019-01-20 19:56:05,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:05,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd8904b-4f28-4625-b898-167a65365d7d Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:05,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6fd8904b-4f28-4625-b898-167a65365d7d 2019-01-20 19:56:05,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788331031799s 2019-01-20 19:56:05,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:05,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:05,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83dcd0a2-7f82-4f09-8182-dd56f79110ed Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:05,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83dcd0a2-7f82-4f09-8182-dd56f79110ed 2019-01-20 19:56:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0732340812683s 2019-01-20 19:56:05,987 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:56:05,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 19:56:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" -d '{"role": {"name": "Member"}}' 2019-01-20 19:56:06,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 19:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f23a1cb-6fec-4d03-b6c5-dffec0dd5299 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}} 2019-01-20 19:56:06,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4f23a1cb-6fec-4d03-b6c5-dffec0dd5299 2019-01-20 19:56:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.126936912537s 2019-01-20 19:56:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742a1f02-6dfe-43f5-97b3-d87430798e2f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "domain_id": null, "name": "Member", "id": "6eae0627f7b042d0b90d890751c60221"}} 2019-01-20 19:56:06,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221 used request id req-742a1f02-6dfe-43f5-97b3-d87430798e2f 2019-01-20 19:56:06,192 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221'}, 'domain_id': None, 'human_id': None, 'id': u'6eae0627f7b042d0b90d890751c60221', 'HUMAN_ID': False}) 2019-01-20 19:56:06,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0b184e-9b35-4df4-91fe-5bb42200842f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:06,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf0b184e-9b35-4df4-91fe-5bb42200842f 2019-01-20 19:56:06,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757458209991s 2019-01-20 19:56:06,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:56:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf353d4-52fc-414c-8d2b-272e28282d59 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:56:06,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8cf353d4-52fc-414c-8d2b-272e28282d59 2019-01-20 19:56:06,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0830099582672s 2019-01-20 19:56:06,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:56:06,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079eaf54-4dfb-4b11-9187-db297798ec60 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8", "links": {"self": "http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24"}, "domain_id": "default", "enabled": true, "id": "a07f6bb6336d4ec38e64d217592bda24", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:56:06,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-079eaf54-4dfb-4b11-9187-db297798ec60 2019-01-20 19:56:06,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0969481468201s 2019-01-20 19:56:06,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-079eaf54-4dfb-4b11-9187-db297798ec60 2019-01-20 19:56:06,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:56:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a422805-fcfb-477b-a85a-bfd1d21cfb30 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e"}, "enabled": true, "id": "41c55245385a4bd4a1bfd2988e3bdc2e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:56:06,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a422805-fcfb-477b-a85a-bfd1d21cfb30 2019-01-20 19:56:06,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0718290805817s 2019-01-20 19:56:06,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a422805-fcfb-477b-a85a-bfd1d21cfb30 2019-01-20 19:56:06,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:56:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&scope.project.id=41c55245385a4bd4a1bfd2988e3bdc2e&role.id=6eae0627f7b042d0b90d890751c60221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1131dce4-356c-46bd-a0e4-3f5aeca152da Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&scope.project.id=41c55245385a4bd4a1bfd2988e3bdc2e&role.id=6eae0627f7b042d0b90d890751c60221", "previous": null, "next": null}} 2019-01-20 19:56:06,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&scope.project.id=41c55245385a4bd4a1bfd2988e3bdc2e&role.id=6eae0627f7b042d0b90d890751c60221 used request id req-1131dce4-356c-46bd-a0e4-3f5aeca152da 2019-01-20 19:56:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0862438678741s 2019-01-20 19:56:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:56:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e/users/a07f6bb6336d4ec38e64d217592bda24/roles/6eae0627f7b042d0b90d890751c60221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800ddcd8-b031-4d80-a807-f954a2a4e488 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:56:06,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e/users/a07f6bb6336d4ec38e64d217592bda24/roles/6eae0627f7b042d0b90d890751c60221 used request id req-800ddcd8-b031-4d80-a807-f954a2a4e488 2019-01-20 19:56:06,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123071908951s 2019-01-20 19:56:06,741 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '69bd473b-c04f-4d5e-9198-632b84f17c23', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8', 'project_id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:56:06,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 19:56:06,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 19:56:06,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 19:56:06,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 19:56:06,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 19:56:06,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 19:56:06,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 19:56:06,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 19:56:06,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 19:56:06,746 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8', 'password': '69bd473b-c04f-4d5e-9198-632b84f17c23', 'project_name': 'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '41c55245385a4bd4a1bfd2988e3bdc2e', 'project_domain_name': 'Default'} 2019-01-20 19:56:06,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:06,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115671d3-86cf-4688-a415-c53dfc6873b7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:06,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-115671d3-86cf-4688-a415-c53dfc6873b7 2019-01-20 19:56:06,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763690471649s 2019-01-20 19:56:06,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91f7469-cdd9-4997-8151-aedeb72c7fe5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:07,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c91f7469-cdd9-4997-8151-aedeb72c7fe5 2019-01-20 19:56:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.18016409874s 2019-01-20 19:56:07,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:56:07,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b91535-d3f2-483d-9663-b268c4ac448c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:56:07,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-74b91535-d3f2-483d-9663-b268c4ac448c 2019-01-20 19:56:07,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.079883813858s 2019-01-20 19:56:07,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:56:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1079427-9f6c-4281-8938-63232fe6926c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8", "links": {"self": "http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24"}, "domain_id": "default", "enabled": true, "id": "a07f6bb6336d4ec38e64d217592bda24", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:56:07,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d1079427-9f6c-4281-8938-63232fe6926c 2019-01-20 19:56:07,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0871770381927s 2019-01-20 19:56:07,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d1079427-9f6c-4281-8938-63232fe6926c 2019-01-20 19:56:07,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 19:56:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3b52d6-e4c2-4bf2-9085-e5169f76a5d1 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e"}, "enabled": true, "id": "41c55245385a4bd4a1bfd2988e3bdc2e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 19:56:07,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ab3b52d6-e4c2-4bf2-9085-e5169f76a5d1 2019-01-20 19:56:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0831639766693s 2019-01-20 19:56:07,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ab3b52d6-e4c2-4bf2-9085-e5169f76a5d1 2019-01-20 19:56:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:56:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&scope.project.id=41c55245385a4bd4a1bfd2988e3bdc2e&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ab8fd6-ca0d-4dcb-b3a1-97e0fb2d2949 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&scope.project.id=41c55245385a4bd4a1bfd2988e3bdc2e&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 19:56:07,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&scope.project.id=41c55245385a4bd4a1bfd2988e3bdc2e&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-c3ab8fd6-ca0d-4dcb-b3a1-97e0fb2d2949 2019-01-20 19:56:07,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0820789337158s 2019-01-20 19:56:07,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:56:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e/users/a07f6bb6336d4ec38e64d217592bda24/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e044ad-070f-4eac-9131-d48cc6a1d1c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:56:07,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e/users/a07f6bb6336d4ec38e64d217592bda24/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-d2e044ad-070f-4eac-9131-d48cc6a1d1c1 2019-01-20 19:56:07,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.1359770298s 2019-01-20 19:56:07,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d7436d-0670-4992-a6a9-e17194a0a46a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:07,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4d7436d-0670-4992-a6a9-e17194a0a46a 2019-01-20 19:56:07,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795300006866s 2019-01-20 19:56:07,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 19:56:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142dccf0-536a-41cd-a27b-fb9a4516bdc7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 19:56:07,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-142dccf0-536a-41cd-a27b-fb9a4516bdc7 2019-01-20 19:56:07,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0818319320679s 2019-01-20 19:56:07,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 19:56:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff97de6c-8d6f-4ba7-a5cf-875aff37df07 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8", "links": {"self": "http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24"}, "domain_id": "default", "enabled": true, "id": "a07f6bb6336d4ec38e64d217592bda24", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 19:56:07,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ff97de6c-8d6f-4ba7-a5cf-875aff37df07 2019-01-20 19:56:07,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943760871887s 2019-01-20 19:56:07,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ff97de6c-8d6f-4ba7-a5cf-875aff37df07 2019-01-20 19:56:07,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 19:56:07,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e98221-3766-47af-8dfc-8ee1681c4b5d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default", "previous": null, "next": null}} 2019-01-20 19:56:07,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a07f6bb6336d4ec38e64d217592bda24&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default used request id req-84e98221-3766-47af-8dfc-8ee1681c4b5d 2019-01-20 19:56:07,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0808460712433s 2019-01-20 19:56:07,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 19:56:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/a07f6bb6336d4ec38e64d217592bda24/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 19:56:07,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 19:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdde306a-d846-46f9-b478-618eefa888aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 19:56:07,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/a07f6bb6336d4ec38e64d217592bda24/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-cdde306a-d846-46f9-b478-618eefa888aa 2019-01-20 19:56:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133328914642s 2019-01-20 19:56:07,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 19:56:10,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 19:56:10.095 11296 INFO rally.deployment.engine [-] Deployment ade0dd45-dc17-4041-b619-be2cddbe8b38 | Starting: Destroy cloud and free allocated resources. 2019-01-20 19:56:10.199 11296 INFO rally.deployment.engine [-] Deployment ade0dd45-dc17-4041-b619-be2cddbe8b38 | Completed: Destroy cloud and free allocated resources. 2019-01-20 19:56:10.219 11296 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:56:10.222 11296 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 19:56:12,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 19:56:12.517 11299 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=12166b48-aa58-42a8-bd46-1f5b74449d5f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 12166b48-aa58-42a8-bd46-1f5b74449d5f | 2019-01-20T19:56:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 12166b48-aa58-42a8-bd46-1f5b74449d5f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 19:56:16,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 19:56:16,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 19:56:18,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-20 19:56:18.281 11305 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:56:18.408 11305 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-20 19:56:22,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 19:56:20.560 11308 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 19:56:20.727 11308 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 19:56:21.828 11308 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) has been successfully created! Using verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) as the default verifier for the future CLI operations. 2019-01-20 19:56:25,262 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-20 19:56:25,263 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 19:56:25,387 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 19:56:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 19:56:25,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533ec29f-8f54-42fd-b061-d38e96f98723 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 19:56:25,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-533ec29f-8f54-42fd-b061-d38e96f98723 2019-01-20 19:56:25,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 19:56:25,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "6eae0627f7b042d0b90d890751c60221", "name": "Member"}], "expires_at": "2019-01-20T20:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41c55245385a4bd4a1bfd2988e3bdc2e", "name": "refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/41c55245385a4bd4a1bfd2988e3bdc2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8", "id": "a07f6bb6336d4ec38e64d217592bda24"}, "audit_ids": ["q7bYYrknQyiUhloQfLpCnQ"], "issued_at": "2019-01-20T19:56:25.000000Z"}} 2019-01-20 19:56:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:25,802 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 19:56:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 19:56:25,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:56:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:25,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0dc9a419-b1af-4b54-951a-b024c952fb24 Date: Sun, 20 Jan 2019 19:56:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:56:25,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0dc9a419-b1af-4b54-951a-b024c952fb24 2019-01-20 19:56:25,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181421041489s 2019-01-20 19:56:25,987 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0dc9a419-b1af-4b54-951a-b024c952fb24 2019-01-20 19:56:25,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:56:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8"}' 2019-01-20 19:56:26,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011 X-Openstack-Request-Id: req-de5fe6ea-f980-4566-96b1-c00c6e9a24ab Date: Sun, 20 Jan 2019 19:56:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "89d06420-48e4-4a07-b477-fb17f163e011", "size": null, "self": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:26Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": null, "created_at": "2019-01-20T19:56:26Z", "protected": false} 2019-01-20 19:56:26,196 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-de5fe6ea-f980-4566-96b1-c00c6e9a24ab 2019-01-20 19:56:26,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206955909729s 2019-01-20 19:56:26,196 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-de5fe6ea-f980-4566-96b1-c00c6e9a24ab returning object 89d06420-48e4-4a07-b477-fb17f163e011 2019-01-20 19:56:26,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:56:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" -d '' 2019-01-20 19:56:28,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2c5683b-ca34-483f-bbe2-7c73313e8ff8 Date: Sun, 20 Jan 2019 19:56:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:56:28,107 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file used request id req-b2c5683b-ca34-483f-bbe2-7c73313e8ff8 2019-01-20 19:56:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.90946102142s 2019-01-20 19:56:28,107 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file used request id req-b2c5683b-ca34-483f-bbe2-7c73313e8ff8 2019-01-20 19:56:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:56:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:28,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-bf5bcdb5-744e-4b7e-837c-1ff9aa0414ee Date: Sun, 20 Jan 2019 19:56:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "metadata": {}}], "file": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "89d06420-48e4-4a07-b477-fb17f163e011", "size": 12716032, "self": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:28Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:56:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:56:28,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bf5bcdb5-744e-4b7e-837c-1ff9aa0414ee 2019-01-20 19:56:28,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258800983429s 2019-01-20 19:56:28,134 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bf5bcdb5-744e-4b7e-837c-1ff9aa0414ee 2019-01-20 19:56:28,136 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap', u'metadata': Munch({})})], 'file': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file', 'owner': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'id': u'89d06420-48e4-4a07-b477-fb17f163e011', 'size': 12716032, u'self': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'name': 'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:56:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:56:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', 'created': u'2019-01-20T19:56:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:56:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:56:28,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:56:28,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_a6e64879-6697-442a-8901-fd3fd24b19b8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:56:28,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5267b580-f8ea-458f-bfb9-15caa9e833c3 x-compute-request-id: req-5267b580-f8ea-458f-bfb9-15caa9e833c3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "name": "refstack_defcore-flavor_a6e64879-6697-442a-8901-fd3fd24b19b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:56:28,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5267b580-f8ea-458f-bfb9-15caa9e833c3 2019-01-20 19:56:28,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.678245067596s 2019-01-20 19:56:28,815 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5267b580-f8ea-458f-bfb9-15caa9e833c3 returning object 1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233 2019-01-20 19:56:28,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_a6e64879-6697-442a-8901-fd3fd24b19b8', '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'67f36c8b420f4494a64d032f2c86727b', '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'1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233', 'swap': 0}) 2019-01-20 19:56:28,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:56:28,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" -d '{"extra_specs": {}}' 2019-01-20 19:56:28,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0fe1f83c-bdd6-4641-b505-30bd63131e8f x-compute-request-id: req-0fe1f83c-bdd6-4641-b505-30bd63131e8f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:56:28,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233/os-extra_specs used request id req-0fe1f83c-bdd6-4641-b505-30bd63131e8f 2019-01-20 19:56:28,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214800834656s 2019-01-20 19:56:28,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233/os-extra_specs used request id req-0fe1f83c-bdd6-4641-b505-30bd63131e8f 2019-01-20 19:56:28,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 19:56:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:28,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 19:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 19:56:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:28,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9f803d-16b2-4713-b269-ca2e435bd365 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 19:56:28,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1a9f803d-16b2-4713-b269-ca2e435bd365 2019-01-20 19:56:28,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.100084781647s 2019-01-20 19:56:28,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-20 19:56:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:29,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f764a1f3-5ceb-4273-bb8b-e970fd55d672 x-compute-request-id: req-f764a1f3-5ceb-4273-bb8b-e970fd55d672 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 19:56:29,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f764a1f3-5ceb-4273-bb8b-e970fd55d672 2019-01-20 19:56:29,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18524479866s 2019-01-20 19:56:29,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f764a1f3-5ceb-4273-bb8b-e970fd55d672 2019-01-20 19:56:29,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:56:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:29,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-c34a6042-8014-43f6-9ff3-1b70c9705136 Date: Sun, 20 Jan 2019 19:56:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "metadata": {}}], "file": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "89d06420-48e4-4a07-b477-fb17f163e011", "size": 12716032, "self": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:28Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:56:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:56:29,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c34a6042-8014-43f6-9ff3-1b70c9705136 2019-01-20 19:56:29,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177554130554s 2019-01-20 19:56:29,309 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c34a6042-8014-43f6-9ff3-1b70c9705136 2019-01-20 19:56:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 19:56:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8"}' 2019-01-20 19:56:29,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7 X-Openstack-Request-Id: req-2ca06322-0ff9-4625-a71d-dae24d074f43 Date: Sun, 20 Jan 2019 19:56:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "af619b2c-e1c2-454d-aeef-3477ce2a8dc7", "size": null, "self": "/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:29Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": null, "created_at": "2019-01-20T19:56:29Z", "protected": false} 2019-01-20 19:56:29,501 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2ca06322-0ff9-4625-a71d-dae24d074f43 2019-01-20 19:56:29,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.189934015274s 2019-01-20 19:56:29,502 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2ca06322-0ff9-4625-a71d-dae24d074f43 returning object af619b2c-e1c2-454d-aeef-3477ce2a8dc7 2019-01-20 19:56:29,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 19:56:29,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" -d '' 2019-01-20 19:56:31,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3c48775-9866-40ac-8d4a-fb07e58dad70 Date: Sun, 20 Jan 2019 19:56:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 19:56:31,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file used request id req-e3c48775-9866-40ac-8d4a-fb07e58dad70 2019-01-20 19:56:31,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.76403021812s 2019-01-20 19:56:31,267 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file used request id req-e3c48775-9866-40ac-8d4a-fb07e58dad70 2019-01-20 19:56:31,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 19:56:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 19:56:31,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-8c25c437-23dd-4c9b-96f1-7e2f0fa155ef Date: Sun, 20 Jan 2019 19:56:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/snap", "metadata": {}}], "file": "/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "af619b2c-e1c2-454d-aeef-3477ce2a8dc7", "size": 12716032, "self": "/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:31Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:56:29Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "metadata": {}}], "file": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "89d06420-48e4-4a07-b477-fb17f163e011", "size": 12716032, "self": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:28Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:56:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 19:56:31,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8c25c437-23dd-4c9b-96f1-7e2f0fa155ef 2019-01-20 19:56:31,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171098947525s 2019-01-20 19:56:31,439 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8c25c437-23dd-4c9b-96f1-7e2f0fa155ef 2019-01-20 19:56:31,442 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file', 'owner': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'id': u'af619b2c-e1c2-454d-aeef-3477ce2a8dc7', 'size': 12716032, u'self': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'name': 'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:56:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:56:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', 'created': u'2019-01-20T19:56:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:56:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:56:31,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 19:56:31,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 19:56:31,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-550a6ad2-fadf-4a84-9fbd-0738049e1b79 x-compute-request-id: req-550a6ad2-fadf-4a84-9fbd-0738049e1b79 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be2fdb3b-a249-4670-a5dd-ed072d2d614e", "name": "refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 19:56:31,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-550a6ad2-fadf-4a84-9fbd-0738049e1b79 2019-01-20 19:56:31,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0479710102081s 2019-01-20 19:56:31,491 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-550a6ad2-fadf-4a84-9fbd-0738049e1b79 returning object be2fdb3b-a249-4670-a5dd-ed072d2d614e 2019-01-20 19:56:31,492 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'be2fdb3b-a249-4670-a5dd-ed072d2d614e', 'swap': 0}) 2019-01-20 19:56:31,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 19:56:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" -d '{"extra_specs": {}}' 2019-01-20 19:56:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 19:56:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14e9e65b-91dc-4916-8951-1ff6c4553717 x-compute-request-id: req-14e9e65b-91dc-4916-8951-1ff6c4553717 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 19:56:31,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e/os-extra_specs used request id req-14e9e65b-91dc-4916-8951-1ff6c4553717 2019-01-20 19:56:31,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233898162842s 2019-01-20 19:56:31,517 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e/os-extra_specs used request id req-14e9e65b-91dc-4916-8951-1ff6c4553717 2019-01-20 19:56:31,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'be2fdb3b-a249-4670-a5dd-ed072d2d614e', 'swap': 0}) 2019-01-20 19:56:34,670 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 19:56:33.657 11327 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) for deployment 'opnfv-rally' (UUID=12166b48-aa58-42a8-bd46-1f5b74449d5f). 2019-01-20 19:56:34.503 11327 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 19:56:34.505 11327 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) has been successfully configured for deployment 'opnfv-rally' (UUID=12166b48-aa58-42a8-bd46-1f5b74449d5f)! 2019-01-20 19:56:34,671 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 19:56:34,671 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 19:56:34,674 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2019-01-20 19:56:37,807 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2019-01-20 19:56:37,808 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2019-01-20 19:56:37,809 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2019-01-20 19:56:37,810 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2019-01-20 19:56:37,811 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2019-01-20 19:56:37,812 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2019-01-20 19:56:37,813 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2019-01-20 19:56:37,814 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2019-01-20 19:56:37,815 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2019-01-20 19:56:37,816 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2019-01-20 19:56:37,816 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2019-01-20 19:56:37,816 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2019-01-20 19:56:37,816 - refstack_client.list_parser - DEBUG - Number of tests: 200 2019-01-20 19:56:37,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 19:56:37,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 19:56:37,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-01-20 19:56:40,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:40.058 11339 INFO rally.api [-] Starting verification (UUID=d645c5d5-01a9-4626-ad45-a45d3162ca8e) for deployment 'opnfv-rally' (UUID=12166b48-aa58-42a8-bd46-1f5b74449d5f) by verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de). 2019-01-20 19:56:40,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d645c5d5-01a9-4626-ad45-a45d3162ca8e 2019-01-20 19:56:46,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:46.979 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.210s] 2019-01-20 19:56:47,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:47.033 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.054s] 2019-01-20 19:56:49,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:49.467 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.662s] 2019-01-20 19:56:50,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:50.548 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.220s] 2019-01-20 19:56:58,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:58.000 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.227s] 2019-01-20 19:57:06,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:06.182 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.707s] 2019-01-20 19:57:10,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.437 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2019-01-20 19:57:10,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.448 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2019-01-20 19:57:10,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.591 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.142s] 2019-01-20 19:57:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.602 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-20 19:57:10,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.613 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-20 19:57:10,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.643 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2019-01-20 19:57:10,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.711 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2019-01-20 19:57:10,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.770 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.059s] 2019-01-20 19:57:10,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.922 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.151s] 2019-01-20 19:57:10,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.937 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-20 19:57:11,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:11.028 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.090s] 2019-01-20 19:57:12,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:12.192 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.070s] 2019-01-20 19:57:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:16.155 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.961s] 2019-01-20 19:57:20,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:20.111 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-20 19:57:24,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.041 11339 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2019-01-20 19:57:24,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.117 11339 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2019-01-20 19:57:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.188 11339 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2019-01-20 19:57:24,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.715 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [18.528s] 2019-01-20 19:57:28,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:28.028 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.157s] 2019-01-20 19:57:28,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:28.197 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.169s] 2019-01-20 19:57:28,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:28.572 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [31.206s] 2019-01-20 19:57:29,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:29.517 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.950s] 2019-01-20 19:57:29,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:29.784 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.586s] 2019-01-20 19:57:29,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:29.957 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.173s] 2019-01-20 19:57:30,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:30.128 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.171s] 2019-01-20 19:57:35,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:35.606 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.893s] 2019-01-20 19:57:40,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:40.718 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.502s] 2019-01-20 19:57:41,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:41.397 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.678s] 2019-01-20 19:57:41,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:41.781 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.385s] 2019-01-20 19:57:42,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:42.342 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.559s] 2019-01-20 19:57:42,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:42.877 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.535s] 2019-01-20 19:57:42,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:42.950 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2019-01-20 19:57:43,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.008 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.039s] 2019-01-20 19:57:43,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.036 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.086s] 2019-01-20 19:57:43,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.113 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2019-01-20 19:57:43,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.195 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.082s] 2019-01-20 19:57:43,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.295 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.099s] 2019-01-20 19:57:43,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.442 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.147s] 2019-01-20 19:57:49,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:49.063 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.054s] 2019-01-20 19:57:54,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:54.722 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.658s] 2019-01-20 19:57:59,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:59.475 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.753s] 2019-01-20 19:58:02,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:02.940 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.463s] 2019-01-20 19:58:07,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:07.802 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.861s] 2019-01-20 19:58:11,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:11.902 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.100s] 2019-01-20 19:58:20,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:20.120 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.216s] 2019-01-20 19:58:23,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:23.967 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.846s] 2019-01-20 19:58:24,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.100 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.133s] 2019-01-20 19:58:24,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.198 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.097s] 2019-01-20 19:58:24,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.274 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.075s] 2019-01-20 19:58:24,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.470 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.195s] 2019-01-20 19:58:24,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.581 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2019-01-20 19:58:24,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.689 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.108s] 2019-01-20 19:58:24,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.827 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.138s] 2019-01-20 19:58:25,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:25.029 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.201s] 2019-01-20 19:58:31,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:31.338 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.308s] 2019-01-20 19:58:38,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:38.692 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.165s] 2019-01-20 19:58:40,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:40.441 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.747s] 2019-01-20 19:58:41,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:41.871 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.430s] 2019-01-20 19:58:42,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:42.405 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.738s] 2019-01-20 19:58:42,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:42.895 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.023s] 2019-01-20 19:58:44,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:44.135 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [68.509s] 2019-01-20 19:58:44,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:44.351 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.455s] 2019-01-20 19:58:46,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:46.087 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.732s] 2019-01-20 19:58:47,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.462 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.377s] 2019-01-20 19:58:47,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.724 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.263s] 2019-01-20 19:58:47,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.745 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2019-01-20 19:58:47,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.909 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.163s] 2019-01-20 19:58:47,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.927 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2019-01-20 19:58:48,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:48.625 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.305s] 2019-01-20 19:58:48,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:48.971 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.346s] 2019-01-20 19:58:54,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:54.385 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.402s] 2019-01-20 19:58:55,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:55.115 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.730s] 2019-01-20 19:59:00,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:00.114 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [2.590s] 2019-01-20 19:59:02,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:02.159 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [2.040s] 2019-01-20 19:59:06,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:06.393 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.636s] 2019-01-20 19:59:11,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:11.746 11339 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2019-01-20 19:59:13,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:13.883 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.487s] 2019-01-20 19:59:26,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.420 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.541s] 2019-01-20 19:59:26,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.429 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-20 19:59:26,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.470 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2019-01-20 19:59:26,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.642 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.172s] 2019-01-20 19:59:26,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.824 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.181s] 2019-01-20 19:59:27,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.027 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.201s] 2019-01-20 19:59:27,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.215 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.188s] 2019-01-20 19:59:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.415 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.199s] 2019-01-20 19:59:27,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.693 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.277s] 2019-01-20 19:59:27,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.737 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2019-01-20 19:59:42,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:42.798 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.973s] 2019-01-20 19:59:42,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:42.977 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.179s] 2019-01-20 19:59:48,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:48.329 11339 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.105s] 2019-01-20 19:59:53,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:53.231 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [70.826s] 2019-01-20 19:59:56,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:56.198 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.209s] 2019-01-20 19:59:57,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:57.083 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.885s] 2019-01-20 20:00:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:08.928 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2019-01-20 20:00:09,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:09.121 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.193s] 2019-01-20 20:00:09,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:09.168 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.046s] 2019-01-20 20:00:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:09.704 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.535s] 2019-01-20 20:00:10,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.023 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.318s] 2019-01-20 20:00:10,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.751 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.728s] 2019-01-20 20:00:10,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.927 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.175s] 2019-01-20 20:00:10,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.975 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2019-01-20 20:00:11,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.027 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.051s] 2019-01-20 20:00:11,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.653 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.626s] 2019-01-20 20:00:11,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.834 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.180s] 2019-01-20 20:00:11,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.910 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.074s] 2019-01-20 20:00:12,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:12.123 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.212s] 2019-01-20 20:00:12,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:12.175 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.053s] 2019-01-20 20:00:12,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:12.383 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.207s] 2019-01-20 20:00:21,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.547 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.158s] 2019-01-20 20:00:21,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.727 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.179s] 2019-01-20 20:00:21,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.906 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.179s] 2019-01-20 20:00:21,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.926 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.019s] 2019-01-20 20:00:22,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.085 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.159s] 2019-01-20 20:00:22,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.236 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.150s] 2019-01-20 20:00:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.438 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.201s] 2019-01-20 20:00:22,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.620 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.181s] 2019-01-20 20:00:22,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.762 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.141s] 2019-01-20 20:00:22,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.794 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.032s] 2019-01-20 20:00:22,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.944 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.149s] 2019-01-20 20:00:22,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.988 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2019-01-20 20:00:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:23.552 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.564s] 2019-01-20 20:00:23,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:23.733 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.181s] 2019-01-20 20:00:23,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:23.914 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.180s] 2019-01-20 20:00:24,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.156 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.241s] 2019-01-20 20:00:24,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.358 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.202s] 2019-01-20 20:00:24,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.393 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2019-01-20 20:00:24,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.567 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.173s] 2019-01-20 20:00:24,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.598 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.031s] 2019-01-20 20:00:27,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:27.907 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.669s] 2019-01-20 20:00:46,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:46.557 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.650s] 2019-01-20 20:01:09,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:09.691 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.215s] 2019-01-20 20:01:09,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:09.755 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2019-01-20 20:01:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:10.425 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.669s] 2019-01-20 20:01:11,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:11.935 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.026s] 2019-01-20 20:01:12,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:12.672 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.737s] 2019-01-20 20:01:13,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:13.691 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.018s] 2019-01-20 20:01:14,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:14.724 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.033s] 2019-01-20 20:01:15,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:15.467 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.742s] 2019-01-20 20:01:16,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:16.418 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.950s] 2019-01-20 20:01:16,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:16.864 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.446s] 2019-01-20 20:01:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:17.792 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.927s] 2019-01-20 20:01:18,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:18.190 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.396s] 2019-01-20 20:01:19,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:19.024 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.833s] 2019-01-20 20:01:19,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:19.548 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.523s] 2019-01-20 20:01:20,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:20.219 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.671s] 2019-01-20 20:01:20,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:20.468 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.248s] 2019-01-20 20:01:21,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:21.754 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.285s] 2019-01-20 20:01:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:22.438 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.683s] 2019-01-20 20:01:22,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:22.972 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.533s] 2019-01-20 20:01:23,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:23.714 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.742s] 2019-01-20 20:01:24,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:24.408 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.693s] 2019-01-20 20:01:31,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:31.075 11339 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.698s] 2019-01-20 20:01:39,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:39.774 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.379s] 2019-01-20 20:01:44,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:44.975 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.200s] 2019-01-20 20:01:47,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.465 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.489s] 2019-01-20 20:01:47,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.674 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.210s] 2019-01-20 20:01:47,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.874 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.198s] 2019-01-20 20:01:47,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.958 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.083s] 2019-01-20 20:01:48,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:48.135 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.176s] 2019-01-20 20:01:54,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:54.859 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.553s] 2019-01-20 20:02:05,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:02:05.821 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.672s] 2019-01-20 20:02:14,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:02:14.645 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.822s] 2019-01-20 20:02:28,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:02:28.577 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.931s] 2019-01-20 20:04:17,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:04:17.962 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.524s] 2019-01-20 20:04:17,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:04:17.965 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2019-01-20 20:05:56,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.092 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [64.775s] 2019-01-20 20:05:56,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.176 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.084s] 2019-01-20 20:05:56,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.836 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.658s] 2019-01-20 20:05:56,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.935 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2019-01-20 20:05:56,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.938 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-20 20:06:18,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:18.810 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.389s] 2019-01-20 20:06:19,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:19.037 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.227s] 2019-01-20 20:06:19,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:19.250 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.211s] 2019-01-20 20:06:19,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:19.627 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.376s] 2019-01-20 20:06:20,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:20.044 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.416s] 2019-01-20 20:06:20,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:20.433 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.389s] 2019-01-20 20:06:26,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:26.561 11339 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.752s] 2019-01-20 20:06:28,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:28.855 11339 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.293s] 2019-01-20 20:06:36,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:36.430 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.673s] 2019-01-20 20:06:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:37.738 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.307s] 2019-01-20 20:06:41,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:41.709 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.968s] 2019-01-20 20:06:42,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:42.481 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.774s] 2019-01-20 20:06:44,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:44.474 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.989s] 2019-01-20 20:06:45,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:45.358 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.884s] 2019-01-20 20:06:47,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:47.258 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.896s] 2019-01-20 20:06:47,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:47.309 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2019-01-20 20:06:50,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:50.554 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2019-01-20 20:06:56,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:56.879 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.161s] 2019-01-20 20:06:57,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:57.269 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.389s] 2019-01-20 20:07:28,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:07:28.811 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [31.538s] 2019-01-20 20:07:41,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:07:41.272 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.249s] 2019-01-20 20:07:42,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:07:42.027 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.755s] 2019-01-20 20:12:51,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:12:51.819 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.570s] 2019-01-20 20:12:51,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:12:51.991 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.172s] 2019-01-20 20:12:55,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d645c5d5-01a9-4626-ad45-a45d3162ca8e 2019-01-20 20:12:55,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd645c5d5-01a9-4626-ad45-a45d3162ca8e']'. 2019-01-20 20:12:56,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d645c5d5-01a9-4626-ad45-a45d3162ca8e | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 19:56:40 | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 20:12:54 | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:14 | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bc356b05-86cb-42d2-bf5d-8bf2171e63de) | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 12166b48-aa58-42a8-bd46-1f5b74449d5f) | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 967.085 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 196 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 20:12:56,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 98.0% 2019-01-20 20:12:56,601 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:12:56,601 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:31 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-01-20 20:12:56,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 20:12:56,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 20:12:57,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f05de3f-549a-4e6f-9280-17f2f4b2acff Date: Sun, 20 Jan 2019 20:12:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 20:12:57,983 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7 used request id req-1f05de3f-549a-4e6f-9280-17f2f4b2acff 2019-01-20 20:12:57,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37600708008s 2019-01-20 20:12:57,984 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7 used request id req-1f05de3f-549a-4e6f-9280-17f2f4b2acff 2019-01-20 20:12:57,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 20:12:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:12:58,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:12:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2da542-c873-4680-8434-a05343589d8f x-compute-request-id: req-8f2da542-c873-4680-8434-a05343589d8f Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "name": "refstack_defcore-flavor_a6e64879-6697-442a-8901-fd3fd24b19b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be2fdb3b-a249-4670-a5dd-ed072d2d614e", "name": "refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 20:12:58,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8f2da542-c873-4680-8434-a05343589d8f 2019-01-20 20:12:58,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17488193512s 2019-01-20 20:12:58,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8f2da542-c873-4680-8434-a05343589d8f 2019-01-20 20:12:58,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 20:12:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:12:58,212 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 20:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f19cf99d-93e1-485b-bd06-be71059b093d x-compute-request-id: req-f19cf99d-93e1-485b-bd06-be71059b093d Content-Length: 0 Content-Type: application/json 2019-01-20 20:12:58,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e used request id req-f19cf99d-93e1-485b-bd06-be71059b093d 2019-01-20 20:12:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0506579875946s 2019-01-20 20:12:58,213 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/be2fdb3b-a249-4670-a5dd-ed072d2d614e used request id req-f19cf99d-93e1-485b-bd06-be71059b093d 2019-01-20 20:12:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 20:12:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 20:12:58,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-59ea1cb1-7d04-45fd-ba11-816722c200c9 Date: Sun, 20 Jan 2019 20:12:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "metadata": {}}], "file": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file", "owner": "41c55245385a4bd4a1bfd2988e3bdc2e", "id": "89d06420-48e4-4a07-b477-fb17f163e011", "size": 12716032, "self": "/v2/images/89d06420-48e4-4a07-b477-fb17f163e011", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T19:56:28Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T19:56:26Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 20:12:58,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-59ea1cb1-7d04-45fd-ba11-816722c200c9 2019-01-20 20:12:58,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165987014771s 2019-01-20 20:12:58,380 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-59ea1cb1-7d04-45fd-ba11-816722c200c9 2019-01-20 20:12:58,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 20:12:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41c7b276e3feddde38e4d7efb007ef6e0241f526" 2019-01-20 20:13:00,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd93ecf1-3252-45e5-aed8-c174ecff7aec Date: Sun, 20 Jan 2019 20:13:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 20:13:00,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011 used request id req-fd93ecf1-3252-45e5-aed8-c174ecff7aec 2019-01-20 20:13:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.0749809742s 2019-01-20 20:13:00,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/89d06420-48e4-4a07-b477-fb17f163e011 used request id req-fd93ecf1-3252-45e5-aed8-c174ecff7aec 2019-01-20 20:13:00,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 20:13:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:00,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-503ab1ed-e253-40f5-ab43-6e52fcefd376 x-compute-request-id: req-503ab1ed-e253-40f5-ab43-6e52fcefd376 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233", "name": "refstack_defcore-flavor_a6e64879-6697-442a-8901-fd3fd24b19b8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 20:13:00,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-503ab1ed-e253-40f5-ab43-6e52fcefd376 2019-01-20 20:13:00,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351979732513s 2019-01-20 20:13:00,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-503ab1ed-e253-40f5-ab43-6e52fcefd376 2019-01-20 20:13:00,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 20:13:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:00,530 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 20:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a51afa1-2f12-4ff7-8a06-82a8c2793a4f x-compute-request-id: req-3a51afa1-2f12-4ff7-8a06-82a8c2793a4f Content-Length: 0 Content-Type: application/json 2019-01-20 20:13:00,530 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233 used request id req-3a51afa1-2f12-4ff7-8a06-82a8c2793a4f 2019-01-20 20:13:00,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033805847168s 2019-01-20 20:13:00,530 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233 used request id req-3a51afa1-2f12-4ff7-8a06-82a8c2793a4f 2019-01-20 20:13:00,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:13:00,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:00,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950a43c8-3651-43dc-b44a-82fc6200546f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8", "links": {"self": "http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24"}, "domain_id": "default", "enabled": true, "id": "a07f6bb6336d4ec38e64d217592bda24", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 20:13:00,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-950a43c8-3651-43dc-b44a-82fc6200546f 2019-01-20 20:13:00,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965740680695s 2019-01-20 20:13:00,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-950a43c8-3651-43dc-b44a-82fc6200546f 2019-01-20 20:13:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:13:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:00,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e09905-c24a-4d7d-8095-07ce67e5c185 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24"}, "enabled": true, "id": "a07f6bb6336d4ec38e64d217592bda24", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8"}} 2019-01-20 20:13:00,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 used request id req-b9e09905-c24a-4d7d-8095-07ce67e5c185 2019-01-20 20:13:00,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0879790782928s 2019-01-20 20:13:00,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 used request id req-b9e09905-c24a-4d7d-8095-07ce67e5c185 2019-01-20 20:13:00,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 20:13:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:00,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-290714ab-0d69-47d3-85a6-fcb7aaf8ff31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:13:00,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 used request id req-290714ab-0d69-47d3-85a6-fcb7aaf8ff31 2019-01-20 20:13:00,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240569114685s 2019-01-20 20:13:00,964 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a07f6bb6336d4ec38e64d217592bda24 used request id req-290714ab-0d69-47d3-85a6-fcb7aaf8ff31 2019-01-20 20:13:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 20:13:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:01,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e2880e-771d-4629-bd10-2c7848becd86 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e"}, "enabled": true, "id": "41c55245385a4bd4a1bfd2988e3bdc2e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 20:13:01,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e1e2880e-771d-4629-bd10-2c7848becd86 2019-01-20 20:13:01,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079225063324s 2019-01-20 20:13:01,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e1e2880e-771d-4629-bd10-2c7848becd86 2019-01-20 20:13:01,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 20:13:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:01,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b55c185-df70-4546-b05b-e75184c4f4f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:13:01,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e used request id req-5b55c185-df70-4546-b05b-e75184c4f4f8 2019-01-20 20:13:01,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150723934174s 2019-01-20 20:13:01,197 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/41c55245385a4bd4a1bfd2988e3bdc2e used request id req-5b55c185-df70-4546-b05b-e75184c4f4f8 2019-01-20 20:13:01,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:01,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:01,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9f4880-9b54-4e8f-8083-5268a870ea09 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6eae0627f7b042d0b90d890751c60221", "links": {"self": "http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:01,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd9f4880-9b54-4e8f-8083-5268a870ea09 2019-01-20 20:13:01,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796658992767s 2019-01-20 20:13:01,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 20:13:01,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:01,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904c1da6-11b4-4b83-9051-de83880c9883 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:13:01,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221 used request id req-904c1da6-11b4-4b83-9051-de83880c9883 2019-01-20 20:13:01,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105121850967s 2019-01-20 20:13:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 20:13:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=41c55245385a4bd4a1bfd2988e3bdc2e&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18180b0a0412bed9742068d3452633c2e92a01e9" 2019-01-20 20:13:01,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-773c9d78-55a9-48da-b59d-f89dbeb8ee0a Date: Sun, 20 Jan 2019 20:13:01 GMT RESP BODY: {"security_groups": []} 2019-01-20 20:13:01,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=41c55245385a4bd4a1bfd2988e3bdc2e&name=default used request id req-773c9d78-55a9-48da-b59d-f89dbeb8ee0a 2019-01-20 20:13:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184099912643s 2019-01-20 20:13:01,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=41c55245385a4bd4a1bfd2988e3bdc2e&name=default used request id req-773c9d78-55a9-48da-b59d-f89dbeb8ee0a 2019-01-20 20:13:01,572 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-01-20 20:13:01,622 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 20:13:01,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 20:13:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 20:13:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 20:13:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 20:13:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 20:13:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 20:13:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 20:13:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 20:13:01,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6ada09-4671-49b3-87fd-a4eec6e3fa01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 20:13:01,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f6ada09-4671-49b3-87fd-a4eec6e3fa01 2019-01-20 20:13:01,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 20:13:02,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T21:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["NAAs8A5JQOa_dKrsfy6tSQ"], "issued_at": "2019-01-20T20:13:02.000000Z"}} 2019-01-20 20:13:02,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 20:13:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:02,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6ac90605-c726-4bac-a234-06b23e943a65 Date: Sun, 20 Jan 2019 20:13:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 20:13:02,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ac90605-c726-4bac-a234-06b23e943a65 2019-01-20 20:13:02,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.220927000046s 2019-01-20 20:13:02,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ac90605-c726-4bac-a234-06b23e943a65 2019-01-20 20:13:02,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 20:13:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:02,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 20:13:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 20:13:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:02,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680ec945-c82c-4154-9c99-97ac82a2fb27 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 20:13:02,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-680ec945-c82c-4154-9c99-97ac82a2fb27 2019-01-20 20:13:02,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0918509960175s 2019-01-20 20:13:02,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 20:13:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852"}}' 2019-01-20 20:13:02,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 20:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d202cbc-c78b-4209-a917-9c9cf0bdf5fb Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f"}, "enabled": true, "id": "ab2b6c0357be41639a03c0490dcee86f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852"}} 2019-01-20 20:13:02,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9d202cbc-c78b-4209-a917-9c9cf0bdf5fb 2019-01-20 20:13:02,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101482152939s 2019-01-20 20:13:02,492 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9d202cbc-c78b-4209-a917-9c9cf0bdf5fb 2019-01-20 20:13:02,493 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'id': u'ab2b6c0357be41639a03c0490dcee86f', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 20:13:02,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 20:13:02,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351661920547s 2019-01-20 20:13:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:02,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4617d6c2-1f27-43bb-ba97-dbfecc27e549 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125"}, "enabled": true, "id": "2f74963f8eb8415c9d057870742e9125", "options": {}, "domain_id": "default", "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852"}} 2019-01-20 20:13:02,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 used request id req-4617d6c2-1f27-43bb-ba97-dbfecc27e549 2019-01-20 20:13:02,943 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2f74963f8eb8415c9d057870742e9125', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852'}) 2019-01-20 20:13:02,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e0db9f-49ee-4e79-b7f2-b8ee045d0472 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:03,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76e0db9f-49ee-4e79-b7f2-b8ee045d0472 2019-01-20 20:13:03,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731010437012s 2019-01-20 20:13:03,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4bebd2-c532-400f-a92b-dec221a580c0 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:03,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea4bebd2-c532-400f-a92b-dec221a580c0 2019-01-20 20:13:03,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790629386902s 2019-01-20 20:13:03,098 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 20:13:03,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 20:13:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" -d '{"role": {"name": "Member"}}' 2019-01-20 20:13:03,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac67c4c-8781-4206-b220-7e1114f2d56c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}} 2019-01-20 20:13:03,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cac67c4c-8781-4206-b220-7e1114f2d56c 2019-01-20 20:13:03,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100816011429s 2019-01-20 20:13:03,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f813af-d1af-409b-a7f2-88af7e2910f5 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "domain_id": null, "name": "Member", "id": "024c068b2173490c97ccf732392b5931"}} 2019-01-20 20:13:03,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931 used request id req-03f813af-d1af-409b-a7f2-88af7e2910f5 2019-01-20 20:13:03,287 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931'}, 'domain_id': None, 'human_id': None, 'id': u'024c068b2173490c97ccf732392b5931', 'HUMAN_ID': False}) 2019-01-20 20:13:03,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90a101d-5276-4c39-93c5-b21c68b6535c Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:03,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c90a101d-5276-4c39-93c5-b21c68b6535c 2019-01-20 20:13:03,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0787720680237s 2019-01-20 20:13:03,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 20:13:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b30652-d96a-4103-95d0-8c20c0fb80a6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 20:13:03,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a8b30652-d96a-4103-95d0-8c20c0fb80a6 2019-01-20 20:13:03,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.075443983078s 2019-01-20 20:13:03,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:13:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5458eebf-153a-4bc8-b0b9-2999151dc3c4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852", "links": {"self": "http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125"}, "domain_id": "default", "enabled": true, "id": "2f74963f8eb8415c9d057870742e9125", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 20:13:03,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5458eebf-153a-4bc8-b0b9-2999151dc3c4 2019-01-20 20:13:03,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938990116119s 2019-01-20 20:13:03,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5458eebf-153a-4bc8-b0b9-2999151dc3c4 2019-01-20 20:13:03,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 20:13:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b496192-2f90-476a-91ad-e7dca327f336 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f"}, "enabled": true, "id": "ab2b6c0357be41639a03c0490dcee86f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 20:13:03,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5b496192-2f90-476a-91ad-e7dca327f336 2019-01-20 20:13:03,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799021720886s 2019-01-20 20:13:03,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5b496192-2f90-476a-91ad-e7dca327f336 2019-01-20 20:13:03,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 20:13:03,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&scope.project.id=ab2b6c0357be41639a03c0490dcee86f&role.id=024c068b2173490c97ccf732392b5931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69650f1-29d3-478d-b4cc-49500f22b4a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&scope.project.id=ab2b6c0357be41639a03c0490dcee86f&role.id=024c068b2173490c97ccf732392b5931", "previous": null, "next": null}} 2019-01-20 20:13:03,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&scope.project.id=ab2b6c0357be41639a03c0490dcee86f&role.id=024c068b2173490c97ccf732392b5931 used request id req-c69650f1-29d3-478d-b4cc-49500f22b4a6 2019-01-20 20:13:03,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0761930942535s 2019-01-20 20:13:03,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 20:13:03,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f/users/2f74963f8eb8415c9d057870742e9125/roles/024c068b2173490c97ccf732392b5931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af8613e7-98f9-4740-942c-aede1dc97ff6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:13:03,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f/users/2f74963f8eb8415c9d057870742e9125/roles/024c068b2173490c97ccf732392b5931 used request id req-af8613e7-98f9-4740-942c-aede1dc97ff6 2019-01-20 20:13:03,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.191921949387s 2019-01-20 20:13:03,897 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'a5b495a3-2898-4d9e-b0ee-a2c479e86754', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852', 'project_id': u'ab2b6c0357be41639a03c0490dcee86f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 20:13:03,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 20:13:03,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 20:13:03,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 20:13:03,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 20:13:03,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 20:13:03,899 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 20:13:03,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 20:13:03,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 20:13:03,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 20:13:03,902 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852', 'password': 'a5b495a3-2898-4d9e-b0ee-a2c479e86754', 'project_name': 'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ab2b6c0357be41639a03c0490dcee86f', 'project_domain_name': 'Default'} 2019-01-20 20:13:03,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd8b05b-fd87-4d48-9e74-1c4310981bba Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:03,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6fd8b05b-fd87-4d48-9e74-1c4310981bba 2019-01-20 20:13:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083575963974s 2019-01-20 20:13:03,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784b6d38-22bb-4b65-abf0-d11927593be3 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:04,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-784b6d38-22bb-4b65-abf0-d11927593be3 2019-01-20 20:13:04,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825209617615s 2019-01-20 20:13:04,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 20:13:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30488f4-9c1f-4ae2-80dc-79a66bb54b94 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 20:13:04,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e30488f4-9c1f-4ae2-80dc-79a66bb54b94 2019-01-20 20:13:04,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0730299949646s 2019-01-20 20:13:04,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:13:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8041c229-2cc3-4dea-b5b7-e1d245c4f749 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852", "links": {"self": "http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125"}, "domain_id": "default", "enabled": true, "id": "2f74963f8eb8415c9d057870742e9125", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 20:13:04,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8041c229-2cc3-4dea-b5b7-e1d245c4f749 2019-01-20 20:13:04,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987329483032s 2019-01-20 20:13:04,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8041c229-2cc3-4dea-b5b7-e1d245c4f749 2019-01-20 20:13:04,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 20:13:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3ec903-615c-4fdb-b2a1-521d189c88d1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f"}, "enabled": true, "id": "ab2b6c0357be41639a03c0490dcee86f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 20:13:04,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2b3ec903-615c-4fdb-b2a1-521d189c88d1 2019-01-20 20:13:04,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788369178772s 2019-01-20 20:13:04,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2b3ec903-615c-4fdb-b2a1-521d189c88d1 2019-01-20 20:13:04,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 20:13:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&scope.project.id=ab2b6c0357be41639a03c0490dcee86f&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f334eba2-2cef-4b35-aa01-396e35a5cd04 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&scope.project.id=ab2b6c0357be41639a03c0490dcee86f&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 20:13:04,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&scope.project.id=ab2b6c0357be41639a03c0490dcee86f&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-f334eba2-2cef-4b35-aa01-396e35a5cd04 2019-01-20 20:13:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0760209560394s 2019-01-20 20:13:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 20:13:04,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f/users/2f74963f8eb8415c9d057870742e9125/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0de840b-ad76-4c87-bf17-b5fb026f5839 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:13:04,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f/users/2f74963f8eb8415c9d057870742e9125/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-d0de840b-ad76-4c87-bf17-b5fb026f5839 2019-01-20 20:13:04,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11109495163s 2019-01-20 20:13:04,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f88c899-a291-4d41-bc74-127f5af42c20 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:04,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f88c899-a291-4d41-bc74-127f5af42c20 2019-01-20 20:13:04,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791199207306s 2019-01-20 20:13:04,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 20:13:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbd474e-fa94-439a-a5ee-6c43c0fae665 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 20:13:04,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-dbbd474e-fa94-439a-a5ee-6c43c0fae665 2019-01-20 20:13:04,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0736229419708s 2019-01-20 20:13:04,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:13:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0a60c2-79b3-4bd4-be9c-7e33cb950388 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852", "links": {"self": "http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125"}, "domain_id": "default", "enabled": true, "id": "2f74963f8eb8415c9d057870742e9125", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 20:13:04,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c0a60c2-79b3-4bd4-be9c-7e33cb950388 2019-01-20 20:13:04,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101006984711s 2019-01-20 20:13:04,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c0a60c2-79b3-4bd4-be9c-7e33cb950388 2019-01-20 20:13:04,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 20:13:04,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfd2121-6147-4037-8061-ab73cd226046 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default", "previous": null, "next": null}} 2019-01-20 20:13:04,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2f74963f8eb8415c9d057870742e9125&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default used request id req-6dfd2121-6147-4037-8061-ab73cd226046 2019-01-20 20:13:04,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0791389942169s 2019-01-20 20:13:04,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 20:13:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/2f74963f8eb8415c9d057870742e9125/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:13:04,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-082f7e9e-09f3-42ae-a515-093b5ed057fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:13:04,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/2f74963f8eb8415c9d057870742e9125/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-082f7e9e-09f3-42ae-a515-093b5ed057fa 2019-01-20 20:13:04,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107286930084s 2019-01-20 20:13:04,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 20:13:07,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 20:13:07.071 11381 INFO rally.deployment.engine [-] Deployment 12166b48-aa58-42a8-bd46-1f5b74449d5f | Starting: Destroy cloud and free allocated resources. 2019-01-20 20:13:07.143 11381 INFO rally.deployment.engine [-] Deployment 12166b48-aa58-42a8-bd46-1f5b74449d5f | Completed: Destroy cloud and free allocated resources. 2019-01-20 20:13:07.194 11381 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) for deployment 'opnfv-rally'. 2019-01-20 20:13:07.218 11381 INFO rally.api [-] Deleting verification (UUID=d645c5d5-01a9-4626-ad45-a45d3162ca8e). 2019-01-20 20:13:07.266 11381 INFO rally.api [-] Verification has been successfully deleted! 2019-01-20 20:13:07.267 11381 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de). 2019-01-20 20:13:07.274 11381 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 20:13:09,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 20:13:09.514 11384 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6fc26715-968e-4405-a8c2-e03d0a29068f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6fc26715-968e-4405-a8c2-e03d0a29068f | 2019-01-20T20:13:09 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6fc26715-968e-4405-a8c2-e03d0a29068f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 20:13:13,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 20:13:13,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 20:13:15,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-20 20:13:15.338 11390 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de). 2019-01-20 20:13:15.466 11390 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-20 20:13:19,177 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 20:13:17.698 11393 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 20:13:17.958 11393 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 20:13:19.041 11393 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) as the default verifier for the future CLI operations. 2019-01-20 20:13:22,272 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-20 20:13:22,273 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 20:13:22,362 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 20:13:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 20:13:22,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f044eb-63d7-47af-ab56-25d56bbb3610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 20:13:22,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-22f044eb-63d7-47af-ab56-25d56bbb3610 2019-01-20 20:13:22,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 20:13:22,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "024c068b2173490c97ccf732392b5931", "name": "Member"}], "expires_at": "2019-01-20T21:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab2b6c0357be41639a03c0490dcee86f", "name": "patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/ab2b6c0357be41639a03c0490dcee86f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/ab2b6c0357be41639a03c0490dcee86f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/ab2b6c0357be41639a03c0490dcee86f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab2b6c0357be41639a03c0490dcee86f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/ab2b6c0357be41639a03c0490dcee86f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/ab2b6c0357be41639a03c0490dcee86f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ab2b6c0357be41639a03c0490dcee86f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/ab2b6c0357be41639a03c0490dcee86f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/ab2b6c0357be41639a03c0490dcee86f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ab2b6c0357be41639a03c0490dcee86f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/ab2b6c0357be41639a03c0490dcee86f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/ab2b6c0357be41639a03c0490dcee86f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852", "id": "2f74963f8eb8415c9d057870742e9125"}, "audit_ids": ["KMSGe0ubQNGyhWN1iR2ioA"], "issued_at": "2019-01-20T20:13:22.000000Z"}} 2019-01-20 20:13:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:22,761 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 20:13:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 20:13:22,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 20:13:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:22,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-99ac0aa1-a604-48c2-a25c-854c7a731265 Date: Sun, 20 Jan 2019 20:13:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 20:13:22,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-99ac0aa1-a604-48c2-a25c-854c7a731265 2019-01-20 20:13:22,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164792060852s 2019-01-20 20:13:22,930 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-99ac0aa1-a604-48c2-a25c-854c7a731265 2019-01-20 20:13:22,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 20:13:22,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852"}' 2019-01-20 20:13:23,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3 X-Openstack-Request-Id: req-070af39a-8964-425b-a263-2067279b2f22 Date: Sun, 20 Jan 2019 20:13:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "61f010f6-3eff-4c94-8083-29897caa90e3", "size": null, "self": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:23Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": null, "created_at": "2019-01-20T20:13:23Z", "protected": false} 2019-01-20 20:13:23,153 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-070af39a-8964-425b-a263-2067279b2f22 2019-01-20 20:13:23,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.221341848373s 2019-01-20 20:13:23,154 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-070af39a-8964-425b-a263-2067279b2f22 returning object 61f010f6-3eff-4c94-8083-29897caa90e3 2019-01-20 20:13:23,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 20:13:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" -d '' 2019-01-20 20:13:24,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94533d8a-a3f5-4fd9-928e-0cc562e65d3a Date: Sun, 20 Jan 2019 20:13:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 20:13:24,596 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file used request id req-94533d8a-a3f5-4fd9-928e-0cc562e65d3a 2019-01-20 20:13:24,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44150114059s 2019-01-20 20:13:24,596 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file used request id req-94533d8a-a3f5-4fd9-928e-0cc562e65d3a 2019-01-20 20:13:24,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 20:13:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:24,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-2a1db59b-627e-4506-ad68-770f282100f4 Date: Sun, 20 Jan 2019 20:13:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "metadata": {}}], "file": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "61f010f6-3eff-4c94-8083-29897caa90e3", "size": 12716032, "self": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:24Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T20:13:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 20:13:24,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2a1db59b-627e-4506-ad68-770f282100f4 2019-01-20 20:13:24,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164162874222s 2019-01-20 20:13:24,761 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2a1db59b-627e-4506-ad68-770f282100f4 2019-01-20 20:13:24,763 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file', 'owner': u'ab2b6c0357be41639a03c0490dcee86f', 'id': u'61f010f6-3eff-4c94-8083-29897caa90e3', 'size': 12716032, u'self': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab2b6c0357be41639a03c0490dcee86f', 'name': 'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T20:13:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T20:13:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', 'created': u'2019-01-20T20:13:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T20:13:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 20:13:24,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 20:13:24,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_9118cd10-31c6-4fef-a66c-23c62f670852", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 20:13:24,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f24bb59-91a7-414d-ba59-fa6feb1c6d6f x-compute-request-id: req-4f24bb59-91a7-414d-ba59-fa6feb1c6d6f Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "name": "patrole-flavor_9118cd10-31c6-4fef-a66c-23c62f670852", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 20:13:24,958 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4f24bb59-91a7-414d-ba59-fa6feb1c6d6f 2019-01-20 20:13:24,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.193953990936s 2019-01-20 20:13:24,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4f24bb59-91a7-414d-ba59-fa6feb1c6d6f returning object 5950f004-33ea-4c61-bffa-9f0c0ac67dd9 2019-01-20 20:13:24,959 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_9118cd10-31c6-4fef-a66c-23c62f670852', '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'67f36c8b420f4494a64d032f2c86727b', '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'5950f004-33ea-4c61-bffa-9f0c0ac67dd9', 'swap': 0}) 2019-01-20 20:13:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 20:13:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" -d '{"extra_specs": {}}' 2019-01-20 20:13:24,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b734337e-2352-4073-a714-ae233c7c05cc x-compute-request-id: req-b734337e-2352-4073-a714-ae233c7c05cc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 20:13:24,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9/os-extra_specs used request id req-b734337e-2352-4073-a714-ae233c7c05cc 2019-01-20 20:13:24,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0336310863495s 2019-01-20 20:13:24,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9/os-extra_specs used request id req-b734337e-2352-4073-a714-ae233c7c05cc 2019-01-20 20:13:24,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:13:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:25,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 20:13:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 20:13:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:25,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105ad861-4b4e-402a-a45a-094c62a36a41 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:13:25,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-105ad861-4b4e-402a-a45a-094c62a36a41 2019-01-20 20:13:25,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.10032582283s 2019-01-20 20:13:25,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-20 20:13:25,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:25,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8843e3ef-d3e8-4340-bf78-7c72771ee504 x-compute-request-id: req-8843e3ef-d3e8-4340-bf78-7c72771ee504 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 20:13:25,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-8843e3ef-d3e8-4340-bf78-7c72771ee504 2019-01-20 20:13:25,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178480863571s 2019-01-20 20:13:25,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-8843e3ef-d3e8-4340-bf78-7c72771ee504 2019-01-20 20:13:25,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 20:13:25,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:25,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f4fe4a9e-7563-4e66-81d1-3d81d3e7f10b Date: Sun, 20 Jan 2019 20:13:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "metadata": {}}], "file": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "61f010f6-3eff-4c94-8083-29897caa90e3", "size": 12716032, "self": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:24Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T20:13:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 20:13:25,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f4fe4a9e-7563-4e66-81d1-3d81d3e7f10b 2019-01-20 20:13:25,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0204830169678s 2019-01-20 20:13:25,300 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f4fe4a9e-7563-4e66-81d1-3d81d3e7f10b 2019-01-20 20:13:25,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 20:13:25,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852"}' 2019-01-20 20:13:25,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20 X-Openstack-Request-Id: req-20b637f7-d10e-4939-897d-4f63a50d3e8d Date: Sun, 20 Jan 2019 20:13:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "8703ea5d-9129-46bb-811d-d13e8f08ed20", "size": null, "self": "/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": null, "created_at": "2019-01-20T20:13:25Z", "protected": false} 2019-01-20 20:13:25,507 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-20b637f7-d10e-4939-897d-4f63a50d3e8d 2019-01-20 20:13:25,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205045938492s 2019-01-20 20:13:25,507 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-20b637f7-d10e-4939-897d-4f63a50d3e8d returning object 8703ea5d-9129-46bb-811d-d13e8f08ed20 2019-01-20 20:13:25,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 20:13:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" -d '' 2019-01-20 20:13:26,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70d777d4-7707-4162-872d-24ec9bd26d57 Date: Sun, 20 Jan 2019 20:13:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 20:13:26,732 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file used request id req-70d777d4-7707-4162-872d-24ec9bd26d57 2019-01-20 20:13:26,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22433400154s 2019-01-20 20:13:26,733 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file used request id req-70d777d4-7707-4162-872d-24ec9bd26d57 2019-01-20 20:13:26,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 20:13:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:13:26,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-dde03886-1741-4b5f-9b0c-9ed6310519e2 Date: Sun, 20 Jan 2019 20:13:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/snap", "metadata": {}}], "file": "/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "8703ea5d-9129-46bb-811d-d13e8f08ed20", "size": 12716032, "self": "/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T20:13:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "metadata": {}}], "file": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "61f010f6-3eff-4c94-8083-29897caa90e3", "size": 12716032, "self": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:24Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T20:13:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 20:13:26,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dde03886-1741-4b5f-9b0c-9ed6310519e2 2019-01-20 20:13:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.157925128937s 2019-01-20 20:13:26,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dde03886-1741-4b5f-9b0c-9ed6310519e2 2019-01-20 20:13:26,894 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file', 'owner': u'ab2b6c0357be41639a03c0490dcee86f', 'id': u'8703ea5d-9129-46bb-811d-d13e8f08ed20', 'size': 12716032, u'self': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab2b6c0357be41639a03c0490dcee86f', 'name': 'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T20:13:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T20:13:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', 'created': u'2019-01-20T20:13:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T20:13:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 20:13:26,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 20:13:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 20:13:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9932280-13a2-4788-8fb7-4c95e2119a02 x-compute-request-id: req-d9932280-13a2-4788-8fb7-4c95e2119a02 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c509b49-8ff1-47c5-b08a-0e7c9bf19f70", "name": "patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 20:13:26,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d9932280-13a2-4788-8fb7-4c95e2119a02 2019-01-20 20:13:26,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.064220905304s 2019-01-20 20:13:26,960 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d9932280-13a2-4788-8fb7-4c95e2119a02 returning object 6c509b49-8ff1-47c5-b08a-0e7c9bf19f70 2019-01-20 20:13:26,961 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'6c509b49-8ff1-47c5-b08a-0e7c9bf19f70', 'swap': 0}) 2019-01-20 20:13:26,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 20:13:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" -d '{"extra_specs": {}}' 2019-01-20 20:13:26,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ffa5602-146c-4f51-8084-fb9d290dc6f2 x-compute-request-id: req-9ffa5602-146c-4f51-8084-fb9d290dc6f2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 20:13:26,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70/os-extra_specs used request id req-9ffa5602-146c-4f51-8084-fb9d290dc6f2 2019-01-20 20:13:26,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019800901413s 2019-01-20 20:13:26,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70/os-extra_specs used request id req-9ffa5602-146c-4f51-8084-fb9d290dc6f2 2019-01-20 20:13:26,982 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'6c509b49-8ff1-47c5-b08a-0e7c9bf19f70', 'swap': 0}) 2019-01-20 20:13:30,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 20:13:29.124 11412 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) for deployment 'opnfv-rally' (UUID=6fc26715-968e-4405-a8c2-e03d0a29068f). 2019-01-20 20:13:29.959 11412 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 20:13:29.961 11412 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) has been successfully configured for deployment 'opnfv-rally' (UUID=6fc26715-968e-4405-a8c2-e03d0a29068f)! 2019-01-20 20:13:30,126 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 20:13:30,127 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 20:13:30,129 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 20:13:30,149 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 20:13:33,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0a7ed173-d34a-4ab2-8924-2e9234a6158a/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-01-20 20:13:33,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 20:13:33,290 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 20:13:33,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-01-20 20:13:35,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:13:35.395 11421 INFO rally.api [-] Starting verification (UUID=74eaa469-ebc8-4848-a357-5e01705a7066) for deployment 'opnfv-rally' (UUID=6fc26715-968e-4405-a8c2-e03d0a29068f) by verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a). 2019-01-20 20:13:35,396 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 74eaa469-ebc8-4848-a357-5e01705a7066 2019-01-20 20:16:12,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 74eaa469-ebc8-4848-a357-5e01705a7066 2019-01-20 20:16:12,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '74eaa469-ebc8-4848-a357-5e01705a7066']'. 2019-01-20 20:16:13,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 74eaa469-ebc8-4848-a357-5e01705a7066 | 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 20:13:35 | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 20:16:12 | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0a7ed173-d34a-4ab2-8924-2e9234a6158a) | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6fc26715-968e-4405-a8c2-e03d0a29068f) | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.934 | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 20:16:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-20 20:16:13,929 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:16:13,930 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-20 20:16:13,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 20:16:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:16:16,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-adde738c-d1d3-4320-b6bc-fcc2c511a51b Date: Sun, 20 Jan 2019 20:16:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 20:16:16,009 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20 used request id req-adde738c-d1d3-4320-b6bc-fcc2c511a51b 2019-01-20 20:16:16,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.07472419739s 2019-01-20 20:16:16,009 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20 used request id req-adde738c-d1d3-4320-b6bc-fcc2c511a51b 2019-01-20 20:16:16,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 20:16:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:16,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3415e22-0a11-4eaf-9a60-0fc613a64a02 x-compute-request-id: req-a3415e22-0a11-4eaf-9a60-0fc613a64a02 Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "name": "patrole-flavor_9118cd10-31c6-4fef-a66c-23c62f670852", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c509b49-8ff1-47c5-b08a-0e7c9bf19f70", "name": "patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 20:16:16,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a3415e22-0a11-4eaf-9a60-0fc613a64a02 2019-01-20 20:16:16,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032555103302s 2019-01-20 20:16:16,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a3415e22-0a11-4eaf-9a60-0fc613a64a02 2019-01-20 20:16:16,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 20:16:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:16,113 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 20:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-829c7e16-5523-421d-9871-69c0f09d78ef x-compute-request-id: req-829c7e16-5523-421d-9871-69c0f09d78ef Content-Length: 0 Content-Type: application/json 2019-01-20 20:16:16,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70 used request id req-829c7e16-5523-421d-9871-69c0f09d78ef 2019-01-20 20:16:16,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.068165063858s 2019-01-20 20:16:16,113 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6c509b49-8ff1-47c5-b08a-0e7c9bf19f70 used request id req-829c7e16-5523-421d-9871-69c0f09d78ef 2019-01-20 20:16:16,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 20:16:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:16:16,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-2415a430-44e5-467d-8295-0d03e8de3f4c Date: Sun, 20 Jan 2019 20:16:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "metadata": {}}], "file": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file", "owner": "ab2b6c0357be41639a03c0490dcee86f", "id": "61f010f6-3eff-4c94-8083-29897caa90e3", "size": 12716032, "self": "/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T20:13:24Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T20:13:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 20:16:16,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2415a430-44e5-467d-8295-0d03e8de3f4c 2019-01-20 20:16:16,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0233700275421s 2019-01-20 20:16:16,137 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2415a430-44e5-467d-8295-0d03e8de3f4c 2019-01-20 20:16:16,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 20:16:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}992ee6094d28992b72e4d8679f3a9f2166250b9c" 2019-01-20 20:16:18,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd830fff-5d42-455e-9500-9424d3f4dc7f Date: Sun, 20 Jan 2019 20:16:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 20:16:18,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3 used request id req-dd830fff-5d42-455e-9500-9424d3f4dc7f 2019-01-20 20:16:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.31887078285s 2019-01-20 20:16:18,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3 used request id req-dd830fff-5d42-455e-9500-9424d3f4dc7f 2019-01-20 20:16:18,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 20:16:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:18,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f254f287-0662-4e65-9ea4-1799e02efac7 x-compute-request-id: req-f254f287-0662-4e65-9ea4-1799e02efac7 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5950f004-33ea-4c61-bffa-9f0c0ac67dd9", "name": "patrole-flavor_9118cd10-31c6-4fef-a66c-23c62f670852", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 20:16:18,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f254f287-0662-4e65-9ea4-1799e02efac7 2019-01-20 20:16:18,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0372030735016s 2019-01-20 20:16:18,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f254f287-0662-4e65-9ea4-1799e02efac7 2019-01-20 20:16:18,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 20:16:18,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:18,543 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 20:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c2f20f-abb1-4eef-80bd-f935d32bb064 x-compute-request-id: req-a4c2f20f-abb1-4eef-80bd-f935d32bb064 Content-Length: 0 Content-Type: application/json 2019-01-20 20:16:18,544 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9 used request id req-a4c2f20f-abb1-4eef-80bd-f935d32bb064 2019-01-20 20:16:18,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452768802643s 2019-01-20 20:16:18,544 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5950f004-33ea-4c61-bffa-9f0c0ac67dd9 used request id req-a4c2f20f-abb1-4eef-80bd-f935d32bb064 2019-01-20 20:16:18,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:16:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:18,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4610c3-b05d-4b97-a5f2-981ddb9e98c0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852", "links": {"self": "http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125"}, "domain_id": "default", "enabled": true, "id": "2f74963f8eb8415c9d057870742e9125", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 20:16:18,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc4610c3-b05d-4b97-a5f2-981ddb9e98c0 2019-01-20 20:16:18,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911958217621s 2019-01-20 20:16:18,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc4610c3-b05d-4b97-a5f2-981ddb9e98c0 2019-01-20 20:16:18,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 20:16:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:18,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920a1217-13c7-4029-a005-67a0bdc8f8a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125"}, "enabled": true, "id": "2f74963f8eb8415c9d057870742e9125", "options": {}, "domain_id": "default", "name": "patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852"}} 2019-01-20 20:16:18,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 used request id req-920a1217-13c7-4029-a005-67a0bdc8f8a2 2019-01-20 20:16:18,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972790718079s 2019-01-20 20:16:18,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 used request id req-920a1217-13c7-4029-a005-67a0bdc8f8a2 2019-01-20 20:16:18,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 20:16:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:18,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd73b3b-900e-49a3-952b-b1476adc1de6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:16:18,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 used request id req-6bd73b3b-900e-49a3-952b-b1476adc1de6 2019-01-20 20:16:18,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176885128021s 2019-01-20 20:16:18,918 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2f74963f8eb8415c9d057870742e9125 used request id req-6bd73b3b-900e-49a3-952b-b1476adc1de6 2019-01-20 20:16:18,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 20:16:18,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:18,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7055cab3-ef23-4cb0-9ddc-56bbc5cf52ba Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f"}, "enabled": true, "id": "ab2b6c0357be41639a03c0490dcee86f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 20:16:18,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7055cab3-ef23-4cb0-9ddc-56bbc5cf52ba 2019-01-20 20:16:18,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0757451057434s 2019-01-20 20:16:18,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7055cab3-ef23-4cb0-9ddc-56bbc5cf52ba 2019-01-20 20:16:18,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 20:16:18,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:19,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4650bde2-ef28-43a3-9cdc-270942462588 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:16:19,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f used request id req-4650bde2-ef28-43a3-9cdc-270942462588 2019-01-20 20:16:19,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146886825562s 2019-01-20 20:16:19,144 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ab2b6c0357be41639a03c0490dcee86f used request id req-4650bde2-ef28-43a3-9cdc-270942462588 2019-01-20 20:16:19,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 20:16:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:19,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b520a6-24cd-47d5-906c-3ffe09800d41 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "024c068b2173490c97ccf732392b5931", "links": {"self": "http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931"}, "name": "Member"}, {"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 20:16:19,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9b520a6-24cd-47d5-906c-3ffe09800d41 2019-01-20 20:16:19,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797479152679s 2019-01-20 20:16:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 20:16:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:19,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 20:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-381f1815-db4f-47ce-9b21-83396712f2ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 20:16:19,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931 used request id req-381f1815-db4f-47ce-9b21-83396712f2ea 2019-01-20 20:16:19,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.111665010452s 2019-01-20 20:16:19,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 20:16:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ab2b6c0357be41639a03c0490dcee86f&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9977ac25420d835aae30f227c48db4bdfac37ac" 2019-01-20 20:16:19,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7d5ae268-7a33-4d45-a0b0-c67a62c63425 Date: Sun, 20 Jan 2019 20:16:19 GMT RESP BODY: {"security_groups": []} 2019-01-20 20:16:19,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ab2b6c0357be41639a03c0490dcee86f&name=default used request id req-7d5ae268-7a33-4d45-a0b0-c67a62c63425 2019-01-20 20:16:19,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181130886078s 2019-01-20 20:16:19,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ab2b6c0357be41639a03c0490dcee86f&name=default used request id req-7d5ae268-7a33-4d45-a0b0-c67a62c63425 2019-01-20 20:16:19,576 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2019-01-20 20:16:20,574 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 20:16:20,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 20:16:20,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 20:16:20,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 20:16:20,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 20:16:20,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 20:16:20,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-20 20:16:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 20:16:20,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad0f9e1-a134-4157-93a0-0cf228d2348a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 20:16:20,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ad0f9e1-a134-4157-93a0-0cf228d2348a 2019-01-20 20:16:20,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 20:16:20,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T21:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["CG9XGgOSTDiG6yRW446SCg"], "issued_at": "2019-01-20T20:16:20.000000Z"}} 2019-01-20 20:16:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b45a31995bd35c03bcda0b29272e53399ee15d" 2019-01-20 20:16:20,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 20:16:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 20:16:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b45a31995bd35c03bcda0b29272e53399ee15d" 2019-01-20 20:16:21,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1545d7-83aa-402e-875a-0d952b5e441f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"services": [{"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/0707422b1f0840899a357062687940d2"}, "enabled": true, "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/092a6d0a634a45f0927a2f0f37fe4f2d"}, "enabled": true, "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/1d3ad29cc8794fe1aadd91a7f2c1ffc4"}, "enabled": true, "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/20dff489c10841af988b57abbec0977b"}, "enabled": true, "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/3c4c15081cb8414b96fd2f01d3941aa7"}, "enabled": true, "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/4a68632c464149069018f986f642b2e0"}, "enabled": true, "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/66bcb25e2e1b4e4f8f697583fbba3741"}, "enabled": true, "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/8362d5e93b194f54a2d6d14e86c3f81a"}, "enabled": true, "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/8f1cec25d15647858876118cde953542"}, "enabled": true, "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b24574a2095644e281daacf2a661ab9b"}, "enabled": true, "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/c7e046869c9f417fb9317103ea5affac"}, "enabled": true, "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/c890cc49274d4794bd7a03bce6ef2f5e"}, "enabled": true, "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/ee7f30993d56470183e574361f5a76db"}, "enabled": true, "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/f1bc01420202446f99d21dc6e0957276"}, "enabled": true, "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/fd2a89d219ef4f73b26a5ee3860718ad"}, "enabled": true, "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2019-01-20 20:16:21,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-8d1545d7-83aa-402e-875a-0d952b5e441f 2019-01-20 20:16:21,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.487843990326s 2019-01-20 20:16:21,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-20 20:16:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b45a31995bd35c03bcda0b29272e53399ee15d" 2019-01-20 20:16:21,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 20:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628c8eb5-b186-494f-9cd5-f448bf869596 Content-Encoding: gzip Content-Length: 1944 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0105b6226c8648a2821897be942b5706"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c4c15081cb8414b96fd2f01d3941aa7", "id": "0105b6226c8648a2821897be942b5706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/056a6d71f0b84279a05b307440061fa4"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66bcb25e2e1b4e4f8f697583fbba3741", "id": "056a6d71f0b84279a05b307440061fa4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/066a262a380d49b78afb326809eb8862"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66bcb25e2e1b4e4f8f697583fbba3741", "id": "066a262a380d49b78afb326809eb8862"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0843a941e4654846b6ab662e73d8bba7"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20dff489c10841af988b57abbec0977b", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0bed06b9b8f9477d95bffc8418b13993"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c4c15081cb8414b96fd2f01d3941aa7", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0ef9cab1c433484f8808f87950b9897d"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/10c4a3540c9a4f868bbe1e12ac890e31"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0707422b1f0840899a357062687940d2", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12f7f87d0d274835b633cceb5bdaf05b"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20dff489c10841af988b57abbec0977b", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/177d0c6372fc4fb9bce3a02fb99ce4bc"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f1cec25d15647858876118cde953542", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1ae959cf4bab4f0e8b08b6f13f13d1b2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1bc01420202446f99d21dc6e0957276", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/277c841aa609455798f0152df38a27e4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f1cec25d15647858876118cde953542", "id": "277c841aa609455798f0152df38a27e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2d52ffc2312d4fce82667bd7ddac562a"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0707422b1f0840899a357062687940d2", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3132a3fe04014f52ad962d0da45352f2"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1bc01420202446f99d21dc6e0957276", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3244b5dffb2048c485f5a5b037dd2431"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/338f82e388194d90bc5f58fdf6335108"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7f30993d56470183e574361f5a76db", "id": "338f82e388194d90bc5f58fdf6335108"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3a6bf8c4caaa4678b75e304d5b6810a3"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7f30993d56470183e574361f5a76db", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3d51d2daa42244f095d0ecb00b0b56e5"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "092a6d0a634a45f0927a2f0f37fe4f2d", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4b661829b6974a84afd1d65b62a24f3c"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8362d5e93b194f54a2d6d14e86c3f81a", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4bb5e419649648fb8058370e1f9f9760"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd2a89d219ef4f73b26a5ee3860718ad", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6274daaee0b14010b6ede340bb8250ba"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a68632c464149069018f986f642b2e0", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/726d82d8e3db40dbac217160116257ab"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7f30993d56470183e574361f5a76db", "id": "726d82d8e3db40dbac217160116257ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7d1635e7476248ea823890274a958dcc"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0707422b1f0840899a357062687940d2", "id": "7d1635e7476248ea823890274a958dcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7e25b2a5a4ad427fa07105db28b3683d"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "092a6d0a634a45f0927a2f0f37fe4f2d", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/81be70b7fc1a49348c10d9757776a1c7"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c4c15081cb8414b96fd2f01d3941aa7", "id": "81be70b7fc1a49348c10d9757776a1c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/86f327d1ecb14b74a44ee2f9b6df5fe6"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd2a89d219ef4f73b26a5ee3860718ad", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/931653301d784770b6f17e327e290a8a"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f1cec25d15647858876118cde953542", "id": "931653301d784770b6f17e327e290a8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/93ea410c5bf44e9a802fcb1af865c75f"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b24574a2095644e281daacf2a661ab9b", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/98beb6c1b0694a26a368826ef662d4e3"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a68632c464149069018f986f642b2e0", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9c78b612ec004d67808f73aebbcc4c03"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "id": "9c78b612ec004d67808f73aebbcc4c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a69b86ac3e9c458485ffa39bc6016fea"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8362d5e93b194f54a2d6d14e86c3f81a", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a90b4a19aad04ad1984b4a8ee51e8896"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b24574a2095644e281daacf2a661ab9b", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bb6308a7f6304bf4ad721b25563d2cbb"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd2a89d219ef4f73b26a5ee3860718ad", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/be1f806239f8470785236cd009914c58"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "092a6d0a634a45f0927a2f0f37fe4f2d", "id": "be1f806239f8470785236cd009914c58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cece74771ab743b3b4c7cfd11f9a2891"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1bc01420202446f99d21dc6e0957276", "id": "cece74771ab743b3b4c7cfd11f9a2891"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cf467045345142f8832caac45d689c7c"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b24574a2095644e281daacf2a661ab9b", "id": "cf467045345142f8832caac45d689c7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d2c295d8d19a4219836f318415c576da"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a68632c464149069018f986f642b2e0", "id": "d2c295d8d19a4219836f318415c576da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d4f4af76c8da4cf99cea9340c34d48c4"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c7e046869c9f417fb9317103ea5affac", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d79a0fd19ee74a1183a2f0169b3fe881"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66bcb25e2e1b4e4f8f697583fbba3741", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/dc612bc6d1734677ada17b613c6e25e5"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c7e046869c9f417fb9317103ea5affac", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e7d84871bf604bd29c25f3bb937e2579"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20dff489c10841af988b57abbec0977b", "id": "e7d84871bf604bd29c25f3bb937e2579"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f78559049f9e430a882ce012cea29f22"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c7e046869c9f417fb9317103ea5affac", "id": "f78559049f9e430a882ce012cea29f22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fbd1238508ed4780bef572f41803040c"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8362d5e93b194f54a2d6d14e86c3f81a", "id": "fbd1238508ed4780bef572f41803040c"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-20 20:16:21,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-628c8eb5-b186-494f-9cd5-f448bf869596 2019-01-20 20:16:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0946600437164s 2019-01-20 20:16:40,292 - 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... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 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... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 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... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 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... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 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 ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2019-01-20 20:16:40,338 - xtesting.core.robotframework - INFO - Results were successfully parsed 2019-01-20 20:16:40,635 - xtesting.core.robotframework - INFO - Results were successfully generated 2019-01-20 20:16:40,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:16:40,746 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-20 20:16:40,801 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-20 20:16:42,258 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 20:16:44,454 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-20 20:16:44,454 - openstack_tests - INFO - OS Credentials = > 2019-01-20 20:16:45,300 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 20:16:45,301 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-20 20:16:46,631 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b25bc9da-25c4-468-proj 2019-01-20 20:16:47,690 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b25bc9da-25c4-468-user 2019-01-20 20:16:47,883 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b25bc9da-25c4-468-proj-role 2019-01-20 20:16:47,900 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b25bc9da-25c4-468-proj-role to project CreateSecurityGroupTests-b25bc9da-25c4-468-proj 2019-01-20 20:16:48,796 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-17e79183-1505-4a25-b8a9-0e045ba82037name... 2019-01-20 20:16:48,796 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-17e79183-1505-4a25-b8a9-0e045ba82037name 2019-01-20 20:16:49,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:49,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:49,679 - neutron_utils - INFO - Retrieving security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:49,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:50,046 - neutron_utils - INFO - Retrieving security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:50,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:50,439 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-17e79183-1505-4a25-b8a9-0e045ba82037name 2019-01-20 20:16:50,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:51,105 - neutron_utils - INFO - Retrieving security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:51,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:52,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:52,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:52,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:52,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:52,970 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-17e79183-1505-4a25-b8a9-0e045ba82037name 2019-01-20 20:16:53,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:53,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2967f844-b187-4fdf-83d1-d998e805c206 2019-01-20 20:16:53,860 - neutron_utils - INFO - Deleting security group rule with ID - c508a9ce-23e2-45ae-ba23-892d848b30b3 2019-01-20 20:16:53,976 - neutron_utils - INFO - Deleting security group rule with ID - d8ddbe55-584b-4af0-875e-6a2769c2d042 2019-01-20 20:16:54,084 - neutron_utils - INFO - Deleting security group rule with ID - dd7aa88e-798d-4065-8834-6c32e0c2517c 2019-01-20 20:16:54,339 - neutron_utils - INFO - Deleting security group rule with ID - db71c030-8d69-4f45-b1d6-5457906bb1c4 2019-01-20 20:16:54,458 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-17e79183-1505-4a25-b8a9-0e045ba82037name 2019-01-20 20:16:55,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2b9135b-957c-4c98-86dd-7263d379d8f1 2019-01-20 20:16:55,691 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:16:55,995 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b25bc9da-25c4-468-proj 2019-01-20 20:16:56,275 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b25bc9da-25c4-468-proj-role 2019-01-20 20:16:56,474 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b25bc9da-25c4-468-user 2019-01-20 20:16:57,895 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bbca4547-432a-4e2-proj 2019-01-20 20:16:58,967 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bbca4547-432a-4e2-user 2019-01-20 20:16:59,242 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bbca4547-432a-4e2-proj-role 2019-01-20 20:16:59,263 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bbca4547-432a-4e2-proj-role to project CreateSecurityGroupTests-bbca4547-432a-4e2-proj 2019-01-20 20:17:00,271 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-296609d0-a580-491b-979b-dead1b012641name... 2019-01-20 20:17:00,272 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-296609d0-a580-491b-979b-dead1b012641name 2019-01-20 20:17:00,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:00,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,026 - neutron_utils - INFO - Retrieving security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,392 - neutron_utils - INFO - Retrieving security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,618 - neutron_utils - INFO - Retrieving security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 2019-01-20 20:17:01,843 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-296609d0-a580-491b-979b-dead1b012641name 2019-01-20 20:17:02,897 - neutron_utils - INFO - Deleting security group rule with ID - 3fd4fbba-b66c-48ce-af7b-a8ae71dff666 2019-01-20 20:17:02,926 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3fd4fbba-b66c-48ce-af7b-a8ae71dff666 does not exist Neutron server returns request_ids: ['req-636f02f9-5986-4a72-944d-31a79c21eb26'] 2019-01-20 20:17:02,926 - neutron_utils - INFO - Deleting security group rule with ID - 54a40e6f-5198-4884-a5a8-a874f49764dc 2019-01-20 20:17:02,952 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 54a40e6f-5198-4884-a5a8-a874f49764dc does not exist Neutron server returns request_ids: ['req-c3b37eb9-1030-407e-876c-4d56e7adee71'] 2019-01-20 20:17:02,952 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-296609d0-a580-491b-979b-dead1b012641name 2019-01-20 20:17:03,113 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 333dbed4-8d3f-4eb3-8b52-06a86bd7faa8 does not exist Neutron server returns request_ids: ['req-f525c7ed-c1ab-4e6d-ab9b-1ccf45c8ad03'] 2019-01-20 20:17:03,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fabaebf3-edc7-4b26-aa93-9d5aed131a28 2019-01-20 20:17:03,861 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:17:04,159 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bbca4547-432a-4e2-proj 2019-01-20 20:17:04,472 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bbca4547-432a-4e2-proj-role 2019-01-20 20:17:04,683 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bbca4547-432a-4e2-user 2019-01-20 20:17:06,098 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cb1eac8f-4630-471-proj 2019-01-20 20:17:07,308 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cb1eac8f-4630-471-user 2019-01-20 20:17:07,505 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cb1eac8f-4630-471-proj-role 2019-01-20 20:17:07,597 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cb1eac8f-4630-471-proj-role to project CreateSecurityGroupTests-cb1eac8f-4630-471-proj 2019-01-20 20:17:08,407 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2f072272-dc51-4486-a54d-193dcdba172cname... 2019-01-20 20:17:08,407 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2f072272-dc51-4486-a54d-193dcdba172cname 2019-01-20 20:17:09,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:09,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:09,429 - neutron_utils - INFO - Retrieving security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:09,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:09,825 - neutron_utils - INFO - Retrieving security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:09,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:10,063 - neutron_utils - INFO - Retrieving security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:10,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:10,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:11,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:11,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:12,145 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:12,309 - neutron_utils - INFO - Retrieving security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:12,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb8944a7-a892-42c5-92be-627dde9e11ad 2019-01-20 20:17:12,536 - neutron_utils - INFO - Deleting security group rule with ID - 86c1903a-c21a-4d05-8762-80f4a54755e1 2019-01-20 20:17:12,637 - neutron_utils - INFO - Deleting security group rule with ID - d24f7d00-11f5-41c2-a1c2-69f72fa0dc5c 2019-01-20 20:17:12,891 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2f072272-dc51-4486-a54d-193dcdba172cname 2019-01-20 20:17:13,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8993fca7-d8f7-4643-8377-36d46a77d700 2019-01-20 20:17:13,692 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:17:14,021 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cb1eac8f-4630-471-proj 2019-01-20 20:17:14,269 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cb1eac8f-4630-471-proj-role 2019-01-20 20:17:14,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cb1eac8f-4630-471-user 2019-01-20 20:17:15,877 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-13ba3d59-c71f-4e0-proj 2019-01-20 20:17:16,924 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-13ba3d59-c71f-4e0-user 2019-01-20 20:17:17,104 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-13ba3d59-c71f-4e0-proj-role 2019-01-20 20:17:17,121 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-13ba3d59-c71f-4e0-proj-role to project CreateSecurityGroupTests-13ba3d59-c71f-4e0-proj 2019-01-20 20:17:17,906 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-06b8b532-86b1-4364-999b-067074616f30name... 2019-01-20 20:17:17,906 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-06b8b532-86b1-4364-999b-067074616f30name 2019-01-20 20:17:18,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:18,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:18,933 - neutron_utils - INFO - Retrieving security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:18,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:19,164 - neutron_utils - INFO - Retrieving security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:19,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:19,537 - neutron_utils - INFO - Retrieving security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:19,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:20,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:20,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c374ee-0beb-44ca-8c17-67400ea6f846 2019-01-20 20:17:20,791 - neutron_utils - INFO - Deleting security group rule with ID - 9c2309cf-3611-44cb-9e22-ad32f1df7aa5 2019-01-20 20:17:21,029 - neutron_utils - INFO - Deleting security group rule with ID - 0c7bd295-52b2-4b8d-89b2-71449b7e0887 2019-01-20 20:17:21,157 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-06b8b532-86b1-4364-999b-067074616f30name 2019-01-20 20:17:21,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d0494b-4e3b-4eea-8004-e7890ed113a5 2019-01-20 20:17:22,101 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:17:22,422 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-13ba3d59-c71f-4e0-proj 2019-01-20 20:17:22,682 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-13ba3d59-c71f-4e0-proj-role 2019-01-20 20:17:22,884 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-13ba3d59-c71f-4e0-user 2019-01-20 20:17:24,314 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-698b9356-8875-483-proj 2019-01-20 20:17:25,421 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-698b9356-8875-483-user 2019-01-20 20:17:25,613 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-698b9356-8875-483-proj-role 2019-01-20 20:17:25,706 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-698b9356-8875-483-proj-role to project CreateSecurityGroupTests-698b9356-8875-483-proj 2019-01-20 20:17:26,696 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-80945725-392d-40f4-8933-9d0bd9985031name... 2019-01-20 20:17:26,696 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-80945725-392d-40f4-8933-9d0bd9985031name 2019-01-20 20:17:27,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:27,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:27,635 - neutron_utils - INFO - Retrieving security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:27,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:27,996 - neutron_utils - INFO - Retrieving security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:28,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:28,353 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-80945725-392d-40f4-8933-9d0bd9985031name 2019-01-20 20:17:28,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:29,165 - neutron_utils - INFO - Retrieving security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:29,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:29,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:30,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:30,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:30,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9756e6f0-4be0-48f7-b4c7-2f96bd718257 2019-01-20 20:17:30,965 - neutron_utils - INFO - Deleting security group rule with ID - 4b2a254d-b096-4fcc-a5cf-8fdc0bcd6474 2019-01-20 20:17:31,099 - neutron_utils - INFO - Deleting security group rule with ID - d7cbce75-500a-4580-9c85-8534aac1f648 2019-01-20 20:17:31,249 - neutron_utils - INFO - Deleting security group rule with ID - 7cdf5bc4-c249-4a03-8444-26a9ef15fcb2 2019-01-20 20:17:31,363 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-80945725-392d-40f4-8933-9d0bd9985031name 2019-01-20 20:17:31,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8948739e-9230-4fab-8f3c-341752267095 2019-01-20 20:17:32,169 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:17:32,516 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-698b9356-8875-483-proj 2019-01-20 20:17:32,711 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-698b9356-8875-483-proj-role 2019-01-20 20:17:32,910 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-698b9356-8875-483-user 2019-01-20 20:17:34,439 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d49b2877-2380-4bc-proj 2019-01-20 20:17:35,475 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d49b2877-2380-4bc-user 2019-01-20 20:17:35,673 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d49b2877-2380-4bc-proj-role 2019-01-20 20:17:35,757 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d49b2877-2380-4bc-proj-role to project CreateSecurityGroupTests-d49b2877-2380-4bc-proj 2019-01-20 20:17:36,793 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8ffe11b0-be1d-4475-996b-34e957a0a548name... 2019-01-20 20:17:36,793 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8ffe11b0-be1d-4475-996b-34e957a0a548name 2019-01-20 20:17:37,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:37,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:37,498 - neutron_utils - INFO - Retrieving security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:37,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:37,850 - neutron_utils - INFO - Retrieving security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:37,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:38,081 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8ffe11b0-be1d-4475-996b-34e957a0a548name 2019-01-20 20:17:38,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:38,597 - neutron_utils - INFO - Retrieving security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:38,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:39,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:39,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:39,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:40,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:40,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e574f5e-9698-4f6f-b331-0800de73f572 2019-01-20 20:17:40,724 - neutron_utils - INFO - Deleting security group rule with ID - f14d25a5-61dd-41a1-a39f-85c88e116194 2019-01-20 20:17:41,069 - neutron_utils - INFO - Deleting security group rule with ID - 6c253725-7d81-447b-9081-605eefebde95 2019-01-20 20:17:41,321 - neutron_utils - INFO - Deleting security group rule with ID - 76e9f51d-9a5a-43c7-86db-1634f9f4032e 2019-01-20 20:17:41,704 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8ffe11b0-be1d-4475-996b-34e957a0a548name 2019-01-20 20:17:42,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c44a4ca-5b83-4b6d-9d9e-9e7b0cc416b0 2019-01-20 20:17:42,642 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:17:42,960 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d49b2877-2380-4bc-proj 2019-01-20 20:17:43,311 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d49b2877-2380-4bc-proj-role 2019-01-20 20:17:43,507 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d49b2877-2380-4bc-user 2019-01-20 20:17:44,942 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3a344ab8-424a-42e-proj 2019-01-20 20:17:46,086 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3a344ab8-424a-42e-user 2019-01-20 20:17:46,284 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3a344ab8-424a-42e-proj-role 2019-01-20 20:17:46,378 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3a344ab8-424a-42e-proj-role to project CreateSecurityGroupTests-3a344ab8-424a-42e-proj 2019-01-20 20:17:47,298 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-228199c7-8d13-44df-a501-a554b34d5f35name... 2019-01-20 20:17:47,299 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-228199c7-8d13-44df-a501-a554b34d5f35name 2019-01-20 20:17:47,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:47,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:48,020 - neutron_utils - INFO - Retrieving security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:48,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:48,388 - neutron_utils - INFO - Retrieving security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:48,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:48,757 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-228199c7-8d13-44df-a501-a554b34d5f35name 2019-01-20 20:17:49,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:49,428 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-228199c7-8d13-44df-a501-a554b34d5f35name 2019-01-20 20:17:49,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:50,159 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-228199c7-8d13-44df-a501-a554b34d5f35name 2019-01-20 20:17:50,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:50,638 - neutron_utils - INFO - Retrieving security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:50,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:51,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:51,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:52,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:52,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:52,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:53,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:53,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:53,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:53,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:53,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:54,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5d9208-7955-4f31-8c5f-93e909017765 2019-01-20 20:17:54,387 - neutron_utils - INFO - Deleting security group rule with ID - b6e1949c-a36c-48ff-b16f-7d6ca8f69893 2019-01-20 20:17:54,639 - neutron_utils - INFO - Deleting security group rule with ID - a2f25dc5-b795-45b6-a53d-d049ec396198 2019-01-20 20:17:54,892 - neutron_utils - INFO - Deleting security group rule with ID - d2729b7a-36b8-4930-bdd3-e0a467ea8a63 2019-01-20 20:17:55,153 - neutron_utils - INFO - Deleting security group rule with ID - 0757d319-89a2-4922-a179-a98639d7be73 2019-01-20 20:17:55,250 - neutron_utils - INFO - Deleting security group rule with ID - ace98f4e-0bfb-41bf-ac4f-e0997803b2a1 2019-01-20 20:17:55,514 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-228199c7-8d13-44df-a501-a554b34d5f35name 2019-01-20 20:17:56,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a57fa399-c598-41f8-89e2-039413adbd4d 2019-01-20 20:17:56,536 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:17:56,841 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3a344ab8-424a-42e-proj 2019-01-20 20:17:57,107 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3a344ab8-424a-42e-proj-role 2019-01-20 20:17:57,299 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3a344ab8-424a-42e-user 2019-01-20 20:17:58,751 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-79d1a153-dcbf-4e5-proj 2019-01-20 20:17:59,721 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-79d1a153-dcbf-4e5-user 2019-01-20 20:17:59,924 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-79d1a153-dcbf-4e5-proj-role 2019-01-20 20:18:00,016 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-79d1a153-dcbf-4e5-proj-role to project CreateSecurityGroupTests-79d1a153-dcbf-4e5-proj 2019-01-20 20:18:01,060 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4ff08475-dca8-40dc-8e7b-721df948aec8name... 2019-01-20 20:18:01,060 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4ff08475-dca8-40dc-8e7b-721df948aec8name 2019-01-20 20:18:01,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:01,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:01,628 - neutron_utils - INFO - Retrieving security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:01,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:01,877 - neutron_utils - INFO - Retrieving security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:02,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:02,246 - neutron_utils - INFO - Retrieving security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:02,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:03,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:03,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 187d743d-3611-4144-8146-4148a27aa8ca 2019-01-20 20:18:03,485 - neutron_utils - INFO - Deleting security group rule with ID - 40238164-1705-41c2-941a-6b969f1d43a8 2019-01-20 20:18:03,730 - neutron_utils - INFO - Deleting security group rule with ID - ec35a89a-a457-4001-97f1-db320bfdf488 2019-01-20 20:18:03,845 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4ff08475-dca8-40dc-8e7b-721df948aec8name 2019-01-20 20:18:04,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 502d2204-f749-4a8e-80e8-07b226cdb596 2019-01-20 20:18:04,839 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:18:05,149 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-79d1a153-dcbf-4e5-proj 2019-01-20 20:18:05,383 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-79d1a153-dcbf-4e5-proj-role 2019-01-20 20:18:05,595 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-79d1a153-dcbf-4e5-user 2019-01-20 20:18:07,104 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d9d47e04-3167-477-proj 2019-01-20 20:18:08,243 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d9d47e04-3167-477-user 2019-01-20 20:18:08,458 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d9d47e04-3167-477-proj-role 2019-01-20 20:18:08,547 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d9d47e04-3167-477-proj-role to project CreateSecurityGroupTests-d9d47e04-3167-477-proj 2019-01-20 20:18:09,439 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8d85d584-acfc-44b6-b95f-862a42140a30name... 2019-01-20 20:18:09,439 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8d85d584-acfc-44b6-b95f-862a42140a30name 2019-01-20 20:18:09,937 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:10,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:10,290 - neutron_utils - INFO - Retrieving security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:10,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:10,735 - neutron_utils - INFO - Retrieving security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:10,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:11,107 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8d85d584-acfc-44b6-b95f-862a42140a30name 2019-01-20 20:18:11,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:11,867 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8d85d584-acfc-44b6-b95f-862a42140a30name 2019-01-20 20:18:12,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:12,494 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8d85d584-acfc-44b6-b95f-862a42140a30name 2019-01-20 20:18:12,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:13,034 - neutron_utils - INFO - Retrieving security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:13,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:13,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:14,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:14,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:14,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:15,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:15,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:15,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:16,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:16,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:16,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:17,128 - neutron_utils - INFO - Deleting security group rule with ID - 1ff106b6-7ae0-494b-8072-a9ad8c9c8a99 2019-01-20 20:18:17,406 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-20 20:18:17,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0afb8c7d-3121-4550-9b84-b16158b1732a 2019-01-20 20:18:17,440 - neutron_utils - INFO - Deleting security group rule with ID - f8c4fdea-cf0a-4932-98b6-b22658fb80fa 2019-01-20 20:18:17,554 - neutron_utils - INFO - Deleting security group rule with ID - 1ff106b6-7ae0-494b-8072-a9ad8c9c8a99 2019-01-20 20:18:17,578 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1ff106b6-7ae0-494b-8072-a9ad8c9c8a99 does not exist Neutron server returns request_ids: ['req-6ed1f4a1-181f-4279-b4bb-c9d73b867c09'] 2019-01-20 20:18:17,579 - neutron_utils - INFO - Deleting security group rule with ID - 25dab213-45b7-4d1d-9f9e-2a6714bbaf48 2019-01-20 20:18:17,689 - neutron_utils - INFO - Deleting security group rule with ID - c2cbc86f-c5e9-4aa5-8cef-9f72f7b97841 2019-01-20 20:18:17,804 - neutron_utils - INFO - Deleting security group rule with ID - df2dffe4-d18e-4145-9771-67832e0bc2bb 2019-01-20 20:18:17,914 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8d85d584-acfc-44b6-b95f-862a42140a30name 2019-01-20 20:18:18,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6a6a206-cca0-4896-a06f-215a45daa6dd 2019-01-20 20:18:18,913 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:18:19,383 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d9d47e04-3167-477-proj 2019-01-20 20:18:19,622 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d9d47e04-3167-477-proj-role 2019-01-20 20:18:19,823 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d9d47e04-3167-477-user 2019-01-20 20:18:21,230 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-70f9dec6-8160-401-proj 2019-01-20 20:18:22,470 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-70f9dec6-8160-401-user 2019-01-20 20:18:22,667 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-70f9dec6-8160-401-proj-role 2019-01-20 20:18:22,764 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-70f9dec6-8160-401-proj-role to project CreateSecurityGroupTests-70f9dec6-8160-401-proj 2019-01-20 20:18:23,589 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b67ff942-536b-48be-929d-4bb80156f54cname... 2019-01-20 20:18:23,589 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b67ff942-536b-48be-929d-4bb80156f54cname 2019-01-20 20:18:24,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:24,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:24,297 - neutron_utils - INFO - Retrieving security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:24,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:24,547 - neutron_utils - INFO - Retrieving security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:24,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:24,791 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b67ff942-536b-48be-929d-4bb80156f54cname 2019-01-20 20:18:25,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:25,422 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b67ff942-536b-48be-929d-4bb80156f54cname 2019-01-20 20:18:25,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:26,213 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b67ff942-536b-48be-929d-4bb80156f54cname 2019-01-20 20:18:26,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:26,866 - neutron_utils - INFO - Retrieving security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:27,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:27,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:28,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:28,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:28,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:29,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:29,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:29,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:30,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:30,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:30,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:31,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:31,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:31,355 - neutron_utils - INFO - Deleting security group rule with ID - 0411189c-54e6-44a5-a949-66924c5338a6 2019-01-20 20:18:31,476 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-20 20:18:31,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95d2c261-c003-4484-961a-ad21a915bc79 2019-01-20 20:18:31,511 - neutron_utils - INFO - Deleting security group rule with ID - 0411189c-54e6-44a5-a949-66924c5338a6 2019-01-20 20:18:31,673 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0411189c-54e6-44a5-a949-66924c5338a6 does not exist Neutron server returns request_ids: ['req-f97f2308-a132-4d88-8455-6f0e3d02a25e'] 2019-01-20 20:18:31,673 - neutron_utils - INFO - Deleting security group rule with ID - aa458b91-dce5-431c-9853-7a9a385f6b0f 2019-01-20 20:18:31,937 - neutron_utils - INFO - Deleting security group rule with ID - 10df309e-dad9-4417-998a-1929ee634aaa 2019-01-20 20:18:32,196 - neutron_utils - INFO - Deleting security group rule with ID - 3abd43bb-a9ff-4dbc-bb1e-311f9f7a34fd 2019-01-20 20:18:32,446 - neutron_utils - INFO - Deleting security group rule with ID - cb74ac50-c457-4d18-9256-fb7c40e922a9 2019-01-20 20:18:32,695 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b67ff942-536b-48be-929d-4bb80156f54cname 2019-01-20 20:18:33,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 291bc920-0b3a-4197-805f-9eae5bbd4b83 2019-01-20 20:18:33,644 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:18:33,963 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-70f9dec6-8160-401-proj 2019-01-20 20:18:34,216 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-70f9dec6-8160-401-proj-role 2019-01-20 20:18:34,431 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-70f9dec6-8160-401-user 2019-01-20 20:18:35,871 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ceb4d2af-1508-4a8-proj 2019-01-20 20:18:36,978 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ceb4d2af-1508-4a8-user 2019-01-20 20:18:37,182 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ceb4d2af-1508-4a8-proj-role 2019-01-20 20:18:37,269 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ceb4d2af-1508-4a8-proj-role to project CreateImageSuccessTests-ceb4d2af-1508-4a8-proj 2019-01-20 20:18:39,919 - create_image - INFO - Created image with name - CreateImageSuccessTests-8e34dc9e-3263-4e14-88d6-2e624b7c7882 2019-01-20 20:18:39,940 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8e34dc9e-3263-4e14-88d6-2e624b7c7882 2019-01-20 20:18:40,666 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8e34dc9e-3263-4e14-88d6-2e624b7c7882 2019-01-20 20:18:42,248 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8e34dc9e-3263-4e14-88d6-2e624b7c7882 2019-01-20 20:18:42,888 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ceb4d2af-1508-4a8-proj 2019-01-20 20:18:43,126 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ceb4d2af-1508-4a8-proj-role 2019-01-20 20:18:43,330 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ceb4d2af-1508-4a8-user 2019-01-20 20:18:44,752 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-392a6c0d-c497-494-proj 2019-01-20 20:18:45,817 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-392a6c0d-c497-494-user 2019-01-20 20:18:46,021 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-392a6c0d-c497-494-proj-role 2019-01-20 20:18:46,125 - keystone_utils - INFO - Granting role CreateImageSuccessTests-392a6c0d-c497-494-proj-role to project CreateImageSuccessTests-392a6c0d-c497-494-proj 2019-01-20 20:18:48,750 - create_image - INFO - Created image with name - CreateImageSuccessTests-7418d4d2-d49a-4398-94a8-b0d21751ebf0 2019-01-20 20:18:48,917 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7418d4d2-d49a-4398-94a8-b0d21751ebf0 2019-01-20 20:18:49,621 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7418d4d2-d49a-4398-94a8-b0d21751ebf0 2019-01-20 20:18:51,608 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-392a6c0d-c497-494-proj 2019-01-20 20:18:51,820 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-392a6c0d-c497-494-proj-role 2019-01-20 20:18:52,013 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-392a6c0d-c497-494-user 2019-01-20 20:18:53,440 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0b32ed39-6983-4eb-proj 2019-01-20 20:18:54,572 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0b32ed39-6983-4eb-user 2019-01-20 20:18:54,763 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0b32ed39-6983-4eb-proj-role 2019-01-20 20:18:54,858 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0b32ed39-6983-4eb-proj-role to project CreateImageSuccessTests-0b32ed39-6983-4eb-proj 2019-01-20 20:18:57,561 - create_image - INFO - Created image with name - CreateImageSuccessTests-42144d65-87b3-4ebd-b64f-46a0423e48d4 2019-01-20 20:18:57,722 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-42144d65-87b3-4ebd-b64f-46a0423e48d4 2019-01-20 20:18:58,441 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-42144d65-87b3-4ebd-b64f-46a0423e48d4 2019-01-20 20:19:00,438 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0b32ed39-6983-4eb-proj 2019-01-20 20:19:00,628 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0b32ed39-6983-4eb-proj-role 2019-01-20 20:19:00,862 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0b32ed39-6983-4eb-user 2019-01-20 20:19:02,272 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-fcd4c31f-e841-493-proj 2019-01-20 20:19:03,386 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-fcd4c31f-e841-493-user 2019-01-20 20:19:03,590 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-fcd4c31f-e841-493-proj-role 2019-01-20 20:19:03,609 - keystone_utils - INFO - Granting role CreateImageSuccessTests-fcd4c31f-e841-493-proj-role to project CreateImageSuccessTests-fcd4c31f-e841-493-proj 2019-01-20 20:19:06,498 - create_image - INFO - Created image with name - CreateImageSuccessTests-6ad25bc4-ef3d-45e9-978f-3c04bc365e88 2019-01-20 20:19:06,657 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6ad25bc4-ef3d-45e9-978f-3c04bc365e88 2019-01-20 20:19:07,372 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6ad25bc4-ef3d-45e9-978f-3c04bc365e88 2019-01-20 20:19:09,442 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-fcd4c31f-e841-493-proj 2019-01-20 20:19:09,736 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-fcd4c31f-e841-493-proj-role 2019-01-20 20:19:09,929 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-fcd4c31f-e841-493-user 2019-01-20 20:19:11,362 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f54af7a7-71ca-425-proj 2019-01-20 20:19:12,410 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f54af7a7-71ca-425-user 2019-01-20 20:19:12,607 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f54af7a7-71ca-425-proj-role 2019-01-20 20:19:12,627 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f54af7a7-71ca-425-proj-role to project CreateImageSuccessTests-f54af7a7-71ca-425-proj 2019-01-20 20:19:15,305 - create_image - INFO - Created image with name - CreateImageSuccessTests-b2a47980-ad38-42b2-959a-d0a660ac17ca 2019-01-20 20:19:15,555 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b2a47980-ad38-42b2-959a-d0a660ac17ca 2019-01-20 20:19:17,063 - create_image - INFO - Found image with name - CreateImageSuccessTests-b2a47980-ad38-42b2-959a-d0a660ac17ca 2019-01-20 20:19:17,063 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b2a47980-ad38-42b2-959a-d0a660ac17ca 2019-01-20 20:19:19,025 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f54af7a7-71ca-425-proj 2019-01-20 20:19:19,299 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f54af7a7-71ca-425-proj-role 2019-01-20 20:19:19,516 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f54af7a7-71ca-425-user 2019-01-20 20:19:20,848 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-7eb9fcb2-b01a-443-proj 2019-01-20 20:19:21,955 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-7eb9fcb2-b01a-443-user 2019-01-20 20:19:22,153 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-7eb9fcb2-b01a-443-proj-role 2019-01-20 20:19:22,172 - keystone_utils - INFO - Granting role CreateImageSuccessTests-7eb9fcb2-b01a-443-proj-role to project CreateImageSuccessTests-7eb9fcb2-b01a-443-proj 2019-01-20 20:19:25,167 - create_image - INFO - Created image with name - CreateImageSuccessTests-13aa7f25-4c0e-4e05-8e19-3016049e2c9c 2019-01-20 20:19:25,186 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-13aa7f25-4c0e-4e05-8e19-3016049e2c9c 2019-01-20 20:19:26,770 - create_image - INFO - Found image with name - CreateImageSuccessTests-13aa7f25-4c0e-4e05-8e19-3016049e2c9c 2019-01-20 20:19:26,771 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-13aa7f25-4c0e-4e05-8e19-3016049e2c9c 2019-01-20 20:19:29,242 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-7eb9fcb2-b01a-443-proj 2019-01-20 20:19:29,485 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-7eb9fcb2-b01a-443-proj-role 2019-01-20 20:19:29,684 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-7eb9fcb2-b01a-443-user 2019-01-20 20:19:31,099 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e0883cd7-ce3a-48c-proj 2019-01-20 20:19:32,171 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e0883cd7-ce3a-48c-user 2019-01-20 20:19:32,393 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e0883cd7-ce3a-48c-proj-role 2019-01-20 20:19:32,411 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e0883cd7-ce3a-48c-proj-role to project CreateImageNegativeTests-e0883cd7-ce3a-48c-proj 2019-01-20 20:19:33,653 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-20 20:19:33,653 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-613bab36-8d37-4a8d-9de4-fc295fd78665 2019-01-20 20:19:34,523 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e0883cd7-ce3a-48c-proj 2019-01-20 20:19:34,730 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e0883cd7-ce3a-48c-proj-role 2019-01-20 20:19:34,925 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e0883cd7-ce3a-48c-user 2019-01-20 20:19:36,356 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-c3c5fed9-889f-4c0-proj 2019-01-20 20:19:37,350 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-c3c5fed9-889f-4c0-user 2019-01-20 20:19:37,543 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-c3c5fed9-889f-4c0-proj-role 2019-01-20 20:19:37,634 - keystone_utils - INFO - Granting role CreateImageNegativeTests-c3c5fed9-889f-4c0-proj-role to project CreateImageNegativeTests-c3c5fed9-889f-4c0-proj 2019-01-20 20:19:38,824 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-20 20:19:38,824 - glance_utils - INFO - Removing file ./tmp/bc7460e2-fdc8-43da-8463-518a4d523142 2019-01-20 20:19:39,314 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-c3c5fed9-889f-4c0-proj 2019-01-20 20:19:39,509 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-c3c5fed9-889f-4c0-proj-role 2019-01-20 20:19:39,710 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-c3c5fed9-889f-4c0-user 2019-01-20 20:19:41,207 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-717f4b82-6f77-492-proj 2019-01-20 20:19:42,255 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-717f4b82-6f77-492-user 2019-01-20 20:19:42,458 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-717f4b82-6f77-492-proj-role 2019-01-20 20:19:42,542 - keystone_utils - INFO - Granting role CreateImageNegativeTests-717f4b82-6f77-492-proj-role to project CreateImageNegativeTests-717f4b82-6f77-492-proj 2019-01-20 20:19:43,808 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-717f4b82-6f77-492-proj 2019-01-20 20:19:44,006 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-717f4b82-6f77-492-proj-role 2019-01-20 20:19:44,208 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-717f4b82-6f77-492-user 2019-01-20 20:19:45,680 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4b42f1a0-6a46-461-proj 2019-01-20 20:19:46,805 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4b42f1a0-6a46-461-user 2019-01-20 20:19:46,997 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4b42f1a0-6a46-461-proj-role 2019-01-20 20:19:47,018 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4b42f1a0-6a46-461-proj-role to project CreateImageNegativeTests-4b42f1a0-6a46-461-proj 2019-01-20 20:19:48,406 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4b42f1a0-6a46-461-proj 2019-01-20 20:19:48,599 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4b42f1a0-6a46-461-proj-role 2019-01-20 20:19:48,798 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4b42f1a0-6a46-461-user 2019-01-20 20:19:50,297 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-6fd41408-7fe3-4bc-proj 2019-01-20 20:19:51,429 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-6fd41408-7fe3-4bc-user 2019-01-20 20:19:51,638 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-6fd41408-7fe3-4bc-proj-role 2019-01-20 20:19:51,730 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-6fd41408-7fe3-4bc-proj-role to project CreateMultiPartImageTests-6fd41408-7fe3-4bc-proj 2019-01-20 20:19:51,856 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2019-01-20 20:19:52,268 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-6fd41408-7fe3-4bc-proj 2019-01-20 20:19:52,467 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-6fd41408-7fe3-4bc-proj-role 2019-01-20 20:19:52,713 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-6fd41408-7fe3-4bc-user 2019-01-20 20:19:54,087 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-fae3f7b9-cf9e-462-proj 2019-01-20 20:19:55,075 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-fae3f7b9-cf9e-462-user 2019-01-20 20:19:55,266 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-fae3f7b9-cf9e-462-proj-role 2019-01-20 20:19:55,355 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-fae3f7b9-cf9e-462-proj-role to project CreateMultiPartImageTests-fae3f7b9-cf9e-462-proj 2019-01-20 20:19:55,511 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-20 20:19:56,009 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-fae3f7b9-cf9e-462-proj 2019-01-20 20:19:56,204 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-fae3f7b9-cf9e-462-proj-role 2019-01-20 20:19:56,412 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-fae3f7b9-cf9e-462-user 2019-01-20 20:19:57,991 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0d2cbde4-23d5-436-proj 2019-01-20 20:19:59,004 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0d2cbde4-23d5-436-user 2019-01-20 20:19:59,213 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0d2cbde4-23d5-436-proj-role 2019-01-20 20:19:59,303 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0d2cbde4-23d5-436-proj-role to project CreateMultiPartImageTests-0d2cbde4-23d5-436-proj 2019-01-20 20:19:59,446 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-20 20:20:00,011 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0d2cbde4-23d5-436-proj 2019-01-20 20:20:00,216 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0d2cbde4-23d5-436-proj-role 2019-01-20 20:20:00,343 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0d2cbde4-23d5-436-user 2019-01-20 20:20:01,739 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f023bf36-0c58-431-proj 2019-01-20 20:20:02,811 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f023bf36-0c58-431-user 2019-01-20 20:20:03,003 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f023bf36-0c58-431-proj-role 2019-01-20 20:20:03,179 - keystone_utils - INFO - Granting role CreateKeypairsTests-f023bf36-0c58-431-proj-role to project CreateKeypairsTests-f023bf36-0c58-431-proj 2019-01-20 20:20:04,092 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-703fd945-dc4b-4b76-a7bf-829e6b1a6a91... 2019-01-20 20:20:04,092 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:20:04,179 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-703fd945-dc4b-4b76-a7bf-829e6b1a6a91 2019-01-20 20:20:05,355 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f023bf36-0c58-431-proj 2019-01-20 20:20:05,563 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f023bf36-0c58-431-proj-role 2019-01-20 20:20:05,761 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f023bf36-0c58-431-user 2019-01-20 20:20:07,099 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d5aeeedd-f64a-407-proj 2019-01-20 20:20:08,165 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d5aeeedd-f64a-407-user 2019-01-20 20:20:08,368 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d5aeeedd-f64a-407-proj-role 2019-01-20 20:20:08,458 - keystone_utils - INFO - Granting role CreateKeypairsTests-d5aeeedd-f64a-407-proj-role to project CreateKeypairsTests-d5aeeedd-f64a-407-proj 2019-01-20 20:20:08,687 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-585095a1-9fce-4a2a-8bd3-d7be8d9c36b4.pub 2019-01-20 20:20:09,307 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-585095a1-9fce-4a2a-8bd3-d7be8d9c36b4... 2019-01-20 20:20:09,307 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-20 20:20:09,308 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-585095a1-9fce-4a2a-8bd3-d7be8d9c36b4.pub 2019-01-20 20:20:09,308 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-585095a1-9fce-4a2a-8bd3-d7be8d9c36b4 2019-01-20 20:20:10,516 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d5aeeedd-f64a-407-proj 2019-01-20 20:20:10,707 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d5aeeedd-f64a-407-proj-role 2019-01-20 20:20:10,909 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d5aeeedd-f64a-407-user 2019-01-20 20:20:12,345 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-bb70d2f0-3629-404-proj 2019-01-20 20:20:13,464 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-bb70d2f0-3629-404-user 2019-01-20 20:20:13,662 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-bb70d2f0-3629-404-proj-role 2019-01-20 20:20:13,746 - keystone_utils - INFO - Granting role CreateKeypairsTests-bb70d2f0-3629-404-proj-role to project CreateKeypairsTests-bb70d2f0-3629-404-proj 2019-01-20 20:20:14,500 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e4984557-aada-47a7-8f44-d53a7424ce9c... 2019-01-20 20:20:14,500 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:20:36,952 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e4984557-aada-47a7-8f44-d53a7424ce9c 2019-01-20 20:20:38,462 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-bb70d2f0-3629-404-proj 2019-01-20 20:20:38,683 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-bb70d2f0-3629-404-proj-role 2019-01-20 20:20:38,967 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-bb70d2f0-3629-404-user 2019-01-20 20:20:40,399 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-69ae57a9-d016-4a2-proj 2019-01-20 20:20:41,380 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-69ae57a9-d016-4a2-user 2019-01-20 20:20:41,566 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-69ae57a9-d016-4a2-proj-role 2019-01-20 20:20:41,585 - keystone_utils - INFO - Granting role CreateKeypairsTests-69ae57a9-d016-4a2-proj-role to project CreateKeypairsTests-69ae57a9-d016-4a2-proj 2019-01-20 20:20:42,323 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-64c08436-8750-4979-931b-edbe505af6b1... 2019-01-20 20:20:42,323 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:20:42,438 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-64c08436-8750-4979-931b-edbe505af6b1 2019-01-20 20:20:43,647 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-69ae57a9-d016-4a2-proj 2019-01-20 20:20:43,839 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-69ae57a9-d016-4a2-proj-role 2019-01-20 20:20:44,035 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-69ae57a9-d016-4a2-user 2019-01-20 20:20:45,536 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-74616f3e-4d7c-404-proj 2019-01-20 20:20:46,677 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-74616f3e-4d7c-404-user 2019-01-20 20:20:46,878 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-74616f3e-4d7c-404-proj-role 2019-01-20 20:20:46,985 - keystone_utils - INFO - Granting role CreateKeypairsTests-74616f3e-4d7c-404-proj-role to project CreateKeypairsTests-74616f3e-4d7c-404-proj 2019-01-20 20:20:47,746 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-462971e6-407f-4e43-aa18-193f7ceeac36... 2019-01-20 20:20:47,747 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:20:47,776 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-462971e6-407f-4e43-aa18-193f7ceeac36 2019-01-20 20:20:47,844 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-462971e6-407f-4e43-aa18-193f7ceeac36.pub 2019-01-20 20:20:47,844 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-462971e6-407f-4e43-aa18-193f7ceeac36 2019-01-20 20:20:48,422 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-462971e6-407f-4e43-aa18-193f7ceeac36.pub] 2019-01-20 20:20:48,423 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-462971e6-407f-4e43-aa18-193f7ceeac36] 2019-01-20 20:20:48,915 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-74616f3e-4d7c-404-proj 2019-01-20 20:20:49,162 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-74616f3e-4d7c-404-proj-role 2019-01-20 20:20:49,367 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-74616f3e-4d7c-404-user 2019-01-20 20:20:50,620 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2b8e2d0d-9d2c-431-proj 2019-01-20 20:20:51,743 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2b8e2d0d-9d2c-431-user 2019-01-20 20:20:51,950 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2b8e2d0d-9d2c-431-proj-role 2019-01-20 20:20:52,032 - keystone_utils - INFO - Granting role CreateKeypairsTests-2b8e2d0d-9d2c-431-proj-role to project CreateKeypairsTests-2b8e2d0d-9d2c-431-proj 2019-01-20 20:20:52,779 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-6a6833f3-cf46-49de-8046-487819fed8d2... 2019-01-20 20:20:52,779 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:20:52,833 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-6a6833f3-cf46-49de-8046-487819fed8d2 2019-01-20 20:20:52,903 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-6a6833f3-cf46-49de-8046-487819fed8d2.pub 2019-01-20 20:20:53,489 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-6a6833f3-cf46-49de-8046-487819fed8d2.pub] 2019-01-20 20:20:53,899 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2b8e2d0d-9d2c-431-proj 2019-01-20 20:20:54,084 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2b8e2d0d-9d2c-431-proj-role 2019-01-20 20:20:54,308 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2b8e2d0d-9d2c-431-user 2019-01-20 20:20:55,644 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6fae1ab3-616e-47a-proj 2019-01-20 20:20:56,722 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6fae1ab3-616e-47a-user 2019-01-20 20:20:56,926 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6fae1ab3-616e-47a-proj-role 2019-01-20 20:20:57,015 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6fae1ab3-616e-47a-proj-role to project CreateKeypairsCleanupTests-6fae1ab3-616e-47a-proj 2019-01-20 20:20:57,244 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865.pub 2019-01-20 20:20:57,244 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865 2019-01-20 20:20:57,890 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865... 2019-01-20 20:20:57,890 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-20 20:20:57,890 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865.pub 2019-01-20 20:20:57,890 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865 2019-01-20 20:20:58,011 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865.pub] 2019-01-20 20:20:58,011 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-7d845cfd-3f3f-45aa-af5e-8b3633806865] 2019-01-20 20:20:58,496 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6fae1ab3-616e-47a-proj 2019-01-20 20:20:58,688 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6fae1ab3-616e-47a-proj-role 2019-01-20 20:20:58,896 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6fae1ab3-616e-47a-user 2019-01-20 20:21:00,316 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-proj 2019-01-20 20:21:01,363 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-user 2019-01-20 20:21:01,561 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-proj-role 2019-01-20 20:21:01,646 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-proj-role to project CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-proj 2019-01-20 20:21:01,927 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-88cda7c4-b67c-4d16-877d-6b54b9d8f72e.pub 2019-01-20 20:21:01,927 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-88cda7c4-b67c-4d16-877d-6b54b9d8f72e 2019-01-20 20:21:02,654 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-88cda7c4-b67c-4d16-877d-6b54b9d8f72e... 2019-01-20 20:21:02,654 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-20 20:21:02,654 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-88cda7c4-b67c-4d16-877d-6b54b9d8f72e.pub 2019-01-20 20:21:02,654 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-88cda7c4-b67c-4d16-877d-6b54b9d8f72e 2019-01-20 20:21:03,227 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-proj 2019-01-20 20:21:03,419 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-proj-role 2019-01-20 20:21:03,699 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-41bfe8ff-bff7-41d-user 2019-01-20 20:21:05,153 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-984b05f4-fd9b-483-proj 2019-01-20 20:21:06,273 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-984b05f4-fd9b-483-user 2019-01-20 20:21:06,482 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-984b05f4-fd9b-483-proj-role 2019-01-20 20:21:06,502 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-984b05f4-fd9b-483-proj-role to project CreateKeypairsCleanupTests-984b05f4-fd9b-483-proj 2019-01-20 20:21:07,238 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-a5f192a4-1d7d-4ddc-8fc5-d346dbe077da... 2019-01-20 20:21:07,238 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:21:07,304 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-a5f192a4-1d7d-4ddc-8fc5-d346dbe077da 2019-01-20 20:21:07,376 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-a5f192a4-1d7d-4ddc-8fc5-d346dbe077da.pub 2019-01-20 20:21:07,376 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-a5f192a4-1d7d-4ddc-8fc5-d346dbe077da 2019-01-20 20:21:07,404 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-a5f192a4-1d7d-4ddc-8fc5-d346dbe077da.pub] 2019-01-20 20:21:07,404 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-a5f192a4-1d7d-4ddc-8fc5-d346dbe077da] 2019-01-20 20:21:07,892 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-984b05f4-fd9b-483-proj 2019-01-20 20:21:08,091 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-984b05f4-fd9b-483-proj-role 2019-01-20 20:21:08,291 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-984b05f4-fd9b-483-user 2019-01-20 20:21:09,686 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-proj 2019-01-20 20:21:10,668 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-user 2019-01-20 20:21:10,902 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-proj-role 2019-01-20 20:21:10,994 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-proj-role to project CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-proj 2019-01-20 20:21:11,831 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4268ee41-623c-48fb-bbf1-2ae4e98ac082... 2019-01-20 20:21:11,831 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:21:11,874 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4268ee41-623c-48fb-bbf1-2ae4e98ac082 2019-01-20 20:21:11,939 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4268ee41-623c-48fb-bbf1-2ae4e98ac082.pub 2019-01-20 20:21:11,939 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4268ee41-623c-48fb-bbf1-2ae4e98ac082 2019-01-20 20:21:11,968 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4268ee41-623c-48fb-bbf1-2ae4e98ac082.pub] 2019-01-20 20:21:11,968 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4268ee41-623c-48fb-bbf1-2ae4e98ac082] 2019-01-20 20:21:12,484 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-proj 2019-01-20 20:21:12,689 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-proj-role 2019-01-20 20:21:12,894 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0b8cc9b9-f792-42b-user 2019-01-20 20:21:14,465 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6d000f13-2f5e-498-proj 2019-01-20 20:21:15,584 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6d000f13-2f5e-498-user 2019-01-20 20:21:15,782 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6d000f13-2f5e-498-proj-role 2019-01-20 20:21:15,801 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6d000f13-2f5e-498-proj-role to project CreateKeypairsCleanupTests-6d000f13-2f5e-498-proj 2019-01-20 20:21:16,546 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-09550d24-e91e-40ff-bcfe-d6cdde10920d... 2019-01-20 20:21:16,546 - OpenStackKeypair - INFO - Creating new keypair 2019-01-20 20:21:16,585 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-09550d24-e91e-40ff-bcfe-d6cdde10920d 2019-01-20 20:21:16,651 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-09550d24-e91e-40ff-bcfe-d6cdde10920d.pub 2019-01-20 20:21:16,652 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-09550d24-e91e-40ff-bcfe-d6cdde10920d 2019-01-20 20:21:17,288 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6d000f13-2f5e-498-proj 2019-01-20 20:21:17,479 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6d000f13-2f5e-498-proj-role 2019-01-20 20:21:17,675 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6d000f13-2f5e-498-user 2019-01-20 20:21:19,040 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-027e675d-157e-43c-proj 2019-01-20 20:21:20,106 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-027e675d-157e-43c-user 2019-01-20 20:21:20,303 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-027e675d-157e-43c-proj-role 2019-01-20 20:21:20,393 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-027e675d-157e-43c-proj-role to project CreateNetworkSuccessTests-027e675d-157e-43c-proj 2019-01-20 20:21:21,152 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-net 2019-01-20 20:21:22,207 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-subnet 2019-01-20 20:21:24,319 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-subnet 2019-01-20 20:21:24,319 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-subnet 2019-01-20 20:21:26,675 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-net 2019-01-20 20:21:28,294 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-subnet 2019-01-20 20:21:28,294 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-subnet 2019-01-20 20:21:28,331 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1eb1df46-7794-43db-af7e-c07e3afe26de-pub-net 2019-01-20 20:21:28,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2496735d-2930-453f-b1b7-0715a3cd5b81 2019-01-20 20:21:29,014 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:21:29,405 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-027e675d-157e-43c-proj 2019-01-20 20:21:29,629 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-027e675d-157e-43c-proj-role 2019-01-20 20:21:29,830 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-027e675d-157e-43c-user 2019-01-20 20:21:31,166 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-871af339-8e4a-451-proj 2019-01-20 20:21:32,315 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-871af339-8e4a-451-user 2019-01-20 20:21:32,530 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-871af339-8e4a-451-proj-role 2019-01-20 20:21:32,551 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-871af339-8e4a-451-proj-role to project CreateNetworkSuccessTests-871af339-8e4a-451-proj 2019-01-20 20:21:33,330 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-net 2019-01-20 20:21:35,422 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-subnet 2019-01-20 20:21:40,145 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router 2019-01-20 20:21:44,686 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router 2019-01-20 20:21:47,068 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router and subnet CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-subnet 2019-01-20 20:21:47,068 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router 2019-01-20 20:21:48,164 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router 2019-01-20 20:21:48,164 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router 2019-01-20 20:21:49,332 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-subnet 2019-01-20 20:21:49,333 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-subnet 2019-01-20 20:21:51,520 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-net 2019-01-20 20:21:53,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a93f0604-d580-4184-863f-b00300622fe6 2019-01-20 20:21:53,992 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:21:54,400 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-871af339-8e4a-451-proj 2019-01-20 20:21:54,701 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-871af339-8e4a-451-proj-role 2019-01-20 20:21:54,897 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-871af339-8e4a-451-user 2019-01-20 20:21:56,369 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a91559fe-aa4b-4c5-proj 2019-01-20 20:21:57,537 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a91559fe-aa4b-4c5-user 2019-01-20 20:21:57,680 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a91559fe-aa4b-4c5-proj-role 2019-01-20 20:21:57,701 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a91559fe-aa4b-4c5-proj-role to project CreateNetworkSuccessTests-a91559fe-aa4b-4c5-proj 2019-01-20 20:21:58,507 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-net 2019-01-20 20:22:00,460 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-subnet 2019-01-20 20:22:04,509 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-router 2019-01-20 20:22:06,930 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-router 2019-01-20 20:22:09,934 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-router and subnet CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-subnet 2019-01-20 20:22:09,935 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-router 2019-01-20 20:22:11,181 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-router 2019-01-20 20:22:11,181 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-router 2019-01-20 20:22:12,488 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-subnet 2019-01-20 20:22:12,488 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-subnet 2019-01-20 20:22:14,722 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-49b3ce64-c501-448d-a090-4478e5b5b8f5-pub-net 2019-01-20 20:22:16,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9aab7003-7f4d-4476-a299-ef6de93c8b3d 2019-01-20 20:22:16,754 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:22:17,085 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a91559fe-aa4b-4c5-proj 2019-01-20 20:22:17,295 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a91559fe-aa4b-4c5-proj-role 2019-01-20 20:22:17,490 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a91559fe-aa4b-4c5-user 2019-01-20 20:22:18,872 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-4412bc57-7200-4f8-proj 2019-01-20 20:22:19,944 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-4412bc57-7200-4f8-user 2019-01-20 20:22:20,142 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-4412bc57-7200-4f8-proj-role 2019-01-20 20:22:20,234 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-4412bc57-7200-4f8-proj-role to project CreateNetworkSuccessTests-4412bc57-7200-4f8-proj 2019-01-20 20:22:20,999 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-net 2019-01-20 20:22:22,172 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-subnet 2019-01-20 20:22:24,859 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-router 2019-01-20 20:22:26,919 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-router 2019-01-20 20:22:31,037 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-router and subnet CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-subnet 2019-01-20 20:22:31,037 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-router 2019-01-20 20:22:32,287 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-router 2019-01-20 20:22:32,287 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-router 2019-01-20 20:22:33,431 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-subnet 2019-01-20 20:22:33,432 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-subnet 2019-01-20 20:22:35,864 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e7cf040d-92ac-4122-8a4b-5961b4436183-pub-net 2019-01-20 20:22:37,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 024ad29f-12f0-4495-ac9d-97355c1aa52c 2019-01-20 20:22:37,682 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:22:38,033 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-4412bc57-7200-4f8-proj 2019-01-20 20:22:38,357 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-4412bc57-7200-4f8-proj-role 2019-01-20 20:22:38,562 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-4412bc57-7200-4f8-user 2019-01-20 20:22:40,028 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8befcf6c-a991-4e0-proj 2019-01-20 20:22:41,171 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8befcf6c-a991-4e0-user 2019-01-20 20:22:41,369 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8befcf6c-a991-4e0-proj-role 2019-01-20 20:22:41,455 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8befcf6c-a991-4e0-proj-role to project CreateNetworkSuccessTests-8befcf6c-a991-4e0-proj 2019-01-20 20:22:42,194 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7de87f58-a767-480f-aa79-67a3f164de24-pub-net 2019-01-20 20:22:43,239 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7de87f58-a767-480f-aa79-67a3f164de24-pub-subnet 2019-01-20 20:22:45,694 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7de87f58-a767-480f-aa79-67a3f164de24-pub-subnet 2019-01-20 20:22:45,694 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7de87f58-a767-480f-aa79-67a3f164de24-pub-subnet 2019-01-20 20:22:48,239 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7de87f58-a767-480f-aa79-67a3f164de24-pub-net 2019-01-20 20:22:50,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 729b21b8-b09b-4d3f-a137-424a214bedd6 2019-01-20 20:22:50,914 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:22:51,258 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8befcf6c-a991-4e0-proj 2019-01-20 20:22:51,510 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8befcf6c-a991-4e0-proj-role 2019-01-20 20:22:51,734 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8befcf6c-a991-4e0-user 2019-01-20 20:22:53,154 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-0244f5bf-e645-4bb-proj 2019-01-20 20:22:54,292 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-0244f5bf-e645-4bb-user 2019-01-20 20:22:54,525 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-0244f5bf-e645-4bb-proj-role 2019-01-20 20:22:54,614 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-0244f5bf-e645-4bb-proj-role to project CreateNetworkSuccessTests-0244f5bf-e645-4bb-proj 2019-01-20 20:22:55,366 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4147083e-c1e0-4e95-90a1-923aaf660e64-pub-net 2019-01-20 20:22:56,555 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4147083e-c1e0-4e95-90a1-923aaf660e64-pub-subnet 2019-01-20 20:22:58,768 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4147083e-c1e0-4e95-90a1-923aaf660e64-pub-subnet 2019-01-20 20:22:58,768 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4147083e-c1e0-4e95-90a1-923aaf660e64-pub-subnet 2019-01-20 20:23:01,170 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4147083e-c1e0-4e95-90a1-923aaf660e64-pub-net 2019-01-20 20:23:03,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7a32713-4551-4616-8a73-0dd4a80ae8c3 2019-01-20 20:23:03,224 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:23:03,538 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-0244f5bf-e645-4bb-proj 2019-01-20 20:23:03,816 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-0244f5bf-e645-4bb-proj-role 2019-01-20 20:23:04,012 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-0244f5bf-e645-4bb-user 2019-01-20 20:23:05,490 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ce333429-b852-438-proj 2019-01-20 20:23:06,657 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ce333429-b852-438-user 2019-01-20 20:23:06,872 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ce333429-b852-438-proj-role 2019-01-20 20:23:06,960 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ce333429-b852-438-proj-role to project CreateRouterSuccessTests-ce333429-b852-438-proj 2019-01-20 20:23:08,681 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3bedf058-b2dd-4111-8c61-fd9ae7833f32-pub-router 2019-01-20 20:23:11,406 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3bedf058-b2dd-4111-8c61-fd9ae7833f32-pub-router 2019-01-20 20:23:12,842 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3bedf058-b2dd-4111-8c61-fd9ae7833f32-pub-router 2019-01-20 20:23:12,842 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3bedf058-b2dd-4111-8c61-fd9ae7833f32-pub-router 2019-01-20 20:23:13,393 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ce333429-b852-438-proj 2019-01-20 20:23:13,593 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ce333429-b852-438-proj-role 2019-01-20 20:23:13,787 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ce333429-b852-438-user 2019-01-20 20:23:15,208 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8028fb0c-efe6-43c-proj 2019-01-20 20:23:16,255 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8028fb0c-efe6-43c-user 2019-01-20 20:23:16,454 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8028fb0c-efe6-43c-proj-role 2019-01-20 20:23:16,547 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8028fb0c-efe6-43c-proj-role to project CreateRouterSuccessTests-8028fb0c-efe6-43c-proj 2019-01-20 20:23:17,874 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-38f45051-ff61-4378-9128-e929fdef0bf0-pub-router 2019-01-20 20:23:19,491 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-38f45051-ff61-4378-9128-e929fdef0bf0-pub-router 2019-01-20 20:23:19,491 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-38f45051-ff61-4378-9128-e929fdef0bf0-pub-router 2019-01-20 20:23:20,353 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8028fb0c-efe6-43c-proj 2019-01-20 20:23:20,618 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8028fb0c-efe6-43c-proj-role 2019-01-20 20:23:20,825 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8028fb0c-efe6-43c-user 2019-01-20 20:23:22,226 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8428492c-4f73-486-proj 2019-01-20 20:23:23,220 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8428492c-4f73-486-user 2019-01-20 20:23:23,435 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8428492c-4f73-486-proj-role 2019-01-20 20:23:23,530 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8428492c-4f73-486-proj-role to project CreateRouterSuccessTests-8428492c-4f73-486-proj 2019-01-20 20:23:24,787 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9e7b7035-dd9a-4187-93f5-33a26514ce49-pub-router 2019-01-20 20:23:26,650 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9e7b7035-dd9a-4187-93f5-33a26514ce49-pub-router 2019-01-20 20:23:26,650 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9e7b7035-dd9a-4187-93f5-33a26514ce49-pub-router 2019-01-20 20:23:27,434 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8428492c-4f73-486-proj 2019-01-20 20:23:27,636 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8428492c-4f73-486-proj-role 2019-01-20 20:23:27,831 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8428492c-4f73-486-user 2019-01-20 20:23:29,257 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-55e2951b-c774-4c3-proj 2019-01-20 20:23:30,298 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-55e2951b-c774-4c3-user 2019-01-20 20:23:30,495 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-55e2951b-c774-4c3-proj-role 2019-01-20 20:23:30,586 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-55e2951b-c774-4c3-proj-role to project CreateRouterSuccessTests-55e2951b-c774-4c3-proj 2019-01-20 20:23:32,512 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router 2019-01-20 20:23:37,949 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router 2019-01-20 20:23:37,949 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router 2019-01-20 20:23:39,659 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-55e2951b-c774-4c3-proj 2019-01-20 20:23:39,857 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-55e2951b-c774-4c3-proj-role 2019-01-20 20:23:40,059 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-55e2951b-c774-4c3-user 2019-01-20 20:23:41,514 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1358978c-bdfa-4f5-proj 2019-01-20 20:23:42,627 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1358978c-bdfa-4f5-user 2019-01-20 20:23:42,818 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1358978c-bdfa-4f5-proj-role 2019-01-20 20:23:42,837 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1358978c-bdfa-4f5-proj-role to project CreateRouterSuccessTests-1358978c-bdfa-4f5-proj 2019-01-20 20:23:43,576 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-net1 2019-01-20 20:23:44,542 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-subnet1 2019-01-20 20:23:47,368 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:49,243 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-port1 for router - CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:50,909 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-net1 2019-01-20 20:23:51,985 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-port1 for router - CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:51,985 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:56,403 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router and port CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-port1 2019-01-20 20:23:56,403 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:57,598 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:57,599 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-router 2019-01-20 20:23:58,694 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-subnet1 2019-01-20 20:23:58,695 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-subnet1 2019-01-20 20:24:01,141 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e963fcbf-379e-4e82-b5b5-d0866b925d10-pub-net1 2019-01-20 20:24:02,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c29e36d-7489-494e-933d-135ce5fa7c26 2019-01-20 20:24:03,020 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:24:03,393 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1358978c-bdfa-4f5-proj 2019-01-20 20:24:03,642 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1358978c-bdfa-4f5-proj-role 2019-01-20 20:24:03,839 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1358978c-bdfa-4f5-user 2019-01-20 20:24:05,178 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-010cdbd9-6e40-484-proj 2019-01-20 20:24:06,328 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-010cdbd9-6e40-484-user 2019-01-20 20:24:06,640 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-010cdbd9-6e40-484-proj-role 2019-01-20 20:24:06,729 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-010cdbd9-6e40-484-proj-role to project CreateRouterSuccessTests-010cdbd9-6e40-484-proj 2019-01-20 20:24:08,547 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9e54fd53-d605-47a1-b533-64fc59bd9042-pub-router 2019-01-20 20:24:12,191 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9e54fd53-d605-47a1-b533-64fc59bd9042-pub-router 2019-01-20 20:24:12,191 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9e54fd53-d605-47a1-b533-64fc59bd9042-pub-router 2019-01-20 20:24:13,957 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-010cdbd9-6e40-484-proj 2019-01-20 20:24:14,163 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-010cdbd9-6e40-484-proj-role 2019-01-20 20:24:14,360 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-010cdbd9-6e40-484-user 2019-01-20 20:24:15,897 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-88937d50-a48c-4b0-proj 2019-01-20 20:24:16,992 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-88937d50-a48c-4b0-user 2019-01-20 20:24:17,196 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-88937d50-a48c-4b0-proj-role 2019-01-20 20:24:17,279 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-88937d50-a48c-4b0-proj-role to project CreateRouterSuccessTests-88937d50-a48c-4b0-proj 2019-01-20 20:24:18,033 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-net1 2019-01-20 20:24:19,097 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-subnet1 2019-01-20 20:24:20,749 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-net2 2019-01-20 20:24:21,626 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-subnet2 2019-01-20 20:24:24,155 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:25,449 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-port1 for router - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:26,988 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-net1 2019-01-20 20:24:28,134 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-port1 for router - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:28,135 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:30,046 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-port2 for router - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:31,652 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-net2 2019-01-20 20:24:32,566 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-port2 for router - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:32,566 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:42,313 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router and port CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-port1 2019-01-20 20:24:42,313 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:43,481 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router and port CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-port2 2019-01-20 20:24:43,481 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:44,698 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:44,698 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-router 2019-01-20 20:24:45,302 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-subnet1 2019-01-20 20:24:45,302 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-subnet1 2019-01-20 20:24:47,800 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-net1 2019-01-20 20:24:49,519 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-subnet2 2019-01-20 20:24:49,519 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-subnet2 2019-01-20 20:24:51,918 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-66c75157-9ea0-45f9-8a7b-a277c14186be-pub-net2 2019-01-20 20:24:53,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b091cacf-e2bc-42f4-a924-c17ffc3477ef 2019-01-20 20:24:54,110 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:24:54,456 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-88937d50-a48c-4b0-proj 2019-01-20 20:24:54,715 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-88937d50-a48c-4b0-proj-role 2019-01-20 20:24:54,926 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-88937d50-a48c-4b0-user 2019-01-20 20:24:56,328 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-074851ef-fba0-488-proj 2019-01-20 20:24:57,460 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-074851ef-fba0-488-user 2019-01-20 20:24:57,664 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-074851ef-fba0-488-proj-role 2019-01-20 20:24:57,682 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-074851ef-fba0-488-proj-role to project CreateRouterSuccessTests-074851ef-fba0-488-proj 2019-01-20 20:24:59,498 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-76e24de3-d906-4a95-a538-84d09932519b-pub-router 2019-01-20 20:25:02,102 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-074851ef-fba0-488-proj 2019-01-20 20:25:02,367 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-074851ef-fba0-488-proj-role 2019-01-20 20:25:02,565 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-074851ef-fba0-488-user 2019-01-20 20:25:03,993 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b4495a2d-f40b-4f3-proj 2019-01-20 20:25:05,061 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b4495a2d-f40b-4f3-user 2019-01-20 20:25:05,250 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b4495a2d-f40b-4f3-proj-role 2019-01-20 20:25:05,341 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b4495a2d-f40b-4f3-proj-role to project CreateRouterSuccessTests-b4495a2d-f40b-4f3-proj 2019-01-20 20:25:06,611 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-635fc66f-af10-440a-94de-eb202e7f8760-pub-router 2019-01-20 20:25:07,606 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-635fc66f-af10-440a-94de-eb202e7f8760-port1 for router - CreateRouterSuccessTests-635fc66f-af10-440a-94de-eb202e7f8760-pub-router 2019-01-20 20:25:08,520 - neutron_utils - INFO - Creating port for network with name - external 2019-01-20 20:25:08,925 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-635fc66f-af10-440a-94de-eb202e7f8760-pub-router 2019-01-20 20:25:08,926 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-635fc66f-af10-440a-94de-eb202e7f8760-pub-router 2019-01-20 20:25:10,065 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b4495a2d-f40b-4f3-proj 2019-01-20 20:25:10,295 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b4495a2d-f40b-4f3-proj-role 2019-01-20 20:25:10,502 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b4495a2d-f40b-4f3-user 2019-01-20 20:25:12,142 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-cea7ad7b-343c-448-proj 2019-01-20 20:25:13,280 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-cea7ad7b-343c-448-user 2019-01-20 20:25:13,484 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-cea7ad7b-343c-448-proj-role 2019-01-20 20:25:13,569 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-cea7ad7b-343c-448-proj-role to project CreateRouterSuccessTests-cea7ad7b-343c-448-proj 2019-01-20 20:25:14,322 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-18b43ba5-8b3e-49e6-b141-af065c0e10f8-pub-net1 2019-01-20 20:25:15,236 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-18b43ba5-8b3e-49e6-b141-af065c0e10f8-pub-subnet1 2019-01-20 20:25:17,849 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-18b43ba5-8b3e-49e6-b141-af065c0e10f8-pub-router 2019-01-20 20:25:18,872 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-18b43ba5-8b3e-49e6-b141-af065c0e10f8-pub-subnet1 2019-01-20 20:25:18,873 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-18b43ba5-8b3e-49e6-b141-af065c0e10f8-pub-subnet1 2019-01-20 20:25:21,330 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-18b43ba5-8b3e-49e6-b141-af065c0e10f8-pub-net1 2019-01-20 20:25:23,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00737afd-2d80-4c58-8885-8472caa07f9f 2019-01-20 20:25:23,216 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:25:23,584 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-cea7ad7b-343c-448-proj 2019-01-20 20:25:23,900 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-cea7ad7b-343c-448-proj-role 2019-01-20 20:25:24,113 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-cea7ad7b-343c-448-user 2019-01-20 20:25:25,526 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-19ed6f13-5cc3-47a-proj 2019-01-20 20:25:26,562 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-19ed6f13-5cc3-47a-user 2019-01-20 20:25:26,766 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-19ed6f13-5cc3-47a-proj-role 2019-01-20 20:25:26,851 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-19ed6f13-5cc3-47a-proj-role to project CreateRouterSuccessTests-19ed6f13-5cc3-47a-proj 2019-01-20 20:25:27,633 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-a4da474e-f62c-4419-bfd5-f92819cb5954-pub-net1 2019-01-20 20:25:28,441 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-a4da474e-f62c-4419-bfd5-f92819cb5954-pub-subnet1 2019-01-20 20:25:31,260 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a4da474e-f62c-4419-bfd5-f92819cb5954-pub-router 2019-01-20 20:25:32,166 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a4da474e-f62c-4419-bfd5-f92819cb5954-pub-subnet1 2019-01-20 20:25:32,166 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a4da474e-f62c-4419-bfd5-f92819cb5954-pub-subnet1 2019-01-20 20:25:34,459 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-a4da474e-f62c-4419-bfd5-f92819cb5954-pub-net1 2019-01-20 20:25:36,120 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-19ed6f13-5cc3-47a-proj 2019-01-20 20:25:36,344 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-19ed6f13-5cc3-47a-proj-role 2019-01-20 20:25:36,539 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-19ed6f13-5cc3-47a-user 2019-01-20 20:25:38,071 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-48c2c89c-bf1c-447-proj 2019-01-20 20:25:39,131 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-48c2c89c-bf1c-447-user 2019-01-20 20:25:39,322 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-48c2c89c-bf1c-447-proj-role 2019-01-20 20:25:39,414 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-48c2c89c-bf1c-447-proj-role to project CreateRouterNegativeTests-48c2c89c-bf1c-447-proj 2019-01-20 20:25:40,279 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-65924394-7476-472c-997e-c6971b12818d-pub-net1 2019-01-20 20:25:41,206 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-65924394-7476-472c-997e-c6971b12818d-pub-subnet1 2019-01-20 20:25:43,728 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-65924394-7476-472c-997e-c6971b12818d-pub-router 2019-01-20 20:25:44,609 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-65924394-7476-472c-997e-c6971b12818d-pub-subnet1 2019-01-20 20:25:44,609 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-65924394-7476-472c-997e-c6971b12818d-pub-subnet1 2019-01-20 20:25:46,754 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-65924394-7476-472c-997e-c6971b12818d-pub-net1 2019-01-20 20:25:48,657 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-48c2c89c-bf1c-447-proj 2019-01-20 20:25:48,846 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-48c2c89c-bf1c-447-proj-role 2019-01-20 20:25:49,039 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-48c2c89c-bf1c-447-user 2019-01-20 20:25:50,478 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f54c8972-9293-499-proj 2019-01-20 20:25:51,490 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f54c8972-9293-499-user 2019-01-20 20:25:51,700 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f54c8972-9293-499-proj-role 2019-01-20 20:25:51,792 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f54c8972-9293-499-proj-role to project CreateRouterNegativeTests-f54c8972-9293-499-proj 2019-01-20 20:25:53,850 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f54c8972-9293-499-proj 2019-01-20 20:25:54,086 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f54c8972-9293-499-proj-role 2019-01-20 20:25:54,271 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f54c8972-9293-499-user 2019-01-20 20:25:55,742 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1f0d5cd3-7787-498-proj 2019-01-20 20:25:56,736 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1f0d5cd3-7787-498-user 2019-01-20 20:25:56,933 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1f0d5cd3-7787-498-proj-role 2019-01-20 20:25:57,032 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1f0d5cd3-7787-498-proj-role to project CreateRouterNegativeTests-1f0d5cd3-7787-498-proj 2019-01-20 20:25:57,667 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1f0d5cd3-7787-498-proj 2019-01-20 20:25:57,858 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1f0d5cd3-7787-498-proj-role 2019-01-20 20:25:58,059 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1f0d5cd3-7787-498-user 2019-01-20 20:25:59,466 - keystone_utils - INFO - Created project with name - CreateQoSTests-5fab5364-7e2c-4e8-proj 2019-01-20 20:26:00,574 - keystone_utils - INFO - Created user with name - CreateQoSTests-5fab5364-7e2c-4e8-user 2019-01-20 20:26:00,785 - keystone_utils - INFO - Created role with name - CreateQoSTests-5fab5364-7e2c-4e8-proj-role 2019-01-20 20:26:00,803 - keystone_utils - INFO - Granting role CreateQoSTests-5fab5364-7e2c-4e8-proj-role to project CreateQoSTests-5fab5364-7e2c-4e8-proj 2019-01-20 20:26:01,803 - create_qos - INFO - Created qos with name - CreateQoSTests-52bbdd9b-d435-4bf4-a18c-6a7b709d5c95 2019-01-20 20:26:02,355 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-52bbdd9b-d435-4bf4-a18c-6a7b709d5c95 2019-01-20 20:26:03,354 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-52bbdd9b-d435-4bf4-a18c-6a7b709d5c95 2019-01-20 20:26:04,022 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-5fab5364-7e2c-4e8-proj 2019-01-20 20:26:04,235 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-5fab5364-7e2c-4e8-proj-role 2019-01-20 20:26:04,436 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-5fab5364-7e2c-4e8-user 2019-01-20 20:26:05,771 - keystone_utils - INFO - Created project with name - CreateQoSTests-ef487d62-b71a-444-proj 2019-01-20 20:26:06,886 - keystone_utils - INFO - Created user with name - CreateQoSTests-ef487d62-b71a-444-user 2019-01-20 20:26:07,077 - keystone_utils - INFO - Created role with name - CreateQoSTests-ef487d62-b71a-444-proj-role 2019-01-20 20:26:07,165 - keystone_utils - INFO - Granting role CreateQoSTests-ef487d62-b71a-444-proj-role to project CreateQoSTests-ef487d62-b71a-444-proj 2019-01-20 20:26:08,151 - create_qos - INFO - Created qos with name - CreateQoSTests-2b196011-3fc8-463e-8adc-1a84cf8fdb23 2019-01-20 20:26:08,330 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-2b196011-3fc8-463e-8adc-1a84cf8fdb23 2019-01-20 20:26:09,022 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ef487d62-b71a-444-proj 2019-01-20 20:26:09,218 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ef487d62-b71a-444-proj-role 2019-01-20 20:26:09,429 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ef487d62-b71a-444-user 2019-01-20 20:26:10,802 - keystone_utils - INFO - Created project with name - CreateQoSTests-8ffb6ce3-9de5-45d-proj 2019-01-20 20:26:11,855 - keystone_utils - INFO - Created user with name - CreateQoSTests-8ffb6ce3-9de5-45d-user 2019-01-20 20:26:12,053 - keystone_utils - INFO - Created role with name - CreateQoSTests-8ffb6ce3-9de5-45d-proj-role 2019-01-20 20:26:12,072 - keystone_utils - INFO - Granting role CreateQoSTests-8ffb6ce3-9de5-45d-proj-role to project CreateQoSTests-8ffb6ce3-9de5-45d-proj 2019-01-20 20:26:13,042 - create_qos - INFO - Created qos with name - CreateQoSTests-8f1e8c50-266f-420d-af4d-01d85ee184d9 2019-01-20 20:26:13,931 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8f1e8c50-266f-420d-af4d-01d85ee184d9 2019-01-20 20:26:14,626 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-8ffb6ce3-9de5-45d-proj 2019-01-20 20:26:14,823 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-8ffb6ce3-9de5-45d-proj-role 2019-01-20 20:26:14,951 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-8ffb6ce3-9de5-45d-user 2019-01-20 20:26:16,388 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-proj 2019-01-20 20:26:17,508 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-user 2019-01-20 20:26:17,705 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-proj-role 2019-01-20 20:26:17,726 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-proj-role to project CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-proj 2019-01-20 20:26:18,705 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-6804346d-4223-409e-9fa4-20f2ad5a749f 2019-01-20 20:26:19,243 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-6804346d-4223-409e-9fa4-20f2ad5a749f 2019-01-20 20:26:19,629 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-6804346d-4223-409e-9fa4-20f2ad5a749f 2019-01-20 20:26:20,127 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-proj 2019-01-20 20:26:20,314 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-proj-role 2019-01-20 20:26:20,494 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ccb7d7ee-44d7-4d4-user 2019-01-20 20:26:22,059 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-proj 2019-01-20 20:26:23,179 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-user 2019-01-20 20:26:23,310 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-proj-role 2019-01-20 20:26:23,327 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-proj-role to project CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-proj 2019-01-20 20:26:24,347 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c3ba3271-d477-4c6f-826a-025b4ca73482 2019-01-20 20:26:26,269 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c3ba3271-d477-4c6f-826a-025b4ca73482 2019-01-20 20:26:26,964 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-proj 2019-01-20 20:26:27,152 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-proj-role 2019-01-20 20:26:27,279 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-64ae7d5f-49c5-47b-user 2019-01-20 20:26:28,694 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-proj 2019-01-20 20:26:29,682 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-user 2019-01-20 20:26:29,879 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-proj-role 2019-01-20 20:26:29,962 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-proj-role to project CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-proj 2019-01-20 20:26:30,952 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a6e271cf-91e4-4180-8381-707fd298f6dc 2019-01-20 20:26:31,996 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a6e271cf-91e4-4180-8381-707fd298f6dc 2019-01-20 20:26:32,633 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-proj 2019-01-20 20:26:32,841 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-proj-role 2019-01-20 20:26:33,043 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-8567838d-4f53-4e4-user 2019-01-20 20:26:34,454 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-edc266a2-6289-4c9-proj 2019-01-20 20:26:35,592 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-edc266a2-6289-4c9-user 2019-01-20 20:26:35,790 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-edc266a2-6289-4c9-proj-role 2019-01-20 20:26:35,878 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-edc266a2-6289-4c9-proj-role to project CreateVolumeTypeComplexTests-edc266a2-6289-4c9-proj 2019-01-20 20:26:36,935 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-20a2b090-0572-4213-ba3a-0e57397b5f5a-qos-spec 2019-01-20 20:26:38,401 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-20a2b090-0572-4213-ba3a-0e57397b5f5a-vol_type 2019-01-20 20:26:38,927 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-20a2b090-0572-4213-ba3a-0e57397b5f5a-vol_type 2019-01-20 20:26:39,163 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-20a2b090-0572-4213-ba3a-0e57397b5f5a-qos-spec 2019-01-20 20:26:39,822 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-edc266a2-6289-4c9-proj 2019-01-20 20:26:40,026 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-edc266a2-6289-4c9-proj-role 2019-01-20 20:26:40,244 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-edc266a2-6289-4c9-user 2019-01-20 20:26:41,598 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-901e38c2-ef37-406-proj 2019-01-20 20:26:42,664 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-901e38c2-ef37-406-user 2019-01-20 20:26:42,862 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-901e38c2-ef37-406-proj-role 2019-01-20 20:26:42,955 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-901e38c2-ef37-406-proj-role to project CreateVolumeTypeComplexTests-901e38c2-ef37-406-proj 2019-01-20 20:26:43,857 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-669a19b7-275a-4edd-b7f4-7730ba870e1f-qos-spec 2019-01-20 20:26:45,108 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-669a19b7-275a-4edd-b7f4-7730ba870e1f-vol_type 2019-01-20 20:26:45,805 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-669a19b7-275a-4edd-b7f4-7730ba870e1f-vol_type 2019-01-20 20:26:46,025 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-669a19b7-275a-4edd-b7f4-7730ba870e1f-qos-spec 2019-01-20 20:26:46,716 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-901e38c2-ef37-406-proj 2019-01-20 20:26:46,924 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-901e38c2-ef37-406-proj-role 2019-01-20 20:26:47,125 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-901e38c2-ef37-406-user 2019-01-20 20:26:48,556 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-950b274a-1d63-4b0-proj 2019-01-20 20:26:49,556 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-950b274a-1d63-4b0-user 2019-01-20 20:26:49,736 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-950b274a-1d63-4b0-proj-role 2019-01-20 20:26:49,825 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-950b274a-1d63-4b0-proj-role to project CreateVolumeTypeComplexTests-950b274a-1d63-4b0-proj 2019-01-20 20:26:50,815 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-11bc8a3b-417e-46fe-a846-f9d153000b1a-qos-spec 2019-01-20 20:26:52,366 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-11bc8a3b-417e-46fe-a846-f9d153000b1a-vol_type 2019-01-20 20:26:53,056 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-11bc8a3b-417e-46fe-a846-f9d153000b1a-vol_type 2019-01-20 20:26:53,115 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-11bc8a3b-417e-46fe-a846-f9d153000b1a-qos-spec 2019-01-20 20:26:53,790 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-950b274a-1d63-4b0-proj 2019-01-20 20:26:53,984 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-950b274a-1d63-4b0-proj-role 2019-01-20 20:26:54,179 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-950b274a-1d63-4b0-user 2019-01-20 20:26:55,598 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-proj 2019-01-20 20:26:56,646 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-user 2019-01-20 20:26:56,766 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-proj-role 2019-01-20 20:26:56,854 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-proj-role to project CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-proj 2019-01-20 20:26:58,607 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-19da6e9e-0aea-4df0-8099-c3bd2cb8ade2 2019-01-20 20:26:58,796 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-19da6e9e-0aea-4df0-8099-c3bd2cb8ade2 2019-01-20 20:26:59,265 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-19da6e9e-0aea-4df0-8099-c3bd2cb8ade2 2019-01-20 20:27:02,727 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-19da6e9e-0aea-4df0-8099-c3bd2cb8ade2 2019-01-20 20:27:03,384 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-proj 2019-01-20 20:27:03,589 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-proj-role 2019-01-20 20:27:03,789 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-a9fc54c2-b5a7-418-user 2019-01-20 20:27:05,185 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-proj 2019-01-20 20:27:06,179 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-user 2019-01-20 20:27:06,394 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-proj-role 2019-01-20 20:27:06,477 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-proj-role to project CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-proj 2019-01-20 20:27:08,256 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-06578650-c3f7-4329-8a0e-230f7f341bf4 2019-01-20 20:27:11,370 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-06578650-c3f7-4329-8a0e-230f7f341bf4 2019-01-20 20:27:12,415 - create_volume - INFO - Did not create volume due to cleanup mode 2019-01-20 20:27:12,614 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-06578650-c3f7-4329-8a0e-230f7f341bf4 2019-01-20 20:27:16,239 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-06578650-c3f7-4329-8a0e-230f7f341bf4 2019-01-20 20:27:16,734 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-proj 2019-01-20 20:27:16,918 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-proj-role 2019-01-20 20:27:17,120 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-e0e9a827-c7ba-45d-user 2019-01-20 20:27:18,538 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-proj 2019-01-20 20:27:19,586 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-user 2019-01-20 20:27:19,736 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-proj-role 2019-01-20 20:27:19,820 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-proj-role to project CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-proj 2019-01-20 20:27:21,621 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-af30a0ea-b620-4fb8-bf17-91c47f6fdc3f 2019-01-20 20:27:21,846 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-af30a0ea-b620-4fb8-bf17-91c47f6fdc3f 2019-01-20 20:27:22,310 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-af30a0ea-b620-4fb8-bf17-91c47f6fdc3f 2019-01-20 20:27:26,161 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-af30a0ea-b620-4fb8-bf17-91c47f6fdc3f 2019-01-20 20:27:26,665 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-proj 2019-01-20 20:27:26,871 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-proj-role 2019-01-20 20:27:27,064 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-7cebfbf8-a3c4-419-user 2019-01-20 20:27:28,521 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-proj 2019-01-20 20:27:29,652 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-user 2019-01-20 20:27:29,868 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-proj-role 2019-01-20 20:27:29,956 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-proj-role to project CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-proj 2019-01-20 20:27:31,537 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-proj 2019-01-20 20:27:31,757 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-proj-role 2019-01-20 20:27:31,963 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c2f5ca49-c685-4eb-user 2019-01-20 20:27:33,389 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-289d2481-938f-465-proj 2019-01-20 20:27:34,484 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-289d2481-938f-465-user 2019-01-20 20:27:34,682 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-289d2481-938f-465-proj-role 2019-01-20 20:27:34,764 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-289d2481-938f-465-proj-role to project CreateSimpleVolumeFailureTests-289d2481-938f-465-proj 2019-01-20 20:27:36,093 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-289d2481-938f-465-proj 2019-01-20 20:27:36,314 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-289d2481-938f-465-proj-role 2019-01-20 20:27:36,514 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-289d2481-938f-465-user 2019-01-20 20:27:37,928 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-proj 2019-01-20 20:27:39,066 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-user 2019-01-20 20:27:39,257 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-proj-role 2019-01-20 20:27:39,275 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-proj-role to project CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-proj 2019-01-20 20:27:40,709 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-proj 2019-01-20 20:27:40,901 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-proj-role 2019-01-20 20:27:41,114 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-99ce492e-5b5f-455-user 2019-01-20 20:27:42,557 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-87071e25-a222-4bb-proj 2019-01-20 20:27:43,604 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-87071e25-a222-4bb-user 2019-01-20 20:27:43,808 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-87071e25-a222-4bb-proj-role 2019-01-20 20:27:43,893 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-87071e25-a222-4bb-proj-role to project CreateVolumeWithTypeTests-87071e25-a222-4bb-proj 2019-01-20 20:27:44,820 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-472a2a80-dbca-4e80-8c23-4604046a2459-vol-type 2019-01-20 20:27:45,641 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-472a2a80-dbca-4e80-8c23-4604046a2459-vol-type 2019-01-20 20:27:46,258 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-87071e25-a222-4bb-proj 2019-01-20 20:27:46,476 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-87071e25-a222-4bb-proj-role 2019-01-20 20:27:46,676 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-87071e25-a222-4bb-user 2019-01-20 20:27:48,191 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-c3fd7769-689c-447-proj 2019-01-20 20:27:49,324 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-c3fd7769-689c-447-user 2019-01-20 20:27:49,532 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-c3fd7769-689c-447-proj-role 2019-01-20 20:27:49,619 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-c3fd7769-689c-447-proj-role to project CreateVolumeWithTypeTests-c3fd7769-689c-447-proj 2019-01-20 20:27:50,591 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-c84e8c48-a5bf-4904-9b48-0b8a5d6b042a-vol-type 2019-01-20 20:27:51,868 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-c84e8c48-a5bf-4904-9b48-0b8a5d6b042a-vol 2019-01-20 20:27:52,074 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-c84e8c48-a5bf-4904-9b48-0b8a5d6b042a-vol 2019-01-20 20:27:52,128 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-c84e8c48-a5bf-4904-9b48-0b8a5d6b042a-vol 2019-01-20 20:27:55,783 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-c84e8c48-a5bf-4904-9b48-0b8a5d6b042a-vol 2019-01-20 20:27:55,783 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-c84e8c48-a5bf-4904-9b48-0b8a5d6b042a-vol-type 2019-01-20 20:27:56,479 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-c3fd7769-689c-447-proj 2019-01-20 20:27:56,596 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-c3fd7769-689c-447-proj-role 2019-01-20 20:27:56,868 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-c3fd7769-689c-447-user 2019-01-20 20:27:58,269 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-1481ae79-e2a0-4d1-proj 2019-01-20 20:27:59,384 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-1481ae79-e2a0-4d1-user 2019-01-20 20:27:59,515 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-1481ae79-e2a0-4d1-proj-role 2019-01-20 20:27:59,607 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-1481ae79-e2a0-4d1-proj-role to project CreateVolumeWithImageTests-1481ae79-e2a0-4d1-proj 2019-01-20 20:28:03,423 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-31225ffd-037d-4d81-8cf9-08b8c3389866-image 2019-01-20 20:28:03,442 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-31225ffd-037d-4d81-8cf9-08b8c3389866-image 2019-01-20 20:28:04,347 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-31225ffd-037d-4d81-8cf9-08b8c3389866-image 2019-01-20 20:28:06,041 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-1481ae79-e2a0-4d1-proj 2019-01-20 20:28:06,237 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-1481ae79-e2a0-4d1-proj-role 2019-01-20 20:28:06,434 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-1481ae79-e2a0-4d1-user 2019-01-20 20:28:07,940 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-proj 2019-01-20 20:28:08,981 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-user 2019-01-20 20:28:09,173 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-proj-role 2019-01-20 20:28:09,265 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-proj-role to project CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-proj 2019-01-20 20:28:12,107 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-image 2019-01-20 20:28:12,272 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-image 2019-01-20 20:28:14,647 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-vol 2019-01-20 20:28:21,266 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-vol 2019-01-20 20:28:22,110 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-vol 2019-01-20 20:28:25,571 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-vol 2019-01-20 20:28:25,571 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-fb35d30a-020b-4505-ad19-eee756ea8c40-image 2019-01-20 20:28:27,850 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-proj 2019-01-20 20:28:28,117 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-proj-role 2019-01-20 20:28:28,314 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-4e49d7c0-8bc9-40b-user 2019-01-20 20:28:29,730 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-e8663378-ed6c-460-proj 2019-01-20 20:28:30,844 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-e8663378-ed6c-460-user 2019-01-20 20:28:31,042 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-e8663378-ed6c-460-proj-role 2019-01-20 20:28:31,059 - keystone_utils - INFO - Granting role SimpleHealthCheck-e8663378-ed6c-460-proj-role to project SimpleHealthCheck-e8663378-ed6c-460-proj 2019-01-20 20:28:34,182 - create_image - INFO - Created image with name - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-image 2019-01-20 20:28:34,436 - create_image - INFO - Image is now active with name - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-image 2019-01-20 20:28:35,007 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-priv-net 2019-01-20 20:28:36,128 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-priv-subnet 2019-01-20 20:28:41,256 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-priv-net 2019-01-20 20:28:42,984 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-inst 2019-01-20 20:28:45,456 - create_instance - INFO - Created instance with name - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-inst 2019-01-20 20:28:53,036 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:28:54,338 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2019-01-20 20:28:55,900 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-20 20:28:55,901 - create_instance - INFO - Deleting Port with ID - 17bc8db9-c1ee-453b-9494-7920ba202d4d 2019-01-20 20:28:55,901 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938port-1 2019-01-20 20:28:56,655 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-inst 2019-01-20 20:28:56,859 - create_instance - INFO - Checking deletion status 2019-01-20 20:29:03,257 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-inst 2019-01-20 20:29:03,258 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-priv-subnet 2019-01-20 20:29:03,258 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-priv-subnet 2019-01-20 20:29:05,594 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-priv-net 2019-01-20 20:29:07,050 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-eb5e7080-1cfa-44be-a0e0-4accff1cb938-image 2019-01-20 20:29:08,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a23c0459-60ad-4a3d-98fd-b5ce577eff46 2019-01-20 20:29:09,046 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:29:09,372 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-e8663378-ed6c-460-proj 2019-01-20 20:29:09,608 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-e8663378-ed6c-460-proj-role 2019-01-20 20:29:09,901 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-e8663378-ed6c-460-user 2019-01-20 20:29:11,324 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-f77e17f4-5c3c-400-proj 2019-01-20 20:29:12,653 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-f77e17f4-5c3c-400-user 2019-01-20 20:29:12,862 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-f77e17f4-5c3c-400-proj-role 2019-01-20 20:29:12,944 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-f77e17f4-5c3c-400-proj-role to project CreateInstanceTwoNetTests-f77e17f4-5c3c-400-proj 2019-01-20 20:29:16,011 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-5074a6f6-b428-40c2-9b8d-f82951f959fe 2019-01-20 20:29:16,174 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-5074a6f6-b428-40c2-9b8d-f82951f959fe 2019-01-20 20:29:16,813 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net1 2019-01-20 20:29:17,806 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-subnet1 2019-01-20 20:29:19,907 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net2 2019-01-20 20:29:20,608 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-subnet2 2019-01-20 20:29:23,398 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:24,537 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-router-port1 for router - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:25,808 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net1 2019-01-20 20:29:26,742 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-router-port1 for router - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:26,742 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:28,791 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-router-port2 for router - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:29,982 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net2 2019-01-20 20:29:30,916 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-router-port2 for router - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:30,916 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:29:34,629 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-sec-grp... 2019-01-20 20:29:34,629 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-sec-grp 2019-01-20 20:29:35,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:35,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:35,383 - neutron_utils - INFO - Retrieving security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:35,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:35,773 - neutron_utils - INFO - Retrieving security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:35,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:36,141 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-sec-grp 2019-01-20 20:29:36,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:36,660 - neutron_utils - INFO - Retrieving security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:36,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e687fdd4-98ac-4b9a-a52c-e0c822abd44e 2019-01-20 20:29:40,488 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net1 2019-01-20 20:29:42,131 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst1 2019-01-20 20:29:44,407 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst1 2019-01-20 20:29:52,190 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:29:56,907 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net2 2019-01-20 20:29:58,954 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst2 2019-01-20 20:30:01,366 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst2 2019-01-20 20:30:12,285 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:30:13,692 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2019-01-20 20:30:15,235 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-20 20:30:15,236 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2019-01-20 20:30:16,664 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-20 20:30:22,082 - create_instance - INFO - Deleting Port with ID - ed19b809-b7bb-4844-a604-f80f7a8dfe1f 2019-01-20 20:30:22,082 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-vm1-port 2019-01-20 20:30:22,504 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst1 2019-01-20 20:30:22,686 - create_instance - INFO - Checking deletion status 2019-01-20 20:30:35,965 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst1 2019-01-20 20:30:35,966 - create_instance - INFO - Deleting Port with ID - e12ca396-4b55-486a-9fa9-a7c7c45fd2ad 2019-01-20 20:30:35,966 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-vm2-port 2019-01-20 20:30:36,601 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst2 2019-01-20 20:30:36,787 - create_instance - INFO - Checking deletion status 2019-01-20 20:30:47,272 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-inst2 2019-01-20 20:30:47,488 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router and port CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-router-port1 2019-01-20 20:30:47,488 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:30:48,710 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router and port CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-router-port2 2019-01-20 20:30:48,711 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:30:49,969 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:30:49,970 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-pub-router 2019-01-20 20:30:50,335 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-subnet1 2019-01-20 20:30:50,335 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-subnet1 2019-01-20 20:30:52,921 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net1 2019-01-20 20:30:54,664 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-subnet2 2019-01-20 20:30:54,664 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-subnet2 2019-01-20 20:30:57,169 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-net2 2019-01-20 20:30:59,119 - neutron_utils - INFO - Deleting security group rule with ID - b224fcce-d0ae-4613-9985-82c808b644a1 2019-01-20 20:30:59,408 - neutron_utils - INFO - Deleting security group rule with ID - 4cc64226-06b0-4f59-bd31-1bc8754727fa 2019-01-20 20:30:59,666 - neutron_utils - INFO - Deleting security group rule with ID - 5ed6aef6-67d7-4349-b92b-5300ffe11792 2019-01-20 20:30:59,909 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-24c16f7b-5d4c-4f33-bcce-37f5716499c3-sec-grp 2019-01-20 20:31:00,208 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-5074a6f6-b428-40c2-9b8d-f82951f959fe 2019-01-20 20:31:02,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d523bd8-6f86-48e7-a9bb-4a494644918d 2019-01-20 20:31:02,905 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:31:03,240 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-f77e17f4-5c3c-400-proj 2019-01-20 20:31:03,483 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-f77e17f4-5c3c-400-proj-role 2019-01-20 20:31:03,682 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-f77e17f4-5c3c-400-user 2019-01-20 20:31:05,145 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-c9ab793a-6791-44b-proj 2019-01-20 20:31:06,156 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-c9ab793a-6791-44b-user 2019-01-20 20:31:06,360 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-c9ab793a-6791-44b-proj-role 2019-01-20 20:31:06,450 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-c9ab793a-6791-44b-proj-role to project CreateInstanceSimpleTests-c9ab793a-6791-44b-proj 2019-01-20 20:31:09,692 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-image 2019-01-20 20:31:09,858 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-image 2019-01-20 20:31:11,428 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-pub-net 2019-01-20 20:31:12,242 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-pub-subnet 2019-01-20 20:31:16,942 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-pub-net 2019-01-20 20:31:18,764 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-inst 2019-01-20 20:31:21,776 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-inst 2019-01-20 20:31:29,337 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:31:35,796 - create_instance - INFO - Deleting Port with ID - ecc8ff39-d104-442d-a822-6e0293502440 2019-01-20 20:31:35,797 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-port 2019-01-20 20:31:36,208 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-inst 2019-01-20 20:31:36,375 - create_instance - INFO - Checking deletion status 2019-01-20 20:31:46,603 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-inst 2019-01-20 20:31:46,669 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-pub-subnet 2019-01-20 20:31:46,669 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-pub-subnet 2019-01-20 20:31:48,868 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-pub-net 2019-01-20 20:31:50,389 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-b9e73352-3e93-42a3-b61d-a7fb5f0ff2c6-image 2019-01-20 20:31:53,376 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-c9ab793a-6791-44b-proj 2019-01-20 20:31:53,572 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-c9ab793a-6791-44b-proj-role 2019-01-20 20:31:53,794 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-c9ab793a-6791-44b-user 2019-01-20 20:31:55,229 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-b5b5af68-600a-448-proj 2019-01-20 20:31:56,301 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-b5b5af68-600a-448-user 2019-01-20 20:31:56,582 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-b5b5af68-600a-448-proj-role 2019-01-20 20:31:56,669 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-b5b5af68-600a-448-proj-role to project CreateInstanceSimpleTests-b5b5af68-600a-448-proj 2019-01-20 20:31:59,519 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-image 2019-01-20 20:31:59,681 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-image 2019-01-20 20:32:01,006 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-pub-net 2019-01-20 20:32:02,057 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-pub-subnet 2019-01-20 20:32:06,947 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-pub-net 2019-01-20 20:32:08,752 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-inst 2019-01-20 20:32:10,999 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-inst 2019-01-20 20:32:18,600 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:32:32,285 - create_instance - INFO - Deleting Port with ID - df32be02-f369-4aa3-b70c-265797c2af93 2019-01-20 20:32:32,286 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-port 2019-01-20 20:32:32,940 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-inst 2019-01-20 20:32:32,987 - create_instance - WARNING - Instance already deleted - Instance e7e34434-676c-429e-9ae1-cdc289d6f510 could not be found. (HTTP 404) (Request-ID: req-75d60125-1d61-4f3d-81a0-b058850ae5dd) 2019-01-20 20:32:32,988 - create_instance - INFO - Checking deletion status 2019-01-20 20:32:33,037 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-inst 2019-01-20 20:32:33,117 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-pub-subnet 2019-01-20 20:32:33,117 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-pub-subnet 2019-01-20 20:32:35,581 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-pub-net 2019-01-20 20:32:37,227 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-c46a2316-3c0f-46d6-9230-f0b5d2946992-image 2019-01-20 20:32:39,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ddbb11e5-91c9-457e-8353-1c31f0df0226 2019-01-20 20:32:39,948 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:32:40,290 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-b5b5af68-600a-448-proj 2019-01-20 20:32:40,574 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-b5b5af68-600a-448-proj-role 2019-01-20 20:32:40,792 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-b5b5af68-600a-448-user 2019-01-20 20:32:42,444 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-proj 2019-01-20 20:32:43,702 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-user 2019-01-20 20:32:43,900 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-proj-role 2019-01-20 20:32:43,994 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-proj-role to project CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-proj 2019-01-20 20:32:46,730 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-image 2019-01-20 20:32:46,901 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-image 2019-01-20 20:32:47,520 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-pub-net 2019-01-20 20:32:48,706 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-pub-subnet 2019-01-20 20:32:54,311 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-pub-net 2019-01-20 20:32:55,948 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-inst 2019-01-20 20:32:58,200 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-inst 2019-01-20 20:33:05,619 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:33:06,533 - create_instance - INFO - Deleting Port with ID - 2f4f9bf1-ad72-4290-af1b-30094b7cf6eb 2019-01-20 20:33:06,533 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675fport-1 2019-01-20 20:33:07,192 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-inst 2019-01-20 20:33:07,380 - create_instance - INFO - Checking deletion status 2019-01-20 20:33:10,820 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-inst 2019-01-20 20:33:10,873 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-pub-subnet 2019-01-20 20:33:10,873 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-pub-subnet 2019-01-20 20:33:13,389 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-pub-net 2019-01-20 20:33:14,946 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-570940cd-702e-4c67-9cbd-2702a84e675f-image 2019-01-20 20:33:17,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0abdae-c603-47a5-b623-e0288538ddb4 2019-01-20 20:33:17,203 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:33:17,546 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-proj 2019-01-20 20:33:17,789 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-proj-role 2019-01-20 20:33:18,007 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ccb3fb63-fa3a-49c-user 2019-01-20 20:33:19,457 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-66c484da-1ac6-405-proj 2019-01-20 20:33:20,547 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-66c484da-1ac6-405-user 2019-01-20 20:33:20,755 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-66c484da-1ac6-405-proj-role 2019-01-20 20:33:20,851 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-66c484da-1ac6-405-proj-role to project CreateInstancePortManipulationTests-66c484da-1ac6-405-proj 2019-01-20 20:33:24,167 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-image 2019-01-20 20:33:24,339 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-image 2019-01-20 20:33:24,964 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-pub-net 2019-01-20 20:33:26,036 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-pub-subnet 2019-01-20 20:33:31,684 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-pub-net 2019-01-20 20:33:31,890 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-pub-subnet 2019-01-20 20:33:31,891 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-pub-subnet 2019-01-20 20:33:34,234 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-pub-net 2019-01-20 20:33:35,536 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8997afc9-19c2-4234-beff-0a94d7978923-image 2019-01-20 20:33:37,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b42e50e-2cce-44ea-a811-bb20e1c3221f 2019-01-20 20:33:38,112 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:33:38,437 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-66c484da-1ac6-405-proj 2019-01-20 20:33:38,735 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-66c484da-1ac6-405-proj-role 2019-01-20 20:33:38,942 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-66c484da-1ac6-405-user 2019-01-20 20:33:40,403 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3f5f132c-d6cf-414-proj 2019-01-20 20:33:41,564 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3f5f132c-d6cf-414-user 2019-01-20 20:33:41,763 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3f5f132c-d6cf-414-proj-role 2019-01-20 20:33:41,853 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3f5f132c-d6cf-414-proj-role to project CreateInstancePortManipulationTests-3f5f132c-d6cf-414-proj 2019-01-20 20:33:45,036 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-image 2019-01-20 20:33:45,055 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-image 2019-01-20 20:33:45,667 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-pub-net 2019-01-20 20:33:46,663 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-pub-subnet 2019-01-20 20:33:52,148 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-pub-net 2019-01-20 20:33:52,358 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-pub-subnet 2019-01-20 20:33:52,359 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-pub-subnet 2019-01-20 20:33:54,656 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-pub-net 2019-01-20 20:33:56,042 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-310ff7c4-9cd9-4133-930a-81b43b5d80ac-image 2019-01-20 20:33:58,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5195e069-fe83-4e15-8661-1d06da2c5f70 2019-01-20 20:33:58,626 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:33:58,998 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3f5f132c-d6cf-414-proj 2019-01-20 20:33:59,268 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3f5f132c-d6cf-414-proj-role 2019-01-20 20:33:59,475 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3f5f132c-d6cf-414-user 2019-01-20 20:34:00,893 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-85ff746e-f54d-4cb-proj 2019-01-20 20:34:01,978 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-85ff746e-f54d-4cb-user 2019-01-20 20:34:02,187 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-85ff746e-f54d-4cb-proj-role 2019-01-20 20:34:02,279 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-85ff746e-f54d-4cb-proj-role to project CreateInstancePortManipulationTests-85ff746e-f54d-4cb-proj 2019-01-20 20:34:05,632 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-image 2019-01-20 20:34:05,787 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-image 2019-01-20 20:34:06,426 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-pub-net 2019-01-20 20:34:07,647 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-pub-subnet 2019-01-20 20:34:13,235 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-pub-net 2019-01-20 20:34:14,019 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-pub-subnet 2019-01-20 20:34:14,019 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-pub-subnet 2019-01-20 20:34:16,239 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-pub-net 2019-01-20 20:34:17,567 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6dbd50e4-27ad-4e85-ab8a-996a7ad1b80a-image 2019-01-20 20:34:19,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78e031f-a803-4641-8001-82529ed2e2dc 2019-01-20 20:34:19,719 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:34:20,055 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-85ff746e-f54d-4cb-proj 2019-01-20 20:34:20,394 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-85ff746e-f54d-4cb-proj-role 2019-01-20 20:34:20,595 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-85ff746e-f54d-4cb-user 2019-01-20 20:34:22,032 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-76a5364f-b899-45d-proj 2019-01-20 20:34:23,206 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-76a5364f-b899-45d-user 2019-01-20 20:34:23,493 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-76a5364f-b899-45d-proj-role 2019-01-20 20:34:23,581 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-76a5364f-b899-45d-proj-role to project CreateInstancePortManipulationTests-76a5364f-b899-45d-proj 2019-01-20 20:34:26,370 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-image 2019-01-20 20:34:26,525 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-image 2019-01-20 20:34:27,156 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-pub-net 2019-01-20 20:34:28,185 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-pub-subnet 2019-01-20 20:34:33,364 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-pub-net 2019-01-20 20:34:33,567 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-pub-subnet 2019-01-20 20:34:33,567 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-pub-subnet 2019-01-20 20:34:35,963 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-pub-net 2019-01-20 20:34:37,348 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5d448e9f-6ae7-4281-927a-b3a23a8dfd35-image 2019-01-20 20:34:38,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dccf2fd-8e73-4eda-92b5-eadb576a19ba 2019-01-20 20:34:39,010 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:34:39,350 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-76a5364f-b899-45d-proj 2019-01-20 20:34:39,580 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-76a5364f-b899-45d-proj-role 2019-01-20 20:34:39,776 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-76a5364f-b899-45d-user 2019-01-20 20:34:41,218 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9b800186-bc37-48a-proj 2019-01-20 20:34:42,308 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9b800186-bc37-48a-user 2019-01-20 20:34:42,433 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9b800186-bc37-48a-proj-role 2019-01-20 20:34:42,523 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9b800186-bc37-48a-proj-role to project CreateInstancePortManipulationTests-9b800186-bc37-48a-proj 2019-01-20 20:34:45,293 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-image 2019-01-20 20:34:45,451 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-image 2019-01-20 20:34:46,001 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-pub-net 2019-01-20 20:34:47,079 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-pub-subnet 2019-01-20 20:34:52,438 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-pub-net 2019-01-20 20:34:54,650 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-inst 2019-01-20 20:34:56,937 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-inst 2019-01-20 20:35:04,586 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:35:06,159 - create_instance - INFO - Deleting Port with ID - 1d53a585-bf74-4e8e-9481-f3ea7be2925f 2019-01-20 20:35:06,159 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550port-1 2019-01-20 20:35:06,773 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-inst 2019-01-20 20:35:07,185 - create_instance - INFO - Checking deletion status 2019-01-20 20:35:13,754 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-inst 2019-01-20 20:35:13,795 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-pub-subnet 2019-01-20 20:35:13,795 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-pub-subnet 2019-01-20 20:35:16,310 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-pub-net 2019-01-20 20:35:18,185 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e995d2ed-fe74-4a52-a13e-ade039560550-image 2019-01-20 20:35:20,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 104c3388-fce9-4129-8c13-8fccb5506360 2019-01-20 20:35:20,672 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:35:21,002 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9b800186-bc37-48a-proj 2019-01-20 20:35:21,275 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9b800186-bc37-48a-proj-role 2019-01-20 20:35:21,812 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9b800186-bc37-48a-user 2019-01-20 20:35:23,296 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-bed79e0b-eb51-499-proj 2019-01-20 20:35:24,349 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-bed79e0b-eb51-499-user 2019-01-20 20:35:24,547 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-bed79e0b-eb51-499-proj-role 2019-01-20 20:35:24,637 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-bed79e0b-eb51-499-proj-role to project CreateInstancePortManipulationTests-bed79e0b-eb51-499-proj 2019-01-20 20:35:28,422 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-image 2019-01-20 20:35:28,441 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-image 2019-01-20 20:35:29,053 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-pub-net 2019-01-20 20:35:30,042 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-pub-subnet 2019-01-20 20:35:35,546 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-pub-net 2019-01-20 20:35:37,483 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-inst 2019-01-20 20:35:39,780 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-inst 2019-01-20 20:35:47,322 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:35:49,045 - create_instance - INFO - Deleting Port with ID - 03989c25-88f7-435f-a8d2-015df3160709 2019-01-20 20:35:49,045 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcfport-1 2019-01-20 20:35:49,515 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-inst 2019-01-20 20:35:49,675 - create_instance - INFO - Checking deletion status 2019-01-20 20:35:56,271 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-inst 2019-01-20 20:35:56,328 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-pub-subnet 2019-01-20 20:35:56,328 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-pub-subnet 2019-01-20 20:35:58,835 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-pub-net 2019-01-20 20:36:00,264 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-31fbb62e-185a-4a39-a73b-3002d4b1cbcf-image 2019-01-20 20:36:02,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c2b248-e90c-4f21-b24c-8b8a36615dab 2019-01-20 20:36:02,490 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:36:02,823 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-bed79e0b-eb51-499-proj 2019-01-20 20:36:03,089 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-bed79e0b-eb51-499-proj-role 2019-01-20 20:36:03,293 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-bed79e0b-eb51-499-user 2019-01-20 20:36:04,745 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b37d5ccf-dbed-488-proj 2019-01-20 20:36:06,008 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b37d5ccf-dbed-488-user 2019-01-20 20:36:06,224 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b37d5ccf-dbed-488-proj-role 2019-01-20 20:36:06,308 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b37d5ccf-dbed-488-proj-role to project CreateInstancePortManipulationTests-b37d5ccf-dbed-488-proj 2019-01-20 20:36:09,568 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-image 2019-01-20 20:36:09,587 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-image 2019-01-20 20:36:10,211 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-pub-net 2019-01-20 20:36:11,146 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-pub-subnet 2019-01-20 20:36:16,563 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-pub-net 2019-01-20 20:36:18,638 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-inst 2019-01-20 20:36:21,133 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-inst 2019-01-20 20:36:28,604 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:36:29,554 - create_instance - INFO - Deleting Port with ID - c4322095-cdfe-40bd-abc2-3c65c04e984a 2019-01-20 20:36:29,555 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614port-1 2019-01-20 20:36:30,002 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-inst 2019-01-20 20:36:30,208 - create_instance - INFO - Checking deletion status 2019-01-20 20:36:33,496 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-inst 2019-01-20 20:36:33,543 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-pub-subnet 2019-01-20 20:36:33,544 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-pub-subnet 2019-01-20 20:36:35,875 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-pub-net 2019-01-20 20:36:37,085 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6dfd82ee-e885-49dd-9b2e-dd2b77129614-image 2019-01-20 20:36:39,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f90485a-8186-4573-9a3f-235f888964c6 2019-01-20 20:36:39,464 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:36:39,804 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b37d5ccf-dbed-488-proj 2019-01-20 20:36:40,054 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b37d5ccf-dbed-488-proj-role 2019-01-20 20:36:40,255 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b37d5ccf-dbed-488-user 2019-01-20 20:36:41,704 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dff9835b-d268-462-proj 2019-01-20 20:36:42,775 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dff9835b-d268-462-user 2019-01-20 20:36:43,063 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dff9835b-d268-462-proj-role 2019-01-20 20:36:43,149 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dff9835b-d268-462-proj-role to project CreateInstancePortManipulationTests-dff9835b-d268-462-proj 2019-01-20 20:36:46,665 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-image 2019-01-20 20:36:46,685 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-image 2019-01-20 20:36:47,319 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-pub-net 2019-01-20 20:36:48,355 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-pub-subnet 2019-01-20 20:36:54,135 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-pub-net 2019-01-20 20:36:55,961 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-inst 2019-01-20 20:36:58,004 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-inst 2019-01-20 20:37:05,523 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:37:06,466 - create_instance - INFO - Deleting Port with ID - 85b318d0-f056-4835-addb-45f8ce8e27c9 2019-01-20 20:37:06,466 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638port-1 2019-01-20 20:37:07,275 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-inst 2019-01-20 20:37:07,484 - create_instance - INFO - Checking deletion status 2019-01-20 20:37:14,085 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-inst 2019-01-20 20:37:14,155 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-pub-subnet 2019-01-20 20:37:14,155 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-pub-subnet 2019-01-20 20:37:16,617 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-pub-net 2019-01-20 20:37:18,019 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-48731110-43c2-48f0-b90e-180bd7bb2638-image 2019-01-20 20:37:19,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e314cf68-8b72-4584-bbe5-1d7d1061c0fd 2019-01-20 20:37:19,980 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:37:20,305 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dff9835b-d268-462-proj 2019-01-20 20:37:20,521 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dff9835b-d268-462-proj-role 2019-01-20 20:37:20,720 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dff9835b-d268-462-user 2019-01-20 20:37:22,279 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-79fae303-3bf7-4dc-proj 2019-01-20 20:37:23,453 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-79fae303-3bf7-4dc-user 2019-01-20 20:37:23,655 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-79fae303-3bf7-4dc-proj-role 2019-01-20 20:37:23,744 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-79fae303-3bf7-4dc-proj-role to project CreateInstancePortManipulationTests-79fae303-3bf7-4dc-proj 2019-01-20 20:37:27,497 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-image 2019-01-20 20:37:27,675 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-image 2019-01-20 20:37:28,306 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-pub-net 2019-01-20 20:37:29,457 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-pub-subnet 2019-01-20 20:37:32,298 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59net2 2019-01-20 20:37:33,172 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-subnet1 2019-01-20 20:37:34,043 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-subnet2 2019-01-20 20:37:39,324 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59net2 2019-01-20 20:37:41,228 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-inst 2019-01-20 20:37:43,534 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-inst 2019-01-20 20:37:51,286 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:37:52,412 - create_instance - INFO - Deleting Port with ID - adcec1cf-954d-407f-9720-70aa5d351a51 2019-01-20 20:37:52,412 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59port-1 2019-01-20 20:37:53,091 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-inst 2019-01-20 20:37:53,292 - create_instance - INFO - Checking deletion status 2019-01-20 20:37:59,985 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-inst 2019-01-20 20:38:00,037 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-pub-subnet 2019-01-20 20:38:00,037 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-pub-subnet 2019-01-20 20:38:02,510 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-pub-net 2019-01-20 20:38:04,338 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-subnet1 2019-01-20 20:38:04,339 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-subnet1 2019-01-20 20:38:06,966 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-subnet2 2019-01-20 20:38:06,966 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-subnet2 2019-01-20 20:38:09,104 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59net2 2019-01-20 20:38:10,463 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-66477109-b837-4ee3-8b22-80332db2ff59-image 2019-01-20 20:38:12,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28399f81-50b0-4fe7-857c-4e32a1647f56 2019-01-20 20:38:13,103 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:38:13,464 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-79fae303-3bf7-4dc-proj 2019-01-20 20:38:13,755 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-79fae303-3bf7-4dc-proj-role 2019-01-20 20:38:13,956 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-79fae303-3bf7-4dc-user 2019-01-20 20:38:15,441 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9dd4ed43-ec62-46e-proj 2019-01-20 20:38:16,584 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9dd4ed43-ec62-46e-user 2019-01-20 20:38:16,782 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9dd4ed43-ec62-46e-proj-role 2019-01-20 20:38:16,802 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9dd4ed43-ec62-46e-proj-role to project InstanceSecurityGroupTests-9dd4ed43-ec62-46e-proj 2019-01-20 20:38:19,395 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-image 2019-01-20 20:38:19,558 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-image 2019-01-20 20:38:20,199 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-pub-net 2019-01-20 20:38:21,207 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-pub-subnet 2019-01-20 20:38:27,446 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-pub-net 2019-01-20 20:38:29,210 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-inst 2019-01-20 20:38:31,125 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-inst 2019-01-20 20:38:38,785 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:38:40,836 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-name... 2019-01-20 20:38:40,836 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-name 2019-01-20 20:38:41,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:41,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:41,501 - neutron_utils - INFO - Retrieving security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:41,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:41,798 - neutron_utils - INFO - Retrieving security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:41,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:42,170 - neutron_utils - INFO - Retrieving security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:42,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19c5f34f-09a6-4727-a873-65b6ab2bd97a 2019-01-20 20:38:42,551 - neutron_utils - INFO - Deleting security group rule with ID - c990ae89-1156-442c-978b-b2d94e3ac858 2019-01-20 20:38:42,795 - neutron_utils - INFO - Deleting security group rule with ID - e989e85a-3a1b-403a-abca-23c5e5b41d7c 2019-01-20 20:38:43,052 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-name 2019-01-20 20:38:45,850 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:38:48,874 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-name] - Security group InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-name is not found for project 64f29e7a8a84445bb7a18d94383300b7 (HTTP 404) (Request-ID: req-894e4aad-6495-4924-a19b-2ec574b0148d) 2019-01-20 20:38:48,874 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-name is not found for project 64f29e7a8a84445bb7a18d94383300b7 (HTTP 404) (Request-ID: req-894e4aad-6495-4924-a19b-2ec574b0148d) 2019-01-20 20:38:50,421 - create_instance - INFO - Deleting Port with ID - 8e5bec59-ba87-4354-83a2-e13532a56ca7 2019-01-20 20:38:50,421 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-port 2019-01-20 20:38:50,918 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-inst 2019-01-20 20:38:51,101 - create_instance - INFO - Checking deletion status 2019-01-20 20:39:00,929 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-inst 2019-01-20 20:39:00,982 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-pub-subnet 2019-01-20 20:39:00,982 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-pub-subnet 2019-01-20 20:39:03,319 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-pub-net 2019-01-20 20:39:04,750 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-3f5e70f3-52b9-47d1-87da-84a8ca4e60d2-image 2019-01-20 20:39:06,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48c1438d-d7e8-4d53-969b-0f3196360ed4 2019-01-20 20:39:06,528 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:39:06,847 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9dd4ed43-ec62-46e-proj 2019-01-20 20:39:07,090 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9dd4ed43-ec62-46e-proj-role 2019-01-20 20:39:07,304 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9dd4ed43-ec62-46e-user 2019-01-20 20:39:08,722 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d3c65eba-76e3-40d-proj 2019-01-20 20:39:09,806 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d3c65eba-76e3-40d-user 2019-01-20 20:39:10,015 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d3c65eba-76e3-40d-proj-role 2019-01-20 20:39:10,100 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d3c65eba-76e3-40d-proj-role to project InstanceSecurityGroupTests-d3c65eba-76e3-40d-proj 2019-01-20 20:39:13,700 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-image 2019-01-20 20:39:13,863 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-image 2019-01-20 20:39:14,502 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-pub-net 2019-01-20 20:39:15,699 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-pub-subnet 2019-01-20 20:39:18,236 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-name... 2019-01-20 20:39:18,236 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-name 2019-01-20 20:39:18,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:18,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:18,991 - neutron_utils - INFO - Retrieving security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:19,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:19,232 - neutron_utils - INFO - Retrieving security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:19,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:19,503 - neutron_utils - INFO - Retrieving security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:19,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45532d85-ef56-4964-b0b3-4a6865f7ed30 2019-01-20 20:39:23,328 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-pub-net 2019-01-20 20:39:25,206 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-inst 2019-01-20 20:39:28,268 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-inst 2019-01-20 20:39:36,014 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:39:37,307 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:39:42,240 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:39:45,313 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-name] already added to VM [InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-inst] 2019-01-20 20:39:46,801 - create_instance - INFO - Deleting Port with ID - c45cd8fa-7c9c-467c-9871-b73f0b289ebf 2019-01-20 20:39:46,801 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-port 2019-01-20 20:39:47,852 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-inst 2019-01-20 20:39:48,054 - create_instance - INFO - Checking deletion status 2019-01-20 20:39:57,846 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-inst 2019-01-20 20:39:57,847 - neutron_utils - INFO - Deleting security group rule with ID - e1e5cfd7-d6bf-4010-be1d-d822b36ffdbe 2019-01-20 20:39:58,107 - neutron_utils - INFO - Deleting security group rule with ID - c6ab7782-db48-4c1a-95b0-5cb9dd75ef67 2019-01-20 20:39:58,368 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-name 2019-01-20 20:39:58,893 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-pub-subnet 2019-01-20 20:39:58,893 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-pub-subnet 2019-01-20 20:40:01,231 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-pub-net 2019-01-20 20:40:02,577 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c6676ab0-c581-48bf-b566-3b7b851f487c-image 2019-01-20 20:40:04,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ee91fe9-4b57-4a97-bc10-273897f04b60 2019-01-20 20:40:04,941 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:40:05,272 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d3c65eba-76e3-40d-proj 2019-01-20 20:40:05,570 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d3c65eba-76e3-40d-proj-role 2019-01-20 20:40:05,783 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d3c65eba-76e3-40d-user 2019-01-20 20:40:07,298 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-833fe5d8-87b8-45a-proj 2019-01-20 20:40:08,357 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-833fe5d8-87b8-45a-user 2019-01-20 20:40:08,549 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-833fe5d8-87b8-45a-proj-role 2019-01-20 20:40:08,567 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-833fe5d8-87b8-45a-proj-role to project InstanceSecurityGroupTests-833fe5d8-87b8-45a-proj 2019-01-20 20:40:12,084 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-image 2019-01-20 20:40:12,261 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-image 2019-01-20 20:40:12,879 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-pub-net 2019-01-20 20:40:14,072 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-pub-subnet 2019-01-20 20:40:19,609 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-pub-net 2019-01-20 20:40:21,390 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-inst 2019-01-20 20:40:23,348 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-inst 2019-01-20 20:40:30,585 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:40:32,666 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-name... 2019-01-20 20:40:32,667 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-name 2019-01-20 20:40:33,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:33,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:33,258 - neutron_utils - INFO - Retrieving security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:33,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:33,615 - neutron_utils - INFO - Retrieving security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:33,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:33,978 - neutron_utils - INFO - Retrieving security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:34,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e24f1454-495d-4087-af00-664485c47f85 2019-01-20 20:40:37,190 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:40:41,327 - create_instance - INFO - Deleting Port with ID - c6227c50-bce1-4c06-b845-46cc9f4cc085 2019-01-20 20:40:41,327 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-port 2019-01-20 20:40:41,735 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-inst 2019-01-20 20:40:41,904 - create_instance - INFO - Checking deletion status 2019-01-20 20:40:48,629 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-inst 2019-01-20 20:40:48,630 - neutron_utils - INFO - Deleting security group rule with ID - cdec4243-28d9-4623-99db-b90450db8a7b 2019-01-20 20:40:48,732 - neutron_utils - INFO - Deleting security group rule with ID - 1fe0f9fd-d416-4945-8ea2-b159363eaf89 2019-01-20 20:40:49,011 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-name 2019-01-20 20:40:49,360 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-pub-subnet 2019-01-20 20:40:49,360 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-pub-subnet 2019-01-20 20:40:51,894 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-pub-net 2019-01-20 20:40:54,017 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-3ff3a7df-a8db-4a0a-8283-6f511918e2ab-image 2019-01-20 20:40:56,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d07513e-7c3f-405a-9452-04e1eda0da60 2019-01-20 20:40:56,405 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:40:56,887 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-833fe5d8-87b8-45a-proj 2019-01-20 20:40:57,188 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-833fe5d8-87b8-45a-proj-role 2019-01-20 20:40:57,385 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-833fe5d8-87b8-45a-user 2019-01-20 20:40:58,771 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-proj 2019-01-20 20:40:59,993 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-user 2019-01-20 20:41:00,196 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-proj-role 2019-01-20 20:41:00,292 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-proj-role to project InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-proj 2019-01-20 20:41:03,614 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-image 2019-01-20 20:41:03,787 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-image 2019-01-20 20:41:04,412 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-pub-net 2019-01-20 20:41:05,542 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-pub-subnet 2019-01-20 20:41:08,068 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-name... 2019-01-20 20:41:08,068 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-name 2019-01-20 20:41:08,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:08,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:08,683 - neutron_utils - INFO - Retrieving security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:08,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:09,074 - neutron_utils - INFO - Retrieving security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:09,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:09,291 - neutron_utils - INFO - Retrieving security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:09,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a8d3157-ae52-490e-990d-c4d4ac5f9572 2019-01-20 20:41:13,316 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-pub-net 2019-01-20 20:41:15,044 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-inst 2019-01-20 20:41:17,839 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-inst 2019-01-20 20:41:24,882 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:41:26,492 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:41:30,980 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:41:36,575 - create_instance - INFO - Deleting Port with ID - d6b802f6-cfe6-4d79-be72-1a577ba98ed5 2019-01-20 20:41:36,575 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-port 2019-01-20 20:41:36,992 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-inst 2019-01-20 20:41:37,198 - create_instance - INFO - Checking deletion status 2019-01-20 20:41:43,733 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-inst 2019-01-20 20:41:43,734 - neutron_utils - INFO - Deleting security group rule with ID - 20c079e9-c15e-4a3d-a2dd-4d8f530458e0 2019-01-20 20:41:44,089 - neutron_utils - INFO - Deleting security group rule with ID - 619a4bf6-0349-4ef7-be75-0e6fc4a8614d 2019-01-20 20:41:44,396 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-name 2019-01-20 20:41:44,761 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-pub-subnet 2019-01-20 20:41:44,761 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-pub-subnet 2019-01-20 20:41:47,218 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-pub-net 2019-01-20 20:41:48,692 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-fe614bb2-17a4-46d1-8439-3eef92cc5b3b-image 2019-01-20 20:41:51,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0a62a8c-7538-4077-90bb-8e71e9d3de63 2019-01-20 20:41:51,341 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:41:51,671 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-proj 2019-01-20 20:41:51,912 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-proj-role 2019-01-20 20:41:52,126 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ff8bcc24-f90e-4a9-user 2019-01-20 20:41:53,585 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b7910462-553a-40e-proj 2019-01-20 20:41:54,747 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b7910462-553a-40e-user 2019-01-20 20:41:54,950 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b7910462-553a-40e-proj-role 2019-01-20 20:41:55,034 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b7910462-553a-40e-proj-role to project InstanceSecurityGroupTests-b7910462-553a-40e-proj 2019-01-20 20:41:58,036 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-image 2019-01-20 20:41:58,055 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-image 2019-01-20 20:41:58,687 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-pub-net 2019-01-20 20:41:59,910 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-pub-subnet 2019-01-20 20:42:02,791 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-name... 2019-01-20 20:42:02,792 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-name 2019-01-20 20:42:03,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:03,401 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:03,568 - neutron_utils - INFO - Retrieving security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:03,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:03,930 - neutron_utils - INFO - Retrieving security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:04,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:04,298 - neutron_utils - INFO - Retrieving security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:04,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dfdc707-55f6-4e6f-9db7-08c0bf7d56d5 2019-01-20 20:42:08,358 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-pub-net 2019-01-20 20:42:10,019 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-inst 2019-01-20 20:42:12,106 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-inst 2019-01-20 20:42:19,875 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:42:23,406 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:42:25,569 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-name not associated with the instance 1b9a6d4a-402f-4c39-800a-e9e98273aa6a (HTTP 404) (Request-ID: req-bb9e5b85-7f2d-4c91-a7a7-b0e3d2e21132) 2019-01-20 20:42:27,106 - create_instance - INFO - Deleting Port with ID - 1091b0e8-9152-4524-bee0-9bda4507da9f 2019-01-20 20:42:27,106 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-port 2019-01-20 20:42:27,625 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-inst 2019-01-20 20:42:27,785 - create_instance - INFO - Checking deletion status 2019-01-20 20:42:34,487 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-inst 2019-01-20 20:42:34,488 - neutron_utils - INFO - Deleting security group rule with ID - 96beba3f-5c22-4841-bf4e-b1095fbf47c5 2019-01-20 20:42:34,749 - neutron_utils - INFO - Deleting security group rule with ID - d4abf19e-b657-4f35-a627-8adba88560d8 2019-01-20 20:42:34,892 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-name 2019-01-20 20:42:35,222 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-pub-subnet 2019-01-20 20:42:35,222 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-pub-subnet 2019-01-20 20:42:37,716 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-pub-net 2019-01-20 20:42:39,531 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-97e854b4-a9fc-4e31-9baf-cc22aa8e007f-image 2019-01-20 20:42:41,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f7c95a9-4ccd-40e6-a0e9-c38947c2dc0a 2019-01-20 20:42:41,784 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:42:42,093 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b7910462-553a-40e-proj 2019-01-20 20:42:42,337 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b7910462-553a-40e-proj-role 2019-01-20 20:42:42,553 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b7910462-553a-40e-user 2019-01-20 20:42:44,167 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-proj 2019-01-20 20:42:45,311 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-user 2019-01-20 20:42:45,507 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-proj-role 2019-01-20 20:42:45,598 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-proj-role to project CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-proj 2019-01-20 20:42:46,367 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-net 2019-01-20 20:42:47,051 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-subnet 2019-01-20 20:42:53,423 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-image 2019-01-20 20:42:53,583 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-image 2019-01-20 20:42:57,159 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-net 2019-01-20 20:42:58,666 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-20 20:43:00,816 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-20 20:43:08,238 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:43:14,899 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-net 2019-01-20 20:43:16,586 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-20 20:43:18,859 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-20 20:43:26,413 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:43:28,969 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:43:30,936 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:43:32,193 - create_instance - INFO - Deleting Port with ID - f0b3d2b7-8685-46a4-a553-dc271bf230bb 2019-01-20 20:43:32,193 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95port-1 2019-01-20 20:43:32,638 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-20 20:43:32,785 - create_instance - INFO - Checking deletion status 2019-01-20 20:43:35,935 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-20 20:43:35,936 - create_instance - INFO - Deleting Port with ID - 34acdff4-be4a-4b83-8a1c-f955eb566373 2019-01-20 20:43:35,936 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95port-2 2019-01-20 20:43:36,511 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-20 20:43:36,792 - create_instance - INFO - Checking deletion status 2019-01-20 20:43:39,942 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-20 20:43:40,007 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-subnet 2019-01-20 20:43:40,008 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-subnet 2019-01-20 20:43:42,496 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-priv-net 2019-01-20 20:43:44,249 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-edacfe48-eca4-4011-a5c0-a39917d56d95-image 2019-01-20 20:43:45,709 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-proj 2019-01-20 20:43:45,948 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-proj-role 2019-01-20 20:43:46,157 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-eb3a2bbb-a20a-492-user 2019-01-20 20:43:47,586 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-proj 2019-01-20 20:43:48,664 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-user 2019-01-20 20:43:48,796 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-proj-role 2019-01-20 20:43:48,887 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-proj-role to project CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-proj 2019-01-20 20:43:49,003 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2019-01-20 20:43:52,452 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8 2019-01-20 20:43:52,620 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8 2019-01-20 20:43:53,935 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-pub-net 2019-01-20 20:43:54,997 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-pub-subnet 2019-01-20 20:44:00,097 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-pub-net 2019-01-20 20:44:01,752 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-inst 2019-01-20 20:44:04,080 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-inst 2019-01-20 20:44:11,316 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:44:12,569 - create_instance - INFO - Deleting Port with ID - b317f235-c3ec-460e-899d-32e697733a14 2019-01-20 20:44:12,569 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-port 2019-01-20 20:44:13,034 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-inst 2019-01-20 20:44:13,187 - create_instance - INFO - Checking deletion status 2019-01-20 20:44:16,385 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-inst 2019-01-20 20:44:16,433 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-pub-subnet 2019-01-20 20:44:16,433 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-pub-subnet 2019-01-20 20:44:18,889 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8-pub-net 2019-01-20 20:44:20,699 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-c1276407-126d-4031-9c72-447788abbef8 2019-01-20 20:44:23,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9be6d86-a2cb-438f-a5f8-6910e0eaf71f 2019-01-20 20:44:23,517 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:44:23,872 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-proj 2019-01-20 20:44:24,140 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-proj-role 2019-01-20 20:44:24,353 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-ed6c79c8-09ac-4e6-user 2019-01-20 20:44:25,831 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-99b84308-795c-42a-proj 2019-01-20 20:44:26,892 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-99b84308-795c-42a-user 2019-01-20 20:44:27,101 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-99b84308-795c-42a-proj-role 2019-01-20 20:44:27,118 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-99b84308-795c-42a-proj-role to project CreateInstanceVolumeTests-99b84308-795c-42a-proj 2019-01-20 20:44:29,420 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-image 2019-01-20 20:44:29,585 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-image 2019-01-20 20:44:30,923 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-pub-net 2019-01-20 20:44:31,968 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-pub-subnet 2019-01-20 20:44:34,107 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-1 2019-01-20 20:44:34,313 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-1 2019-01-20 20:44:35,932 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-2 2019-01-20 20:44:36,138 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-2 2019-01-20 20:44:39,902 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-pub-net 2019-01-20 20:44:41,631 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-inst 2019-01-20 20:44:43,999 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-inst 2019-01-20 20:44:51,532 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:44:53,178 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:44:58,228 - create_instance - INFO - Deleting Port with ID - 4f02fdfd-8fb6-490d-83e9-5003b280c93c 2019-01-20 20:44:58,228 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-port 2019-01-20 20:45:03,257 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-inst 2019-01-20 20:45:03,408 - create_instance - INFO - Checking deletion status 2019-01-20 20:45:06,708 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-inst 2019-01-20 20:45:06,744 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-pub-subnet 2019-01-20 20:45:06,744 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-pub-subnet 2019-01-20 20:45:09,158 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-pub-net 2019-01-20 20:45:11,208 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-2 2019-01-20 20:45:15,217 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-2 2019-01-20 20:45:15,423 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-1 2019-01-20 20:45:18,735 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-1 2019-01-20 20:45:18,736 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-7457de38-229a-429b-9b79-da93ae283a4b-image 2019-01-20 20:45:20,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0300ed96-c7b2-4319-9fdb-901ce3cf60fe 2019-01-20 20:45:20,432 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:45:20,758 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-99b84308-795c-42a-proj 2019-01-20 20:45:21,021 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-99b84308-795c-42a-proj-role 2019-01-20 20:45:21,236 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-99b84308-795c-42a-user 2019-01-20 20:45:22,803 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-60304744-0011-40a-proj 2019-01-20 20:45:23,856 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-60304744-0011-40a-user 2019-01-20 20:45:24,066 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-60304744-0011-40a-proj-role 2019-01-20 20:45:24,151 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-60304744-0011-40a-proj-role to project CreateInstanceVolumeTests-60304744-0011-40a-proj 2019-01-20 20:45:27,161 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-image 2019-01-20 20:45:27,392 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-image 2019-01-20 20:45:28,746 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-pub-net 2019-01-20 20:45:29,808 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-pub-subnet 2019-01-20 20:45:32,344 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-1 2019-01-20 20:45:32,579 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-1 2019-01-20 20:45:33,779 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-2 2019-01-20 20:45:33,969 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-2 2019-01-20 20:45:37,681 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-pub-net 2019-01-20 20:45:39,381 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-inst 2019-01-20 20:45:41,888 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-inst 2019-01-20 20:45:49,381 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:45:51,395 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:45:55,898 - create_instance - INFO - VM is - ACTIVE 2019-01-20 20:46:01,171 - create_instance - INFO - Deleting Port with ID - 37c08a64-7b55-4224-9486-57ba04b079f6 2019-01-20 20:46:01,171 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-port 2019-01-20 20:46:10,707 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-inst 2019-01-20 20:46:11,020 - create_instance - INFO - Checking deletion status 2019-01-20 20:46:14,316 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-inst 2019-01-20 20:46:14,355 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-pub-subnet 2019-01-20 20:46:14,355 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-pub-subnet 2019-01-20 20:46:16,758 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-pub-net 2019-01-20 20:46:18,818 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-2 2019-01-20 20:46:22,139 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-2 2019-01-20 20:46:22,362 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-1 2019-01-20 20:46:25,857 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-1 2019-01-20 20:46:25,857 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-112b742e-ec3d-4dca-8a6c-af30daa91c48-image 2019-01-20 20:46:27,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0ab49ee-6c73-4b47-9a5c-8f0cd0b874b0 2019-01-20 20:46:28,177 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:46:28,513 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-60304744-0011-40a-proj 2019-01-20 20:46:28,806 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-60304744-0011-40a-proj-role 2019-01-20 20:46:29,006 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-60304744-0011-40a-user 2019-01-20 20:46:30,455 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-447945a3-241b-485-proj 2019-01-20 20:46:32,001 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-447945a3-241b-485-proj 2019-01-20 20:46:32,135 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-447945a3-241b-485-user 2019-01-20 20:46:32,348 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-447945a3-241b-485-proj-role 2019-01-20 20:46:32,436 - keystone_utils - INFO - Granting role CreateStackSuccessTests-447945a3-241b-485-proj-role to project CreateStackSuccessTests-447945a3-241b-485-proj 2019-01-20 20:46:35,135 - create_image - INFO - Created image with name - CreateStackSuccessTests-8f0c3afb-d62e-4099-85fd-4a480e64e44d-image 2019-01-20 20:46:35,155 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8f0c3afb-d62e-4099-85fd-4a480e64e44d-image 2019-01-20 20:46:40,748 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8f0c3afb-d62e-4099-85fd-4a480e64e44d-stack 2019-01-20 20:46:56,297 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8f0c3afb-d62e-4099-85fd-4a480e64e44d-stack 2019-01-20 20:47:10,434 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8f0c3afb-d62e-4099-85fd-4a480e64e44d-stack 2019-01-20 20:47:10,636 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8f0c3afb-d62e-4099-85fd-4a480e64e44d-image 2019-01-20 20:47:12,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb1e70e2-d994-421a-a5e9-4741c97b4902 2019-01-20 20:47:12,852 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:47:13,236 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-447945a3-241b-485-proj 2019-01-20 20:47:13,777 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-447945a3-241b-485-proj-role 2019-01-20 20:47:13,976 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-447945a3-241b-485-user 2019-01-20 20:47:15,527 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e19b86e2-b870-4bd-proj 2019-01-20 20:47:17,148 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e19b86e2-b870-4bd-proj 2019-01-20 20:47:17,285 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e19b86e2-b870-4bd-user 2019-01-20 20:47:17,510 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e19b86e2-b870-4bd-proj-role 2019-01-20 20:47:17,604 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e19b86e2-b870-4bd-proj-role to project CreateStackSuccessTests-e19b86e2-b870-4bd-proj 2019-01-20 20:47:20,119 - create_image - INFO - Created image with name - CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-image 2019-01-20 20:47:20,378 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-image 2019-01-20 20:47:24,644 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-stack 2019-01-20 20:47:41,587 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-stack 2019-01-20 20:47:43,813 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-stack 2019-01-20 20:47:43,813 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-stack 2019-01-20 20:47:43,813 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-stack 2019-01-20 20:47:56,803 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-stack 2019-01-20 20:47:57,164 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-95c0bdd0-0b69-4bd7-9cdc-7aaeb95827e2-image 2019-01-20 20:47:59,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fe65a63-48ab-49e9-8118-917ba2bd818f 2019-01-20 20:47:59,565 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:47:59,886 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e19b86e2-b870-4bd-proj 2019-01-20 20:48:00,213 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e19b86e2-b870-4bd-proj-role 2019-01-20 20:48:00,448 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e19b86e2-b870-4bd-user 2019-01-20 20:48:01,880 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c426c6bc-3935-48c-proj 2019-01-20 20:48:03,371 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c426c6bc-3935-48c-proj 2019-01-20 20:48:03,507 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c426c6bc-3935-48c-user 2019-01-20 20:48:03,726 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c426c6bc-3935-48c-proj-role 2019-01-20 20:48:03,807 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c426c6bc-3935-48c-proj-role to project CreateStackSuccessTests-c426c6bc-3935-48c-proj 2019-01-20 20:48:06,692 - create_image - INFO - Created image with name - CreateStackSuccessTests-4a72f13f-b167-46b8-9c95-4451602471b3-image 2019-01-20 20:48:06,851 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4a72f13f-b167-46b8-9c95-4451602471b3-image 2019-01-20 20:48:10,804 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4a72f13f-b167-46b8-9c95-4451602471b3-stack 2019-01-20 20:48:10,805 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2019-01-20 20:48:11,023 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2019-01-20 20:48:11,023 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4a72f13f-b167-46b8-9c95-4451602471b3-stack 2019-01-20 20:48:21,360 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4a72f13f-b167-46b8-9c95-4451602471b3-stack 2019-01-20 20:48:21,707 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4a72f13f-b167-46b8-9c95-4451602471b3-image 2019-01-20 20:48:23,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 879d7dbb-8210-4162-bf90-f80fba7e1bd1 2019-01-20 20:48:23,898 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:48:24,248 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c426c6bc-3935-48c-proj 2019-01-20 20:48:24,530 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c426c6bc-3935-48c-proj-role 2019-01-20 20:48:24,739 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c426c6bc-3935-48c-user 2019-01-20 20:48:26,276 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7c54bbcd-5f71-478-proj 2019-01-20 20:48:27,769 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7c54bbcd-5f71-478-proj 2019-01-20 20:48:27,902 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7c54bbcd-5f71-478-user 2019-01-20 20:48:28,097 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7c54bbcd-5f71-478-proj-role 2019-01-20 20:48:28,183 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7c54bbcd-5f71-478-proj-role to project CreateStackSuccessTests-7c54bbcd-5f71-478-proj 2019-01-20 20:48:30,931 - create_image - INFO - Created image with name - CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-image 2019-01-20 20:48:31,092 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-image 2019-01-20 20:48:34,994 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-stack 2019-01-20 20:48:51,942 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-stack 2019-01-20 20:48:52,953 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-stack 2019-01-20 20:49:06,109 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-stack 2019-01-20 20:49:06,303 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-19a752a9-2e3d-43a5-93dd-e8db0d67dfa6-image 2019-01-20 20:49:08,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6979b70-a284-46be-81ef-2e0f473b7f88 2019-01-20 20:49:08,730 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:49:09,115 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7c54bbcd-5f71-478-proj 2019-01-20 20:49:09,394 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7c54bbcd-5f71-478-proj-role 2019-01-20 20:49:09,617 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7c54bbcd-5f71-478-user 2019-01-20 20:49:11,049 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b4eb04d5-cad7-42e-proj 2019-01-20 20:49:12,520 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-b4eb04d5-cad7-42e-proj 2019-01-20 20:49:12,638 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b4eb04d5-cad7-42e-user 2019-01-20 20:49:12,833 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b4eb04d5-cad7-42e-proj-role 2019-01-20 20:49:12,852 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b4eb04d5-cad7-42e-proj-role to project CreateStackSuccessTests-b4eb04d5-cad7-42e-proj 2019-01-20 20:49:16,031 - create_image - INFO - Created image with name - CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-image 2019-01-20 20:49:16,272 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-image 2019-01-20 20:49:20,407 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-stack 2019-01-20 20:49:37,368 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-stack 2019-01-20 20:49:38,999 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-stack 2019-01-20 20:49:39,364 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-stack 2019-01-20 20:49:53,167 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-stack 2019-01-20 20:49:53,367 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d922d653-0aec-4ea2-bd0c-290645c5f713-image 2019-01-20 20:49:55,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bed2b48d-bc28-466d-8c09-ee1db814c5a4 2019-01-20 20:49:55,658 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:49:55,996 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b4eb04d5-cad7-42e-proj 2019-01-20 20:49:56,292 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b4eb04d5-cad7-42e-proj-role 2019-01-20 20:49:56,546 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b4eb04d5-cad7-42e-user 2019-01-20 20:49:58,097 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj 2019-01-20 20:49:59,585 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj 2019-01-20 20:49:59,717 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-77c6fe70-f6e8-4ae-user 2019-01-20 20:49:59,918 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj-role 2019-01-20 20:50:00,004 - keystone_utils - INFO - Granting role CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj-role to project CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj 2019-01-20 20:50:02,713 - create_image - INFO - Created image with name - CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-image 2019-01-20 20:50:02,890 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-image 2019-01-20 20:50:06,794 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-stack 2019-01-20 20:50:23,315 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-stack 2019-01-20 20:50:26,565 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-stack 2019-01-20 20:50:36,818 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-stack 2019-01-20 20:50:37,032 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c58037fe-00b1-4cfa-99f5-c1c92df990cb-image 2019-01-20 20:50:38,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d63d724c-2b46-408b-9634-70fe51e0511c 2019-01-20 20:50:38,735 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:50:39,170 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj 2019-01-20 20:50:39,544 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-77c6fe70-f6e8-4ae-proj-role 2019-01-20 20:50:39,742 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-77c6fe70-f6e8-4ae-user 2019-01-20 20:50:41,134 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0e795efe-f20d-4c9-proj 2019-01-20 20:50:42,691 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0e795efe-f20d-4c9-proj 2019-01-20 20:50:42,771 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0e795efe-f20d-4c9-user 2019-01-20 20:50:42,983 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0e795efe-f20d-4c9-proj-role 2019-01-20 20:50:43,002 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0e795efe-f20d-4c9-proj-role to project CreateStackSuccessTests-0e795efe-f20d-4c9-proj 2019-01-20 20:50:45,880 - create_image - INFO - Created image with name - CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-image 2019-01-20 20:50:45,901 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-image 2019-01-20 20:50:50,039 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-stack 2019-01-20 20:51:06,671 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-stack 2019-01-20 20:51:12,565 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-inst 2019-01-20 20:51:20,610 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-stack 2019-01-20 20:51:36,787 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-stack 2019-01-20 20:51:36,841 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2bd51cd1-2b90-46fa-8d26-3dc8e6b28c9e-image 2019-01-20 20:51:38,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1572da3-581c-4e93-95db-8d83dde2c601 2019-01-20 20:51:38,548 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:51:39,044 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0e795efe-f20d-4c9-proj 2019-01-20 20:51:39,370 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0e795efe-f20d-4c9-proj-role 2019-01-20 20:51:39,606 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0e795efe-f20d-4c9-user 2019-01-20 20:51:41,079 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-5c876c2b-07aa-49e-proj 2019-01-20 20:51:42,686 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-5c876c2b-07aa-49e-proj 2019-01-20 20:51:43,198 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-5c876c2b-07aa-49e-proj 2019-01-20 20:51:43,328 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-5c876c2b-07aa-49e-user 2019-01-20 20:51:43,541 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-5c876c2b-07aa-49e-proj-role 2019-01-20 20:51:43,632 - keystone_utils - INFO - Granting role CreateStackVolumeTests-5c876c2b-07aa-49e-proj-role to project CreateStackVolumeTests-5c876c2b-07aa-49e-proj 2019-01-20 20:51:46,423 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-ec672c19-bccd-40b1-a6b0-093aa152a978-stack 2019-01-20 20:51:50,173 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-ec672c19-bccd-40b1-a6b0-093aa152a978-stack 2019-01-20 20:51:51,215 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-ec672c19-bccd-40b1-a6b0-093aa152a978-stack 2019-01-20 20:51:54,705 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-ec672c19-bccd-40b1-a6b0-093aa152a978-stack 2019-01-20 20:51:55,249 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-5c876c2b-07aa-49e-proj 2019-01-20 20:51:55,544 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-5c876c2b-07aa-49e-proj-role 2019-01-20 20:51:55,749 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-5c876c2b-07aa-49e-user 2019-01-20 20:51:57,151 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-4c2d72e1-2563-4b8-proj 2019-01-20 20:51:58,653 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-4c2d72e1-2563-4b8-proj 2019-01-20 20:51:59,157 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-4c2d72e1-2563-4b8-proj 2019-01-20 20:51:59,291 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-4c2d72e1-2563-4b8-user 2019-01-20 20:51:59,493 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-4c2d72e1-2563-4b8-proj-role 2019-01-20 20:51:59,579 - keystone_utils - INFO - Granting role CreateStackVolumeTests-4c2d72e1-2563-4b8-proj-role to project CreateStackVolumeTests-4c2d72e1-2563-4b8-proj 2019-01-20 20:52:02,388 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-0f829731-7428-45a9-a3c1-4c10da495eab-stack 2019-01-20 20:52:06,016 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-0f829731-7428-45a9-a3c1-4c10da495eab-stack 2019-01-20 20:52:07,486 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-0f829731-7428-45a9-a3c1-4c10da495eab-stack 2019-01-20 20:52:11,123 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-0f829731-7428-45a9-a3c1-4c10da495eab-stack 2019-01-20 20:52:12,455 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-4c2d72e1-2563-4b8-proj 2019-01-20 20:52:12,682 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-4c2d72e1-2563-4b8-proj-role 2019-01-20 20:52:12,889 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-4c2d72e1-2563-4b8-user 2019-01-20 20:52:14,296 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-fe78051a-1b6a-4e0-proj 2019-01-20 20:52:15,772 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-fe78051a-1b6a-4e0-proj 2019-01-20 20:52:16,271 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-fe78051a-1b6a-4e0-proj 2019-01-20 20:52:16,407 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-fe78051a-1b6a-4e0-user 2019-01-20 20:52:16,619 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-fe78051a-1b6a-4e0-proj-role 2019-01-20 20:52:16,711 - keystone_utils - INFO - Granting role CreateStackFlavorTests-fe78051a-1b6a-4e0-proj-role to project CreateStackFlavorTests-fe78051a-1b6a-4e0-proj 2019-01-20 20:52:19,664 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-3bd0f0ee-19ca-42de-a1c4-6ea6207ec062-stack 2019-01-20 20:52:20,037 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-3bd0f0ee-19ca-42de-a1c4-6ea6207ec062-stack 2019-01-20 20:52:21,093 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-3bd0f0ee-19ca-42de-a1c4-6ea6207ec062-stack-flavor-6ckbcjffpqmn 2019-01-20 20:52:21,093 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-3bd0f0ee-19ca-42de-a1c4-6ea6207ec062-stack 2019-01-20 20:52:25,062 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-3bd0f0ee-19ca-42de-a1c4-6ea6207ec062-stack 2019-01-20 20:52:25,685 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-fe78051a-1b6a-4e0-proj 2019-01-20 20:52:25,945 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-fe78051a-1b6a-4e0-proj-role 2019-01-20 20:52:26,148 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-fe78051a-1b6a-4e0-user 2019-01-20 20:52:27,548 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-85a51039-1d99-4d3-proj 2019-01-20 20:52:29,085 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-85a51039-1d99-4d3-proj 2019-01-20 20:52:29,214 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-85a51039-1d99-4d3-user 2019-01-20 20:52:29,409 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-85a51039-1d99-4d3-proj-role 2019-01-20 20:52:29,500 - keystone_utils - INFO - Granting role CreateStackKeypairTests-85a51039-1d99-4d3-proj-role to project CreateStackKeypairTests-85a51039-1d99-4d3-proj 2019-01-20 20:52:32,026 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-15278f0e-c381-419c-8a77-3a408040d7de-stack 2019-01-20 20:52:32,482 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-15278f0e-c381-419c-8a77-3a408040d7de-stack 2019-01-20 20:52:34,352 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-15278f0e-c381-419c-8a77-3a408040d7de-stack 2019-01-20 20:52:38,265 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-15278f0e-c381-419c-8a77-3a408040d7de-stack 2019-01-20 20:52:39,182 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-85a51039-1d99-4d3-proj 2019-01-20 20:52:39,419 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-85a51039-1d99-4d3-proj-role 2019-01-20 20:52:39,639 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-85a51039-1d99-4d3-user 2019-01-20 20:52:41,056 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj 2019-01-20 20:52:42,673 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj 2019-01-20 20:52:42,801 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-8307e5a4-38c3-46a-user 2019-01-20 20:52:42,996 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj-role 2019-01-20 20:52:43,079 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj-role to project CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj 2019-01-20 20:52:45,616 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-07691748-adb5-453f-8a1a-05fb77c135a8-stack 2019-01-20 20:52:49,237 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-07691748-adb5-453f-8a1a-05fb77c135a8-stack 2019-01-20 20:52:49,463 - neutron_utils - INFO - Retrieving security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:49,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:49,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:51,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:51,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:52,042 - neutron_utils - INFO - Retrieving security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:52,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78635a2e-304d-4659-9a34-91ef18925a5d 2019-01-20 20:52:52,433 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-07691748-adb5-453f-8a1a-05fb77c135a8-stack 2019-01-20 20:52:56,362 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-07691748-adb5-453f-8a1a-05fb77c135a8-stack 2019-01-20 20:52:57,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22307da6-23c9-4299-a7d3-8e19efe93601 2019-01-20 20:52:57,282 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:52:57,752 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj 2019-01-20 20:52:58,035 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-8307e5a4-38c3-46a-proj-role 2019-01-20 20:52:58,228 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-8307e5a4-38c3-46a-user 2019-01-20 20:52:59,750 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-5ea1acc0-c035-477-proj 2019-01-20 20:53:01,300 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-5ea1acc0-c035-477-proj 2019-01-20 20:53:01,442 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-5ea1acc0-c035-477-user 2019-01-20 20:53:01,655 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-5ea1acc0-c035-477-proj-role 2019-01-20 20:53:01,742 - keystone_utils - INFO - Granting role CreateStackNegativeTests-5ea1acc0-c035-477-proj-role to project CreateStackNegativeTests-5ea1acc0-c035-477-proj 2019-01-20 20:53:03,003 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-5ea1acc0-c035-477-proj 2019-01-20 20:53:03,226 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-5ea1acc0-c035-477-proj-role 2019-01-20 20:53:03,424 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-5ea1acc0-c035-477-user 2019-01-20 20:53:04,853 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-d611fec5-019c-4c1-proj 2019-01-20 20:53:06,390 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-d611fec5-019c-4c1-proj 2019-01-20 20:53:06,520 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-d611fec5-019c-4c1-user 2019-01-20 20:53:06,727 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-d611fec5-019c-4c1-proj-role 2019-01-20 20:53:06,819 - keystone_utils - INFO - Granting role CreateStackNegativeTests-d611fec5-019c-4c1-proj-role to project CreateStackNegativeTests-d611fec5-019c-4c1-proj 2019-01-20 20:53:08,503 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-d611fec5-019c-4c1-proj 2019-01-20 20:53:08,699 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-d611fec5-019c-4c1-proj-role 2019-01-20 20:53:08,911 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-d611fec5-019c-4c1-user 2019-01-20 20:53:10,302 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-274858a5-225c-4fc-proj 2019-01-20 20:53:11,344 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-274858a5-225c-4fc-user 2019-01-20 20:53:11,535 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-274858a5-225c-4fc-proj-role 2019-01-20 20:53:11,553 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-274858a5-225c-4fc-proj-role to project CreateInstanceSingleNetworkTests-274858a5-225c-4fc-proj 2019-01-20 20:53:14,191 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-image 2019-01-20 20:53:14,349 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-image 2019-01-20 20:53:15,389 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-pub-net 2019-01-20 20:53:16,487 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-pub-subnet 2019-01-20 20:53:19,713 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-pub-router 2019-01-20 20:53:20,547 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-pub-subnet 2019-01-20 20:53:20,547 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-pub-subnet 2019-01-20 20:53:23,084 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-pub-net 2019-01-20 20:53:24,868 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-972c7029-d0c6-4767-8106-0d8425561993-image 2019-01-20 20:53:26,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3713604-4d11-42a4-9901-6e9f6f81c660 2019-01-20 20:53:26,262 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:53:26,603 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-274858a5-225c-4fc-proj 2019-01-20 20:53:26,867 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-274858a5-225c-4fc-proj-role 2019-01-20 20:53:27,061 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-274858a5-225c-4fc-user 2019-01-20 20:53:28,500 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-proj 2019-01-20 20:53:29,631 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-user 2019-01-20 20:53:29,829 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-proj-role 2019-01-20 20:53:29,920 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-proj-role to project CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-proj 2019-01-20 20:53:32,433 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-image 2019-01-20 20:53:32,599 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-image 2019-01-20 20:53:33,672 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-pub-net 2019-01-20 20:53:34,546 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-pub-subnet 2019-01-20 20:53:38,434 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-pub-router 2019-01-20 20:53:39,451 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-pub-subnet 2019-01-20 20:53:39,451 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-pub-subnet 2019-01-20 20:53:42,415 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-pub-net 2019-01-20 20:53:43,799 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2e67a07b-324d-4084-abca-9066b0f8664b-image 2019-01-20 20:53:44,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07a0fed9-f866-4e0a-83f4-d68388bc0195 2019-01-20 20:53:45,078 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:53:45,389 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-proj 2019-01-20 20:53:45,688 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-proj-role 2019-01-20 20:53:45,897 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0448fc64-3efd-42f-user 2019-01-20 20:53:47,386 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-proj 2019-01-20 20:53:48,679 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-user 2019-01-20 20:53:48,877 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-proj-role 2019-01-20 20:53:48,962 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-proj-role to project CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-proj 2019-01-20 20:53:51,472 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-image 2019-01-20 20:53:51,645 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-image 2019-01-20 20:53:52,293 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-pub-net 2019-01-20 20:53:53,724 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-pub-subnet 2019-01-20 20:53:56,870 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-pub-router 2019-01-20 20:53:57,805 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-pub-subnet 2019-01-20 20:53:57,805 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-pub-subnet 2019-01-20 20:54:00,148 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-pub-net 2019-01-20 20:54:02,079 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e65dea1c-8933-49c8-a97c-bd4b23d25546-image 2019-01-20 20:54:03,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e2d2424-a9bd-48ed-9415-79775da71c8b 2019-01-20 20:54:04,151 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:54:04,628 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-proj 2019-01-20 20:54:04,880 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-proj-role 2019-01-20 20:54:05,081 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-4980faf6-c61b-4ac-user 2019-01-20 20:54:06,512 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-44b58b59-b011-40f-proj 2019-01-20 20:54:07,776 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-44b58b59-b011-40f-user 2019-01-20 20:54:08,069 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-44b58b59-b011-40f-proj-role 2019-01-20 20:54:08,161 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-44b58b59-b011-40f-proj-role to project CreateInstanceSingleNetworkTests-44b58b59-b011-40f-proj 2019-01-20 20:54:11,569 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-image 2019-01-20 20:54:11,730 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-image 2019-01-20 20:54:12,299 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-pub-net 2019-01-20 20:54:13,297 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-pub-subnet 2019-01-20 20:54:16,219 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-pub-router 2019-01-20 20:54:17,051 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-pub-subnet 2019-01-20 20:54:17,051 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-pub-subnet 2019-01-20 20:54:19,566 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-pub-net 2019-01-20 20:54:21,040 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-89c6da78-0847-4846-9c99-688089e79924-image 2019-01-20 20:54:23,341 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f77ed1dc-15e4-48ae-9937-7e8a5cfe8496 2019-01-20 20:54:23,520 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:54:23,867 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-44b58b59-b011-40f-proj 2019-01-20 20:54:24,173 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-44b58b59-b011-40f-proj-role 2019-01-20 20:54:24,371 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-44b58b59-b011-40f-user 2019-01-20 20:54:25,800 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-proj 2019-01-20 20:54:26,835 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-user 2019-01-20 20:54:27,033 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-proj-role 2019-01-20 20:54:27,116 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-proj-role to project CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-proj 2019-01-20 20:54:29,858 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-image 2019-01-20 20:54:29,877 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-image 2019-01-20 20:54:30,516 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-pub-net 2019-01-20 20:54:32,022 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-pub-subnet 2019-01-20 20:54:34,569 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-pub-router 2019-01-20 20:54:35,697 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-pub-subnet 2019-01-20 20:54:35,697 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-pub-subnet 2019-01-20 20:54:38,046 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-pub-net 2019-01-20 20:54:39,591 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-25a35dad-bc35-4561-8c1e-ccc0be1c51df-image 2019-01-20 20:54:41,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20f52ff6-0953-4d21-b6d9-eaa4c47abeff 2019-01-20 20:54:41,857 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:54:42,199 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-proj 2019-01-20 20:54:42,521 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-proj-role 2019-01-20 20:54:42,736 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-85ba685e-c0f0-4b2-user 2019-01-20 20:54:44,183 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-4195e53c-8a21-437-proj 2019-01-20 20:54:45,225 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-4195e53c-8a21-437-user 2019-01-20 20:54:45,481 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-4195e53c-8a21-437-proj-role 2019-01-20 20:54:45,562 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-4195e53c-8a21-437-proj-role to project CreateInstanceSingleNetworkTests-4195e53c-8a21-437-proj 2019-01-20 20:54:48,293 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-image 2019-01-20 20:54:48,450 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-image 2019-01-20 20:54:49,092 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-pub-net 2019-01-20 20:54:50,653 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-pub-subnet 2019-01-20 20:54:53,865 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-pub-router 2019-01-20 20:54:55,080 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-pub-subnet 2019-01-20 20:54:55,080 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-pub-subnet 2019-01-20 20:54:57,522 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-pub-net 2019-01-20 20:54:59,202 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-708af9b4-e35d-4899-8d61-74301c7169cb-image 2019-01-20 20:55:00,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f6b0b76-4249-45b3-a42e-ac97703a3780 2019-01-20 20:55:00,535 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:55:01,253 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-4195e53c-8a21-437-proj 2019-01-20 20:55:01,521 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-4195e53c-8a21-437-proj-role 2019-01-20 20:55:01,742 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-4195e53c-8a21-437-user 2019-01-20 20:55:03,320 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-proj 2019-01-20 20:55:04,452 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-user 2019-01-20 20:55:04,650 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-proj-role 2019-01-20 20:55:04,669 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-proj-role to project CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-proj 2019-01-20 20:55:08,631 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-image 2019-01-20 20:55:08,806 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-image 2019-01-20 20:55:09,812 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-pub-net 2019-01-20 20:55:11,146 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-pub-subnet 2019-01-20 20:55:14,998 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-pub-router 2019-01-20 20:55:16,050 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-pub-subnet 2019-01-20 20:55:16,050 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-pub-subnet 2019-01-20 20:55:18,662 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-pub-net 2019-01-20 20:55:20,381 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5652a758-d71b-4b41-a07e-9211ff4bce2e-image 2019-01-20 20:55:22,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b75b7d7e-3245-4280-89c3-1ab44c6a8937 2019-01-20 20:55:22,330 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:55:22,643 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-proj 2019-01-20 20:55:22,868 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-proj-role 2019-01-20 20:55:23,071 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-9811a6db-4cd6-488-user 2019-01-20 20:55:24,500 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj 2019-01-20 20:55:25,970 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj 2019-01-20 20:55:26,467 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj 2019-01-20 20:55:26,599 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-e21ecad9-dbaf-40a-user 2019-01-20 20:55:26,824 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj-role 2019-01-20 20:55:26,920 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj-role to project CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj 2019-01-20 20:55:30,117 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-image 2019-01-20 20:55:30,284 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-image 2019-01-20 20:55:34,786 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-stack 2019-01-20 20:55:42,293 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-stack failed 2019-01-20 20:55:42,293 - create_stack - ERROR - Resource: [flavor2] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:55:42,293 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:55:42,293 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:55:42,293 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:55:42,293 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network e88d0900-09ed-463f-a000-5756cec8bab0. Neutron server returns request_ids: ['req-f95c5572-d116-4c0f-881a-a19aa625f062']] 2019-01-20 20:55:42,294 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:55:42,294 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:55:42,303 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-stack 2019-01-20 20:55:55,964 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-stack 2019-01-20 20:55:56,311 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-75c1ba94-6ec1-4fad-8d1c-113d41716858-image 2019-01-20 20:55:58,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47cfebe7-fe05-43a5-a2f5-c993bd28c5d0 2019-01-20 20:55:58,717 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:55:59,065 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj 2019-01-20 20:55:59,336 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-e21ecad9-dbaf-40a-proj-role 2019-01-20 20:55:59,738 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-e21ecad9-dbaf-40a-user 2019-01-20 20:56:01,177 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-7bf2ad71-809d-430-proj 2019-01-20 20:56:02,759 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-7bf2ad71-809d-430-proj 2019-01-20 20:56:03,242 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-7bf2ad71-809d-430-proj 2019-01-20 20:56:03,377 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-7bf2ad71-809d-430-user 2019-01-20 20:56:03,584 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-7bf2ad71-809d-430-proj-role 2019-01-20 20:56:03,674 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-7bf2ad71-809d-430-proj-role to project CreateStackFloatingIpTests-7bf2ad71-809d-430-proj 2019-01-20 20:56:06,646 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-image 2019-01-20 20:56:07,211 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-image 2019-01-20 20:56:12,068 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-stack 2019-01-20 20:56:19,251 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-stack failed 2019-01-20 20:56:19,251 - create_stack - ERROR - Resource: [network] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,251 - create_stack - ERROR - Resource: [server_security_group] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,251 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,251 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,251 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,252 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,252 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network e88d0900-09ed-463f-a000-5756cec8bab0. Neutron server returns request_ids: ['req-5abd015e-2b1d-4921-9e67-fcc5257ce406']] 2019-01-20 20:56:19,252 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,252 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,252 - create_stack - ERROR - Resource: [port1] status: [INIT_COMPLETE] reason: [] 2019-01-20 20:56:19,252 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-stack 2019-01-20 20:56:32,483 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-stack 2019-01-20 20:56:32,708 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-8b20d641-8338-49f1-9efb-e5a9a5bc0b72-image 2019-01-20 20:56:34,795 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-7bf2ad71-809d-430-proj 2019-01-20 20:56:35,019 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-7bf2ad71-809d-430-proj-role 2019-01-20 20:56:35,214 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-7bf2ad71-809d-430-user 2019-01-20 20:56:36,591 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-006267b2-c4bf-430-proj 2019-01-20 20:56:37,632 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-006267b2-c4bf-430-user 2019-01-20 20:56:37,824 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-006267b2-c4bf-430-proj-role 2019-01-20 20:56:37,914 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-006267b2-c4bf-430-proj-role to project AnsibleProvisioningTests-006267b2-c4bf-430-proj 2019-01-20 20:56:45,724 - create_image - INFO - Created image with name - AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9--image 2019-01-20 20:56:45,885 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9--image 2019-01-20 20:56:46,503 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9-pub-net 2019-01-20 20:56:47,638 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9-pub-subnet 2019-01-20 20:56:50,262 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9-pub-router 2019-01-20 20:56:51,350 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9-pub-subnet 2019-01-20 20:56:51,351 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9-pub-subnet 2019-01-20 20:56:53,824 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9-pub-net 2019-01-20 20:56:55,145 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-dcf5fe18-a484-47db-aae0-fa21119a6df9--image 2019-01-20 20:56:57,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 571d911f-11cf-4558-bf7b-224bbadf94c7 2019-01-20 20:56:57,469 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:56:57,797 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-006267b2-c4bf-430-proj 2019-01-20 20:56:58,025 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-006267b2-c4bf-430-proj-role 2019-01-20 20:56:58,226 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-006267b2-c4bf-430-user 2019-01-20 20:56:59,728 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-91f29ede-845e-433-proj 2019-01-20 20:57:00,782 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-91f29ede-845e-433-user 2019-01-20 20:57:00,998 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-91f29ede-845e-433-proj-role 2019-01-20 20:57:01,081 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-91f29ede-845e-433-proj-role to project AnsibleProvisioningTests-91f29ede-845e-433-proj 2019-01-20 20:57:09,221 - create_image - INFO - Created image with name - AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9--image 2019-01-20 20:57:09,396 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9--image 2019-01-20 20:57:10,016 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9-pub-net 2019-01-20 20:57:11,389 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9-pub-subnet 2019-01-20 20:57:14,391 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9-pub-router 2019-01-20 20:57:15,291 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9-pub-subnet 2019-01-20 20:57:15,291 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9-pub-subnet 2019-01-20 20:57:17,558 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9-pub-net 2019-01-20 20:57:19,399 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-49928c6f-b063-44bf-b878-e209ca8ec7f9--image 2019-01-20 20:57:20,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06f536bc-b47f-437a-9286-6c4d93fd089a 2019-01-20 20:57:21,001 - neutron_utils - INFO - Deleting security group with name - default 2019-01-20 20:57:21,394 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-91f29ede-845e-433-proj 2019-01-20 20:57:21,726 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-91f29ede-845e-433-proj-role 2019-01-20 20:57:21,945 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-91f29ede-845e-433-user 2019-01-20 20:57:22,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:57:22,419 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:37 | FAIL | +---------------------+------------------+------------------+----------------+ 2019-01-20 20:57:24,239 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2019-01-20 20:57:24,292 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-20 20:57:25,793 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 20:57:27,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 20:57:30,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 20:57:29.676 11511 INFO rally.deployment.engine [-] Deployment 6fc26715-968e-4405-a8c2-e03d0a29068f | Starting: Destroy cloud and free allocated resources. 2019-01-20 20:57:29.756 11511 INFO rally.deployment.engine [-] Deployment 6fc26715-968e-4405-a8c2-e03d0a29068f | Completed: Destroy cloud and free allocated resources. 2019-01-20 20:57:29.793 11511 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) for deployment 'opnfv-rally'. 2019-01-20 20:57:29.815 11511 INFO rally.api [-] Deleting verification (UUID=74eaa469-ebc8-4848-a357-5e01705a7066). 2019-01-20 20:57:29.864 11511 INFO rally.api [-] Verification has been successfully deleted! 2019-01-20 20:57:29.865 11511 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a). 2019-01-20 20:57:29.873 11511 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 20:57:32,571 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 20:57:32.267 11514 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb | 2019-01-20T20:57:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 20:57:35,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 20:57:35,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 20:57:38,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-20 20:57:37.846 11520 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a). 2019-01-20 20:57:37.978 11520 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-20 20:57:41,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 20:57:40.155 11523 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 20:57:40.296 11523 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 20:57:41.409 11523 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) as the default verifier for the future CLI operations. 2019-01-20 20:57:44,730 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-20 20:57:53,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 20:57:52.984 11542 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) for deployment 'opnfv-rally' (UUID=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb). 2019-01-20 20:57:53.831 11542 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 20:57:53.833 11542 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) has been successfully configured for deployment 'opnfv-rally' (UUID=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb)! 2019-01-20 20:57:57,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-00fb1d38-90c5-4f63-a7ff-57c072e2ccd0/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-20 20:57:57,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-01-20 20:57:59,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:57:59.932 11551 INFO rally.api [-] Starting verification (UUID=28755db9-9e2a-48f4-a4f7-533cd0cc773e) for deployment 'opnfv-rally' (UUID=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb) by verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0). 2019-01-20 20:59:50,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 28755db9-9e2a-48f4-a4f7-533cd0cc773e 2019-01-20 20:59:50,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '28755db9-9e2a-48f4-a4f7-533cd0cc773e']'. 2019-01-20 20:59:51,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 20:59:51,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 28755db9-9e2a-48f4-a4f7-533cd0cc773e | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 20:57:59 | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 20:59:50 | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.138 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:59:51,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 20:59:51,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 20:59:51,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2019-01-20 20:59:51,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:59:51,619 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:07 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-01-20 20:59:55,289 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2019-01-20 20:59:55,290 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:42 | FAIL | | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 17:56 | FAIL | | rally_sanity | functest | smoke | 25:01 | PASS | | refstack_defcore | functest | smoke | 16:31 | FAIL | | patrole | functest | smoke | 02:52 | PASS | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 40:37 | FAIL | | neutron_trunk | functest | smoke | 02:07 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2019-01-20 20:59:55,300 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-20 20:59:58,691 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 20:59:58,698 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2019-01-20 20:59:58,698 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 20:59:58,699 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2019-01-20 20:59:58,722 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2019-01-20 20:59:58,760 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2019-01-20 21:03:41,291 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2019-01-20 21:03:41,429 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 21:03:41,429 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:43 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2019-01-20 21:03:41,448 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2019-01-20 21:03:43,450 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2019-01-20 21:03:44,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:03:44,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:03:44,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:03:44,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:03:44,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:03:44,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:03:44,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:03:44,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:03:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:03:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:03:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:03:45,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:03:45,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:03:45,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:03:45,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:03:45,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:03:45,146 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2019-01-20 21:03:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:03:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c907307-5705-4a5c-a706-525888ec60bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:03:45,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6c907307-5705-4a5c-a706-525888ec60bc 2019-01-20 21:03:45,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:03:45,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["Qd_GbKQ1S3STT_l8vW9gKg"], "issued_at": "2019-01-20T21:03:45.000000Z"}} 2019-01-20 21:03:45,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f25663f224e8e5117f862199a8b2f18b5e0725" 2019-01-20 21:03:45,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff6e798-c09d-43f6-b646-72bbf7675e93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:03:45,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2ff6e798-c09d-43f6-b646-72bbf7675e93 2019-01-20 21:03:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:03:45,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 21:03:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.7:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 21:03:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f25663f224e8e5117f862199a8b2f18b5e0725" 2019-01-20 21:03:45,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9dcccf-e566-4947-9b5e-11e3f153569f Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.7:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.7:35357/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.7:35357/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 21:03:45,715 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/projects used request id req-0a9dcccf-e566-4947-9b5e-11e3f153569f 2019-01-20 21:03:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:03:45,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df44a10-de2d-4541-aa54-1dcfd854d773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:03:45,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0df44a10-de2d-4541-aa54-1dcfd854d773 2019-01-20 21:03:45,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:03:46,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["bXhiEx5cSQ2eo1sSoWy11A"], "issued_at": "2019-01-20T21:03:46.000000Z"}} 2019-01-20 21:03:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/quotas/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-5afd8c00-ff96-4e64-8a6e-b53500ce40ae Date: Sun, 20 Jan 2019 21:03:46 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2019-01-20 21:03:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/67f36c8b420f4494a64d032f2c86727b used request id req-5afd8c00-ff96-4e64-8a6e-b53500ce40ae 2019-01-20 21:03:46,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:03:46,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d2f995-f766-4b6e-ba69-ece7fbc074bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:03:46,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02d2f995-f766-4b6e-ba69-ece7fbc074bb 2019-01-20 21:03:46,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:03:46,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["9Nzrx0r3Qry_x0bHPF_nKg"], "issued_at": "2019-01-20T21:03:46.000000Z"}} 2019-01-20 21:03:46,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5936db97a67ba2837c9fbdd931b3325d095ea4f7" 2019-01-20 21:03:47,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b94808b-72b5-4263-b912-7bfc1589eb20 x-compute-request-id: req-3b94808b-72b5-4263-b912-7bfc1589eb20 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "default", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 21:03:47,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-class-sets/default used request id req-3b94808b-72b5-4263-b912-7bfc1589eb20 2019-01-20 21:03:47,204 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2019-01-20 21:03:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2019-01-20 21:03:47,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-e8fb951e-21dd-4bd0-b09f-b7fd25ac45ed Date: Sun, 20 Jan 2019 21:03:47 GMT RESP BODY: {"quota": {"subnet": -1, "network": -1, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": -1, "rbac_policy": 10, "port": -1, "bgpvpn": -1}} 2019-01-20 21:03:47,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/67f36c8b420f4494a64d032f2c86727b used request id req-e8fb951e-21dd-4bd0-b09f-b7fd25ac45ed 2019-01-20 21:03:47,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:03:47,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:03:47,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:03:47,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:03:47,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:03:47,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:03:47,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:03:47,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:03:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:03:47,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42080b8-46f5-483e-8f98-13e57a3ec773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:03:47,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d42080b8-46f5-483e-8f98-13e57a3ec773 2019-01-20 21:03:47,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:03:47,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["mAbdSqTaScuId9oe1oMp8A"], "issued_at": "2019-01-20T21:03:47.000000Z"}} 2019-01-20 21:03:47,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f628379a12bbc68aae773cdd794f132cf0748ad" 2019-01-20 21:03:48,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-121de072-e5ce-4f44-8d95-be904a1425d9 x-compute-request-id: req-121de072-e5ce-4f44-8d95-be904a1425d9 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 21:03:48,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-121de072-e5ce-4f44-8d95-be904a1425d9 2019-01-20 21:03:48,212 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2019-01-20 21:03:48,213 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2019-01-20 21:03:48,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5936db97a67ba2837c9fbdd931b3325d095ea4f7" -d '{"quota_class_set": {"instances": -1}}' 2019-01-20 21:03:48,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43a5c762-6b9c-48ca-b711-fbfdef48de51 x-compute-request-id: req-43a5c762-6b9c-48ca-b711-fbfdef48de51 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 21:03:48,264 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-class-sets/default used request id req-43a5c762-6b9c-48ca-b711-fbfdef48de51 2019-01-20 21:03:48,264 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2019-01-20 21:03:48,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:48,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 477 X-Openstack-Request-Id: req-33b89862-c9c7-45ea-bf30-6568f6ef27ab Date: Sun, 20 Jan 2019 21:03:48 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-01-20T19:11:18Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": null, "id": "f3a8f858-45ae-4182-b904-d55ca72f3405", "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:10:04Z", "project_id": "6aaf94ae25434e9991981bd056ebe74c"}]} 2019-01-20 21:03:48,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-33b89862-c9c7-45ea-bf30-6568f6ef27ab 2019-01-20 21:03:48,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/f3a8f858-45ae-4182-b904-d55ca72f3405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:49,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6147bba-ff54-427e-946b-3ce2361f02ed Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:49,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/f3a8f858-45ae-4182-b904-d55ca72f3405 used request id req-a6147bba-ff54-427e-946b-3ce2361f02ed 2019-01-20 21:03:49,036 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2019-01-20 21:03:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:49,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14811 X-Openstack-Request-Id: req-8c435072-88ce-4554-9447-48386c77b393 Date: Sun, 20 Jan 2019 21:03:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:44:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.208"}],"id":"0177ff54-7f9b-4406-be6c-5b792edf1d51","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:a1:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T20:23:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.202"}],"id":"1119017c-6819-4185-b351-8be26e79c5c1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:08:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"30341cac-31e9-4ae8-8bcd-2cff026fc1dd","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T20:23:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:11:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.205"}],"id":"378ba771-9c59-4ef4-a1cf-e9371030997c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:42:44:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"79721491-2f28-4679-bd0b-cb740e6ba884","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:11:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T20:25:00Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.209"}],"id":"38cd5e55-7b9a-4ea6-af44-728f11b9d430","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:ee:5e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"88f10e83-7c93-475b-8f3f-9e652e856b76","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T20:25:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:15Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.207"}],"id":"4cd3eb48-b701-4aa7-86a5-d3fcc4be87ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:86:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"57d0c78a-d903-45e0-bca1-d2e465935b65","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:46:02Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.218"}],"id":"5e6ebe97-4a47-4b69-bdee-560e4fcd3771","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fc:59:01","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"12a539a2-2c40-422a-9d62-b69ed35d479e","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:46:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:53:56Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.220"}],"id":"60b1b3ff-8bff-4206-af3e-fae76466c43e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:ce:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c3f8df24-7d56-433e-b97d-ea035a3b947c","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:53:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:57:41Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.212"}],"id":"6a911e5e-4ad5-4d61-8271-0077acffaed7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:c3:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"25d33b33-0dcf-4173-9386-ae28b252f1c9","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:57:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T20:21:41Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.214"}],"id":"786f572c-4a45-4a19-aa55-1c03941a9535","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:cf:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"93978ab3-3054-42d1-8924-2d4c3f3985a8","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T20:21:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.210"}],"id":"7dfd72b1-a82d-4560-acab-755781f55e82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:7c:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b1f2f3d9-2a8e-4d4b-860c-6dbc88095848","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:34Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:59:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.201"}],"id":"81f8e650-cb64-41f4-a2e6-2f9525f6098e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:b9:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"290dafd9-e825-4302-973c-aa5b40ef923e","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:59:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T18:58:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.211"}],"id":"b0762704-9ec0-415e-a840-1eddb66f2a91","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:8d:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"228c9894-395b-4002-8c8c-004288ef4dfc","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T18:58:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T20:21:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.213"}],"id":"b07e7cc6-aead-4c8b-88f1-9db7e2a86ca3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:b4:40","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"127ff2ce-dbcb-418b-aeda-c3224709d656","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T20:21:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:21:25Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.206"}],"id":"b57898bb-aeac-421b-b870-08eaab20afe5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:7f:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ff493e26-9e06-4266-b5d4-655057639b74","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:21:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:46:03Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.216"}],"id":"c39231f6-6c27-49e6-b8ec-786857b789fb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:b9:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a60f5d3b-5c56-47c7-a939-0cc5f4b4b620","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:46:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:09:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.204"}],"id":"c58807c4-6d6f-4976-a515-53fc9b94832a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:9f:50","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ac688ff3-a737-48b0-aad9-9ace694cd5b7","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:09:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:21:23Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.215"}],"id":"d51ee054-f816-4b62-aa3e-0f44694a97c1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:fd:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"83ab32a6-b3f7-493e-836d-f47534756a70","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:21:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:50:32Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.219"}],"id":"e43a0e21-cff7-4332-97b8-291ffac3531b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:12:94","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4fb4ab97-d21f-4e43-b429-bb9aa63108a7","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:50:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T20:23:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.203"}],"id":"ec9b7a74-59dc-4aef-aaf0-d507e2da8d57","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:84:3e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ec4dc01b-3bc6-42d1-bb26-b0a486a05230","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T20:23:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T19:43:23Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.217"}],"id":"ffcdd4cd-6c5d-476d-9be0-be1c70b452e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:cd:11","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5c2d461e-24fc-48ca-90d4-131178325914","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T19:43:23Z","binding:vnic_type":"normal"}]} 2019-01-20 21:03:49,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-8c435072-88ce-4554-9447-48386c77b393 2019-01-20 21:03:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:49,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12631 X-Openstack-Request-Id: req-b675b013-bfe8-408e-a05e-d47ac30b0504 Date: Sun, 20 Jan 2019 21:03:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "17289433332541b294ce3d664b966ef5", "created_at": "2019-01-20T20:21:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T20:21:41Z", "revision_number": 2, "routes": [], "project_id": "17289433332541b294ce3d664b966ef5", "id": "127ff2ce-dbcb-418b-aeda-c3224709d656", "name": "CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "22fa84667aaa4dcca54c2953e50b09fb", "created_at": "2019-01-20T19:46:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:46:02Z", "revision_number": 2, "routes": [], "project_id": "22fa84667aaa4dcca54c2953e50b09fb", "id": "12a539a2-2c40-422a-9d62-b69ed35d479e", "name": "c_rally_5c188c78_ZiCdffj9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:35Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "228c9894-395b-4002-8c8c-004288ef4dfc", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "a7a64e20d07745c5bbec73fcda8be479", "created_at": "2019-01-20T19:57:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:57:41Z", "revision_number": 2, "routes": [], "project_id": "a7a64e20d07745c5bbec73fcda8be479", "id": "25d33b33-0dcf-4173-9386-ae28b252f1c9", "name": "tempest-ServersTestJSON-1825991294-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:59:41Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "290dafd9-e825-4302-973c-aa5b40ef923e", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "eed94046fdbf42809966580f163ec715", "created_at": "2019-01-20T20:23:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T20:23:34Z", "revision_number": 2, "routes": [], "project_id": "eed94046fdbf42809966580f163ec715", "id": "30341cac-31e9-4ae8-8bcd-2cff026fc1dd", "name": "CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "48c21b7b05ad4647b0c48e841a894db4", "created_at": "2019-01-20T19:50:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:50:33Z", "revision_number": 2, "routes": [], "project_id": "48c21b7b05ad4647b0c48e841a894db4", "id": "4fb4ab97-d21f-4e43-b429-bb9aa63108a7", "name": "c_rally_56ae43a2_qr3HumZx"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:16Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "57d0c78a-d903-45e0-bca1-d2e465935b65", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "46a99571b64c4bb1b8decaa3cf35b1e4", "created_at": "2019-01-20T19:43:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:43:23Z", "revision_number": 2, "routes": [], "project_id": "46a99571b64c4bb1b8decaa3cf35b1e4", "id": "5c2d461e-24fc-48ca-90d4-131178325914", "name": "c_rally_a457e11a_nbpsbOzi"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:11:35Z", "revision_number": 2, "routes": [], "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "79721491-2f28-4679-bd0b-cb740e6ba884", "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "acbd0f4fa3ae498986607422541ea006", "created_at": "2019-01-20T19:44:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:44:04Z", "revision_number": 2, "routes": [], "project_id": "acbd0f4fa3ae498986607422541ea006", "id": "7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4", "name": "c_rally_bc49ad17_czdA6yCp"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "2040af894c4a486d8c72d27e44c811a7", "created_at": "2019-01-20T19:21:23Z", "admin_state_up": false, "distributed": false, "updated_at": "2019-01-20T19:21:24Z", "revision_number": 2, "routes": [], "project_id": "2040af894c4a486d8c72d27e44c811a7", "id": "83ab32a6-b3f7-493e-836d-f47534756a70", "name": "tempest-FloatingIPTestJSON-router-1349841000"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "7b07653c0e3a4b7195aafb963fe1abbd", "created_at": "2019-01-20T20:24:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T20:25:00Z", "revision_number": 2, "routes": [], "project_id": "7b07653c0e3a4b7195aafb963fe1abbd", "id": "88f10e83-7c93-475b-8f3f-9e652e856b76", "name": "CreateRouterSuccessTests-76e24de3-d906-4a95-a538-84d09932519b-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "17289433332541b294ce3d664b966ef5", "created_at": "2019-01-20T20:21:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T20:21:42Z", "revision_number": 2, "routes": [], "project_id": "17289433332541b294ce3d664b966ef5", "id": "93978ab3-3054-42d1-8924-2d4c3f3985a8", "name": "CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "22fa84667aaa4dcca54c2953e50b09fb", "created_at": "2019-01-20T19:46:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:46:03Z", "revision_number": 2, "routes": [], "project_id": "22fa84667aaa4dcca54c2953e50b09fb", "id": "a60f5d3b-5c56-47c7-a939-0cc5f4b4b620", "name": "c_rally_5c188c78_ZiCdffj9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:09:33Z", "revision_number": 2, "routes": [], "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "ac688ff3-a737-48b0-aad9-9ace694cd5b7", "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T18:58:34Z", "revision_number": 2, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "b1f2f3d9-2a8e-4d4b-860c-6dbc88095848", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "f07fb9fbb2a348fb8f2c6d07f4a6cbf1", "created_at": "2019-01-20T19:53:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T19:53:56Z", "revision_number": 2, "routes": [], "project_id": "f07fb9fbb2a348fb8f2c6d07f4a6cbf1", "id": "c3f8df24-7d56-433e-b97d-ea035a3b947c", "name": "c_rally_2605c87b_zRIV9ySe"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "eed94046fdbf42809966580f163ec715", "created_at": "2019-01-20T20:23:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T20:23:33Z", "revision_number": 2, "routes": [], "project_id": "eed94046fdbf42809966580f163ec715", "id": "ec4dc01b-3bc6-42d1-bb26-b0a486a05230", "name": "CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "2040af894c4a486d8c72d27e44c811a7", "created_at": "2019-01-20T19:21:24Z", "admin_state_up": false, "distributed": false, "updated_at": "2019-01-20T19:21:25Z", "revision_number": 2, "routes": [], "project_id": "2040af894c4a486d8c72d27e44c811a7", "id": "ff493e26-9e06-4266-b5d4-655057639b74", "name": "tempest-FloatingIPTestJSON-router-1349841000"}]} 2019-01-20 21:03:49,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-b675b013-bfe8-408e-a05e-d47ac30b0504 2019-01-20 21:03:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/127ff2ce-dbcb-418b-aeda-c3224709d656 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:50,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 482 X-Openstack-Request-Id: req-15fd598f-1da7-4a56-8e53-e64cf471d429 Date: Sun, 20 Jan 2019 21:03:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "17289433332541b294ce3d664b966ef5", "created_at": "2019-01-20T20:21:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:49Z", "revision_number": 5, "routes": [], "project_id": "17289433332541b294ce3d664b966ef5", "id": "127ff2ce-dbcb-418b-aeda-c3224709d656", "name": "CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router"}} 2019-01-20 21:03:50,370 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/127ff2ce-dbcb-418b-aeda-c3224709d656 used request id req-15fd598f-1da7-4a56-8e53-e64cf471d429 2019-01-20 21:03:50,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/127ff2ce-dbcb-418b-aeda-c3224709d656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:50,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e3d5467-5bea-4699-a870-f72799198670 Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:50,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/127ff2ce-dbcb-418b-aeda-c3224709d656 used request id req-0e3d5467-5bea-4699-a870-f72799198670 2019-01-20 21:03:50,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/12a539a2-2c40-422a-9d62-b69ed35d479e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:51,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-eb7715cd-b7f4-4f68-8a2c-6d36eda97581 Date: Sun, 20 Jan 2019 21:03:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "22fa84667aaa4dcca54c2953e50b09fb", "created_at": "2019-01-20T19:46:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:51Z", "revision_number": 5, "routes": [], "project_id": "22fa84667aaa4dcca54c2953e50b09fb", "id": "12a539a2-2c40-422a-9d62-b69ed35d479e", "name": "c_rally_5c188c78_ZiCdffj9"}} 2019-01-20 21:03:51,900 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/12a539a2-2c40-422a-9d62-b69ed35d479e used request id req-eb7715cd-b7f4-4f68-8a2c-6d36eda97581 2019-01-20 21:03:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/12a539a2-2c40-422a-9d62-b69ed35d479e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:52,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61c87bb3-11a4-4c98-93d7-be4f5aa74f2f Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:52,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/12a539a2-2c40-422a-9d62-b69ed35d479e used request id req-61c87bb3-11a4-4c98-93d7-be4f5aa74f2f 2019-01-20 21:03:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/228c9894-395b-4002-8c8c-004288ef4dfc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:53,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-38c2ea3a-6e88-4ca0-ac56-5c4cf86d351e Date: Sun, 20 Jan 2019 21:03:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:53Z", "revision_number": 5, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "228c9894-395b-4002-8c8c-004288ef4dfc", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}} 2019-01-20 21:03:53,408 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/228c9894-395b-4002-8c8c-004288ef4dfc used request id req-38c2ea3a-6e88-4ca0-ac56-5c4cf86d351e 2019-01-20 21:03:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/228c9894-395b-4002-8c8c-004288ef4dfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:53,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3bf91cc-78bc-4998-b668-be975868b7c6 Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:53,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/228c9894-395b-4002-8c8c-004288ef4dfc used request id req-b3bf91cc-78bc-4998-b668-be975868b7c6 2019-01-20 21:03:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/25d33b33-0dcf-4173-9386-ae28b252f1c9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:54,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 450 X-Openstack-Request-Id: req-0f4eb222-0d1a-4014-8540-ea53e42a8c10 Date: Sun, 20 Jan 2019 21:03:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a7a64e20d07745c5bbec73fcda8be479", "created_at": "2019-01-20T19:57:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:54Z", "revision_number": 5, "routes": [], "project_id": "a7a64e20d07745c5bbec73fcda8be479", "id": "25d33b33-0dcf-4173-9386-ae28b252f1c9", "name": "tempest-ServersTestJSON-1825991294-router"}} 2019-01-20 21:03:54,822 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/25d33b33-0dcf-4173-9386-ae28b252f1c9 used request id req-0f4eb222-0d1a-4014-8540-ea53e42a8c10 2019-01-20 21:03:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/25d33b33-0dcf-4173-9386-ae28b252f1c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:55,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c629b399-c6c4-4095-9c00-1f85ee8e1888 Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:55,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/25d33b33-0dcf-4173-9386-ae28b252f1c9 used request id req-c629b399-c6c4-4095-9c00-1f85ee8e1888 2019-01-20 21:03:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/290dafd9-e825-4302-973c-aa5b40ef923e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-53cba26a-4e6b-43af-8695-30584bf67b40 Date: Sun, 20 Jan 2019 21:03:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:59:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:55Z", "revision_number": 5, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "290dafd9-e825-4302-973c-aa5b40ef923e", "name": "NeutronUtilsRouterTests-7b2aaf01-8533-453e-b6c2-b9bbf39fc879-pub-router"}} 2019-01-20 21:03:56,377 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/290dafd9-e825-4302-973c-aa5b40ef923e used request id req-53cba26a-4e6b-43af-8695-30584bf67b40 2019-01-20 21:03:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/290dafd9-e825-4302-973c-aa5b40ef923e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:56,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a17695b9-e513-47c0-8faf-4367349c846e Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:56,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/290dafd9-e825-4302-973c-aa5b40ef923e used request id req-a17695b9-e513-47c0-8faf-4367349c846e 2019-01-20 21:03:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/30341cac-31e9-4ae8-8bcd-2cff026fc1dd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:57,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-365ec2d1-d367-48bc-ab73-ae3a78bc283c Date: Sun, 20 Jan 2019 21:03:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "eed94046fdbf42809966580f163ec715", "created_at": "2019-01-20T20:23:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:57Z", "revision_number": 5, "routes": [], "project_id": "eed94046fdbf42809966580f163ec715", "id": "30341cac-31e9-4ae8-8bcd-2cff026fc1dd", "name": "CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router"}} 2019-01-20 21:03:57,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/30341cac-31e9-4ae8-8bcd-2cff026fc1dd used request id req-365ec2d1-d367-48bc-ab73-ae3a78bc283c 2019-01-20 21:03:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/30341cac-31e9-4ae8-8bcd-2cff026fc1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:58,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-224e6573-0353-4203-bbb5-3d50fc55a699 Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:58,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/30341cac-31e9-4ae8-8bcd-2cff026fc1dd used request id req-224e6573-0353-4203-bbb5-3d50fc55a699 2019-01-20 21:03:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/4fb4ab97-d21f-4e43-b429-bb9aa63108a7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:03:59,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-47e7dac1-2610-4cbf-a137-bdefdf0d1865 Date: Sun, 20 Jan 2019 21:03:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "48c21b7b05ad4647b0c48e841a894db4", "created_at": "2019-01-20T19:50:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:03:59Z", "revision_number": 5, "routes": [], "project_id": "48c21b7b05ad4647b0c48e841a894db4", "id": "4fb4ab97-d21f-4e43-b429-bb9aa63108a7", "name": "c_rally_56ae43a2_qr3HumZx"}} 2019-01-20 21:03:59,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/4fb4ab97-d21f-4e43-b429-bb9aa63108a7 used request id req-47e7dac1-2610-4cbf-a137-bdefdf0d1865 2019-01-20 21:03:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/4fb4ab97-d21f-4e43-b429-bb9aa63108a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:03:59,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8776cb17-7bea-4458-9dad-84eac8fa5e80 Content-Length: 0 Date: Sun, 20 Jan 2019 21:03:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:03:59,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/4fb4ab97-d21f-4e43-b429-bb9aa63108a7 used request id req-8776cb17-7bea-4458-9dad-84eac8fa5e80 2019-01-20 21:03:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/57d0c78a-d903-45e0-bca1-d2e465935b65 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:00,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-65e07783-4858-4090-b38e-bf1268a396d5 Date: Sun, 20 Jan 2019 21:04:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:15Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:00Z", "revision_number": 5, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "57d0c78a-d903-45e0-bca1-d2e465935b65", "name": "NeutronUtilsRouterTests-a618c211-f25e-4df5-8b9c-0402277a5396-pub-router"}} 2019-01-20 21:04:00,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/57d0c78a-d903-45e0-bca1-d2e465935b65 used request id req-65e07783-4858-4090-b38e-bf1268a396d5 2019-01-20 21:04:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/57d0c78a-d903-45e0-bca1-d2e465935b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:01,437 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-512dcc27-c050-4ea8-bd01-3b13ccdc882e Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:01,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/57d0c78a-d903-45e0-bca1-d2e465935b65 used request id req-512dcc27-c050-4ea8-bd01-3b13ccdc882e 2019-01-20 21:04:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5c2d461e-24fc-48ca-90d4-131178325914 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:02,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-205ebd01-67a2-4b7c-bd2c-0f261e5c12f3 Date: Sun, 20 Jan 2019 21:04:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "46a99571b64c4bb1b8decaa3cf35b1e4", "created_at": "2019-01-20T19:43:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:01Z", "revision_number": 5, "routes": [], "project_id": "46a99571b64c4bb1b8decaa3cf35b1e4", "id": "5c2d461e-24fc-48ca-90d4-131178325914", "name": "c_rally_a457e11a_nbpsbOzi"}} 2019-01-20 21:04:02,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5c2d461e-24fc-48ca-90d4-131178325914 used request id req-205ebd01-67a2-4b7c-bd2c-0f261e5c12f3 2019-01-20 21:04:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5c2d461e-24fc-48ca-90d4-131178325914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:02,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-333199cd-66a5-4e3e-8d89-aee44d5d9455 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:02,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5c2d461e-24fc-48ca-90d4-131178325914 used request id req-333199cd-66a5-4e3e-8d89-aee44d5d9455 2019-01-20 21:04:02,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/79721491-2f28-4679-bd0b-cb740e6ba884 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:03,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 467 X-Openstack-Request-Id: req-cdd1c412-05b7-40de-a663-5db72c706b97 Date: Sun, 20 Jan 2019 21:04:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "daf64ff03bff48c8990bf0b9242ca19a", "created_at": "2019-01-20T19:11:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:03Z", "revision_number": 5, "routes": [], "project_id": "daf64ff03bff48c8990bf0b9242ca19a", "id": "79721491-2f28-4679-bd0b-cb740e6ba884", "name": "vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4"}} 2019-01-20 21:04:03,451 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/79721491-2f28-4679-bd0b-cb740e6ba884 used request id req-cdd1c412-05b7-40de-a663-5db72c706b97 2019-01-20 21:04:03,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/79721491-2f28-4679-bd0b-cb740e6ba884 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:04,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7cdad19-f39e-4964-b6eb-60d50727bdcd Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:04,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/79721491-2f28-4679-bd0b-cb740e6ba884 used request id req-c7cdad19-f39e-4964-b6eb-60d50727bdcd 2019-01-20 21:04:04,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:04,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-abf45ac4-82f3-4077-9858-092785dd0917 Date: Sun, 20 Jan 2019 21:04:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "acbd0f4fa3ae498986607422541ea006", "created_at": "2019-01-20T19:44:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:04Z", "revision_number": 5, "routes": [], "project_id": "acbd0f4fa3ae498986607422541ea006", "id": "7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4", "name": "c_rally_bc49ad17_czdA6yCp"}} 2019-01-20 21:04:04,858 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4 used request id req-abf45ac4-82f3-4077-9858-092785dd0917 2019-01-20 21:04:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:05,180 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e1bc57b-2d70-4ef9-9103-f9d294a4543e Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:05,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7d2d658a-4aa6-42ae-b5cc-22cf960fdfa4 used request id req-2e1bc57b-2d70-4ef9-9103-f9d294a4543e 2019-01-20 21:04:05,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/83ab32a6-b3f7-493e-836d-f47534756a70 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:06,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-f4175822-01c0-4fc7-9860-d7a61962423e Date: Sun, 20 Jan 2019 21:04:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2040af894c4a486d8c72d27e44c811a7", "created_at": "2019-01-20T19:21:23Z", "admin_state_up": false, "distributed": false, "updated_at": "2019-01-20T21:04:05Z", "revision_number": 5, "routes": [], "project_id": "2040af894c4a486d8c72d27e44c811a7", "id": "83ab32a6-b3f7-493e-836d-f47534756a70", "name": "tempest-FloatingIPTestJSON-router-1349841000"}} 2019-01-20 21:04:06,173 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/83ab32a6-b3f7-493e-836d-f47534756a70 used request id req-f4175822-01c0-4fc7-9860-d7a61962423e 2019-01-20 21:04:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/83ab32a6-b3f7-493e-836d-f47534756a70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:06,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d242b77-a345-4fb1-95ab-1e59ca8a2db4 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:06,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/83ab32a6-b3f7-493e-836d-f47534756a70 used request id req-1d242b77-a345-4fb1-95ab-1e59ca8a2db4 2019-01-20 21:04:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/88f10e83-7c93-475b-8f3f-9e652e856b76 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-9d315c6f-1d66-48bf-925a-e3885937abd9 Date: Sun, 20 Jan 2019 21:04:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "7b07653c0e3a4b7195aafb963fe1abbd", "created_at": "2019-01-20T20:24:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:06Z", "revision_number": 5, "routes": [], "project_id": "7b07653c0e3a4b7195aafb963fe1abbd", "id": "88f10e83-7c93-475b-8f3f-9e652e856b76", "name": "CreateRouterSuccessTests-76e24de3-d906-4a95-a538-84d09932519b-pub-router"}} 2019-01-20 21:04:07,343 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/88f10e83-7c93-475b-8f3f-9e652e856b76 used request id req-9d315c6f-1d66-48bf-925a-e3885937abd9 2019-01-20 21:04:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/88f10e83-7c93-475b-8f3f-9e652e856b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:07,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b81cd17-410c-43cd-8813-635d03a9da2b Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:07,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/88f10e83-7c93-475b-8f3f-9e652e856b76 used request id req-7b81cd17-410c-43cd-8813-635d03a9da2b 2019-01-20 21:04:07,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/93978ab3-3054-42d1-8924-2d4c3f3985a8 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:08,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 482 X-Openstack-Request-Id: req-c6762f22-88e6-41bb-ab04-bd5e5e4f25e9 Date: Sun, 20 Jan 2019 21:04:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "17289433332541b294ce3d664b966ef5", "created_at": "2019-01-20T20:21:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:08Z", "revision_number": 5, "routes": [], "project_id": "17289433332541b294ce3d664b966ef5", "id": "93978ab3-3054-42d1-8924-2d4c3f3985a8", "name": "CreateNetworkSuccessTests-1f6d09e1-4a34-4e67-bad5-1f903deb049f-pub-router"}} 2019-01-20 21:04:08,965 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/93978ab3-3054-42d1-8924-2d4c3f3985a8 used request id req-c6762f22-88e6-41bb-ab04-bd5e5e4f25e9 2019-01-20 21:04:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/93978ab3-3054-42d1-8924-2d4c3f3985a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:09,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77213f9c-a1d3-4880-8b57-b36f0febb650 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:09,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/93978ab3-3054-42d1-8924-2d4c3f3985a8 used request id req-77213f9c-a1d3-4880-8b57-b36f0febb650 2019-01-20 21:04:09,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a60f5d3b-5c56-47c7-a939-0cc5f4b4b620 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:10,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-fa0bf1fd-ab81-4adb-85a5-b0baf995b32b Date: Sun, 20 Jan 2019 21:04:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "22fa84667aaa4dcca54c2953e50b09fb", "created_at": "2019-01-20T19:46:02Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:09Z", "revision_number": 5, "routes": [], "project_id": "22fa84667aaa4dcca54c2953e50b09fb", "id": "a60f5d3b-5c56-47c7-a939-0cc5f4b4b620", "name": "c_rally_5c188c78_ZiCdffj9"}} 2019-01-20 21:04:10,120 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a60f5d3b-5c56-47c7-a939-0cc5f4b4b620 used request id req-fa0bf1fd-ab81-4adb-85a5-b0baf995b32b 2019-01-20 21:04:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/a60f5d3b-5c56-47c7-a939-0cc5f4b4b620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:10,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84096347-bc02-4455-a2ef-bcf028fa6765 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:10,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a60f5d3b-5c56-47c7-a939-0cc5f4b4b620 used request id req-84096347-bc02-4455-a2ef-bcf028fa6765 2019-01-20 21:04:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ac688ff3-a737-48b0-aad9-9ace694cd5b7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:11,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-69ddf6e9-6113-4195-9445-267061aa06e0 Date: Sun, 20 Jan 2019 21:04:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "6aaf94ae25434e9991981bd056ebe74c", "created_at": "2019-01-20T19:09:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:10Z", "revision_number": 5, "routes": [], "project_id": "6aaf94ae25434e9991981bd056ebe74c", "id": "ac688ff3-a737-48b0-aad9-9ace694cd5b7", "name": "vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a"}} 2019-01-20 21:04:11,264 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ac688ff3-a737-48b0-aad9-9ace694cd5b7 used request id req-69ddf6e9-6113-4195-9445-267061aa06e0 2019-01-20 21:04:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ac688ff3-a737-48b0-aad9-9ace694cd5b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:11,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09f1ab3f-2d72-4abf-bac2-2b50101a1c91 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:11,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ac688ff3-a737-48b0-aad9-9ace694cd5b7 used request id req-09f1ab3f-2d72-4abf-bac2-2b50101a1c91 2019-01-20 21:04:11,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b1f2f3d9-2a8e-4d4b-860c-6dbc88095848 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:12,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-53671e8f-4c9f-429d-845c-277d71fd1327 Date: Sun, 20 Jan 2019 21:04:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0a0cff8e759d4d1da16a426ea55b33e6", "created_at": "2019-01-20T18:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:12Z", "revision_number": 5, "routes": [], "project_id": "0a0cff8e759d4d1da16a426ea55b33e6", "id": "b1f2f3d9-2a8e-4d4b-860c-6dbc88095848", "name": "NeutronUtilsRouterTests-a087b2c7-e7a9-40bc-95e1-36d3474a0c65-pub-router"}} 2019-01-20 21:04:12,686 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b1f2f3d9-2a8e-4d4b-860c-6dbc88095848 used request id req-53671e8f-4c9f-429d-845c-277d71fd1327 2019-01-20 21:04:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b1f2f3d9-2a8e-4d4b-860c-6dbc88095848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:13,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df278421-f944-4b07-a5cc-34ef5faf1690 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:13,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b1f2f3d9-2a8e-4d4b-860c-6dbc88095848 used request id req-df278421-f944-4b07-a5cc-34ef5faf1690 2019-01-20 21:04:13,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c3f8df24-7d56-433e-b97d-ea035a3b947c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:14,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-634afd7e-3590-4ba5-8131-6d253dd287d6 Date: Sun, 20 Jan 2019 21:04:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f07fb9fbb2a348fb8f2c6d07f4a6cbf1", "created_at": "2019-01-20T19:53:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:13Z", "revision_number": 5, "routes": [], "project_id": "f07fb9fbb2a348fb8f2c6d07f4a6cbf1", "id": "c3f8df24-7d56-433e-b97d-ea035a3b947c", "name": "c_rally_2605c87b_zRIV9ySe"}} 2019-01-20 21:04:14,172 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c3f8df24-7d56-433e-b97d-ea035a3b947c used request id req-634afd7e-3590-4ba5-8131-6d253dd287d6 2019-01-20 21:04:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c3f8df24-7d56-433e-b97d-ea035a3b947c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:14,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e2bdb38-9f2b-4b61-9297-1cb7e890609c Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:14,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c3f8df24-7d56-433e-b97d-ea035a3b947c used request id req-1e2bdb38-9f2b-4b61-9297-1cb7e890609c 2019-01-20 21:04:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ec4dc01b-3bc6-42d1-bb26-b0a486a05230 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:15,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-da21f4db-f344-45cb-8d99-e66a7167fdbf Date: Sun, 20 Jan 2019 21:04:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "eed94046fdbf42809966580f163ec715", "created_at": "2019-01-20T20:23:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:15Z", "revision_number": 5, "routes": [], "project_id": "eed94046fdbf42809966580f163ec715", "id": "ec4dc01b-3bc6-42d1-bb26-b0a486a05230", "name": "CreateRouterSuccessTests-9bd4e19b-5be2-4973-beab-ddde009f9741-pub-router"}} 2019-01-20 21:04:15,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ec4dc01b-3bc6-42d1-bb26-b0a486a05230 used request id req-da21f4db-f344-45cb-8d99-e66a7167fdbf 2019-01-20 21:04:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ec4dc01b-3bc6-42d1-bb26-b0a486a05230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:16,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8603c51-8e3d-44ff-b1f5-1415f2ea20a8 Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:16,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ec4dc01b-3bc6-42d1-bb26-b0a486a05230 used request id req-c8603c51-8e3d-44ff-b1f5-1415f2ea20a8 2019-01-20 21:04:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ff493e26-9e06-4266-b5d4-655057639b74 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:04:16,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-229c6767-3c62-454e-884b-a55338f00966 Date: Sun, 20 Jan 2019 21:04:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2040af894c4a486d8c72d27e44c811a7", "created_at": "2019-01-20T19:21:24Z", "admin_state_up": false, "distributed": false, "updated_at": "2019-01-20T21:04:16Z", "revision_number": 5, "routes": [], "project_id": "2040af894c4a486d8c72d27e44c811a7", "id": "ff493e26-9e06-4266-b5d4-655057639b74", "name": "tempest-FloatingIPTestJSON-router-1349841000"}} 2019-01-20 21:04:16,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff493e26-9e06-4266-b5d4-655057639b74 used request id req-229c6767-3c62-454e-884b-a55338f00966 2019-01-20 21:04:16,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ff493e26-9e06-4266-b5d4-655057639b74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" 2019-01-20 21:04:17,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53cf224c-57d5-4a0f-836d-69afadf2717b Content-Length: 0 Date: Sun, 20 Jan 2019 21:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:04:17,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ff493e26-9e06-4266-b5d4-655057639b74 used request id req-53cf224c-57d5-4a0f-836d-69afadf2717b 2019-01-20 21:04:17,462 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2019-01-20 21:04:17,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2019-01-20 21:04:17,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2019-01-20 21:04:17,549 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2019-01-20 21:04:17,552 - paramiko.transport - DEBUG - starting thread (client mode): 0x2241fb90L 2019-01-20 21:04:17,553 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:17,582 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:17,583 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:17,587 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:17,588 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:17,588 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:17,588 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:17,588 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:17,588 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:17,599 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:17,600 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:17,617 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.103: 802bbb957940dc8a37917bc3a61f7524 2019-01-20 21:04:17,617 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:17,640 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:17,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:17,682 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:17,908 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:17,909 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:17,948 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:17,948 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:17,992 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:22,706 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:22,708 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:22,712 - paramiko.transport - DEBUG - starting thread (client mode): 0x2188ae50L 2019-01-20 21:04:22,712 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:22,719 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:22,719 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:22,722 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:22,723 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:22,723 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:22,723 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:22,723 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:22,723 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:22,728 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:22,729 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:22,743 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:04:22,744 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:22,768 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:22,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:22,808 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:22,885 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:22,885 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:22,924 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:22,925 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:22,944 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:22,982 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:22,983 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:22,984 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:22,985 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:22,985 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:23,026 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:23,074 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:23,076 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:23,076 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:23,077 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:23,077 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:23,119 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:23,152 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:23,153 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:23,155 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f1c19d0L 2019-01-20 21:04:23,155 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:23,163 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:23,164 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:23,167 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:23,167 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:23,167 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:23,168 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:23,168 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:23,168 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:23,172 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:23,173 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:23,187 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:04:23,187 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:23,212 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:23,224 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:23,251 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:23,317 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:23,317 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:23,357 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:23,357 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:23,362 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:23,398 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:23,399 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:23,400 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:23,401 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:23,401 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:23,442 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:23,485 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:23,486 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:23,487 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:23,488 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:23,488 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:23,529 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:23,562 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:23,564 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:23,566 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f1cf690L 2019-01-20 21:04:23,566 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:23,571 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:23,571 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:23,573 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:23,574 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:23,574 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:23,574 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:23,574 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:23,574 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:23,579 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:23,580 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:23,582 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:04:23,583 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:23,619 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:23,630 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:23,647 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:23,719 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:23,719 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:23,758 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:23,759 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:23,766 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:23,797 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:23,798 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:23,799 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:23,800 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:23,800 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:23,841 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:23,882 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:23,883 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:23,884 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:23,885 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:23,885 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:23,925 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:23,956 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:23,958 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:23,959 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f0f1850L 2019-01-20 21:04:23,960 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:23,964 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:23,965 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:23,966 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:23,967 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:23,967 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:23,967 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:23,967 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:23,967 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:23,972 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:23,973 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:23,975 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:04:23,975 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:24,012 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:24,023 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:24,039 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:24,105 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:24,106 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:24,145 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:24,146 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:24,149 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:24,195 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:24,196 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:24,196 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:24,197 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:24,197 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:24,238 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:24,286 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:24,287 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:24,287 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:24,288 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:24,289 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:24,330 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:24,356 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:24,357 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:24,359 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f0fa510L 2019-01-20 21:04:24,360 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:24,365 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:24,365 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:24,368 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:24,368 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:24,368 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:24,368 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:24,368 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:24,368 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:24,373 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:24,373 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:24,375 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:04:24,376 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:24,412 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:24,423 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:24,440 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:24,502 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:24,502 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:24,542 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:24,543 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:24,546 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:24,575 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:24,576 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:24,577 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:24,578 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:24,578 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:24,618 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:24,672 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:24,674 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:24,674 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:24,675 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:24,675 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:24,716 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:24,743 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:24,744 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:24,745 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:24,745 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:24,746 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:24,753 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:29,479 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:29,480 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:29,482 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f183690L 2019-01-20 21:04:29,483 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:29,489 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:29,490 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:29,493 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:29,494 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:29,494 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:29,494 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:29,494 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:29,494 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:29,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:29,500 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:29,515 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:04:29,515 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:29,539 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:29,553 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:29,579 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:29,657 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:29,657 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:29,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:29,696 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:29,715 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:29,751 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:29,752 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:29,753 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:29,754 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:29,754 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:29,795 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:29,833 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:29,835 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:29,835 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:29,836 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:29,836 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:29,877 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:29,911 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:29,912 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:29,914 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f0fba50L 2019-01-20 21:04:29,914 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:29,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:29,919 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:29,921 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:29,921 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:29,921 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:29,922 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:29,922 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:29,922 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:29,926 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:29,927 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:29,930 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:04:29,930 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:29,966 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:29,978 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:29,995 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:30,055 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:30,055 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:30,095 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:30,096 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:30,100 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:30,130 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:30,131 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:30,132 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:30,133 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:30,133 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:30,174 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:30,209 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:30,211 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:30,211 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:30,212 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:30,212 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:30,253 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:30,283 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:30,284 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:30,286 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f0fb6d0L 2019-01-20 21:04:30,286 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:30,293 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:30,293 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:30,297 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:30,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:30,297 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:30,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:30,298 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:30,298 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:30,302 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:30,303 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:30,318 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:04:30,319 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:30,342 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:30,355 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:30,383 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:30,462 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:30,463 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:30,502 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:30,503 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:30,520 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:30,557 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:30,558 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:30,558 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:30,559 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:30,559 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:30,601 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:30,638 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:30,639 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:30,640 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:30,641 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:30,641 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:30,681 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:30,713 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:30,714 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:30,716 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f138790L 2019-01-20 21:04:30,717 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:30,721 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:30,722 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:30,723 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:30,724 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:30,724 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:30,724 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:30,724 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:30,724 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:30,729 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:30,729 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:30,732 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:04:30,733 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:30,768 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:30,779 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:30,798 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:30,852 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:30,853 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:30,892 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:30,893 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:30,901 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:30,929 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:30,930 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:30,931 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:30,931 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:30,932 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:30,972 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:31,003 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:31,005 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:31,005 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:31,006 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:31,006 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:31,046 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:31,074 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:31,075 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:31,076 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f121bd0L 2019-01-20 21:04:31,077 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:31,082 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:31,082 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:31,084 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:31,084 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:31,084 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:31,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:31,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:31,085 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:31,089 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:31,090 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:31,092 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:04:31,093 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:31,129 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:31,140 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:31,158 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:31,221 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:31,221 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:31,260 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:31,261 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:31,264 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:31,292 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:31,293 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:31,294 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:31,294 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:31,295 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:31,335 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:31,367 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:31,368 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:31,369 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:31,370 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:31,370 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:31,410 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:31,437 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:31,438 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:31,439 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:31,439 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:31,439 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:31,442 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:31,492 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:31,493 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:31,494 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:31,495 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:31,495 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:31,497 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:31,548 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:31,549 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:31,549 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:31,550 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:31,551 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:31,555 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:31,607 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:31,608 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:31,608 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:31,610 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:31,610 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:31,612 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:31,676 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:31,677 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:31,678 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:31,678 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:31,678 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:31,681 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:31,760 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:31,761 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2019-01-20 21:04:31,761 - __name__ - INFO - Controller (ODL) list is ready 2019-01-20 21:04:31,761 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:31,764 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f0faa90L 2019-01-20 21:04:31,764 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:31,785 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:31,785 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:31,789 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:31,790 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:31,790 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:31,790 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:31,790 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:31,790 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:31,798 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:31,798 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:31,828 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.103: 802bbb957940dc8a37917bc3a61f7524 2019-01-20 21:04:31,828 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:31,838 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:31,870 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:31,893 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:32,085 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:32,085 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:32,125 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:32,125 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:32,134 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:36,728 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:36,730 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:36,732 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f122a10L 2019-01-20 21:04:36,732 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:36,738 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:36,738 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:36,740 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:36,740 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:36,740 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:36,741 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:36,741 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:36,741 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:36,745 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:36,745 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:36,747 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:04:36,748 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:36,784 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:36,796 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:36,812 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:36,873 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:36,874 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:36,913 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:36,913 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:36,921 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:36,952 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:36,953 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:36,954 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:36,954 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:36,955 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:36,995 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:37,030 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:37,031 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:37,032 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:37,032 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:37,033 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:37,073 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:37,104 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:37,105 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:37,107 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f132990L 2019-01-20 21:04:37,107 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:37,112 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:37,113 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:37,116 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:37,116 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:37,116 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:37,117 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:37,117 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:37,117 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:37,122 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:37,122 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:37,139 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:04:37,139 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:37,162 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:37,175 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:37,204 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:37,257 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:37,257 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:37,296 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:37,297 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:37,307 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:37,342 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:37,343 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:37,343 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:37,344 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:37,344 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:37,385 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:37,419 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:37,421 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:37,422 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:37,423 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:37,423 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:37,463 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:37,492 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:37,494 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:37,496 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f1469d0L 2019-01-20 21:04:37,496 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:37,501 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:37,502 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:37,505 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:37,505 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:37,505 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:37,505 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:37,505 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:37,505 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:37,511 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:37,511 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:37,512 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:04:37,512 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:37,550 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:37,562 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:37,577 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:37,648 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:37,648 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:37,687 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:37,688 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:37,696 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:37,731 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:37,732 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:37,733 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:37,734 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:37,734 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:37,774 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:37,812 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:37,813 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:37,813 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:37,815 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:37,815 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:37,855 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:37,890 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:37,892 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:37,893 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f14d750L 2019-01-20 21:04:37,894 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:37,898 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:37,899 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:37,900 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:37,900 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:37,900 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:37,900 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:37,901 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:37,901 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:37,905 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:37,906 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:37,909 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:04:37,910 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:37,945 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:37,955 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:37,974 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:38,028 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:38,028 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:38,067 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:38,068 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:38,077 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:38,105 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:38,106 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:38,107 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:38,108 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:38,108 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:38,149 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:38,178 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:38,180 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:38,181 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:38,181 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:38,181 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:38,221 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:38,247 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:38,248 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:38,250 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f157610L 2019-01-20 21:04:38,251 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:38,255 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:38,255 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:38,257 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:38,257 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:38,257 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:38,257 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:38,258 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:38,258 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:38,262 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:38,262 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:38,266 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:04:38,267 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:38,301 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:38,311 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:38,331 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:38,384 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:38,384 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:38,423 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:38,424 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:38,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:38,465 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:38,466 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:38,466 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:38,467 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:38,467 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:38,507 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:38,539 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:38,540 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:38,541 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:38,542 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:38,542 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:38,583 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:38,612 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:38,613 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:38,614 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:38,615 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:38,616 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:38,623 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:43,262 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:43,263 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:43,267 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f122950L 2019-01-20 21:04:43,267 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:43,274 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:43,274 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:43,277 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:43,278 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:43,278 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:43,278 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:43,278 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:43,278 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:43,283 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:43,284 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:43,299 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:04:43,299 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:43,323 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:43,337 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:43,364 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:43,442 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:43,442 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:43,481 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:43,482 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:43,500 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:43,538 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:43,539 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:43,540 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:43,541 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:43,541 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:43,581 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:43,619 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:43,621 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:43,622 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:43,623 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:43,623 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:43,664 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:43,697 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:43,698 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:43,700 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e070c90L 2019-01-20 21:04:43,701 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:43,707 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:43,708 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:43,711 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:43,711 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:43,712 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:43,712 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:43,712 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:43,712 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:43,716 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:43,717 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:43,733 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:04:43,733 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:43,756 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:43,767 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:43,798 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:43,863 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:43,863 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:43,902 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:43,902 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:43,909 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:43,946 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:43,947 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:43,948 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:43,948 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:43,949 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:43,989 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:44,030 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:44,032 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:44,032 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:44,033 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:44,033 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:44,074 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:44,106 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:44,107 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:44,109 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e07b550L 2019-01-20 21:04:44,110 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:44,116 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:44,116 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:44,120 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:44,120 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:44,121 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:44,121 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:44,121 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:44,121 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:44,126 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:44,126 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:44,141 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:04:44,142 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:44,166 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:44,179 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:44,207 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:44,283 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:44,284 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:44,323 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:44,324 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:44,342 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:44,380 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:44,381 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:44,382 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:44,383 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:44,383 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:44,425 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:44,464 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:44,465 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:44,466 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:44,467 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:44,467 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:44,508 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:44,541 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:44,542 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:44,544 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e084a90L 2019-01-20 21:04:44,545 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:44,549 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:44,549 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:44,551 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:44,551 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:44,552 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:44,552 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:44,552 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:44,552 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:44,557 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:44,557 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:44,560 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:04:44,561 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:44,597 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:44,608 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:44,625 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:44,682 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:44,683 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:44,722 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:44,723 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:44,729 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:44,758 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:44,759 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:44,760 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:44,761 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:44,761 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:44,802 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:44,832 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:44,834 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:44,834 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:44,835 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:44,836 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:44,876 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:44,903 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:44,904 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:44,906 - paramiko.transport - DEBUG - starting thread (client mode): 0x1e07b150L 2019-01-20 21:04:44,907 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:04:44,913 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:04:44,913 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:04:44,915 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:04:44,915 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:04:44,915 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:04:44,915 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:04:44,915 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:04:44,915 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:04:44,920 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:04:44,920 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:04:44,922 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:04:44,923 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:04:44,960 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:04:44,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:04:44,987 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:04:45,052 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:04:45,052 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:04:45,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:04:45,092 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:04:45,098 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:04:45,128 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:04:45,129 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:04:45,130 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:04:45,131 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:04:45,131 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:04:45,172 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:04:45,206 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:04:45,207 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:04:45,208 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:04:45,209 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:04:45,209 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:04:45,249 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:04:45,280 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:04:45,281 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:45,281 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:04:45,282 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:45,282 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:45,287 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:45,339 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:45,340 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:04:45,341 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:45,341 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:04:45,342 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:04:45,383 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:04:45,426 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:04:45,426 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:45,428 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:45,428 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:45,428 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:04:45,431 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:45,481 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:45,482 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:04:45,483 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:45,484 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:04:45,484 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:04:45,525 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:04:45,566 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:04:45,567 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:45,568 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:04:45,569 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:45,569 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:45,574 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:45,626 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:45,627 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:04:45,628 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:45,628 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:04:45,628 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:04:45,669 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:04:45,714 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:04:45,715 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:45,716 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:04:45,716 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:45,717 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:45,721 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:45,770 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:45,771 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:04:45,772 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:45,772 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:04:45,773 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:04:45,813 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:04:45,854 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:04:45,855 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:04:45,855 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:04:45,856 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:04:45,857 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:04:45,861 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:04:45,901 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:04:45,901 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:04:45,902 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:04:45,903 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:04:45,903 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:04:45,943 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:04:45,977 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:04:45,978 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that all OpenStack nodes OVS br-int have fail_mode set to secure | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | Node overcloud-novacompute-1 br-int is fail_mode secure | | PASS | Node overcloud-novacompute-0 br-int is fail_mode secure | | PASS | Node overcloud-controller-2 br-int is fail_mode secure | | PASS | Node overcloud-controller-1 br-int is fail_mode secure | | PASS | Node overcloud-controller-0 br-int is fail_mode secure | +========================================================================================+ 2019-01-20 21:04:45,978 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:04:45,979 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:04:45,978 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2019-01-20 21:04:45,979 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2019-01-20 21:04:45,979 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2019-01-20 21:04:45,980 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2019-01-20 21:04:45,980 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2019-01-20 21:04:46,068 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2019-01-20 21:04:46,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:04:46,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:04:46,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:04:46,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:04:46,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:04:46,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:04:46,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:04:46,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:04:46,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:04:46,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:04:46,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:04:46,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:04:46,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:04:46,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:04:46,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:04:46,078 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:04:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:04:46,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de87d02-e234-45fd-b1a3-1d690fea6e20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:04:46,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5de87d02-e234-45fd-b1a3-1d690fea6e20 2019-01-20 21:04:46,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:04:46,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["EQHOPAw0Tky8tWFEQvSf8Q"], "issued_at": "2019-01-20T21:04:46.000000Z"}} 2019-01-20 21:04:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ccd9ab633c6e1b115649fb38b90b2e7c7d9f86" 2019-01-20 21:04:46,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7b4912da-6165-487e-a4b3-e97c9bbefc53 Date: Sun, 20 Jan 2019 21:04:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:04:46,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-7b4912da-6165-487e-a4b3-e97c9bbefc53 2019-01-20 21:04:46,784 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:04:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ccd9ab633c6e1b115649fb38b90b2e7c7d9f86" 2019-01-20 21:04:46,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85d65bac-c04d-4e17-acce-40d9d3349b8c Date: Sun, 20 Jan 2019 21:04:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:04:46,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-85d65bac-c04d-4e17-acce-40d9d3349b8c 2019-01-20 21:04:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19ccd9ab633c6e1b115649fb38b90b2e7c7d9f86" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:04:47,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3cefd486-7c22-4378-b583-77846dc22d71 X-Openstack-Request-Id: req-26e25e9f-3cbe-4fe0-9b88-a1b962fda1c0 Date: Sun, 20 Jan 2019 21:04:47 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:04:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:04:47Z", "visibility": "public", "locations": [], "self": "/v2/images/3cefd486-7c22-4378-b583-77846dc22d71", "min_disk": 0, "protected": false, "id": "3cefd486-7c22-4378-b583-77846dc22d71", "file": "/v2/images/3cefd486-7c22-4378-b583-77846dc22d71/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:04:47,184 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-26e25e9f-3cbe-4fe0-9b88-a1b962fda1c0 2019-01-20 21:04:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/3cefd486-7c22-4378-b583-77846dc22d71/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ccd9ab633c6e1b115649fb38b90b2e7c7d9f86" -d '' 2019-01-20 21:04:48,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffebdd70-4787-4145-92b5-9344b4d7e813 Date: Sun, 20 Jan 2019 21:04:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:04:48,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3cefd486-7c22-4378-b583-77846dc22d71/file used request id req-ffebdd70-4787-4145-92b5-9344b4d7e813 2019-01-20 21:04:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:04:48,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318e0325-9817-4c9d-862b-53c0d5da4c86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:04:48,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-318e0325-9817-4c9d-862b-53c0d5da4c86 2019-01-20 21:04:48,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:04:48,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ayz4Bwa-TRm8h1F_iq2zqA"], "issued_at": "2019-01-20T21:04:48.000000Z"}} 2019-01-20 21:04:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:48,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1ed36e59-9988-45b8-9a37-f5acf9d00e9d Date: Sun, 20 Jan 2019 21:04:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:04:48,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1ed36e59-9988-45b8-9a37-f5acf9d00e9d 2019-01-20 21:04:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:49,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3b09ef95-413e-4c6b-ad82-58060bb510b5 Date: Sun, 20 Jan 2019 21:04:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 21:04:49,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3b09ef95-413e-4c6b-ad82-58060bb510b5 2019-01-20 21:04:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:49,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0d8e97c1-2439-4080-8bb2-43fd3b67796a Date: Sun, 20 Jan 2019 21:04:49 GMT RESP BODY: {"routers": []} 2019-01-20 21:04:49,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-0d8e97c1-2439-4080-8bb2-43fd3b67796a 2019-01-20 21:04:49,291 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2019-01-20 21:04:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2019-01-20 21:04:49,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-d602868a-e9a7-4ee3-963c-cb04244695a3 Date: Sun, 20 Jan 2019 21:04:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0feb5c32-2669-44fa-ae37-558dcea5081d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:04:49Z","is_default":false,"provider:segmentation_id":1,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","mtu":1450}} 2019-01-20 21:04:49,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d602868a-e9a7-4ee3-963c-cb04244695a3 2019-01-20 21:04:49,701 - sdnvpn.lib.openstack_utils - DEBUG - Network '0feb5c32-2669-44fa-ae37-558dcea5081d' created successfully 2019-01-20 21:04:49,701 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:04:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"subnets": [{"ip_version": 4, "network_id": "0feb5c32-2669-44fa-ae37-558dcea5081d", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2019-01-20 21:04:50,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-de7e2725-cd61-457b-a105-b6bc1ccf160f Date: Sun, 20 Jan 2019 21:04:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0feb5c32-2669-44fa-ae37-558dcea5081d","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:04:49Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2019-01-20 21:04:50,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-de7e2725-cd61-457b-a105-b6bc1ccf160f 2019-01-20 21:04:50,478 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8' created successfully 2019-01-20 21:04:50,479 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:04:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2019-01-20 21:04:50,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-354b56ea-d194-4e1f-91ac-2c75139c4960 Date: Sun, 20 Jan 2019 21:04:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:50Z", "revision_number": 0, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "97c8314c-7195-405c-8d79-2e330409bc50", "name": "sdnvpn-8-1-router"}} 2019-01-20 21:04:50,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-354b56ea-d194-4e1f-91ac-2c75139c4960 2019-01-20 21:04:50,909 - sdnvpn.lib.openstack_utils - DEBUG - Router '97c8314c-7195-405c-8d79-2e330409bc50' created successfully 2019-01-20 21:04:50,909 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:04:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"subnet_id": "e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"}' 2019-01-20 21:04:52,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3f20275-4af4-4b6e-8e0a-757108a22885 Date: Sun, 20 Jan 2019 21:04:52 GMT RESP BODY: {"network_id": "0feb5c32-2669-44fa-ae37-558dcea5081d", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8", "subnet_ids": ["e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"], "port_id": "fa84cd5e-b490-456d-a59b-73462b85f605", "id": "97c8314c-7195-405c-8d79-2e330409bc50"} 2019-01-20 21:04:52,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/add_router_interface used request id req-c3f20275-4af4-4b6e-8e0a-757108a22885 2019-01-20 21:04:52,372 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:04:52,372 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:04:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:52,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-7a306179-5b74-4e69-b828-de2400d20e4e Date: Sun, 20 Jan 2019 21:04:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0feb5c32-2669-44fa-ae37-558dcea5081d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"],"description":"","tags":[],"updated_at":"2019-01-20T21:04:49Z","provider:segmentation_id":1,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:04:52,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7a306179-5b74-4e69-b828-de2400d20e4e 2019-01-20 21:04:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}}' 2019-01-20 21:04:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f73a1213-c0d2-4c0c-afe4-b5002005c99a Date: Sun, 20 Jan 2019 21:04:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:54Z", "revision_number": 4, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "97c8314c-7195-405c-8d79-2e330409bc50", "name": "sdnvpn-8-1-router"}} 2019-01-20 21:04:54,695 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 used request id req-f73a1213-c0d2-4c0c-afe4-b5002005c99a 2019-01-20 21:04:54,695 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:04:54,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:54,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-1cd6cb5f-04ba-421c-bcd2-47d8c9f315f1 Date: Sun, 20 Jan 2019 21:04:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0feb5c32-2669-44fa-ae37-558dcea5081d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"],"description":"","tags":[],"updated_at":"2019-01-20T21:04:49Z","provider:segmentation_id":1,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:04:54,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1cd6cb5f-04ba-421c-bcd2-47d8c9f315f1 2019-01-20 21:04:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:54,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-0cac1b04-4438-44f2-9057-51a7bbabe39d Date: Sun, 20 Jan 2019 21:04:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0feb5c32-2669-44fa-ae37-558dcea5081d","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2019-01-20 21:04:54,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-0cac1b04-4438-44f2-9057-51a7bbabe39d 2019-01-20 21:04:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:55,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-afaf35ca-d2b0-4585-8348-b38c4e2ea2b1 Date: Sun, 20 Jan 2019 21:04:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:54Z", "revision_number": 4, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "97c8314c-7195-405c-8d79-2e330409bc50", "name": "sdnvpn-8-1-router"}]} 2019-01-20 21:04:55,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-afaf35ca-d2b0-4585-8348-b38c4e2ea2b1 2019-01-20 21:04:55,217 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2019-01-20 21:04:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2019-01-20 21:04:55,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1d415669-4c96-410a-99be-3b45ec30ac0e Date: Sun, 20 Jan 2019 21:04:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8c8ac036-5655-4657-8230-6b748bb50b2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:04:55Z","is_default":false,"provider:segmentation_id":80,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:55Z","mtu":1450}} 2019-01-20 21:04:55,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1d415669-4c96-410a-99be-3b45ec30ac0e 2019-01-20 21:04:55,598 - sdnvpn.lib.openstack_utils - DEBUG - Network '8c8ac036-5655-4657-8230-6b748bb50b2d' created successfully 2019-01-20 21:04:55,598 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:04:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"subnets": [{"ip_version": 4, "network_id": "8c8ac036-5655-4657-8230-6b748bb50b2d", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2019-01-20 21:04:55,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e835e509-2d08-45b1-9e9f-6ad4680c7277 Date: Sun, 20 Jan 2019 21:04:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c8ac036-5655-4657-8230-6b748bb50b2d","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:04:55Z","gateway_ip":"10.10.20.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.20.2","end":"10.10.20.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.20.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"4ca2b7b4-3003-4b52-80cc-feeabb2b44f3","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2019-01-20 21:04:55,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e835e509-2d08-45b1-9e9f-6ad4680c7277 2019-01-20 21:04:55,981 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '4ca2b7b4-3003-4b52-80cc-feeabb2b44f3' created successfully 2019-01-20 21:04:55,982 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:04:55,982 - sdnvpn.lib.openstack_utils - DEBUG - Router '97c8314c-7195-405c-8d79-2e330409bc50' created successfully 2019-01-20 21:04:55,982 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:04:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"subnet_id": "4ca2b7b4-3003-4b52-80cc-feeabb2b44f3"}' 2019-01-20 21:04:57,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8ea68b8e-5dfd-40c1-bdd0-8820e38129b5 Date: Sun, 20 Jan 2019 21:04:57 GMT RESP BODY: {"network_id": "8c8ac036-5655-4657-8230-6b748bb50b2d", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "4ca2b7b4-3003-4b52-80cc-feeabb2b44f3", "subnet_ids": ["4ca2b7b4-3003-4b52-80cc-feeabb2b44f3"], "port_id": "0ad9930c-01f4-4870-8a9b-d3fb2ab6536f", "id": "97c8314c-7195-405c-8d79-2e330409bc50"} 2019-01-20 21:04:57,517 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/add_router_interface used request id req-8ea68b8e-5dfd-40c1-bdd0-8820e38129b5 2019-01-20 21:04:57,517 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:04:57,517 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:04:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:57,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2006 X-Openstack-Request-Id: req-3e10d13e-d259-418e-9ad0-75b5b4d2646f Date: Sun, 20 Jan 2019 21:04:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0feb5c32-2669-44fa-ae37-558dcea5081d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"],"description":"","tags":[],"updated_at":"2019-01-20T21:04:49Z","provider:segmentation_id":1,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8c8ac036-5655-4657-8230-6b748bb50b2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["4ca2b7b4-3003-4b52-80cc-feeabb2b44f3"],"description":"","tags":[],"updated_at":"2019-01-20T21:04:55Z","provider:segmentation_id":80,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:04:57,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-3e10d13e-d259-418e-9ad0-75b5b4d2646f 2019-01-20 21:04:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}}' 2019-01-20 21:04:58,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-1de72127-06ed-40ef-8ed9-aea375c444b1 Date: Sun, 20 Jan 2019 21:04:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 6, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "97c8314c-7195-405c-8d79-2e330409bc50", "name": "sdnvpn-8-1-router"}} 2019-01-20 21:04:58,212 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 used request id req-1de72127-06ed-40ef-8ed9-aea375c444b1 2019-01-20 21:04:58,212 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:04:58,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:58,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1f9f7d93-f624-44d4-b41c-0e665dcd9395 Date: Sun, 20 Jan 2019 21:04:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:04:58,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-1f9f7d93-f624-44d4-b41c-0e665dcd9395 2019-01-20 21:04:58,417 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2019-01-20 21:04:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2019-01-20 21:04:58,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-8f73a968-13d5-4a1a-bc0f-0d2143eb7aaa Date: Sun, 20 Jan 2019 21:04:58 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:04:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 2, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}} 2019-01-20 21:04:58,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-8f73a968-13d5-4a1a-bc0f-0d2143eb7aaa 2019-01-20 21:04:58,664 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=22e4c191-f90b-4e7c-913f-84e009e9eddb created successfully. 2019-01-20 21:04:58,665 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2019-01-20 21:04:58,665 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2019-01-20 21:04:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:04:59,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7be39220-51be-4a5f-b49c-3bf9fdefc599 Date: Sun, 20 Jan 2019 21:04:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "674c8a15-97c1-462a-bbb4-63490a482dc4"}} 2019-01-20 21:04:59,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-7be39220-51be-4a5f-b49c-3bf9fdefc599 2019-01-20 21:04:59,012 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2019-01-20 21:04:59,012 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:04:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:04:59,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-484a8ea6-c8d7-4d78-be52-8c8d597e9f49 Date: Sun, 20 Jan 2019 21:04:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4"}} 2019-01-20 21:04:59,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-484a8ea6-c8d7-4d78-be52-8c8d597e9f49 2019-01-20 21:04:59,188 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:04:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:04:59,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-8b011096-e2ab-4557-b55d-43d9e9cb6d6b Date: Sun, 20 Jan 2019 21:04:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f"}} 2019-01-20 21:04:59,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-8b011096-e2ab-4557-b55d-43d9e9cb6d6b 2019-01-20 21:04:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:59,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-09cbfa6e-8622-4ea4-a82b-6e772a135695 Date: Sun, 20 Jan 2019 21:04:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "01c77c30-bf85-4adf-8123-af9d44986d03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "0c380455-8d44-4758-84c0-c1c90c95a717"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "216a717c-4da4-41e9-8359-14d08391f976"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "21abc17f-04b7-40a9-a68b-885f762b2d27"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "674c8a15-97c1-462a-bbb4-63490a482dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "7b1e399a-d95a-4eb7-a430-31e98d361587"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "89b222d0-bfd3-4741-96c2-b461046b3f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "90c58cd3-7474-46c6-b774-65404481e695"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "a6f6836e-6728-4207-9dda-8c4a35365f68"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719"}, {"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "db09cf77-04fc-4673-9158-617f36646454"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "ea048238-d752-473d-a72c-845061e4f211"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "f07af9e6-bd42-4285-a938-7048f4c49d54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed"}]} 2019-01-20 21:04:59,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-09cbfa6e-8622-4ea4-a82b-6e772a135695 2019-01-20 21:04:59,687 - sdnvpn_test_utils - INFO - This rule exists for security group: 22e4c191-f90b-4e7c-913f-84e009e9eddb 2019-01-20 21:04:59,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:04:59,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-09c5dfb4-3147-484d-abe2-e285f3371282 Date: Sun, 20 Jan 2019 21:04:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "01c77c30-bf85-4adf-8123-af9d44986d03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "0c380455-8d44-4758-84c0-c1c90c95a717"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "216a717c-4da4-41e9-8359-14d08391f976"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "21abc17f-04b7-40a9-a68b-885f762b2d27"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "674c8a15-97c1-462a-bbb4-63490a482dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "7b1e399a-d95a-4eb7-a430-31e98d361587"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "89b222d0-bfd3-4741-96c2-b461046b3f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "90c58cd3-7474-46c6-b774-65404481e695"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "a6f6836e-6728-4207-9dda-8c4a35365f68"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719"}, {"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "db09cf77-04fc-4673-9158-617f36646454"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "ea048238-d752-473d-a72c-845061e4f211"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "f07af9e6-bd42-4285-a938-7048f4c49d54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed"}]} 2019-01-20 21:04:59,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-09c5dfb4-3147-484d-abe2-e285f3371282 2019-01-20 21:04:59,854 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:04:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:05:00,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2376c8bc-f795-47f4-b269-97c63223eda6 Date: Sun, 20 Jan 2019 21:05:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 80, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb"}} 2019-01-20 21:05:00,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-2376c8bc-f795-47f4-b269-97c63223eda6 2019-01-20 21:05:00,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:05:00,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f282b045-0fd5-44e6-b3dd-c25c72173e36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:05:00,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f282b045-0fd5-44e6-b3dd-c25c72173e36 2019-01-20 21:05:00,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:05:00,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["z3C19Z--R4yEjagtep0jcw"], "issued_at": "2019-01-20T21:05:00.000000Z"}} 2019-01-20 21:05:00,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" 2019-01-20 21:05:00,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-462ce3e1-c21f-4c5e-8109-44ac4819d4ea x-compute-request-id: req-462ce3e1-c21f-4c5e-8109-44ac4819d4ea Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:05:00,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-462ce3e1-c21f-4c5e-8109-44ac4819d4ea 2019-01-20 21:05:00,677 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2019-01-20 21:05:00,678 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2019-01-20 21:05:00,678 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=3cefd486-7c22-4378-b583-77846dc22d71 network=8c8ac036-5655-4657-8230-6b748bb50b2d secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:05:00,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:05:00,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:05:00,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:05:00,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:05:00,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:05:00,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:05:00,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:05:00,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:05:00,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:05:00,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:05:00,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:05:00,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:05:00,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:05:00,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:05:00,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:05:00,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:05:00,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:05:00,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:05:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:05:00,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642143dc-07d4-4589-8a19-38f87183076e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:05:00,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-642143dc-07d4-4589-8a19-38f87183076e 2019-01-20 21:05:00,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:05:01,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["79xJ4YzfQ-2ugojL9svADA"], "issued_at": "2019-01-20T21:05:01.000000Z"}} 2019-01-20 21:05:01,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d307cb0203e738eac5283ed579e0e82e734e0221" 2019-01-20 21:05:01,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b14aba2d-cff6-4457-bc63-524fff87ab13 x-compute-request-id: req-b14aba2d-cff6-4457-bc63-524fff87ab13 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:05:01,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b14aba2d-cff6-4457-bc63-524fff87ab13 2019-01-20 21:05:01,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d307cb0203e738eac5283ed579e0e82e734e0221" 2019-01-20 21:05:01,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83383448-8837-4056-80d7-b0cfff6062b0 x-compute-request-id: req-83383448-8837-4056-80d7-b0cfff6062b0 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:05:01,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-83383448-8837-4056-80d7-b0cfff6062b0 2019-01-20 21:05:01,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d307cb0203e738eac5283ed579e0e82e734e0221" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "3cefd486-7c22-4378-b583-77846dc22d71", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c8ac036-5655-4657-8230-6b748bb50b2d"}]}}' 2019-01-20 21:05:03,176 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4043db9-f360-4edf-8bdf-56a2a3aa8e6c x-compute-request-id: req-d4043db9-f360-4edf-8bdf-56a2a3aa8e6c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "adminPass": "SJ4oAepa4DX9"}} 2019-01-20 21:05:03,176 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d4043db9-f360-4edf-8bdf-56a2a3aa8e6c 2019-01-20 21:05:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:05:03,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea597e0e-63bf-49c9-838b-cc6a83f9571d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:05:03,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ea597e0e-63bf-49c9-838b-cc6a83f9571d 2019-01-20 21:05:03,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:05:03,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["NyL47WDnTZyPb0sjV-PH5A"], "issued_at": "2019-01-20T21:05:03.000000Z"}} 2019-01-20 21:05:03,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b1e6ce9de05d9348f85e6415bd31e9a68fa42e" 2019-01-20 21:05:04,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ee2b48-4964-4e3a-a049-a677782ef93c x-compute-request-id: req-65ee2b48-4964-4e3a-a049-a677782ef93c Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:05:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:04,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b used request id req-65ee2b48-4964-4e3a-a049-a677782ef93c 2019-01-20 21:05:07,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b1e6ce9de05d9348f85e6415bd31e9a68fa42e" 2019-01-20 21:05:08,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42bcd480-36ea-4ef6-ab71-d5a97b4da42e x-compute-request-id: req-42bcd480-36ea-4ef6-ab71-d5a97b4da42e Content-Encoding: gzip Content-Length: 704 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:05:05Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:08,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b used request id req-42bcd480-36ea-4ef6-ab71-d5a97b4da42e 2019-01-20 21:05:11,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b1e6ce9de05d9348f85e6415bd31e9a68fa42e" 2019-01-20 21:05:12,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a56311d-c5bd-491e-b648-f940adc2033f x-compute-request-id: req-3a56311d-c5bd-491e-b648-f940adc2033f Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:06", "version": 4, "addr": "10.10.20.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-20T21:05:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:05:08Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:12,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b used request id req-3a56311d-c5bd-491e-b648-f940adc2033f 2019-01-20 21:05:12,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d307cb0203e738eac5283ed579e0e82e734e0221" 2019-01-20 21:05:13,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b83a649f-1384-488e-8f8c-4393948a29b7 x-compute-request-id: req-b83a649f-1384-488e-8f8c-4393948a29b7 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:06", "version": 4, "addr": "10.10.20.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-20T21:05:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:05:08Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:13,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b used request id req-b83a649f-1384-488e-8f8c-4393948a29b7 2019-01-20 21:05:13,414 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.6'. 2019-01-20 21:05:13,414 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2019-01-20 21:05:13,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:05:14,810 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e54adad-3026-4e15-b3d9-dfa4cd499463 x-compute-request-id: req-2e54adad-3026-4e15-b3d9-dfa4cd499463 Content-Length: 0 Content-Type: application/json 2019-01-20 21:05:14,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b/action used request id req-2e54adad-3026-4e15-b3d9-dfa4cd499463 2019-01-20 21:05:14,811 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2019-01-20 21:05:14,811 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=3cefd486-7c22-4378-b583-77846dc22d71 network=0feb5c32-2669-44fa-ae37-558dcea5081d secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.6 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:05:14,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:05:14,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:05:14,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:05:14,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:05:14,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:05:14,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:05:14,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:05:14,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:05:14,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:05:14,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:05:14,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:05:14,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:05:14,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:05:14,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:05:14,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:05:14,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:05:14,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:05:14,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:05:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:05:14,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed5da9c-24be-4023-832b-b6c862640d2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:05:14,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aed5da9c-24be-4023-832b-b6c862640d2a 2019-01-20 21:05:14,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:05:15,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["yEqObuTiTQurAR9JmO4fuQ"], "issued_at": "2019-01-20T21:05:15.000000Z"}} 2019-01-20 21:05:15,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" 2019-01-20 21:05:15,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1426c6e-2253-4334-90a5-4f663e28544e x-compute-request-id: req-d1426c6e-2253-4334-90a5-4f663e28544e Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:05:15,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d1426c6e-2253-4334-90a5-4f663e28544e 2019-01-20 21:05:15,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" 2019-01-20 21:05:15,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d8c9a64-9de6-4159-8374-8f66c2fe1a02 x-compute-request-id: req-2d8c9a64-9de6-4159-8374-8f66c2fe1a02 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:05:15,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-2d8c9a64-9de6-4159-8374-8f66c2fe1a02 2019-01-20 21:05:15,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "3cefd486-7c22-4378-b583-77846dc22d71", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC42CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0feb5c32-2669-44fa-ae37-558dcea5081d"}], "config_drive": true}}' 2019-01-20 21:05:17,350 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a604d66-5a57-49cc-acbf-82c8cdff2be7 x-compute-request-id: req-2a604d66-5a57-49cc-acbf-82c8cdff2be7 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ddcbc98-39cd-459d-8229-594da62eb56d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "bookmark"}], "adminPass": "66kz9bR2fLt6"}} 2019-01-20 21:05:17,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2a604d66-5a57-49cc-acbf-82c8cdff2be7 2019-01-20 21:05:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:05:17,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6ad511-b8c6-4319-9592-cb17a9213fc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:05:17,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa6ad511-b8c6-4319-9592-cb17a9213fc3 2019-01-20 21:05:17,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:05:17,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["lhkEE7fhQzicGTlU3avWNQ"], "issued_at": "2019-01-20T21:05:17.000000Z"}} 2019-01-20 21:05:17,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfadc522d28ee9882c04edf260504a375193b323" 2019-01-20 21:05:18,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbfa81e6-5302-48c2-8938-35ad6aeb3b19 x-compute-request-id: req-bbfa81e6-5302-48c2-8938-35ad6aeb3b19 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5ddcbc98-39cd-459d-8229-594da62eb56d", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:05:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-1", "created": "2019-01-20T21:05:17Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:18,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d used request id req-bbfa81e6-5302-48c2-8938-35ad6aeb3b19 2019-01-20 21:05:21,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfadc522d28ee9882c04edf260504a375193b323" 2019-01-20 21:05:22,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84f9375-a5c7-4fd7-948c-e8359a2a772f x-compute-request-id: req-f84f9375-a5c7-4fd7-948c-e8359a2a772f Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5ddcbc98-39cd-459d-8229-594da62eb56d", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:05:19Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2019-01-20T21:05:17Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:22,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d used request id req-f84f9375-a5c7-4fd7-948c-e8359a2a772f 2019-01-20 21:05:25,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfadc522d28ee9882c04edf260504a375193b323" 2019-01-20 21:05:25,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76046909-8abb-4f5e-929c-146d5bf42b25 x-compute-request-id: req-76046909-8abb-4f5e-929c-146d5bf42b25 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:85:d6", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-20T21:05:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5ddcbc98-39cd-459d-8229-594da62eb56d", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:05:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2019-01-20T21:05:17Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:25,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d used request id req-76046909-8abb-4f5e-929c-146d5bf42b25 2019-01-20 21:05:25,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" 2019-01-20 21:05:26,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73ad2dcf-2a2e-4b18-b715-82965dfb1daf x-compute-request-id: req-73ad2dcf-2a2e-4b18-b715-82965dfb1daf Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:85:d6", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-20T21:05:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5ddcbc98-39cd-459d-8229-594da62eb56d", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:05:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2019-01-20T21:05:17Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:05:26,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d used request id req-73ad2dcf-2a2e-4b18-b715-82965dfb1daf 2019-01-20 21:05:26,987 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.6'. 2019-01-20 21:05:26,987 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2019-01-20 21:05:26,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:05:28,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0e406fd-ce12-4782-8a17-7c85aed91d67 x-compute-request-id: req-e0e406fd-ce12-4782-8a17-7c85aed91d67 Content-Length: 0 Content-Type: application/json 2019-01-20 21:05:28,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action used request id req-e0e406fd-ce12-4782-8a17-7c85aed91d67 2019-01-20 21:05:28,579 - sdnvpn_test_utils - INFO - Waiting for instance 768fd48b-34ca-4bd8-adbf-35cc9779124b to boot up 2019-01-20 21:05:28,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d307cb0203e738eac5283ed579e0e82e734e0221" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:05:29,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0534e580-1482-48eb-a71d-c0ff873eede3 x-compute-request-id: req-0534e580-1482-48eb-a71d-c0ff873eede3 Content-Encoding: gzip Content-Length: 11060 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493684811 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132255] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133923] pid_max: default: 32768 minimum: 301\n[ 0.134822] ACPI: Core revision 20150930\n[ 0.136264] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137627] Security Framework initialized\n[ 0.138506] Yama: becoming mindful.\n[ 0.139277] AppArmor: AppArmor initialized\n[ 0.140148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141488] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142782] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145528] Initializing cgroup subsys io\n[ 0.146346] Initializing cgroup subsys memory\n[ 0.147223] Initializing cgroup subsys devices\n[ 0.148170] Initializing cgroup subsys freezer\n[ 0.149085] Initializing cgroup subsys net_cls\n[ 0.149986] Initializing cgroup subsys perf_event\n[ 0.150938] Initializing cgroup subsys net_prio\n[ 0.151876] Initializing cgroup subsys hugetlb\n[ 0.152765] Initializing cgroup subsys pids\n[ 0.153668] CPU: Physical Processor ID: 0\n[ 0.155198] mce: CPU supports 10 MCE banks\n[ 0.156095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168046] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174399] ftrace: allocating 31920 entries in 125 pages\n[ 0.200610] smpboot: Max logical packages: 1\n[ 0.201466] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202826] x2apic enabled\n[ 0.203660] Switched APIC routing to physical x2apic.\n[ 0.205438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206576] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208737] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210629] KVM setup paravirtual spinlock\n[ 0.211960] x86: Booted up 1 node, 1 CPUs\n[ 0.212790] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214231] devtmpfs: initialized\n[ 0.215984] evm: security.selinux\n[ 0.216705] evm: security.SMACK64\n[ 0.217429] evm: security.SMACK64EXEC\n[ 0.218248] evm: security.SMACK64TRANSMUTE\n[ 0.219096] evm: security.SMACK64MMAP\n[ 0.219853] evm: security.ima\n[ 0.220493] evm: security.capability\n[ 0.221301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223238] pinctrl core: initialized pinctrl subsystem\n[ 0.224342] RTC time: 21:05:08, date: 01/20/19\n[ 0.225326] NET: Registered protocol family 16\n[ 0.226328] cpuidle: using governor ladder\n[ 0.227154] cpuidle: using governor menu\n[ 0.227987] PCCT header not found.\n[ 0.228788] ACPI: bus type PCI registered\n[ 0.229610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230892] PCI: Using configuration type 1 for base access\n[ 0.232681] ACPI: Added _OSI(Module Device)\n[ 0.233525] ACPI: Added _OSI(Processor Device)\n[ 0.234401] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235322] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237505] ACPI: Interpreter enabled\n[ 0.238328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245914] ACPI: (supports S0 S5)\n[ 0.246629] ACPI: Using IOAPIC for interrupt routing\n[ 0.247741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250853] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251992] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253217] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254410] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256625] acpiphp: Slot [3] registered\n[ 0.257438] acpiphp: Slot [4] registered\n[ 0.258274] acpiphp: Slot [5] registered\n[ 0.259108] acpiphp: Slot [6] registered\n[ 0.259901] acpiphp: Slot [7] registered\n[ 0.260692] acpiphp: Slot [8] registered\n[ 0.261480] acpiphp: Slot [9] registered\n[ 0.262278] acpiphp: Slot [10] registered\n[ 0.263082] acpiphp: Slot [11] registered\n[ 0.263898] acpiphp: Slot [12] registered\n[ 0.264706] acpiphp: Slot [13] registered\n[ 0.265508] acpiphp: Slot [14] registered\n[ 0.266312] acpiphp: Slot [15] registered\n[ 0.276982] acpiphp: Slot [16] registered\n[ 0.277797] acpiphp: Slot [17] registered\n[ 0.278612] acpiphp: Slot [18] registered\n[ 0.279429] acpiphp: Slot [19] registered\n[ 0.280260] acpiphp: Slot [20] registered\n[ 0.281086] acpiphp: Slot [21] registered\n[ 0.281893] acpiphp: Slot [22] registered\n[ 0.282694] acpiphp: Slot [23] registered\n[ 0.283509] acpiphp: Slot [24] registered\n[ 0.284310] acpiphp: Slot [25] registered\n[ 0.285113] acpiphp: Slot [26] registered\n[ 0.285913] acpiphp: Slot [27] registered\n[ 0.286713] acpiphp: Slot [28] registered\n[ 0.287511] acpiphp: Slot [29] registered\n[ 0.288311] acpiphp: Slot [30] registered\n[ 0.289150] acpiphp: Slot [31] registered\n[ 0.289951] PCI host bridge to bus 0000:00\n[ 0.290750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296016] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303513] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304678] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313687] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361185] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362606] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366648] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367794] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368826] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370358] vgaarb: loaded\n[ 0.370956] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372082] SCSI subsystem initialized\n[ 0.372899] ACPI: bus type USB registered\n[ 0.373706] usbcore: registered new interface driver usbfs\n[ 0.374726] usbcore: registered new interface driver hub\n[ 0.375718] usbcore: registered new device driver usb\n[ 0.376763] PCI: Using ACPI for IRQ routing\n[ 0.377779] NetLabel: Initializing\n[ 0.378486] NetLabel: domain hash size = 128\n[ 0.379334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380274] NetLabel: unlabeled traffic allowed by default\n[ 0.381358] clocksource: Switched to clocksource kvm-clock\n[ 0.386767] AppArmor: AppArmor Filesystem Enabled\n[ 0.387723] pnp: PnP ACPI init\n[ 0.388626] pnp: PnP ACPI: found 5 devices\n[ 0.394991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396673] NET: Registered protocol family 2\n[ 0.397618] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400022] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401163] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402230] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403387] NET: Registered protocol family 1\n[ 0.404245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405327] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406387] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420380] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434552] Trying to unpack rootfs image as initramfs...\n[ 0.483810] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497714] Scanning for low memory corruption every 60 seconds\n[ 0.499043] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500180] audit: initializing netlink subsys (disabled)\n[ 0.501193] audit: type=2000 audit(1548018308.844:1): initialized\n[ 0.502494] Initialise system trusted keyring\n[ 0.503422] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506524] zbud: loaded\n[ 0.507227] VFS: Disk quotas dquot_6.6.0\n[ 0.508048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509560] fuse init (API version 7.23)\n[ 0.510450] Key type big_key registered\n[ 0.511240] Allocating IMA MOK and blacklist keyrings.\n[ 0.512747] Key type asymmetric registered\n[ 0.513575] Asymmetric key parser 'x509' registered\n[ 0.514524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515980] io scheduler noop registered\n[ 0.516770] io scheduler deadline registered (default)\n[ 0.517767] io scheduler cfq registered\n[ 0.518599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520886] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522344] ACPI: Power Button [PWRF]\n[ 0.523177] GHES: HEST is not enabled!\n[ 0.536865] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567019] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592228] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594905] Linux agpgart interface v0.103\n[ 0.596971] brd: module loaded\n[ 0.598198] loop: module loaded\n[ 0.602599] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604037] GPT:90111 != 2097151\n[ 0.604713] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605800] GPT:90111 != 2097151\n[ 0.606468] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607422] vda: vda1 vda15\n[ 0.609008] scsi host0: ata_piix\n[ 0.609747] scsi host1: ata_piix\n[ 0.610443] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613073] libphy: Fixed MDIO Bus: probed\n[ 0.613894] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614834] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616976] PPP generic driver version 2.4.2\n[ 0.617868] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619160] ehci-pci: EHCI PCI platform driver\n[ 0.620027] ehci-platform: EHCI generic platform driver\n[ 0.621006] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622133] ohci-pci: OHCI PCI platform driver\n[ 0.623001] ohci-platform: OHCI generic platform driver\n[ 0.624007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639377] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640816] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.641838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.642952] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645562] usb usb1: Product: UHCI Host Controller\n[ 0.646490] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647623] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648646] hub 1-0:1.0: USB hub found\n[ 0.649425] hub 1-0:1.0: 2 ports detected\n[ 0.650328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653373] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654396] mousedev: PS/2 mouse device common for all mice\n[ 0.655659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657477] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660929] i2c /dev entries driver\n[ 0.661693] device-mapper: uevent: version 1.0.3\n[ 0.662627] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664239] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665514] NET: Registered protocol family 10\n[ 0.666502] NET: Registered protocol family 17\n[ 0.667384] Key type dns_resolver registered\n[ 0.668297] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669392] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671125] registered taskstats version 1\n[ 0.671955] Loading compiled-in X.509 certificates\n[ 0.673400] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675236] zswap: loaded using pool lzo/zbud\n[ 0.676577] Key type trusted registered\n[ 0.678124] Key type encrypted registered\n[ 0.678945] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679965] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680994] evm: HMAC attrs: 0x1\n[ 0.682304] Magic number: 3:214:96\n[ 0.683134] rtc_cmos 00:00: setting system clock to 2019-01-20 21:05:09 UTC (1548018309)\n[ 0.684787] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.686100] EDD information not available.\n[ 0.770319] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771878] Write protecting the kernel read-only data: 14336k\n[ 0.783732] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785548] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.590849] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.20.6...\nLease of 10.10.20.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-000000f8\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb9lx3sumLaqCyl9jzL5Rsjy3ZRl9vhTMKkb7sondMk4pbegKp7IsGSCT35ATHnom2MIhzUYil4tzyo+2JTbqnMyw35bRuUeo26N+gybjyvcaHAW1/3AlN19+iRxUTyoUG1iUtBmyFB1oPP2n5pwN+tVUdeO3LHpBI+Naehli4oD8Jk14rCebO0/kVAob2hjgT+xh5/6lk4YVSJCvtJFj5QN0qqZOG8gca4NWWIT79LapW4AHa7i5Xg+fjjD9h/cSBKKNE1qVA4l/VN/tdTurtODAg4/hd/uRJ5n8y5f4Mw7aYpVRl3E761z+ltBawruVILYQMEXZKMiIfisyVKQff root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAN+K7xUiP9a+b4WRoH0CwQm7FawQKSFGOpv6fYf1skQcq0uzWbyqtSvtcX1kvimGdSo1IYQClfOfE8C4RG9BH/dtKTvf2NrddvnX47NiGdIHbuR3wqAsomLaPtkOAmxSFG/jNdf/mQzgXCNVgvGk+VfM2g4JlG/mExFnOP1cbSjbAAAAFQCDlMUUXYutkFHr/rYntf3xAngZWwAAAIEA0o8FWsBrLuFBRuizzGS+RK4vo4sGl4VEpEbWRbn+cSqZWa69MluzU67E83R4BjtPPuRBu7/byHqJTr6GBPKQd2LCfLSvnKwB/QcqNkrfp94NVIDm6p9ynSkfOJlN3nLBZW9eL9CTL2UNzcDGpS1zUHvQzVuUdjDLLtiYFzXYmY4AAACAQ0tZZYlCBT5stww5kIVsymn+q8udP14hedg1MP77N9NLzX7DQ7HYjUM2szAH8y722HN7/dlpL7OKYEgS1jCe3d0wVjii6ZW1vrrl0HmlQSttGKTBF7ZXsedAMaD2pVrUvGSnhZYNA54//kaAYVIPVSHqT01vZEsHppHweGYSnyI= root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.6,24,fe80::f816:3eff:fe26:6a06/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.6 \nip-route:169.254.169.254 via 10.10.20.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.62 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:26:6A:06 \n inet addr:10.10.20.6 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe26:6a06/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:4 overruns:0 frame:0\n TX packets:108 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8800 (8.5 KiB) TX bytes:9690 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.333 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.419 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.221 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.229 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.287 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.221/0.297/0.419 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.788 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.084 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.985 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.956 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.938 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.938/5.150/5.788 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.766 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=6.076 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.812 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.990 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.872 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.766/5.903/6.076 ms\n### uname -a\nLinux sdnvpn-8-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.123033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123034] usb 1-1: Product: QEMU USB Tablet\n[ 1.123035] usb 1-1: Manufacturer: QEMU\n[ 1.123036] usb 1-1: SerialNumber: 42\n[ 1.497635] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.556844] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.571054] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.590849] random: dd urandom read with 6 bits of entropy available\n[ 3.747002] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.185540] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:05:10 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:05:10 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:05:10 cirros kern.notice kernel: [ 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)\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:05:10 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:05:10 cirros kern.notice kernel: [ 1.590849] random: dd urandom read with 6 bits of entropy available\nJan 20 21:05:12 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:05:12 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:05:12 cirros kern.info kernel: [ 3.747002] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:05:13 cirros kern.info kernel: [ 4.185540] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-8-2 login: "} 2019-01-20 21:05:29,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b/action used request id req-0534e580-1482-48eb-a71d-c0ff873eede3 2019-01-20 21:05:31,701 - sdnvpn_test_utils - INFO - Waiting for instance 5ddcbc98-39cd-459d-8229-594da62eb56d to boot up 2019-01-20 21:05:31,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:05:32,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf78b8c6-d575-476b-bbc1-5541e9cd0a00 x-compute-request-id: req-bf78b8c6-d575-476b-bbc1-5541e9cd0a00 Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 653856928 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137617] pid_max: default: 32768 minimum: 301\n[ 0.138563] ACPI: Core revision 20150930\n[ 0.139974] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141349] Security Framework initialized\n[ 0.142181] Yama: becoming mindful.\n[ 0.142942] AppArmor: AppArmor initialized\n[ 0.143815] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145172] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146488] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147800] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149209] Initializing cgroup subsys io\n[ 0.150038] Initializing cgroup subsys memory\n[ 0.150925] Initializing cgroup subsys devices\n[ 0.151813] Initializing cgroup subsys freezer\n[ 0.152701] Initializing cgroup subsys net_cls\n[ 0.153592] Initializing cgroup subsys perf_event\n[ 0.154525] Initializing cgroup subsys net_prio\n[ 0.155488] Initializing cgroup subsys hugetlb\n[ 0.156399] Initializing cgroup subsys pids\n[ 0.157333] CPU: Physical Processor ID: 0\n[ 0.158874] mce: CPU supports 10 MCE banks\n[ 0.159751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171334] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177793] ftrace: allocating 31920 entries in 125 pages\n[ 0.203942] smpboot: Max logical packages: 1\n[ 0.204856] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206289] x2apic enabled\n[ 0.207123] Switched APIC routing to physical x2apic.\n[ 0.208944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212127] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213955] KVM setup paravirtual spinlock\n[ 0.215354] x86: Booted up 1 node, 1 CPUs\n[ 0.216180] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217610] devtmpfs: initialized\n[ 0.219408] evm: security.selinux\n[ 0.220139] evm: security.SMACK64\n[ 0.220845] evm: security.SMACK64EXEC\n[ 0.221608] evm: security.SMACK64TRANSMUTE\n[ 0.222433] evm: security.SMACK64MMAP\n[ 0.223194] evm: security.ima\n[ 0.223850] evm: security.capability\n[ 0.224674] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226601] pinctrl core: initialized pinctrl subsystem\n[ 0.227749] RTC time: 21:05:22, date: 01/20/19\n[ 0.228771] NET: Registered protocol family 16\n[ 0.229761] cpuidle: using governor ladder\n[ 0.230615] cpuidle: using governor menu\n[ 0.231450] PCCT header not found.\n[ 0.232235] ACPI: bus type PCI registered\n[ 0.233048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234292] PCI: Using configuration type 1 for base access\n[ 0.236040] ACPI: Added _OSI(Module Device)\n[ 0.236889] ACPI: Added _OSI(Processor Device)\n[ 0.237758] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238660] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240793] ACPI: Interpreter enabled\n[ 0.241576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248936] ACPI: (supports S0 S5)\n[ 0.249642] ACPI: Using IOAPIC for interrupt routing\n[ 0.250697] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254926] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256153] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257340] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259549] acpiphp: Slot [3] registered\n[ 0.260348] acpiphp: Slot [4] registered\n[ 0.261138] acpiphp: Slot [5] registered\n[ 0.261933] acpiphp: Slot [6] registered\n[ 0.262726] acpiphp: Slot [7] registered\n[ 0.263530] acpiphp: Slot [8] registered\n[ 0.264326] acpiphp: Slot [9] registered\n[ 0.265119] acpiphp: Slot [10] registered\n[ 0.265926] acpiphp: Slot [11] registered\n[ 0.266738] acpiphp: Slot [12] registered\n[ 0.267549] acpiphp: Slot [13] registered\n[ 0.268357] acpiphp: Slot [14] registered\n[ 0.269156] acpiphp: Slot [15] registered\n[ 0.280197] acpiphp: Slot [16] registered\n[ 0.281020] acpiphp: Slot [17] registered\n[ 0.281838] acpiphp: Slot [18] registered\n[ 0.282655] acpiphp: Slot [19] registered\n[ 0.283469] acpiphp: Slot [20] registered\n[ 0.284289] acpiphp: Slot [21] registered\n[ 0.285100] acpiphp: Slot [22] registered\n[ 0.285915] acpiphp: Slot [23] registered\n[ 0.286734] acpiphp: Slot [24] registered\n[ 0.287549] acpiphp: Slot [25] registered\n[ 0.288368] acpiphp: Slot [26] registered\n[ 0.289178] acpiphp: Slot [27] registered\n[ 0.289994] acpiphp: Slot [28] registered\n[ 0.290814] acpiphp: Slot [29] registered\n[ 0.291634] acpiphp: Slot [30] registered\n[ 0.292451] acpiphp: Slot [31] registered\n[ 0.293262] PCI host bridge to bus 0000:00\n[ 0.294073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297981] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299442] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305741] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308216] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309509] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317490] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366464] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374970] vgaarb: loaded\n[ 0.375593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376739] SCSI subsystem initialized\n[ 0.377585] ACPI: bus type USB registered\n[ 0.378437] usbcore: registered new interface driver usbfs\n[ 0.379520] usbcore: registered new interface driver hub\n[ 0.380584] usbcore: registered new device driver usb\n[ 0.381693] PCI: Using ACPI for IRQ routing\n[ 0.382775] NetLabel: Initializing\n[ 0.383502] NetLabel: domain hash size = 128\n[ 0.384386] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385408] NetLabel: unlabeled traffic allowed by default\n[ 0.386518] clocksource: Switched to clocksource kvm-clock\n[ 0.392017] AppArmor: AppArmor Filesystem Enabled\n[ 0.393027] pnp: PnP ACPI init\n[ 0.393975] pnp: PnP ACPI: found 5 devices\n[ 0.400405] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402173] NET: Registered protocol family 2\n[ 0.403169] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404514] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405756] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406992] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409371] NET: Registered protocol family 1\n[ 0.410297] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412592] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426654] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440951] Trying to unpack rootfs image as initramfs...\n[ 0.490479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504417] Scanning for low memory corruption every 60 seconds\n[ 0.505838] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507039] audit: initializing netlink subsys (disabled)\n[ 0.508110] audit: type=2000 audit(1548018323.331:1): initialized\n[ 0.509474] Initialise system trusted keyring\n[ 0.510461] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511702] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513723] zbud: loaded\n[ 0.514462] VFS: Disk quotas dquot_6.6.0\n[ 0.515330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516947] fuse init (API version 7.23)\n[ 0.517872] Key type big_key registered\n[ 0.518729] Allocating IMA MOK and blacklist keyrings.\n[ 0.519872] Key type asymmetric registered\n[ 0.520705] Asymmetric key parser 'x509' registered\n[ 0.521720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523593] io scheduler noop registered\n[ 0.524443] io scheduler deadline registered (default)\n[ 0.525451] io scheduler cfq registered\n[ 0.526313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527442] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530218] ACPI: Power Button [PWRF]\n[ 0.531117] GHES: HEST is not enabled!\n[ 0.544643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603248] Linux agpgart interface v0.103\n[ 0.605589] brd: module loaded\n[ 0.606991] loop: module loaded\n[ 0.612694] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614452] GPT:90111 != 2097151\n[ 0.615257] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616638] GPT:90111 != 2097151\n[ 0.617413] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618598] vda: vda1 vda15\n[ 0.620357] scsi host0: ata_piix\n[ 0.621232] scsi host1: ata_piix\n[ 0.622133] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623710] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625195] libphy: Fixed MDIO Bus: probed\n[ 0.626027] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629131] PPP generic driver version 2.4.2\n[ 0.630026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631219] ehci-pci: EHCI PCI platform driver\n[ 0.632091] ehci-platform: EHCI generic platform driver\n[ 0.633073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634190] ohci-pci: OHCI PCI platform driver\n[ 0.635063] ohci-platform: OHCI generic platform driver\n[ 0.636050] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650425] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652879] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657638] usb usb1: Product: UHCI Host Controller\n[ 0.658573] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660718] hub 1-0:1.0: USB hub found\n[ 0.661493] hub 1-0:1.0: 2 ports detected\n[ 0.662394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666493] mousedev: PS/2 mouse device common for all mice\n[ 0.667749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673088] i2c /dev entries driver\n[ 0.673844] device-mapper: uevent: version 1.0.3\n[ 0.674798] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677683] NET: Registered protocol family 10\n[ 0.678676] NET: Registered protocol family 17\n[ 0.679568] Key type dns_resolver registered\n[ 0.680489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681581] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683327] registered taskstats version 1\n[ 0.684162] Loading compiled-in X.509 certificates\n[ 0.685596] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687441] zswap: loaded using pool lzo/zbud\n[ 0.688794] Key type trusted registered\n[ 0.690347] Key type encrypted registered\n[ 0.691191] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692213] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693245] evm: HMAC attrs: 0x1\n[ 0.694173] Magic number: 3:214:96\n[ 0.695012] rtc_cmos 00:00: setting system clock to 2019-01-20 21:05:23 UTC (1548018323)\n[ 0.696601] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697716] EDD information not available.\n[ 0.779050] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780485] ata1.00: configured for MWDMA2\n[ 0.781671] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794390] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795643] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796893] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798749] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800294] Write protecting the kernel read-only data: 14336k\n[ 0.801846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803653] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.165587] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\n"} 2019-01-20 21:05:32,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action used request id req-bf78b8c6-d575-476b-bbc1-5541e9cd0a00 2019-01-20 21:05:34,827 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:06:04,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:06:05,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef14490-78bc-4447-93d8-41bfc6e40763 x-compute-request-id: req-9ef14490-78bc-4447-93d8-41bfc6e40763 Content-Encoding: gzip Content-Length: 8087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 653856928 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137617] pid_max: default: 32768 minimum: 301\n[ 0.138563] ACPI: Core revision 20150930\n[ 0.139974] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141349] Security Framework initialized\n[ 0.142181] Yama: becoming mindful.\n[ 0.142942] AppArmor: AppArmor initialized\n[ 0.143815] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145172] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146488] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147800] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149209] Initializing cgroup subsys io\n[ 0.150038] Initializing cgroup subsys memory\n[ 0.150925] Initializing cgroup subsys devices\n[ 0.151813] Initializing cgroup subsys freezer\n[ 0.152701] Initializing cgroup subsys net_cls\n[ 0.153592] Initializing cgroup subsys perf_event\n[ 0.154525] Initializing cgroup subsys net_prio\n[ 0.155488] Initializing cgroup subsys hugetlb\n[ 0.156399] Initializing cgroup subsys pids\n[ 0.157333] CPU: Physical Processor ID: 0\n[ 0.158874] mce: CPU supports 10 MCE banks\n[ 0.159751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171334] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177793] ftrace: allocating 31920 entries in 125 pages\n[ 0.203942] smpboot: Max logical packages: 1\n[ 0.204856] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206289] x2apic enabled\n[ 0.207123] Switched APIC routing to physical x2apic.\n[ 0.208944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212127] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213955] KVM setup paravirtual spinlock\n[ 0.215354] x86: Booted up 1 node, 1 CPUs\n[ 0.216180] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217610] devtmpfs: initialized\n[ 0.219408] evm: security.selinux\n[ 0.220139] evm: security.SMACK64\n[ 0.220845] evm: security.SMACK64EXEC\n[ 0.221608] evm: security.SMACK64TRANSMUTE\n[ 0.222433] evm: security.SMACK64MMAP\n[ 0.223194] evm: security.ima\n[ 0.223850] evm: security.capability\n[ 0.224674] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226601] pinctrl core: initialized pinctrl subsystem\n[ 0.227749] RTC time: 21:05:22, date: 01/20/19\n[ 0.228771] NET: Registered protocol family 16\n[ 0.229761] cpuidle: using governor ladder\n[ 0.230615] cpuidle: using governor menu\n[ 0.231450] PCCT header not found.\n[ 0.232235] ACPI: bus type PCI registered\n[ 0.233048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234292] PCI: Using configuration type 1 for base access\n[ 0.236040] ACPI: Added _OSI(Module Device)\n[ 0.236889] ACPI: Added _OSI(Processor Device)\n[ 0.237758] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238660] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240793] ACPI: Interpreter enabled\n[ 0.241576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248936] ACPI: (supports S0 S5)\n[ 0.249642] ACPI: Using IOAPIC for interrupt routing\n[ 0.250697] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254926] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256153] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257340] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259549] acpiphp: Slot [3] registered\n[ 0.260348] acpiphp: Slot [4] registered\n[ 0.261138] acpiphp: Slot [5] registered\n[ 0.261933] acpiphp: Slot [6] registered\n[ 0.262726] acpiphp: Slot [7] registered\n[ 0.263530] acpiphp: Slot [8] registered\n[ 0.264326] acpiphp: Slot [9] registered\n[ 0.265119] acpiphp: Slot [10] registered\n[ 0.265926] acpiphp: Slot [11] registered\n[ 0.266738] acpiphp: Slot [12] registered\n[ 0.267549] acpiphp: Slot [13] registered\n[ 0.268357] acpiphp: Slot [14] registered\n[ 0.269156] acpiphp: Slot [15] registered\n[ 0.280197] acpiphp: Slot [16] registered\n[ 0.281020] acpiphp: Slot [17] registered\n[ 0.281838] acpiphp: Slot [18] registered\n[ 0.282655] acpiphp: Slot [19] registered\n[ 0.283469] acpiphp: Slot [20] registered\n[ 0.284289] acpiphp: Slot [21] registered\n[ 0.285100] acpiphp: Slot [22] registered\n[ 0.285915] acpiphp: Slot [23] registered\n[ 0.286734] acpiphp: Slot [24] registered\n[ 0.287549] acpiphp: Slot [25] registered\n[ 0.288368] acpiphp: Slot [26] registered\n[ 0.289178] acpiphp: Slot [27] registered\n[ 0.289994] acpiphp: Slot [28] registered\n[ 0.290814] acpiphp: Slot [29] registered\n[ 0.291634] acpiphp: Slot [30] registered\n[ 0.292451] acpiphp: Slot [31] registered\n[ 0.293262] PCI host bridge to bus 0000:00\n[ 0.294073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297981] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299442] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305741] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308216] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309509] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317490] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366464] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374970] vgaarb: loaded\n[ 0.375593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376739] SCSI subsystem initialized\n[ 0.377585] ACPI: bus type USB registered\n[ 0.378437] usbcore: registered new interface driver usbfs\n[ 0.379520] usbcore: registered new interface driver hub\n[ 0.380584] usbcore: registered new device driver usb\n[ 0.381693] PCI: Using ACPI for IRQ routing\n[ 0.382775] NetLabel: Initializing\n[ 0.383502] NetLabel: domain hash size = 128\n[ 0.384386] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385408] NetLabel: unlabeled traffic allowed by default\n[ 0.386518] clocksource: Switched to clocksource kvm-clock\n[ 0.392017] AppArmor: AppArmor Filesystem Enabled\n[ 0.393027] pnp: PnP ACPI init\n[ 0.393975] pnp: PnP ACPI: found 5 devices\n[ 0.400405] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402173] NET: Registered protocol family 2\n[ 0.403169] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404514] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405756] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406992] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409371] NET: Registered protocol family 1\n[ 0.410297] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412592] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426654] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440951] Trying to unpack rootfs image as initramfs...\n[ 0.490479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504417] Scanning for low memory corruption every 60 seconds\n[ 0.505838] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507039] audit: initializing netlink subsys (disabled)\n[ 0.508110] audit: type=2000 audit(1548018323.331:1): initialized\n[ 0.509474] Initialise system trusted keyring\n[ 0.510461] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511702] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513723] zbud: loaded\n[ 0.514462] VFS: Disk quotas dquot_6.6.0\n[ 0.515330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516947] fuse init (API version 7.23)\n[ 0.517872] Key type big_key registered\n[ 0.518729] Allocating IMA MOK and blacklist keyrings.\n[ 0.519872] Key type asymmetric registered\n[ 0.520705] Asymmetric key parser 'x509' registered\n[ 0.521720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523593] io scheduler noop registered\n[ 0.524443] io scheduler deadline registered (default)\n[ 0.525451] io scheduler cfq registered\n[ 0.526313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527442] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530218] ACPI: Power Button [PWRF]\n[ 0.531117] GHES: HEST is not enabled!\n[ 0.544643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603248] Linux agpgart interface v0.103\n[ 0.605589] brd: module loaded\n[ 0.606991] loop: module loaded\n[ 0.612694] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614452] GPT:90111 != 2097151\n[ 0.615257] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616638] GPT:90111 != 2097151\n[ 0.617413] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618598] vda: vda1 vda15\n[ 0.620357] scsi host0: ata_piix\n[ 0.621232] scsi host1: ata_piix\n[ 0.622133] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623710] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625195] libphy: Fixed MDIO Bus: probed\n[ 0.626027] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629131] PPP generic driver version 2.4.2\n[ 0.630026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631219] ehci-pci: EHCI PCI platform driver\n[ 0.632091] ehci-platform: EHCI generic platform driver\n[ 0.633073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634190] ohci-pci: OHCI PCI platform driver\n[ 0.635063] ohci-platform: OHCI generic platform driver\n[ 0.636050] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650425] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652879] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657638] usb usb1: Product: UHCI Host Controller\n[ 0.658573] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660718] hub 1-0:1.0: USB hub found\n[ 0.661493] hub 1-0:1.0: 2 ports detected\n[ 0.662394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666493] mousedev: PS/2 mouse device common for all mice\n[ 0.667749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673088] i2c /dev entries driver\n[ 0.673844] device-mapper: uevent: version 1.0.3\n[ 0.674798] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677683] NET: Registered protocol family 10\n[ 0.678676] NET: Registered protocol family 17\n[ 0.679568] Key type dns_resolver registered\n[ 0.680489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681581] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683327] registered taskstats version 1\n[ 0.684162] Loading compiled-in X.509 certificates\n[ 0.685596] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687441] zswap: loaded using pool lzo/zbud\n[ 0.688794] Key type trusted registered\n[ 0.690347] Key type encrypted registered\n[ 0.691191] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692213] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693245] evm: HMAC attrs: 0x1\n[ 0.694173] Magic number: 3:214:96\n[ 0.695012] rtc_cmos 00:00: setting system clock to 2019-01-20 21:05:23 UTC (1548018323)\n[ 0.696601] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697716] EDD information not available.\n[ 0.779050] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780485] ata1.00: configured for MWDMA2\n[ 0.781671] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794390] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795643] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796893] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798749] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800294] Write protecting the kernel read-only data: 14336k\n[ 0.801846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803653] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.165587] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.20.6 OK\nping 10.10.20.6 OK\nping 10.10.20.6 OK\nping 10.10.20.6 OK\n"} 2019-01-20 21:06:05,946 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action used request id req-9ef14490-78bc-4447-93d8-41bfc6e40763 2019-01-20 21:06:05,947 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.6) to 'sdnvpn-8-2' (10.10.20.6). -->Expected result: can ping. 2019-01-20 21:06:05,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abbba64fd3ef34dd38a7deaa1acbb357ffe1e99" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:06:07,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a09a220-cd48-43f4-b1f6-b1d8bfd7a446 x-compute-request-id: req-5a09a220-cd48-43f4-b1f6-b1d8bfd7a446 Content-Encoding: gzip Content-Length: 8087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 653856928 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137617] pid_max: default: 32768 minimum: 301\n[ 0.138563] ACPI: Core revision 20150930\n[ 0.139974] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141349] Security Framework initialized\n[ 0.142181] Yama: becoming mindful.\n[ 0.142942] AppArmor: AppArmor initialized\n[ 0.143815] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145172] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146488] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147800] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149209] Initializing cgroup subsys io\n[ 0.150038] Initializing cgroup subsys memory\n[ 0.150925] Initializing cgroup subsys devices\n[ 0.151813] Initializing cgroup subsys freezer\n[ 0.152701] Initializing cgroup subsys net_cls\n[ 0.153592] Initializing cgroup subsys perf_event\n[ 0.154525] Initializing cgroup subsys net_prio\n[ 0.155488] Initializing cgroup subsys hugetlb\n[ 0.156399] Initializing cgroup subsys pids\n[ 0.157333] CPU: Physical Processor ID: 0\n[ 0.158874] mce: CPU supports 10 MCE banks\n[ 0.159751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171334] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177793] ftrace: allocating 31920 entries in 125 pages\n[ 0.203942] smpboot: Max logical packages: 1\n[ 0.204856] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206289] x2apic enabled\n[ 0.207123] Switched APIC routing to physical x2apic.\n[ 0.208944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212127] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213955] KVM setup paravirtual spinlock\n[ 0.215354] x86: Booted up 1 node, 1 CPUs\n[ 0.216180] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217610] devtmpfs: initialized\n[ 0.219408] evm: security.selinux\n[ 0.220139] evm: security.SMACK64\n[ 0.220845] evm: security.SMACK64EXEC\n[ 0.221608] evm: security.SMACK64TRANSMUTE\n[ 0.222433] evm: security.SMACK64MMAP\n[ 0.223194] evm: security.ima\n[ 0.223850] evm: security.capability\n[ 0.224674] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226601] pinctrl core: initialized pinctrl subsystem\n[ 0.227749] RTC time: 21:05:22, date: 01/20/19\n[ 0.228771] NET: Registered protocol family 16\n[ 0.229761] cpuidle: using governor ladder\n[ 0.230615] cpuidle: using governor menu\n[ 0.231450] PCCT header not found.\n[ 0.232235] ACPI: bus type PCI registered\n[ 0.233048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234292] PCI: Using configuration type 1 for base access\n[ 0.236040] ACPI: Added _OSI(Module Device)\n[ 0.236889] ACPI: Added _OSI(Processor Device)\n[ 0.237758] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238660] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240793] ACPI: Interpreter enabled\n[ 0.241576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248936] ACPI: (supports S0 S5)\n[ 0.249642] ACPI: Using IOAPIC for interrupt routing\n[ 0.250697] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254926] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256153] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257340] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259549] acpiphp: Slot [3] registered\n[ 0.260348] acpiphp: Slot [4] registered\n[ 0.261138] acpiphp: Slot [5] registered\n[ 0.261933] acpiphp: Slot [6] registered\n[ 0.262726] acpiphp: Slot [7] registered\n[ 0.263530] acpiphp: Slot [8] registered\n[ 0.264326] acpiphp: Slot [9] registered\n[ 0.265119] acpiphp: Slot [10] registered\n[ 0.265926] acpiphp: Slot [11] registered\n[ 0.266738] acpiphp: Slot [12] registered\n[ 0.267549] acpiphp: Slot [13] registered\n[ 0.268357] acpiphp: Slot [14] registered\n[ 0.269156] acpiphp: Slot [15] registered\n[ 0.280197] acpiphp: Slot [16] registered\n[ 0.281020] acpiphp: Slot [17] registered\n[ 0.281838] acpiphp: Slot [18] registered\n[ 0.282655] acpiphp: Slot [19] registered\n[ 0.283469] acpiphp: Slot [20] registered\n[ 0.284289] acpiphp: Slot [21] registered\n[ 0.285100] acpiphp: Slot [22] registered\n[ 0.285915] acpiphp: Slot [23] registered\n[ 0.286734] acpiphp: Slot [24] registered\n[ 0.287549] acpiphp: Slot [25] registered\n[ 0.288368] acpiphp: Slot [26] registered\n[ 0.289178] acpiphp: Slot [27] registered\n[ 0.289994] acpiphp: Slot [28] registered\n[ 0.290814] acpiphp: Slot [29] registered\n[ 0.291634] acpiphp: Slot [30] registered\n[ 0.292451] acpiphp: Slot [31] registered\n[ 0.293262] PCI host bridge to bus 0000:00\n[ 0.294073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297981] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299442] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305741] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308216] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309509] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317490] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366464] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374970] vgaarb: loaded\n[ 0.375593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376739] SCSI subsystem initialized\n[ 0.377585] ACPI: bus type USB registered\n[ 0.378437] usbcore: registered new interface driver usbfs\n[ 0.379520] usbcore: registered new interface driver hub\n[ 0.380584] usbcore: registered new device driver usb\n[ 0.381693] PCI: Using ACPI for IRQ routing\n[ 0.382775] NetLabel: Initializing\n[ 0.383502] NetLabel: domain hash size = 128\n[ 0.384386] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385408] NetLabel: unlabeled traffic allowed by default\n[ 0.386518] clocksource: Switched to clocksource kvm-clock\n[ 0.392017] AppArmor: AppArmor Filesystem Enabled\n[ 0.393027] pnp: PnP ACPI init\n[ 0.393975] pnp: PnP ACPI: found 5 devices\n[ 0.400405] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402173] NET: Registered protocol family 2\n[ 0.403169] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404514] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405756] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406992] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408144] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409371] NET: Registered protocol family 1\n[ 0.410297] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412592] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426654] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440951] Trying to unpack rootfs image as initramfs...\n[ 0.490479] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504417] Scanning for low memory corruption every 60 seconds\n[ 0.505838] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507039] audit: initializing netlink subsys (disabled)\n[ 0.508110] audit: type=2000 audit(1548018323.331:1): initialized\n[ 0.509474] Initialise system trusted keyring\n[ 0.510461] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511702] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513723] zbud: loaded\n[ 0.514462] VFS: Disk quotas dquot_6.6.0\n[ 0.515330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516947] fuse init (API version 7.23)\n[ 0.517872] Key type big_key registered\n[ 0.518729] Allocating IMA MOK and blacklist keyrings.\n[ 0.519872] Key type asymmetric registered\n[ 0.520705] Asymmetric key parser 'x509' registered\n[ 0.521720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523593] io scheduler noop registered\n[ 0.524443] io scheduler deadline registered (default)\n[ 0.525451] io scheduler cfq registered\n[ 0.526313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527442] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530218] ACPI: Power Button [PWRF]\n[ 0.531117] GHES: HEST is not enabled!\n[ 0.544643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603248] Linux agpgart interface v0.103\n[ 0.605589] brd: module loaded\n[ 0.606991] loop: module loaded\n[ 0.612694] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614452] GPT:90111 != 2097151\n[ 0.615257] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616638] GPT:90111 != 2097151\n[ 0.617413] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618598] vda: vda1 vda15\n[ 0.620357] scsi host0: ata_piix\n[ 0.621232] scsi host1: ata_piix\n[ 0.622133] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623710] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625195] libphy: Fixed MDIO Bus: probed\n[ 0.626027] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629131] PPP generic driver version 2.4.2\n[ 0.630026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631219] ehci-pci: EHCI PCI platform driver\n[ 0.632091] ehci-platform: EHCI generic platform driver\n[ 0.633073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634190] ohci-pci: OHCI PCI platform driver\n[ 0.635063] ohci-platform: OHCI generic platform driver\n[ 0.636050] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650425] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652879] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657638] usb usb1: Product: UHCI Host Controller\n[ 0.658573] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660718] hub 1-0:1.0: USB hub found\n[ 0.661493] hub 1-0:1.0: 2 ports detected\n[ 0.662394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666493] mousedev: PS/2 mouse device common for all mice\n[ 0.667749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670696] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673088] i2c /dev entries driver\n[ 0.673844] device-mapper: uevent: version 1.0.3\n[ 0.674798] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677683] NET: Registered protocol family 10\n[ 0.678676] NET: Registered protocol family 17\n[ 0.679568] Key type dns_resolver registered\n[ 0.680489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681581] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683327] registered taskstats version 1\n[ 0.684162] Loading compiled-in X.509 certificates\n[ 0.685596] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687441] zswap: loaded using pool lzo/zbud\n[ 0.688794] Key type trusted registered\n[ 0.690347] Key type encrypted registered\n[ 0.691191] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692213] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693245] evm: HMAC attrs: 0x1\n[ 0.694173] Magic number: 3:214:96\n[ 0.695012] rtc_cmos 00:00: setting system clock to 2019-01-20 21:05:23 UTC (1548018323)\n[ 0.696601] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697716] EDD information not available.\n[ 0.779050] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780485] ata1.00: configured for MWDMA2\n[ 0.781671] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794390] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.795643] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796893] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798749] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800294] Write protecting the kernel read-only data: 14336k\n[ 0.801846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803653] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.165587] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.51s]\nping 10.10.20.6 OK\nping 10.10.20.6 OK\nping 10.10.20.6 OK\nping 10.10.20.6 OK\n"} 2019-01-20 21:06:07,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action used request id req-5a09a220-cd48-43f4-b1f6-b1d8bfd7a446 2019-01-20 21:06:07,029 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2019-01-20 21:06:07,030 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2019-01-20 21:06:07,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:07,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2006 X-Openstack-Request-Id: req-b2c9dc60-994d-4fff-9150-f5fbf6c1cbb6 Date: Sun, 20 Jan 2019 21:06:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0feb5c32-2669-44fa-ae37-558dcea5081d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"],"description":"","tags":[],"updated_at":"2019-01-20T21:04:49Z","provider:segmentation_id":1,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8c8ac036-5655-4657-8230-6b748bb50b2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["4ca2b7b4-3003-4b52-80cc-feeabb2b44f3"],"description":"","tags":[],"updated_at":"2019-01-20T21:04:55Z","provider:segmentation_id":80,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:04:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:06:07,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b2c9dc60-994d-4fff-9150-f5fbf6c1cbb6 2019-01-20 21:06:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"floatingip": {"floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}' 2019-01-20 21:06:08,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-35376ed7-5e27-43bb-b830-0a425c91be71 Date: Sun, 20 Jan 2019 21:06:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-20T21:06:07Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": null, "id": "f38d7492-240b-43b6-9f22-bdda6b1c0eea", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:06:07Z", "project_id": "67f36c8b420f4494a64d032f2c86727b"}} 2019-01-20 21:06:08,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-35376ed7-5e27-43bb-b830-0a425c91be71 2019-01-20 21:06:08,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" -d '{"addFloatingIp": {"address": "172.30.9.203"}}' 2019-01-20 21:06:11,276 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:06:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1783f117-98d9-4ef2-bb00-93e8acac7bb4 x-compute-request-id: req-1783f117-98d9-4ef2-bb00-93e8acac7bb4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:06:11,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action used request id req-1783f117-98d9-4ef2-bb00-93e8acac7bb4 2019-01-20 21:06:11,277 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2019-01-20 21:06:11,277 - sdnvpn-results - DEBUG - Ping IP 172.30.9.203 2019-01-20 21:06:11,277 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.203 -c 10' 2019-01-20 21:06:30,291 - functest.utils.functest_utils - ERROR - The command 'ping 172.30.9.203 -c 10' failed. 2019-01-20 21:06:30,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" -d '{"forceDelete": null}' 2019-01-20 21:06:30,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a74a2bd-95b7-4973-b2de-bfbe75965ca1 x-compute-request-id: req-2a74a2bd-95b7-4973-b2de-bfbe75965ca1 Content-Length: 0 Content-Type: application/json 2019-01-20 21:06:30,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d/action used request id req-2a74a2bd-95b7-4973-b2de-bfbe75965ca1 2019-01-20 21:06:30,477 - sdnvpn_test_utils - DEBUG - Waiting for instance 5ddcbc98-39cd-459d-8229-594da62eb56d to be deleted 2019-01-20 21:06:30,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" 2019-01-20 21:06:31,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-607a2015-63d0-4941-b6be-84840097cda5 x-compute-request-id: req-607a2015-63d0-4941-b6be-84840097cda5 Content-Encoding: gzip Content-Length: 914 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:85:d6", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:85:d6", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5ddcbc98-39cd-459d-8229-594da62eb56d", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2019-01-20T21:05:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5ddcbc98-39cd-459d-8229-594da62eb56d", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:06:30Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2019-01-20T21:05:17Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:06", "version": 4, "addr": "10.10.20.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-20T21:05:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:05:08Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:06:31,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-607a2015-63d0-4941-b6be-84840097cda5 2019-01-20 21:06:33,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" 2019-01-20 21:06:33,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a8631f8-5d50-4cd7-a5e9-738ace22bdb3 x-compute-request-id: req-6a8631f8-5d50-4cd7-a5e9-738ace22bdb3 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:06", "version": 4, "addr": "10.10.20.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-20T21:05:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:05:08Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:06:33,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-6a8631f8-5d50-4cd7-a5e9-738ace22bdb3 2019-01-20 21:06:35,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" -d '{"forceDelete": null}' 2019-01-20 21:06:36,194 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0ae3b0d-60ea-44df-b331-1b7fb293a567 x-compute-request-id: req-e0ae3b0d-60ea-44df-b331-1b7fb293a567 Content-Length: 0 Content-Type: application/json 2019-01-20 21:06:36,195 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b/action used request id req-e0ae3b0d-60ea-44df-b331-1b7fb293a567 2019-01-20 21:06:36,195 - sdnvpn_test_utils - DEBUG - Waiting for instance 768fd48b-34ca-4bd8-adbf-35cc9779124b to be deleted 2019-01-20 21:06:36,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" 2019-01-20 21:06:37,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e07dca77-c0de-4ea4-abbd-4b41f31d05ec x-compute-request-id: req-e07dca77-c0de-4ea4-abbd-4b41f31d05ec Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:06", "version": 4, "addr": "10.10.20.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/768fd48b-34ca-4bd8-adbf-35cc9779124b", "rel": "bookmark"}], "image": {"id": "3cefd486-7c22-4378-b583-77846dc22d71", "links": [{"href": "http://172.30.9.27:8774/images/3cefd486-7c22-4378-b583-77846dc22d71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2019-01-20T21:05:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "768fd48b-34ca-4bd8-adbf-35cc9779124b", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:06:36Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2019-01-20T21:05:03Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:06:37,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-e07dca77-c0de-4ea4-abbd-4b41f31d05ec 2019-01-20 21:06:39,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658ee89697742d2e98addd13c3b46102a9e57b47" 2019-01-20 21:06:39,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d11f1ed6-a501-4dd6-b236-efa4bf301bf5 x-compute-request-id: req-d11f1ed6-a501-4dd6-b236-efa4bf301bf5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:06:39,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-d11f1ed6-a501-4dd6-b236-efa4bf301bf5 2019-01-20 21:06:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/3cefd486-7c22-4378-b583-77846dc22d71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ccd9ab633c6e1b115649fb38b90b2e7c7d9f86" 2019-01-20 21:06:42,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f1f6029-7ea3-4f52-a194-3b6a2231ac11 Date: Sun, 20 Jan 2019 21:06:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:06:42,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3cefd486-7c22-4378-b583-77846dc22d71 used request id req-9f1f6029-7ea3-4f52-a194-3b6a2231ac11 2019-01-20 21:06:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/f38d7492-240b-43b6-9f22-bdda6b1c0eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:43,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76beaff1-4de1-471e-85d5-4404a618ceb7 Content-Length: 0 Date: Sun, 20 Jan 2019 21:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:06:43,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/f38d7492-240b-43b6-9f22-bdda6b1c0eea used request id req-76beaff1-4de1-471e-85d5-4404a618ceb7 2019-01-20 21:06:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"subnet_id": "e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"}' 2019-01-20 21:06:44,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a92fa20-a487-4494-95cb-72dc6e4cad05 Date: Sun, 20 Jan 2019 21:06:44 GMT RESP BODY: {"network_id": "0feb5c32-2669-44fa-ae37-558dcea5081d", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8", "subnet_ids": ["e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8"], "port_id": "fa84cd5e-b490-456d-a59b-73462b85f605", "id": "97c8314c-7195-405c-8d79-2e330409bc50"} 2019-01-20 21:06:44,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/remove_router_interface used request id req-2a92fa20-a487-4494-95cb-72dc6e4cad05 2019-01-20 21:06:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"subnet_id": "4ca2b7b4-3003-4b52-80cc-feeabb2b44f3"}' 2019-01-20 21:06:45,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-100608eb-92d4-4778-9858-9adc0199062b Date: Sun, 20 Jan 2019 21:06:45 GMT RESP BODY: {"network_id": "8c8ac036-5655-4657-8230-6b748bb50b2d", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "4ca2b7b4-3003-4b52-80cc-feeabb2b44f3", "subnet_ids": ["4ca2b7b4-3003-4b52-80cc-feeabb2b44f3"], "port_id": "0ad9930c-01f4-4870-8a9b-d3fb2ab6536f", "id": "97c8314c-7195-405c-8d79-2e330409bc50"} 2019-01-20 21:06:45,267 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50/remove_router_interface used request id req-100608eb-92d4-4778-9858-9adc0199062b 2019-01-20 21:06:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:06:46,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-7189252d-fd83-44b6-8201-45a5a38d3910 Date: Sun, 20 Jan 2019 21:06:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:06:45Z", "revision_number": 11, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "97c8314c-7195-405c-8d79-2e330409bc50", "name": "sdnvpn-8-1-router"}} 2019-01-20 21:06:46,180 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 used request id req-7189252d-fd83-44b6-8201-45a5a38d3910 2019-01-20 21:06:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:48,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c654149-2023-4c9f-8dbf-d9f327d151fc Date: Sun, 20 Jan 2019 21:06:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:06:48,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8 used request id req-5c654149-2023-4c9f-8dbf-d9f327d151fc 2019-01-20 21:06:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/4ca2b7b4-3003-4b52-80cc-feeabb2b44f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:50,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3db7cfcd-5756-431e-85c6-4fd07db36dc5 Date: Sun, 20 Jan 2019 21:06:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:06:50,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4ca2b7b4-3003-4b52-80cc-feeabb2b44f3 used request id req-3db7cfcd-5756-431e-85c6-4fd07db36dc5 2019-01-20 21:06:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:51,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eb37008-923b-4c16-a4ee-984fc1a0c296 Content-Length: 0 Date: Sun, 20 Jan 2019 21:06:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:06:51,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/97c8314c-7195-405c-8d79-2e330409bc50 used request id req-9eb37008-923b-4c16-a4ee-984fc1a0c296 2019-01-20 21:06:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/0feb5c32-2669-44fa-ae37-558dcea5081d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:52,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdef6ca4-e07c-437d-83be-ac098a3dc828 Date: Sun, 20 Jan 2019 21:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:06:52,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0feb5c32-2669-44fa-ae37-558dcea5081d used request id req-fdef6ca4-e07c-437d-83be-ac098a3dc828 2019-01-20 21:06:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8c8ac036-5655-4657-8230-6b748bb50b2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0dd80408a6d8719cfda10f7cd3f6fc5cf48439" 2019-01-20 21:06:53,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed7b899f-450b-4d29-aaac-83a8a21e2f46 Date: Sun, 20 Jan 2019 21:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:06:53,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8c8ac036-5655-4657-8230-6b748bb50b2d used request id req-ed7b899f-450b-4d29-aaac-83a8a21e2f46 2019-01-20 21:06:53,096 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | PASS | 'sdnvpn-8-1' can ping 'sdnvpn-8-2' | +========================================================================================+ | Assign a Floating IP to sdnvpn-8-1 | | PASS | Assign a Floating IP to sdnvpn-8-1 | +========================================================================================+ | Ping sdnvpn-8-1 via Floating IP | +----------------------------------------------------------------------------------------+ | FAIL | Ping IP 172.30.9.203 | +========================================================================================+ 2019-01-20 21:06:53,096 - sdnvpn-results - INFO - One or more subtests have failed. 2019-01-20 21:06:53,096 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'FAIL', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.203': 'FAIL'}]} 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2019-01-20 21:06:53,201 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2019-01-20 21:06:53,203 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d6d9a10L 2019-01-20 21:06:53,204 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:06:53,234 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:06:53,234 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:06:53,240 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:06:53,240 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:06:53,240 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:06:53,240 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:06:53,240 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:06:53,240 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:06:53,249 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:06:53,249 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:06:53,267 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.103: 802bbb957940dc8a37917bc3a61f7524 2019-01-20 21:06:53,268 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:06:53,289 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:06:53,323 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:06:53,333 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:06:53,515 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:06:53,515 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:06:53,554 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:06:53,555 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:06:53,573 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:06:58,460 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:06:58,462 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:06:58,464 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d6d9650L 2019-01-20 21:06:58,464 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:06:58,471 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:06:58,471 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:06:58,474 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:06:58,474 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:06:58,474 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:06:58,475 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:06:58,475 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:06:58,475 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:06:58,480 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:06:58,480 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:06:58,496 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:06:58,496 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:06:58,519 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:06:58,532 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:06:58,561 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:06:58,638 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:06:58,638 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:06:58,677 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:06:58,678 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:06:58,697 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:06:58,734 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:06:58,735 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:06:58,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:06:58,737 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:06:58,737 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:06:58,777 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:06:58,815 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:06:58,816 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:06:58,817 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:06:58,818 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:06:58,818 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:06:58,858 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:06:58,890 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:06:58,891 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:06:58,893 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d739ad0L 2019-01-20 21:06:58,893 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:06:58,898 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:06:58,899 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:06:58,902 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:06:58,902 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:06:58,902 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:06:58,902 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:06:58,902 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:06:58,903 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:06:58,907 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:06:58,908 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:06:58,909 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:06:58,909 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:06:58,947 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:06:58,958 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:06:58,974 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:06:59,040 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:06:59,040 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:06:59,079 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:06:59,080 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:06:59,085 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:06:59,120 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:06:59,121 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:06:59,121 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:06:59,122 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:06:59,122 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:06:59,164 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:06:59,204 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:06:59,205 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:06:59,206 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:06:59,207 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:06:59,207 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:06:59,248 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:06:59,282 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:06:59,284 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:06:59,285 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d7c8e90L 2019-01-20 21:06:59,286 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:06:59,292 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:06:59,292 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:06:59,295 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:06:59,296 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:06:59,296 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:06:59,296 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:06:59,296 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:06:59,296 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:06:59,301 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:06:59,302 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:06:59,317 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:06:59,318 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:06:59,341 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:06:59,354 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:06:59,383 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:06:59,460 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:06:59,460 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:06:59,499 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:06:59,500 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:06:59,519 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:06:59,559 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:06:59,560 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:06:59,561 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:06:59,562 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:06:59,562 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:06:59,603 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:06:59,642 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:06:59,643 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:06:59,644 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:06:59,645 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:06:59,645 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:06:59,685 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:06:59,717 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:06:59,718 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:06:59,721 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d6d9590L 2019-01-20 21:06:59,721 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:06:59,726 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:06:59,726 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:06:59,728 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:06:59,729 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:06:59,729 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:06:59,729 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:06:59,729 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:06:59,729 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:06:59,734 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:06:59,734 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:06:59,737 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:06:59,738 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:06:59,774 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:06:59,785 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:06:59,802 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:06:59,862 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:06:59,862 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:06:59,902 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:06:59,902 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:06:59,905 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:06:59,934 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:06:59,935 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:06:59,936 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:06:59,937 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:06:59,937 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:06:59,977 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:00,011 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:00,012 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:00,012 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:00,014 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:00,014 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:00,054 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:00,083 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:00,084 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:00,086 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d732910L 2019-01-20 21:07:00,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:07:00,091 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:07:00,091 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:07:00,094 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:07:00,094 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:07:00,094 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:07:00,094 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:07:00,094 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:07:00,095 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:07:00,099 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:07:00,100 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:07:00,102 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:07:00,102 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:07:00,139 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:07:00,151 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:07:00,167 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:07:00,238 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:07:00,238 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:07:00,278 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:07:00,278 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:07:00,286 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:07:00,316 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:07:00,317 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:00,318 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:07:00,318 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:00,319 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:00,359 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:00,393 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:00,395 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:00,396 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:00,396 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:00,396 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:00,438 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:00,467 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:00,468 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:00,469 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:00,470 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:00,470 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:00,481 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:05,114 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:05,115 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:05,118 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d6d9c90L 2019-01-20 21:07:05,118 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:07:05,124 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:07:05,125 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:07:05,127 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:07:05,128 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:07:05,128 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:07:05,128 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:07:05,128 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:07:05,128 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:07:05,133 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:07:05,134 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:07:05,150 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:07:05,150 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:07:05,173 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:07:05,186 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:07:05,215 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:07:05,289 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:07:05,289 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:07:05,328 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:07:05,329 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:07:05,334 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:07:05,369 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:07:05,371 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:05,372 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:07:05,372 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:05,373 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:05,413 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:05,451 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:05,453 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:05,453 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:05,454 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:05,455 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:05,495 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:05,529 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:05,530 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:05,532 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d74dd90L 2019-01-20 21:07:05,532 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:07:05,538 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:07:05,538 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:07:05,541 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:07:05,541 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:07:05,541 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:07:05,541 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:07:05,542 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:07:05,542 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:07:05,546 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:07:05,546 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:07:05,547 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:07:05,548 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:07:05,586 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:07:05,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:07:05,612 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:07:05,693 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:07:05,693 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:07:05,732 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:07:05,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:07:05,749 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:07:05,784 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:07:05,785 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:05,786 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:07:05,787 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:05,787 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:05,827 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:05,862 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:05,863 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:05,864 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:05,865 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:05,865 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:05,905 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:05,936 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:05,937 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:05,939 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d7c2a10L 2019-01-20 21:07:05,939 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:07:05,946 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:07:05,947 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:07:05,951 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:07:05,951 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:07:05,951 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:07:05,951 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:07:05,951 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:07:05,952 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:07:05,956 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:07:05,957 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:07:05,971 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:07:05,972 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:07:05,996 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:07:06,010 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:07:06,036 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:07:06,116 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:07:06,116 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:07:06,156 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:07:06,157 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:07:06,173 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:07:06,208 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:07:06,209 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:06,210 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:07:06,211 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:06,211 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:06,252 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:06,290 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:06,292 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:06,293 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:06,294 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:06,294 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:06,334 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:06,368 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:06,369 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:06,371 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d7c1090L 2019-01-20 21:07:06,372 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:07:06,377 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:07:06,377 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:07:06,379 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:07:06,379 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:07:06,379 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:07:06,380 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:07:06,380 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:07:06,380 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:07:06,384 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:07:06,385 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:07:06,387 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:07:06,387 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:07:06,424 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:07:06,435 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:07:06,452 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:07:06,511 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:07:06,511 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:07:06,550 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:07:06,551 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:07:06,555 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:07:06,585 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:07:06,586 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:06,586 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:07:06,587 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:06,588 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:06,628 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:06,661 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:06,662 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:06,663 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:06,664 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:06,664 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:06,704 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:06,732 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:06,734 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:06,736 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d78ca50L 2019-01-20 21:07:06,737 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:07:06,741 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:07:06,741 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:07:06,743 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:07:06,743 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:07:06,743 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:07:06,743 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:07:06,744 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:07:06,744 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:07:06,748 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:07:06,749 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:07:06,752 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:07:06,753 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:07:06,788 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:07:06,799 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:07:06,817 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:07:06,878 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:07:06,878 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:07:06,917 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:07:06,918 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:07:06,921 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:07:06,951 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:07:06,952 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:07:06,953 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:07:06,954 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:07:06,954 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:07:06,995 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:07:07,027 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:07:07,028 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:07:07,029 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:07:07,030 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:07:07,030 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:07:07,070 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:07:07,097 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:07:07,098 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:07:07,099 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:07:07,100 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:07:07,100 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:07:07,102 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:07:07,155 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:07:07,157 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:07:07,158 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:07:07,158 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:07:07,158 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:07:07,162 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:07:07,207 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:07:07,209 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:07:07,209 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:07:07,210 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:07:07,210 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:07:07,213 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:07:07,265 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:07:07,266 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:07:07,267 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:07:07,267 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:07:07,267 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:07:07,270 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:07:07,319 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:07:07,320 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:07:07,320 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:07:07,321 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:07:07,321 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:07:07,324 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:07:07,365 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:07:07,365 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2019-01-20 21:07:07,365 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2019-01-20 21:07:07,366 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:07:07,366 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2019-01-20 21:07:07,367 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:07:07,368 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:07:07,368 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:07:07,371 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:07:07,422 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:07:07,422 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2019-01-20 21:07:07,423 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:07:07,424 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:07:07,425 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:07:07,425 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:07:07,429 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:07:07,478 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:07:07,478 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2019-01-20 21:07:07,479 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:07:07,480 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:07:07,480 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:07:07,481 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:07:07,483 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:07:07,537 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:07:07,538 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2019-01-20 21:07:07,542 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:07:07,570 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:07:07,571 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:07:07,571 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:07:07,573 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:07:07,614 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2019-01-20 21:07:07,615 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2019-01-20 21:07:07,616 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2019-01-20 21:07:07,617 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2019-01-20 21:07:07,617 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2019-01-20 21:07:07,658 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2019-01-20 21:07:07,695 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2019-01-20 21:07:07,696 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2019-01-20 21:07:07,698 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2019-01-20 21:07:07,737 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2019-01-20 21:07:07,737 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2019-01-20 21:07:07,764 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2019-01-20 21:07:07,796 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2019-01-20 21:07:07,797 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2019-01-20 21:07:07,798 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2019-01-20 21:07:07,799 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2019-01-20 21:07:07,803 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2019-01-20 21:07:07,805 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-2 2019-01-20 21:07:07,805 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2019-01-20 21:07:07,806 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2019-01-20 21:07:07,806 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2019-01-20 21:07:07,808 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2019-01-20 21:07:07,809 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2019-01-20 21:07:07,810 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2019-01-20 21:07:07,810 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2019-01-20 21:07:07,810 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2019-01-20 21:07:07,848 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2019-01-20 21:07:07,848 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.31 2019-01-20 21:07:07,849 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2019-01-20 21:07:07,850 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2019-01-20 21:07:07,851 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2019-01-20 21:07:07,851 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2019-01-20 21:07:07,892 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2019-01-20 21:07:11,154 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2019-01-20 21:07:11,155 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2019-01-20 21:07:11,155 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2019-01-20 21:07:11,156 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2019-01-20 21:07:11,157 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2019-01-20 21:07:11,197 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2019-01-20 21:07:11,869 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2019-01-20 21:07:11,870 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2019-01-20 21:07:16,875 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2019-01-20 21:07:16,876 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2019-01-20 21:07:16,877 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2019-01-20 21:07:16,877 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2019-01-20 21:07:16,879 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2019-01-20 21:07:16,932 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2019-01-20 21:07:16,933 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2019-01-20 21:07:16,933 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2019-01-20 21:07:16,934 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:07:55,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:07:55,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:07:55,962 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:07:55,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:07:55,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:07:55,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:07:55,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:07:55,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:07:55,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:07:55,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:07:55,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:07:55,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:07:55,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:07:55,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:07:55,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:07:55,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:07:55,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:07:55,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:07:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:07:55,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d5e908-7bd6-4d5b-8214-5f9b3bf7c0c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:07:55,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16d5e908-7bd6-4d5b-8214-5f9b3bf7c0c2 2019-01-20 21:07:55,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:07:56,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["1AdvxMU6RBuXtRxnep6_Dw"], "issued_at": "2019-01-20T21:07:56.000000Z"}} 2019-01-20 21:07:56,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe5c3b9c9d247d4745e7a6adafae528d1a2d1a6" 2019-01-20 21:07:56,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:07:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eefc1b8-8112-40d5-aa0d-90598832c05e x-compute-request-id: req-9eefc1b8-8112-40d5-aa0d-90598832c05e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 21:07:56,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-9eefc1b8-8112-40d5-aa0d-90598832c05e 2019-01-20 21:07:56,640 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2019-01-20 21:07:56,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe5c3b9c9d247d4745e7a6adafae528d1a2d1a6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2019-01-20 21:07:56,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:07:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c09b8228-e83e-4ed5-ad94-78acd3646d5f x-compute-request-id: req-c09b8228-e83e-4ed5-ad94-78acd3646d5f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:07:56,759 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c09b8228-e83e-4ed5-ad94-78acd3646d5f 2019-01-20 21:07:56,759 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=8e78f295-6abe-4169-9694-85cf9d2988a3 created successfully. 2019-01-20 21:07:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:07:56,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0351b6f3-39a6-4350-b930-cb2d76572519 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:07:56,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0351b6f3-39a6-4350-b930-cb2d76572519 2019-01-20 21:07:56,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:07:57,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["4vLAjmroRpqGLt_vaAxGJg"], "issued_at": "2019-01-20T21:07:57.000000Z"}} 2019-01-20 21:07:57,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-8347e02d-4c1e-476b-85fc-7867ccb0fa80 Date: Sun, 20 Jan 2019 21:07:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:04:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 6, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:07:57,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-8347e02d-4c1e-476b-85fc-7867ccb0fa80 2019-01-20 21:07:57,379 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:07:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:57,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-6d0b3214-a754-476f-8e68-39577f0bb677 Date: Sun, 20 Jan 2019 21:07:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "01c77c30-bf85-4adf-8123-af9d44986d03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "0c380455-8d44-4758-84c0-c1c90c95a717"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "216a717c-4da4-41e9-8359-14d08391f976"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "21abc17f-04b7-40a9-a68b-885f762b2d27"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "674c8a15-97c1-462a-bbb4-63490a482dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "7b1e399a-d95a-4eb7-a430-31e98d361587"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "89b222d0-bfd3-4741-96c2-b461046b3f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "90c58cd3-7474-46c6-b774-65404481e695"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "a6f6836e-6728-4207-9dda-8c4a35365f68"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719"}, {"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "db09cf77-04fc-4673-9158-617f36646454"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "ea048238-d752-473d-a72c-845061e4f211"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "f07af9e6-bd42-4285-a938-7048f4c49d54"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 80, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed"}]} 2019-01-20 21:07:57,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6d0b3214-a754-476f-8e68-39577f0bb677 2019-01-20 21:07:57,582 - sdnvpn_test_utils - INFO - This rule exists for security group: 22e4c191-f90b-4e7c-913f-84e009e9eddb 2019-01-20 21:07:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:57,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-df7ef38e-0369-4de4-a9bc-ec53b44c6c74 Date: Sun, 20 Jan 2019 21:07:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "01c77c30-bf85-4adf-8123-af9d44986d03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "0c380455-8d44-4758-84c0-c1c90c95a717"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "216a717c-4da4-41e9-8359-14d08391f976"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "21abc17f-04b7-40a9-a68b-885f762b2d27"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "674c8a15-97c1-462a-bbb4-63490a482dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "7b1e399a-d95a-4eb7-a430-31e98d361587"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "89b222d0-bfd3-4741-96c2-b461046b3f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "90c58cd3-7474-46c6-b774-65404481e695"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "a6f6836e-6728-4207-9dda-8c4a35365f68"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719"}, {"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "db09cf77-04fc-4673-9158-617f36646454"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "ea048238-d752-473d-a72c-845061e4f211"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "f07af9e6-bd42-4285-a938-7048f4c49d54"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 80, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed"}]} 2019-01-20 21:07:57,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-df7ef38e-0369-4de4-a9bc-ec53b44c6c74 2019-01-20 21:07:57,751 - sdnvpn_test_utils - INFO - This rule exists for security group: 22e4c191-f90b-4e7c-913f-84e009e9eddb 2019-01-20 21:07:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:57,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-177a07e0-1c87-4365-8858-f4c20800f830 Date: Sun, 20 Jan 2019 21:07:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "01c77c30-bf85-4adf-8123-af9d44986d03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "0c380455-8d44-4758-84c0-c1c90c95a717"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "216a717c-4da4-41e9-8359-14d08391f976"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "21abc17f-04b7-40a9-a68b-885f762b2d27"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d"}, {"remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "674c8a15-97c1-462a-bbb4-63490a482dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "7b1e399a-d95a-4eb7-a430-31e98d361587"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "89b222d0-bfd3-4741-96c2-b461046b3f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "90c58cd3-7474-46c6-b774-65404481e695"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "a6f6836e-6728-4207-9dda-8c4a35365f68"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4"}, {"remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "port_range_min": null, "revision_number": 0, "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719"}, {"remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "db09cf77-04fc-4673-9158-617f36646454"}, {"remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "ea048238-d752-473d-a72c-845061e4f211"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "project_id": "", "id": "f07af9e6-bd42-4285-a938-7048f4c49d54"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 80, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:59Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": null, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed"}]} 2019-01-20 21:07:57,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-177a07e0-1c87-4365-8858-f4c20800f830 2019-01-20 21:07:57,940 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:07:57,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:07:58,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4263eb7c-ecf2-43ac-91a1-b1f5710a9edb Date: Sun, 20 Jan 2019 21:07:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "port_range_min": 179, "revision_number": 0, "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:07:58Z", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76"}} 2019-01-20 21:07:58,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-4263eb7c-ecf2-43ac-91a1-b1f5710a9edb 2019-01-20 21:07:58,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:58,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f64d2269-28dd-4e19-94c9-30accd9f3fec Date: Sun, 20 Jan 2019 21:07:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:07:58,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-f64d2269-28dd-4e19-94c9-30accd9f3fec 2019-01-20 21:07:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:58,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b31c9ca6-6a3f-46b1-850c-152d8e90c249 Date: Sun, 20 Jan 2019 21:07:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 21:07:58,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b31c9ca6-6a3f-46b1-850c-152d8e90c249 2019-01-20 21:07:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:07:58,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-660917d8-8948-4882-b1a6-cead5c981070 Date: Sun, 20 Jan 2019 21:07:58 GMT RESP BODY: {"routers": []} 2019-01-20 21:07:58,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-660917d8-8948-4882-b1a6-cead5c981070 2019-01-20 21:07:58,948 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2019-01-20 21:07:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2019-01-20 21:07:59,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-1178f2a2-48c7-4f02-98a7-9f832259dfc2 Date: Sun, 20 Jan 2019 21:07:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:07:59Z","is_default":false,"provider:segmentation_id":87,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","mtu":1450}} 2019-01-20 21:07:59,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1178f2a2-48c7-4f02-98a7-9f832259dfc2 2019-01-20 21:07:59,330 - sdnvpn.lib.openstack_utils - DEBUG - Network 'a6f63832-ccf4-474b-b7eb-6cb84b74177e' created successfully 2019-01-20 21:07:59,330 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:07:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"subnets": [{"ip_version": 4, "network_id": "a6f63832-ccf4-474b-b7eb-6cb84b74177e", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2019-01-20 21:07:59,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-327af4ec-5d44-4e95-811c-4f2115882455 Date: Sun, 20 Jan 2019 21:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:07:59Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"1e039567-8ad9-4346-a8ac-8efc164eb983","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2019-01-20 21:07:59,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-327af4ec-5d44-4e95-811c-4f2115882455 2019-01-20 21:07:59,934 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1e039567-8ad9-4346-a8ac-8efc164eb983' created successfully 2019-01-20 21:07:59,935 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:07:59,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2019-01-20 21:08:00,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-8ea2ce00-5eef-432c-9d63-f077d27e4658 Date: Sun, 20 Jan 2019 21:08:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:08:00Z", "revision_number": 0, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cea867af-b93c-4dd1-b03e-77de6c50c0cc", "name": "sdnvpn-3-1-router"}} 2019-01-20 21:08:00,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-8ea2ce00-5eef-432c-9d63-f077d27e4658 2019-01-20 21:08:00,219 - sdnvpn.lib.openstack_utils - DEBUG - Router 'cea867af-b93c-4dd1-b03e-77de6c50c0cc' created successfully 2019-01-20 21:08:00,219 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:08:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"subnet_id": "1e039567-8ad9-4346-a8ac-8efc164eb983"}' 2019-01-20 21:08:01,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f7c26213-0b84-435e-93bd-f430c0e15622 Date: Sun, 20 Jan 2019 21:08:01 GMT RESP BODY: {"network_id": "a6f63832-ccf4-474b-b7eb-6cb84b74177e", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "1e039567-8ad9-4346-a8ac-8efc164eb983", "subnet_ids": ["1e039567-8ad9-4346-a8ac-8efc164eb983"], "port_id": "18d251a1-a40f-4869-a6c3-3dd03e955f95", "id": "cea867af-b93c-4dd1-b03e-77de6c50c0cc"} 2019-01-20 21:08:01,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc/add_router_interface used request id req-f7c26213-0b84-435e-93bd-f430c0e15622 2019-01-20 21:08:01,634 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:08:01,634 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:08:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:01,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-7a7cdd8a-37a8-49e3-9b8e-f76ebc767f0d Date: Sun, 20 Jan 2019 21:08:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1e039567-8ad9-4346-a8ac-8efc164eb983"],"description":"","tags":[],"updated_at":"2019-01-20T21:07:59Z","provider:segmentation_id":87,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:08:01,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7a7cdd8a-37a8-49e3-9b8e-f76ebc767f0d 2019-01-20 21:08:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}}' 2019-01-20 21:08:02,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8a64c635-6dd9-4a30-9cc6-2e6337ec7469 Date: Sun, 20 Jan 2019 21:08:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:08:02Z", "revision_number": 3, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cea867af-b93c-4dd1-b03e-77de6c50c0cc", "name": "sdnvpn-3-1-router"}} 2019-01-20 21:08:02,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc used request id req-8a64c635-6dd9-4a30-9cc6-2e6337ec7469 2019-01-20 21:08:02,895 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:08:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:03,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-a3b6b733-9f54-49c3-a1c8-b04ff97c39a6 Date: Sun, 20 Jan 2019 21:08:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1e039567-8ad9-4346-a8ac-8efc164eb983"],"description":"","tags":[],"updated_at":"2019-01-20T21:07:59Z","provider:segmentation_id":87,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:08:03,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a3b6b733-9f54-49c3-a1c8-b04ff97c39a6 2019-01-20 21:08:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:03,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-527d1519-d290-4530-afbb-db8657645484 Date: Sun, 20 Jan 2019 21:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:07:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"1e039567-8ad9-4346-a8ac-8efc164eb983","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 21:08:03,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-527d1519-d290-4530-afbb-db8657645484 2019-01-20 21:08:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:03,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-59c4142a-c478-48d5-b245-df07d8b85334 Date: Sun, 20 Jan 2019 21:08:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:08:02Z", "revision_number": 3, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cea867af-b93c-4dd1-b03e-77de6c50c0cc", "name": "sdnvpn-3-1-router"}]} 2019-01-20 21:08:03,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-59c4142a-c478-48d5-b245-df07d8b85334 2019-01-20 21:08:03,558 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2019-01-20 21:08:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2019-01-20 21:08:04,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f04eab82-49ed-4bed-b40f-01686c070e1f Date: Sun, 20 Jan 2019 21:08:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bfbb9518-fa4b-47ec-b509-e4283ce7f36d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:08:03Z","is_default":false,"provider:segmentation_id":44,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:08:03Z","mtu":1450}} 2019-01-20 21:08:04,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-f04eab82-49ed-4bed-b40f-01686c070e1f 2019-01-20 21:08:04,121 - sdnvpn.lib.openstack_utils - DEBUG - Network 'bfbb9518-fa4b-47ec-b509-e4283ce7f36d' created successfully 2019-01-20 21:08:04,121 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:08:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"subnets": [{"ip_version": 4, "network_id": "bfbb9518-fa4b-47ec-b509-e4283ce7f36d", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2019-01-20 21:08:04,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-bb419870-cbf2-4b52-a937-dedaae2c21bc Date: Sun, 20 Jan 2019 21:08:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfbb9518-fa4b-47ec-b509-e4283ce7f36d","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:08:04Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:08:04Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"1c2ae420-c67e-4f8b-8e2e-96830ba4aae6","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2019-01-20 21:08:04,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-bb419870-cbf2-4b52-a937-dedaae2c21bc 2019-01-20 21:08:04,683 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1c2ae420-c67e-4f8b-8e2e-96830ba4aae6' created successfully 2019-01-20 21:08:04,683 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:08:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2019-01-20 21:08:04,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-4dcd26e0-048f-48bf-b05c-5328f86f8639 Date: Sun, 20 Jan 2019 21:08:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:08:04Z", "revision_number": 0, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fa3b541c-ab3a-40a2-ac59-8c632ff36aea", "name": "sdnvpn-3-2-quagga-router"}} 2019-01-20 21:08:04,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-4dcd26e0-048f-48bf-b05c-5328f86f8639 2019-01-20 21:08:04,975 - sdnvpn.lib.openstack_utils - DEBUG - Router 'fa3b541c-ab3a-40a2-ac59-8c632ff36aea' created successfully 2019-01-20 21:08:04,975 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:08:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"subnet_id": "1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"}' 2019-01-20 21:08:06,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0298d1fa-63d5-4d22-953a-de7fc5ab3d5c Date: Sun, 20 Jan 2019 21:08:06 GMT RESP BODY: {"network_id": "bfbb9518-fa4b-47ec-b509-e4283ce7f36d", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "1c2ae420-c67e-4f8b-8e2e-96830ba4aae6", "subnet_ids": ["1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"], "port_id": "4f405bc0-d9ab-4d37-b650-c3be0941e94a", "id": "fa3b541c-ab3a-40a2-ac59-8c632ff36aea"} 2019-01-20 21:08:06,237 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea/add_router_interface used request id req-0298d1fa-63d5-4d22-953a-de7fc5ab3d5c 2019-01-20 21:08:06,237 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:08:06,237 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:08:06,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:06,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2022 X-Openstack-Request-Id: req-024cc396-a907-41f1-8c0a-3dd4b28ff0df Date: Sun, 20 Jan 2019 21:08:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1e039567-8ad9-4346-a8ac-8efc164eb983"],"description":"","tags":[],"updated_at":"2019-01-20T21:07:59Z","provider:segmentation_id":87,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfbb9518-fa4b-47ec-b509-e4283ce7f36d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"],"description":"","tags":[],"updated_at":"2019-01-20T21:08:04Z","provider:segmentation_id":44,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:08:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:08:06,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-024cc396-a907-41f1-8c0a-3dd4b28ff0df 2019-01-20 21:08:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}}' 2019-01-20 21:08:08,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-7d5fadec-e918-4ab1-b545-f76be03e434c Date: Sun, 20 Jan 2019 21:08:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:08:08Z", "revision_number": 4, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fa3b541c-ab3a-40a2-ac59-8c632ff36aea", "name": "sdnvpn-3-2-quagga-router"}} 2019-01-20 21:08:08,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea used request id req-7d5fadec-e918-4ab1-b545-f76be03e434c 2019-01-20 21:08:08,462 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:08:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:08:08,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ddc11fd-9c93-4ea2-b24c-1384d9df20a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:08:08,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ddc11fd-9c93-4ea2-b24c-1384d9df20a1 2019-01-20 21:08:08,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:08:08,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["UfZ6T0_lRBWF9jsYpdQe2Q"], "issued_at": "2019-01-20T21:08:08.000000Z"}} 2019-01-20 21:08:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbe68769f7013809661d56f4b907d5663d158bc7" 2019-01-20 21:08:09,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-f38cf9ee-36b5-4b5d-962a-ff4c8776980f Date: Sun, 20 Jan 2019 21:08:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:08:09,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-f38cf9ee-36b5-4b5d-962a-ff4c8776980f 2019-01-20 21:08:09,417 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2019-01-20 21:08:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbe68769f7013809661d56f4b907d5663d158bc7" 2019-01-20 21:08:09,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1251c05-3613-420f-badc-ede765d1eba4 Date: Sun, 20 Jan 2019 21:08:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:08:09,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a1251c05-3613-420f-badc-ede765d1eba4 2019-01-20 21:08:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbe68769f7013809661d56f4b907d5663d158bc7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2019-01-20 21:08:10,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8 X-Openstack-Request-Id: req-d5a25db8-12c8-4939-b980-5421c3eec881 Date: Sun, 20 Jan 2019 21:08:10 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:08:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:08:10Z", "visibility": "public", "locations": [], "self": "/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "min_disk": 0, "protected": false, "id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "file": "/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:08:10,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d5a25db8-12c8-4939-b980-5421c3eec881 2019-01-20 21:08:10,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbe68769f7013809661d56f4b907d5663d158bc7" -d '' 2019-01-20 21:08:21,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f263bc7-0679-4007-bb66-bc679b7f30d6 Date: Sun, 20 Jan 2019 21:08:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:08:21,287 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8/file used request id req-9f263bc7-0679-4007-bb66-bc679b7f30d6 2019-01-20 21:08:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:21,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2022 X-Openstack-Request-Id: req-8155a518-49b3-4034-9a4d-3fb6cedc841f Date: Sun, 20 Jan 2019 21:08:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1e039567-8ad9-4346-a8ac-8efc164eb983"],"description":"","tags":[],"updated_at":"2019-01-20T21:07:59Z","provider:segmentation_id":87,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfbb9518-fa4b-47ec-b509-e4283ce7f36d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"],"description":"","tags":[],"updated_at":"2019-01-20T21:08:04Z","provider:segmentation_id":44,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:08:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:08:21,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8155a518-49b3-4034-9a4d-3fb6cedc841f 2019-01-20 21:08:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"floatingip": {"floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}' 2019-01-20 21:08:22,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-6fdff222-a8a1-4935-8e75-96e5e2117e6b Date: Sun, 20 Jan 2019 21:08:22 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-20T21:08:22Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": null, "id": "5ed784e0-7796-4257-a86f-33fc315d93d0", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:22Z", "project_id": "67f36c8b420f4494a64d032f2c86727b"}} 2019-01-20 21:08:22,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-6fdff222-a8a1-4935-8e75-96e5e2117e6b 2019-01-20 21:08:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:08:23,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2022 X-Openstack-Request-Id: req-75acd178-0068-4c8b-a05c-73ccdd781046 Date: Sun, 20 Jan 2019 21:08:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6f63832-ccf4-474b-b7eb-6cb84b74177e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1e039567-8ad9-4346-a8ac-8efc164eb983"],"description":"","tags":[],"updated_at":"2019-01-20T21:07:59Z","provider:segmentation_id":87,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:07:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfbb9518-fa4b-47ec-b509-e4283ce7f36d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"],"description":"","tags":[],"updated_at":"2019-01-20T21:08:04Z","provider:segmentation_id":44,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:08:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:08:23,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-75acd178-0068-4c8b-a05c-73ccdd781046 2019-01-20 21:08:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"floatingip": {"floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}' 2019-01-20 21:08:24,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-c07650cf-bdbe-42b4-9a86-6500018f4923 Date: Sun, 20 Jan 2019 21:08:24 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-01-20T21:08:23Z", "floating_network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "2acdf927-f9bc-491c-9a4d-ebef5684e333", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:23Z", "project_id": "67f36c8b420f4494a64d032f2c86727b"}} 2019-01-20 21:08:24,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-c07650cf-bdbe-42b4-9a86-6500018f4923 2019-01-20 21:08:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:08:24,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6de063-a901-4762-933b-4185ea5e18a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:08:24,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed6de063-a901-4762-933b-4185ea5e18a6 2019-01-20 21:08:24,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:08:24,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ZOFkoe_jTtCsNCW9lk0QAg"], "issued_at": "2019-01-20T21:08:24.000000Z"}} 2019-01-20 21:08:24,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e98b1740dca4e9d99a65c1e0bd6a3da128ea801" 2019-01-20 21:08:24,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71aec4bf-08ee-4346-9cf6-e20163d4c272 x-compute-request-id: req-71aec4bf-08ee-4346-9cf6-e20163d4c272 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:08:24,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-71aec4bf-08ee-4346-9cf6-e20163d4c272 2019-01-20 21:08:24,938 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:08:24,939 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:08:24,939 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:08:24,942 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:08:24,977 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:08:24,979 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:08:24,979 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:08:24,981 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:08:24,981 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:08:24,985 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:08:25,022 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:08:25,024 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:08:25,040 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2019-01-20 21:08:25,040 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=aa296e9c-5f83-43bd-b3db-359e90cdf4c8 network=bfbb9518-fa4b-47ec-b509-e4283ce7f36d secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.11.5 files=None userdata= #! /bin/bash set -xe # change the password because this script is run on a passwordless cloud-image echo 'ubuntu:opnfv' | chpasswd # Wait for a floating IP # as a workaround to NAT breakage sleep 20 # Variables to be filled in with python NEIGHBOR_IP=172.30.9.31 OWN_IP=172.30.9.208 # directly access the instance from the external net without NAT EXT_NET_MASK=24 if [[ $(getent hosts | awk '{print $2}') != *"$(cat /etc/hostname | awk '{print $1}')"* ]] then echo "127.0.1.1 $(cat /etc/hostname | awk '{print $1}')" | tee -a /etc/hosts fi quagga_int='' for net_int in $(netstat -ia | awk 'NR>2{print $1}'); do if [ -z "$(ifconfig | grep $net_int)" ] then quagga_int=$net_int break fi done if [ -z "$quagga_int" ] then echo 'No available network interface' fi ip link set $quagga_int up ip addr add $OWN_IP/$EXT_NET_MASK dev $quagga_int ZEBRA_CONFIG_LOCATION="/etc/quagga/zebra.conf" DAEMONS_FILE_LOCATION="/etc/quagga/daemons" BGPD_CONFIG_LOCATION="/etc/quagga/bgpd.conf" BGPD_LOG_FILE="/var/log/bgpd.log" # Quagga is already installed to run as well in setups without inet # dns fix # echo "nameserver 8.8.8.8" > /etc/resolvconf/resolv.conf.d/head # resolvconf -u # DEBIAN_FRONTEND=noninteractive apt-get update # DEBIAN_FRONTEND=noninteractive apt-get install quagga -y touch $BGPD_LOG_FILE chown quagga:quagga $BGPD_LOG_FILE chown quagga:quagga $DAEMONS_FILE_LOCATION cat < $DAEMONS_FILE_LOCATION zebra=yes bgpd=yes ospfd=no ospf6d=no ripd=no ripngd=no isisd=no babeld=no CATEOF touch $ZEBRA_CONFIG_LOCATION chown quagga:quagga $ZEBRA_CONFIG_LOCATION cat < $BGPD_CONFIG_LOCATION ! -*- bgp -*- hostname bgpd password sdncbgpc router bgp 200 bgp router-id ${OWN_IP} neighbor ${NEIGHBOR_IP} remote-as 100 no neighbor ${NEIGHBOR_IP} activate ! address-family vpnv4 unicast neighbor ${NEIGHBOR_IP} activate exit-address-family ! line vty exec-timeout 0 0 ! debug bgp events debug bgp updates log file ${BGPD_LOG_FILE} end CATEOF chown quagga:quagga $BGPD_CONFIG_LOCATION service quagga restart pgrep bgpd pgrep zebra 2019-01-20 21:08:25,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:08:25,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:08:25,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:08:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:08:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:08:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:08:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:08:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:08:25,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:08:25,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:08:25,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:08:25,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:08:25,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:08:25,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:08:25,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:08:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:08:25,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455a4a67-15d9-4adc-805d-40d67e389b99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:08:25,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-455a4a67-15d9-4adc-805d-40d67e389b99 2019-01-20 21:08:25,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:08:25,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ZzbbRfpsTpKxDvk_3XGPYA"], "issued_at": "2019-01-20T21:08:25.000000Z"}} 2019-01-20 21:08:25,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cd769271b9918d5326b0149a9b045d895cddf" 2019-01-20 21:08:25,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11c5ce69-232b-4347-8c34-e9764930b88c x-compute-request-id: req-11c5ce69-232b-4347-8c34-e9764930b88c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}], "name": "m1.custom"}]} 2019-01-20 21:08:25,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11c5ce69-232b-4347-8c34-e9764930b88c 2019-01-20 21:08:25,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cd769271b9918d5326b0149a9b045d895cddf" 2019-01-20 21:08:25,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2ca4334-1433-4642-900a-8b714546ac47 x-compute-request-id: req-f2ca4334-1433-4642-900a-8b714546ac47 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:08:25,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3 used request id req-f2ca4334-1433-4642-900a-8b714546ac47 2019-01-20 21:08:25,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cd769271b9918d5326b0149a9b045d895cddf" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "8e78f295-6abe-4169-9694-85cf9d2988a3", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMzEKT1dOX0lQPTE3Mi4zMC45LjIwOAojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "bfbb9518-fa4b-47ec-b509-e4283ce7f36d"}], "config_drive": true}}' 2019-01-20 21:08:27,939 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7c07f0d-626e-486c-abfd-6034aa1bebea x-compute-request-id: req-b7c07f0d-626e-486c-abfd-6034aa1bebea Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "adminPass": "ghJ274mNvFsN"}} 2019-01-20 21:08:27,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b7c07f0d-626e-486c-abfd-6034aa1bebea 2019-01-20 21:08:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:08:27,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4cc587-b2f7-431b-afda-b7680e1a6cc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:08:27,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a4cc587-b2f7-431b-afda-b7680e1a6cc2 2019-01-20 21:08:27,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:08:28,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["aVxo878RQOqJMcZCmRQdzA"], "issued_at": "2019-01-20T21:08:28.000000Z"}} 2019-01-20 21:08:28,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:28,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6b9de3c-40d8-4fbe-8658-80a251b851d6 x-compute-request-id: req-f6b9de3c-40d8-4fbe-8658-80a251b851d6 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:28,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-f6b9de3c-40d8-4fbe-8658-80a251b851d6 2019-01-20 21:08:31,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:32,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e15ed186-64a4-42bf-811c-78aae0aefe12 x-compute-request-id: req-e15ed186-64a4-42bf-811c-78aae0aefe12 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:32,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-e15ed186-64a4-42bf-811c-78aae0aefe12 2019-01-20 21:08:35,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:36,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0af440dd-525e-4718-94d0-dab40cf89189 x-compute-request-id: req-0af440dd-525e-4718-94d0-dab40cf89189 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:36,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-0af440dd-525e-4718-94d0-dab40cf89189 2019-01-20 21:08:39,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:40,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50562388-50d4-40f2-8de2-17e158909d08 x-compute-request-id: req-50562388-50d4-40f2-8de2-17e158909d08 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:40,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-50562388-50d4-40f2-8de2-17e158909d08 2019-01-20 21:08:43,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:44,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbae2613-1538-472a-a293-073cfe82f38d x-compute-request-id: req-fbae2613-1538-472a-a293-073cfe82f38d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:44,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-fbae2613-1538-472a-a293-073cfe82f38d 2019-01-20 21:08:47,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:48,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0af1ee78-47cc-4f02-bd8b-fe8e4fdfcf24 x-compute-request-id: req-0af1ee78-47cc-4f02-bd8b-fe8e4fdfcf24 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:48,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-0af1ee78-47cc-4f02-bd8b-fe8e4fdfcf24 2019-01-20 21:08:51,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:51,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3708c2e-23f4-485c-adfa-e2b1034328b7 x-compute-request-id: req-b3708c2e-23f4-485c-adfa-e2b1034328b7 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:51,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-b3708c2e-23f4-485c-adfa-e2b1034328b7 2019-01-20 21:08:54,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:55,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aec946fa-1f6c-481d-88dc-b49b7507fe59 x-compute-request-id: req-aec946fa-1f6c-481d-88dc-b49b7507fe59 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:55,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-aec946fa-1f6c-481d-88dc-b49b7507fe59 2019-01-20 21:08:58,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:08:59,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:08:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06079ab9-dbba-4887-a26a-e26e7ba7fdc4 x-compute-request-id: req-06079ab9-dbba-4887-a26a-e26e7ba7fdc4 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:08:59,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-06079ab9-dbba-4887-a26a-e26e7ba7fdc4 2019-01-20 21:09:02,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:02,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fff28cf9-180a-4fe5-bfe3-770b4bbf516d x-compute-request-id: req-fff28cf9-180a-4fe5-bfe3-770b4bbf516d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:02,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-fff28cf9-180a-4fe5-bfe3-770b4bbf516d 2019-01-20 21:09:05,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:06,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e92061a-59d5-483d-977f-7e508dbeec95 x-compute-request-id: req-7e92061a-59d5-483d-977f-7e508dbeec95 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:06,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-7e92061a-59d5-483d-977f-7e508dbeec95 2019-01-20 21:09:09,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:10,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e3db252-941e-407d-aca5-e751c41a28e1 x-compute-request-id: req-4e3db252-941e-407d-aca5-e751c41a28e1 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:10,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-4e3db252-941e-407d-aca5-e751c41a28e1 2019-01-20 21:09:13,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:14,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f22ac0e-bca6-4d48-8343-fb6a85d4b689 x-compute-request-id: req-5f22ac0e-bca6-4d48-8343-fb6a85d4b689 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:14,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-5f22ac0e-bca6-4d48-8343-fb6a85d4b689 2019-01-20 21:09:17,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:17,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a792cffb-ec9e-42ce-9535-7eeb90a7c2fe x-compute-request-id: req-a792cffb-ec9e-42ce-9535-7eeb90a7c2fe Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:17,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-a792cffb-ec9e-42ce-9535-7eeb90a7c2fe 2019-01-20 21:09:20,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:21,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e304fea8-77e9-43be-8eae-ddc40938c387 x-compute-request-id: req-e304fea8-77e9-43be-8eae-ddc40938c387 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:21,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-e304fea8-77e9-43be-8eae-ddc40938c387 2019-01-20 21:09:24,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:25,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cca90ca3-daac-4a8e-80dd-fe05128a420d x-compute-request-id: req-cca90ca3-daac-4a8e-80dd-fe05128a420d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:25,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-cca90ca3-daac-4a8e-80dd-fe05128a420d 2019-01-20 21:09:28,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:28,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34aa53f7-ac7a-4f05-b989-8eb7dd472b57 x-compute-request-id: req-34aa53f7-ac7a-4f05-b989-8eb7dd472b57 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:28,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-34aa53f7-ac7a-4f05-b989-8eb7dd472b57 2019-01-20 21:09:31,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:31,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb4027fc-37c9-43f3-b364-1f6ddb09fe4d x-compute-request-id: req-eb4027fc-37c9-43f3-b364-1f6ddb09fe4d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:31,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-eb4027fc-37c9-43f3-b364-1f6ddb09fe4d 2019-01-20 21:09:34,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:35,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bca80e4-d783-4950-bc3e-b56d9c1ac5ae x-compute-request-id: req-7bca80e4-d783-4950-bc3e-b56d9c1ac5ae Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:35,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-7bca80e4-d783-4950-bc3e-b56d9c1ac5ae 2019-01-20 21:09:38,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:38,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f05af039-fc40-4271-be57-60e0ebdd0f61 x-compute-request-id: req-f05af039-fc40-4271-be57-60e0ebdd0f61 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:38,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-f05af039-fc40-4271-be57-60e0ebdd0f61 2019-01-20 21:09:41,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:42,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5fde9f9-66ff-4b02-9d20-d67ea271088c x-compute-request-id: req-d5fde9f9-66ff-4b02-9d20-d67ea271088c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:42,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-d5fde9f9-66ff-4b02-9d20-d67ea271088c 2019-01-20 21:09:45,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:46,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8fd944-76ce-4631-b6b3-e0d1e32538f2 x-compute-request-id: req-6c8fd944-76ce-4631-b6b3-e0d1e32538f2 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:46,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-6c8fd944-76ce-4631-b6b3-e0d1e32538f2 2019-01-20 21:09:49,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:49,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf2ba2b7-429b-4b3e-af2c-4b2a5c537b3d x-compute-request-id: req-bf2ba2b7-429b-4b3e-af2c-4b2a5c537b3d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:49,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-bf2ba2b7-429b-4b3e-af2c-4b2a5c537b3d 2019-01-20 21:09:52,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:53,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-230e1016-f01f-4205-80e0-5b2b2bdc0a8f x-compute-request-id: req-230e1016-f01f-4205-80e0-5b2b2bdc0a8f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:53,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-230e1016-f01f-4205-80e0-5b2b2bdc0a8f 2019-01-20 21:09:56,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:09:56,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-391e0c58-d81d-4c5c-9995-9354de326d47 x-compute-request-id: req-391e0c58-d81d-4c5c-9995-9354de326d47 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:09:56,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-391e0c58-d81d-4c5c-9995-9354de326d47 2019-01-20 21:09:59,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:00,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61359bc9-2db9-479c-b951-a2e734f0f734 x-compute-request-id: req-61359bc9-2db9-479c-b951-a2e734f0f734 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:00,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-61359bc9-2db9-479c-b951-a2e734f0f734 2019-01-20 21:10:03,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:03,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a260bcfa-ac31-4d6c-8fa3-403fbf6cff28 x-compute-request-id: req-a260bcfa-ac31-4d6c-8fa3-403fbf6cff28 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:03,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-a260bcfa-ac31-4d6c-8fa3-403fbf6cff28 2019-01-20 21:10:06,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:07,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d68bca8-a3b2-48b1-9995-5948f285b12b x-compute-request-id: req-5d68bca8-a3b2-48b1-9995-5948f285b12b Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:07,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-5d68bca8-a3b2-48b1-9995-5948f285b12b 2019-01-20 21:10:10,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:11,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-756aa098-023f-4c44-8986-c0db0a5985da x-compute-request-id: req-756aa098-023f-4c44-8986-c0db0a5985da Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:11,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-756aa098-023f-4c44-8986-c0db0a5985da 2019-01-20 21:10:14,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:15,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cbdb2c5-2e63-4073-8346-42101a6ee9ca x-compute-request-id: req-1cbdb2c5-2e63-4073-8346-42101a6ee9ca Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:15,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-1cbdb2c5-2e63-4073-8346-42101a6ee9ca 2019-01-20 21:10:18,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:18,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5522e9b4-8171-45e4-8a43-35b50a6a88ab x-compute-request-id: req-5522e9b4-8171-45e4-8a43-35b50a6a88ab Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:18,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-5522e9b4-8171-45e4-8a43-35b50a6a88ab 2019-01-20 21:10:21,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:22,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45811491-893e-4466-b165-eaf5280dfb7d x-compute-request-id: req-45811491-893e-4466-b165-eaf5280dfb7d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:22,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-45811491-893e-4466-b165-eaf5280dfb7d 2019-01-20 21:10:25,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:25,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-072cf359-eb6b-4115-a039-8f9e45d2a712 x-compute-request-id: req-072cf359-eb6b-4115-a039-8f9e45d2a712 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:25,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-072cf359-eb6b-4115-a039-8f9e45d2a712 2019-01-20 21:10:28,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:28,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ac25b23-6bf7-4c15-a74b-881376feeb66 x-compute-request-id: req-6ac25b23-6bf7-4c15-a74b-881376feeb66 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:28,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-6ac25b23-6bf7-4c15-a74b-881376feeb66 2019-01-20 21:10:31,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:32,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17203253-e552-40dd-9de4-1d6fa50e3a42 x-compute-request-id: req-17203253-e552-40dd-9de4-1d6fa50e3a42 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:32,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-17203253-e552-40dd-9de4-1d6fa50e3a42 2019-01-20 21:10:35,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:35,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1e53b3-72ee-4251-9d6f-1e74d12ff6e3 x-compute-request-id: req-dd1e53b3-72ee-4251-9d6f-1e74d12ff6e3 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:08:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:35,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-dd1e53b3-72ee-4251-9d6f-1e74d12ff6e3 2019-01-20 21:10:38,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a1485ae1089187a6af1e01d0292152fb66fed4" 2019-01-20 21:10:39,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61e97efa-2e8f-4fd1-b9c8-48715257ebe3 x-compute-request-id: req-61e97efa-2e8f-4fd1-b9c8-48715257ebe3 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2019-01-20T21:10:37.000000", "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:10:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:39,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-61e97efa-2e8f-4fd1-b9c8-48715257ebe3 2019-01-20 21:10:39,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cd769271b9918d5326b0149a9b045d895cddf" 2019-01-20 21:10:39,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0863bbb7-3ed9-48c9-ab8a-35d49095f4d0 x-compute-request-id: req-0863bbb7-3ed9-48c9-ab8a-35d49095f4d0 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2019-01-20T21:10:37.000000", "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:10:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:10:39,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54 used request id req-0863bbb7-3ed9-48c9-ab8a-35d49095f4d0 2019-01-20 21:10:39,956 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2019-01-20 21:10:39,957 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group '22e4c191-f90b-4e7c-913f-84e009e9eddb'... 2019-01-20 21:10:39,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e98b1740dca4e9d99a65c1e0bd6a3da128ea801" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:10:41,600 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12ac8fc8-6b3d-4587-abd3-62480d4721ee x-compute-request-id: req-12ac8fc8-6b3d-4587-abd3-62480d4721ee Content-Length: 0 Content-Type: application/json 2019-01-20 21:10:41,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action used request id req-12ac8fc8-6b3d-4587-abd3-62480d4721ee 2019-01-20 21:10:41,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e98b1740dca4e9d99a65c1e0bd6a3da128ea801" -d '{"addFloatingIp": {"address": "172.30.9.211"}}' 2019-01-20 21:10:43,784 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88f0850e-32d5-4f9a-ac84-d71e9fa1a73f x-compute-request-id: req-88f0850e-32d5-4f9a-ac84-d71e9fa1a73f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:10:43,784 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action used request id req-88f0850e-32d5-4f9a-ac84-d71e9fa1a73f 2019-01-20 21:10:43,785 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:10:43,786 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:10:43,786 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:10:43,788 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:10:43,952 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2019-01-20 21:10:43,953 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2019-01-20 21:10:43,954 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2019-01-20 21:10:43,955 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2019-01-20 21:10:43,955 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2019-01-20 21:10:43,996 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2019-01-20 21:10:44,084 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2019-01-20 21:10:44,085 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2019-01-20 21:10:44,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cd769271b9918d5326b0149a9b045d895cddf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:10:44,091 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2019-01-20 21:10:45,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:10:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-632170f3-a600-4e4e-a1c0-4a6bf78347e1 x-compute-request-id: req-632170f3-a600-4e4e-a1c0-4a6bf78347e1 Content-Encoding: gzip Content-Length: 10539 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 583518141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139347] pid_max: default: 32768 minimum: 301\n[ 0.140249] ACPI: Core revision 20150930\n[ 0.141632] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142950] Security Framework initialized\n[ 0.143773] Yama: becoming mindful.\n[ 0.144506] AppArmor: AppArmor initialized\n[ 0.145396] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146811] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148487] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149723] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.151123] Initializing cgroup subsys io\n[ 0.151958] Initializing cgroup subsys memory\n[ 0.152833] Initializing cgroup subsys devices\n[ 0.153710] Initializing cgroup subsys freezer\n[ 0.154584] Initializing cgroup subsys net_cls\n[ 0.155453] Initializing cgroup subsys perf_event\n[ 0.156370] Initializing cgroup subsys net_prio\n[ 0.157272] Initializing cgroup subsys hugetlb\n[ 0.158165] Initializing cgroup subsys pids\n[ 0.159048] CPU: Physical Processor ID: 0\n[ 0.160549] mce: CPU supports 10 MCE banks\n[ 0.161407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162430] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173114] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.179474] ftrace: allocating 32123 entries in 126 pages\n[ 0.205561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206790] smpboot: Max logical packages: 1\n[ 0.207787] x2apic enabled\n[ 0.208599] Switched APIC routing to physical x2apic.\n[ 0.210354] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215319] KVM setup paravirtual spinlock\n[ 0.216611] x86: Booted up 1 node, 1 CPUs\n[ 0.217423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218827] devtmpfs: initialized\n[ 0.221286] evm: security.selinux\n[ 0.221996] evm: security.SMACK64\n[ 0.222703] evm: security.SMACK64EXEC\n[ 0.223448] evm: security.SMACK64TRANSMUTE\n[ 0.224268] evm: security.SMACK64MMAP\n[ 0.225021] evm: security.ima\n[ 0.225664] evm: security.capability\n[ 0.226470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228346] pinctrl core: initialized pinctrl subsystem\n[ 0.229448] RTC time: 21:10:36, date: 01/20/19\n[ 0.230395] NET: Registered protocol family 16\n[ 0.231374] cpuidle: using governor ladder\n[ 0.232204] cpuidle: using governor menu\n[ 0.233015] PCCT header not found.\n[ 0.233779] ACPI: bus type PCI registered\n[ 0.234593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235843] PCI: Using configuration type 1 for base access\n[ 0.238010] ACPI: Added _OSI(Module Device)\n[ 0.238863] ACPI: Added _OSI(Processor Device)\n[ 0.239731] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240644] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242768] ACPI: Interpreter enabled\n[ 0.243540] ACPI: (supports S0 S5)\n[ 0.244257] ACPI: Using IOAPIC for interrupt routing\n[ 0.245222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248319] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249462] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254260] acpiphp: Slot [3] registered\n[ 0.255071] acpiphp: Slot [4] registered\n[ 0.255876] acpiphp: Slot [5] registered\n[ 0.256693] acpiphp: Slot [6] registered\n[ 0.257501] acpiphp: Slot [7] registered\n[ 0.258311] acpiphp: Slot [8] registered\n[ 0.259121] acpiphp: Slot [9] registered\n[ 0.259932] acpiphp: Slot [10] registered\n[ 0.260763] acpiphp: Slot [11] registered\n[ 0.261589] acpiphp: Slot [12] registered\n[ 0.262407] acpiphp: Slot [13] registered\n[ 0.263245] acpiphp: Slot [14] registered\n[ 0.274190] acpiphp: Slot [15] registered\n[ 0.275033] acpiphp: Slot [16] registered\n[ 0.275852] acpiphp: Slot [17] registered\n[ 0.276677] acpiphp: Slot [18] registered\n[ 0.277495] acpiphp: Slot [19] registered\n[ 0.278318] acpiphp: Slot [20] registered\n[ 0.279144] acpiphp: Slot [21] registered\n[ 0.279966] acpiphp: Slot [22] registered\n[ 0.280786] acpiphp: Slot [23] registered\n[ 0.281603] acpiphp: Slot [24] registered\n[ 0.282423] acpiphp: Slot [25] registered\n[ 0.283265] acpiphp: Slot [26] registered\n[ 0.284085] acpiphp: Slot [27] registered\n[ 0.284909] acpiphp: Slot [28] registered\n[ 0.285728] acpiphp: Slot [29] registered\n[ 0.286552] acpiphp: Slot [30] registered\n[ 0.287382] acpiphp: Slot [31] registered\n[ 0.288199] PCI host bridge to bus 0000:00\n[ 0.289020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292964] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.294433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304527] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359762] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369417] vgaarb: loaded\n[ 0.370024] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371186] SCSI subsystem initialized\n[ 0.372009] ACPI: bus type USB registered\n[ 0.372832] usbcore: registered new interface driver usbfs\n[ 0.373886] usbcore: registered new interface driver hub\n[ 0.374906] usbcore: registered new device driver usb\n[ 0.375966] PCI: Using ACPI for IRQ routing\n[ 0.377004] NetLabel: Initializing\n[ 0.377726] NetLabel: domain hash size = 128\n[ 0.378579] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379536] NetLabel: unlabeled traffic allowed by default\n[ 0.380643] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381627] clocksource: Switched to clocksource kvm-clock\n[ 0.387073] AppArmor: AppArmor Filesystem Enabled\n[ 0.388061] pnp: PnP ACPI init\n[ 0.388976] pnp: PnP ACPI: found 5 devices\n[ 0.395027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396754] NET: Registered protocol family 2\n[ 0.397721] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.399021] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.400230] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.401419] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402527] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403731] NET: Registered protocol family 1\n[ 0.404608] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435222] Trying to unpack rootfs image as initramfs...\n[ 1.720270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.736360] Scanning for low memory corruption every 60 seconds\n[ 1.737729] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.738888] audit: initializing netlink subsys (disabled)\n[ 1.739921] audit: type=2000 audit(1548018639.109:1): initialized\n[ 1.741233] Initialise system trusted keyring\n[ 1.742184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.743362] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.745356] zbud: loaded\n[ 1.746074] VFS: Disk quotas dquot_6.6.0\n[ 1.746908] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.748314] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.749546] fuse init (API version 7.23)\n[ 1.750443] Key type big_key registered\n[ 1.751247] Allocating IMA MOK and blacklist keyrings.\n[ 1.752357] Key type asymmetric registered\n[ 1.753190] Asymmetric key parser 'x509' registered\n[ 1.754169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.755652] io scheduler noop registered\n[ 1.756450] io scheduler deadline registered (default)\n[ 1.757447] io scheduler cfq registered\n[ 1.758303] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.759361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.760632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.762113] ACPI: Power Button [PWRF]\n[ 1.762958] GHES: HEST is not enabled!\n[ 1.776832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.805265] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.807667] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.831715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.833838] Linux agpgart interface v0.103\n[ 1.835849] brd: module loaded\n[ 1.837097] loop: module loaded\n[ 1.838648] vda: vda1\n[ 1.839960] scsi host0: ata_piix\n[ 1.840705] scsi host1: ata_piix\n[ 1.841415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.842664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.844125] libphy: Fixed MDIO Bus: probed\n[ 1.844958] tun: Universal TUN/TAP device driver, 1.6\n[ 1.845929] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.848078] PPP generic driver version 2.4.2\n[ 1.848983] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.850265] ehci-pci: EHCI PCI platform driver\n[ 1.851157] ehci-platform: EHCI generic platform driver\n[ 1.852155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.853296] ohci-pci: OHCI PCI platform driver\n[ 1.854185] ohci-platform: OHCI generic platform driver\n[ 1.855192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.870380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.871565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.873279] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.874588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.875885] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.877249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.878921] usb usb1: Product: UHCI Host Controller\n[ 1.880064] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.882180] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.883148] hub 1-0:1.0: USB hub found\n[ 1.883934] hub 1-0:1.0: 2 ports detected\n[ 1.884851] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.887018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.887985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.889028] mousedev: PS/2 mouse device common for all mice\n[ 1.890295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.892186] rtc_cmos 00:00: RTC can wake from S4\n[ 1.893284] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.894501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.895715] i2c /dev entries driver\n[ 1.896473] device-mapper: uevent: version 1.0.3\n[ 1.897423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.899084] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.900362] NET: Registered protocol family 10\n[ 1.901366] NET: Registered protocol family 17\n[ 1.902269] Key type dns_resolver registered\n[ 1.903216] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.904322] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.906095] registered taskstats version 1\n[ 1.906951] Loading compiled-in X.509 certificates\n[ 1.908397] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.910274] zswap: loaded using pool lzo/zbud\n[ 1.912099] Key type trusted registered\n[ 1.914386] Key type encrypted registered\n[ 1.915220] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.916261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.917312] evm: HMAC attrs: 0x1\n[ 1.918273] Magic number: 3:317:197\n[ 1.919127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:10:38 UTC (1548018638)\n[ 1.920742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.921876] EDD information not available.\n[ 1.998192] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.999666] ata1.00: configured for MWDMA2\n[ 2.000861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.003211] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.004457] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.016134] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.018009] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.019556] Write protecting the kernel read-only data: 14336k\n[ 2.021112] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.022857] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.031687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033498] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035535] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037430] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039303] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041150] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043047] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.044863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047204] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049018] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079266] virtio_net virtio0 ens3: renamed from eth0\n[ 2.088062] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.089883] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.114062] AVX2 version of gcm_enc/dec engaged.\n[ 2.115060] AES CTR mode by8 optimization enabled\n[ 2.117994] FDC 0 is a S82078B\n[ 2.193668] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.355120] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.356379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.357673] usb 1-1: Product: QEMU USB Tablet\n[ 2.358527] usb 1-1: Manufacturer: QEMU\n[ 2.359308] usb 1-1: SerialNumber: 42\n[ 2.367124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.375767] usbcore: registered new interface driver usbhid\n[ 2.376852] usbhid: USB HID core driver\n[ 2.378567] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.380859] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.733862] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.735288] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.356045] md: linear personality registered for level -1\n[ 3.359017] md: multipath personality registered for level -4\n[ 3.362052] md: raid0 personality registered for level 0\n[ 3.365328] md: raid1 personality registered for level 1\n[ 3.437629] raid6: sse2x1 gen() 11592 MB/s\n[ 3.505631] raid6: sse2x1 xor() 9005 MB/s\n[ 3.573631] raid6: sse2x2 gen() 14852 MB/s\n[ 3.641629] raid6: sse2x2 xor() 9930 MB/s\n[ 3.709633] raid6: sse2x4 gen() 16946 MB/s\n[ 3.777630] raid6: sse2x4 xor() 11892 MB/s\n[ 3.845630] raid6: avx2x1 gen() 22597 MB/s\n[ 3.913629] raid6: avx2x2 gen() 26541 MB/s\n[ 3.981629] raid6: avx2x4 gen() 29763 MB/s\n[ 3.982531] raid6: using algorithm avx2x4 gen() 29763 MB/s\n[ 3.983592] raid6: using avx2x2 recovery algorithm\n[ 3.985918] xor: automatically using best checksumming function:\n[ 4.025629] avx : 35747.000 MB/sec\n[ 4.027770] async_tx: api initialized (async)\n[ 4.037044] md: raid6 personality registered for level 6\n[ 4.038245] md: raid5 personality registered for level 5\n[ 4.039596] md: raid4 personality registered for level 4\n[ 4.044472] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.070585] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.104108] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.210057] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.214455] systemd[1]: Detected virtualization kvm.\n[ 4.215712] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.220290] systemd[1]: Set hostname to .\n[ 4.225187] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.226689] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.367874] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.370400] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.372630] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.375486] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.378549] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.381455] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.384052] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.386703] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.390817] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.393599] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.398250] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.401596] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.406779] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.412190] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.415841] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.419801] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.422764] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.424605] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.426979] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.430390] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.432621] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.436420] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.445701] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.450409] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.460521] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.464657] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.469987] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.475303] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.480530] Loading iSCSI transport class v2.0-870.\n[ 4.481563] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.483396] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.488084] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.490090] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.497916] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.500386] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.507502] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.521961] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.552450] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.067801] cloud-init[451]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:10:42 +0000. Up 5.38 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n"} 2019-01-20 21:10:45,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action used request id req-632170f3-a600-4e4e-a1c0-4a6bf78347e1 2019-01-20 21:11:15,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cd769271b9918d5326b0149a9b045d895cddf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:11:16,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7d215b-152c-4e48-9264-257e8c6378aa x-compute-request-id: req-9c7d215b-152c-4e48-9264-257e8c6378aa Content-Encoding: gzip Content-Length: 14943 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 583518141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137679] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139347] pid_max: default: 32768 minimum: 301\n[ 0.140249] ACPI: Core revision 20150930\n[ 0.141632] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142950] Security Framework initialized\n[ 0.143773] Yama: becoming mindful.\n[ 0.144506] AppArmor: AppArmor initialized\n[ 0.145396] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.146811] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148487] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149723] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.151123] Initializing cgroup subsys io\n[ 0.151958] Initializing cgroup subsys memory\n[ 0.152833] Initializing cgroup subsys devices\n[ 0.153710] Initializing cgroup subsys freezer\n[ 0.154584] Initializing cgroup subsys net_cls\n[ 0.155453] Initializing cgroup subsys perf_event\n[ 0.156370] Initializing cgroup subsys net_prio\n[ 0.157272] Initializing cgroup subsys hugetlb\n[ 0.158165] Initializing cgroup subsys pids\n[ 0.159048] CPU: Physical Processor ID: 0\n[ 0.160549] mce: CPU supports 10 MCE banks\n[ 0.161407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162430] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173114] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.179474] ftrace: allocating 32123 entries in 126 pages\n[ 0.205561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206790] smpboot: Max logical packages: 1\n[ 0.207787] x2apic enabled\n[ 0.208599] Switched APIC routing to physical x2apic.\n[ 0.210354] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215319] KVM setup paravirtual spinlock\n[ 0.216611] x86: Booted up 1 node, 1 CPUs\n[ 0.217423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218827] devtmpfs: initialized\n[ 0.221286] evm: security.selinux\n[ 0.221996] evm: security.SMACK64\n[ 0.222703] evm: security.SMACK64EXEC\n[ 0.223448] evm: security.SMACK64TRANSMUTE\n[ 0.224268] evm: security.SMACK64MMAP\n[ 0.225021] evm: security.ima\n[ 0.225664] evm: security.capability\n[ 0.226470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228346] pinctrl core: initialized pinctrl subsystem\n[ 0.229448] RTC time: 21:10:36, date: 01/20/19\n[ 0.230395] NET: Registered protocol family 16\n[ 0.231374] cpuidle: using governor ladder\n[ 0.232204] cpuidle: using governor menu\n[ 0.233015] PCCT header not found.\n[ 0.233779] ACPI: bus type PCI registered\n[ 0.234593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235843] PCI: Using configuration type 1 for base access\n[ 0.238010] ACPI: Added _OSI(Module Device)\n[ 0.238863] ACPI: Added _OSI(Processor Device)\n[ 0.239731] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240644] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242768] ACPI: Interpreter enabled\n[ 0.243540] ACPI: (supports S0 S5)\n[ 0.244257] ACPI: Using IOAPIC for interrupt routing\n[ 0.245222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248319] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249462] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254260] acpiphp: Slot [3] registered\n[ 0.255071] acpiphp: Slot [4] registered\n[ 0.255876] acpiphp: Slot [5] registered\n[ 0.256693] acpiphp: Slot [6] registered\n[ 0.257501] acpiphp: Slot [7] registered\n[ 0.258311] acpiphp: Slot [8] registered\n[ 0.259121] acpiphp: Slot [9] registered\n[ 0.259932] acpiphp: Slot [10] registered\n[ 0.260763] acpiphp: Slot [11] registered\n[ 0.261589] acpiphp: Slot [12] registered\n[ 0.262407] acpiphp: Slot [13] registered\n[ 0.263245] acpiphp: Slot [14] registered\n[ 0.274190] acpiphp: Slot [15] registered\n[ 0.275033] acpiphp: Slot [16] registered\n[ 0.275852] acpiphp: Slot [17] registered\n[ 0.276677] acpiphp: Slot [18] registered\n[ 0.277495] acpiphp: Slot [19] registered\n[ 0.278318] acpiphp: Slot [20] registered\n[ 0.279144] acpiphp: Slot [21] registered\n[ 0.279966] acpiphp: Slot [22] registered\n[ 0.280786] acpiphp: Slot [23] registered\n[ 0.281603] acpiphp: Slot [24] registered\n[ 0.282423] acpiphp: Slot [25] registered\n[ 0.283265] acpiphp: Slot [26] registered\n[ 0.284085] acpiphp: Slot [27] registered\n[ 0.284909] acpiphp: Slot [28] registered\n[ 0.285728] acpiphp: Slot [29] registered\n[ 0.286552] acpiphp: Slot [30] registered\n[ 0.287382] acpiphp: Slot [31] registered\n[ 0.288199] PCI host bridge to bus 0000:00\n[ 0.289020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292964] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.294433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304527] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359762] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362656] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367854] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369417] vgaarb: loaded\n[ 0.370024] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371186] SCSI subsystem initialized\n[ 0.372009] ACPI: bus type USB registered\n[ 0.372832] usbcore: registered new interface driver usbfs\n[ 0.373886] usbcore: registered new interface driver hub\n[ 0.374906] usbcore: registered new device driver usb\n[ 0.375966] PCI: Using ACPI for IRQ routing\n[ 0.377004] NetLabel: Initializing\n[ 0.377726] NetLabel: domain hash size = 128\n[ 0.378579] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379536] NetLabel: unlabeled traffic allowed by default\n[ 0.380643] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381627] clocksource: Switched to clocksource kvm-clock\n[ 0.387073] AppArmor: AppArmor Filesystem Enabled\n[ 0.388061] pnp: PnP ACPI init\n[ 0.388976] pnp: PnP ACPI: found 5 devices\n[ 0.395027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396754] NET: Registered protocol family 2\n[ 0.397721] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.399021] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.400230] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.401419] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.402527] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403731] NET: Registered protocol family 1\n[ 0.404608] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405719] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435222] Trying to unpack rootfs image as initramfs...\n[ 1.720270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.736360] Scanning for low memory corruption every 60 seconds\n[ 1.737729] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.738888] audit: initializing netlink subsys (disabled)\n[ 1.739921] audit: type=2000 audit(1548018639.109:1): initialized\n[ 1.741233] Initialise system trusted keyring\n[ 1.742184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.743362] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.745356] zbud: loaded\n[ 1.746074] VFS: Disk quotas dquot_6.6.0\n[ 1.746908] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.748314] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.749546] fuse init (API version 7.23)\n[ 1.750443] Key type big_key registered\n[ 1.751247] Allocating IMA MOK and blacklist keyrings.\n[ 1.752357] Key type asymmetric registered\n[ 1.753190] Asymmetric key parser 'x509' registered\n[ 1.754169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.755652] io scheduler noop registered\n[ 1.756450] io scheduler deadline registered (default)\n[ 1.757447] io scheduler cfq registered\n[ 1.758303] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.759361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.760632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.762113] ACPI: Power Button [PWRF]\n[ 1.762958] GHES: HEST is not enabled!\n[ 1.776832] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.805265] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.807667] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.831715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.833838] Linux agpgart interface v0.103\n[ 1.835849] brd: module loaded\n[ 1.837097] loop: module loaded\n[ 1.838648] vda: vda1\n[ 1.839960] scsi host0: ata_piix\n[ 1.840705] scsi host1: ata_piix\n[ 1.841415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.842664] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.844125] libphy: Fixed MDIO Bus: probed\n[ 1.844958] tun: Universal TUN/TAP device driver, 1.6\n[ 1.845929] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.848078] PPP generic driver version 2.4.2\n[ 1.848983] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.850265] ehci-pci: EHCI PCI platform driver\n[ 1.851157] ehci-platform: EHCI generic platform driver\n[ 1.852155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.853296] ohci-pci: OHCI PCI platform driver\n[ 1.854185] ohci-platform: OHCI generic platform driver\n[ 1.855192] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.870380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.871565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.873279] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.874588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.875885] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.877249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.878921] usb usb1: Product: UHCI Host Controller\n[ 1.880064] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.882180] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.883148] hub 1-0:1.0: USB hub found\n[ 1.883934] hub 1-0:1.0: 2 ports detected\n[ 1.884851] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.887018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.887985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.889028] mousedev: PS/2 mouse device common for all mice\n[ 1.890295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.892186] rtc_cmos 00:00: RTC can wake from S4\n[ 1.893284] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.894501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.895715] i2c /dev entries driver\n[ 1.896473] device-mapper: uevent: version 1.0.3\n[ 1.897423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.899084] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.900362] NET: Registered protocol family 10\n[ 1.901366] NET: Registered protocol family 17\n[ 1.902269] Key type dns_resolver registered\n[ 1.903216] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.904322] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.906095] registered taskstats version 1\n[ 1.906951] Loading compiled-in X.509 certificates\n[ 1.908397] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.910274] zswap: loaded using pool lzo/zbud\n[ 1.912099] Key type trusted registered\n[ 1.914386] Key type encrypted registered\n[ 1.915220] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.916261] ima: No TPM chip found, activating TPM-bypass!\n[ 1.917312] evm: HMAC attrs: 0x1\n[ 1.918273] Magic number: 3:317:197\n[ 1.919127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:10:38 UTC (1548018638)\n[ 1.920742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.921876] EDD information not available.\n[ 1.998192] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.999666] ata1.00: configured for MWDMA2\n[ 2.000861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.003211] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.004457] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.016134] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.018009] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.019556] Write protecting the kernel read-only data: 14336k\n[ 2.021112] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.022857] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.031687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033498] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035535] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.037430] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.039303] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041150] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.043047] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.044863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047204] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049018] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079266] virtio_net virtio0 ens3: renamed from eth0\n[ 2.088062] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.089883] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.114062] AVX2 version of gcm_enc/dec engaged.\n[ 2.115060] AES CTR mode by8 optimization enabled\n[ 2.117994] FDC 0 is a S82078B\n[ 2.193668] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.355120] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.356379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.357673] usb 1-1: Product: QEMU USB Tablet\n[ 2.358527] usb 1-1: Manufacturer: QEMU\n[ 2.359308] usb 1-1: SerialNumber: 42\n[ 2.367124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.375767] usbcore: registered new interface driver usbhid\n[ 2.376852] usbhid: USB HID core driver\n[ 2.378567] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.380859] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.733862] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.735288] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.356045] md: linear personality registered for level -1\n[ 3.359017] md: multipath personality registered for level -4\n[ 3.362052] md: raid0 personality registered for level 0\n[ 3.365328] md: raid1 personality registered for level 1\n[ 3.437629] raid6: sse2x1 gen() 11592 MB/s\n[ 3.505631] raid6: sse2x1 xor() 9005 MB/s\n[ 3.573631] raid6: sse2x2 gen() 14852 MB/s\n[ 3.641629] raid6: sse2x2 xor() 9930 MB/s\n[ 3.709633] raid6: sse2x4 gen() 16946 MB/s\n[ 3.777630] raid6: sse2x4 xor() 11892 MB/s\n[ 3.845630] raid6: avx2x1 gen() 22597 MB/s\n[ 3.913629] raid6: avx2x2 gen() 26541 MB/s\n[ 3.981629] raid6: avx2x4 gen() 29763 MB/s\n[ 3.982531] raid6: using algorithm avx2x4 gen() 29763 MB/s\n[ 3.983592] raid6: using avx2x2 recovery algorithm\n[ 3.985918] xor: automatically using best checksumming function:\n[ 4.025629] avx : 35747.000 MB/sec\n[ 4.027770] async_tx: api initialized (async)\n[ 4.037044] md: raid6 personality registered for level 6\n[ 4.038245] md: raid5 personality registered for level 5\n[ 4.039596] md: raid4 personality registered for level 4\n[ 4.044472] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.070585] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.104108] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.210057] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.214455] systemd[1]: Detected virtualization kvm.\n[ 4.215712] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.220290] systemd[1]: Set hostname to .\n[ 4.225187] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.226689] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.367874] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.370400] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.372630] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.375486] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.378549] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.381455] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.384052] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.386703] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.390817] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.393599] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.398250] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.401596] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.406779] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.412190] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.415841] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.419801] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.422764] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.424605] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.426979] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.430390] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.432621] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.436420] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.445701] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.450409] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.460521] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.464657] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.469987] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.475303] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.480530] Loading iSCSI transport class v2.0-870.\n[ 4.481563] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.483396] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.488084] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.490090] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.497916] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.500386] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.507502] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.521961] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.552450] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.067801] cloud-init[451]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:10:42 +0000. Up 5.38 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.042624] cloud-init[1046]: Cloud-init v. 0.7.9 running 'init' at Sun, 20 Jan 2019 21:10:43 +0000. Up 7.13 seconds.\n[ 8.044706] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.048094] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.052096] cloud-init[1046]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.060110] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.062137] cloud-init[1046]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.068300] cloud-init[1046]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.070976] cloud-init[1046]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:52:62:63 |\n[ 8.076300] cloud-init[1046]: ci-info: | ens3 | True | fe80::f816:3eff:fe52:6263/64 | . | link | fa:16:3e:52:62:63 |\n[ 8.084112] cloud-init[1046]: ci-info: | ens6 | False | . | . | . | 52:54:00:14:ad:ec |\n[ 8.088124] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.092180] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.096108] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.100104] cloud-init[1046]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.101756] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.105426] cloud-init[1046]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.110918] cloud-init[1046]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.115873] cloud-init[1046]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.117564] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.121353] cloud-init[1046]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 8.124072] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m[ 8.128125] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.129271] cloud-init[1046]: The key fingerprint is:\n[ 8.130053] cloud-init[1046]: SHA256:Ww7BQgW7HBBYZ1skuuqnOdvrNTDo2OjZOd95grUhn0s root@sdnvpn-3-2-quagga\n[ 8.131274] cloud-init[1046]: The key's randomart image is:] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n\n[ 8.133643] cloud-init[1046]: +---[RSA 2048]----+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.[ 8.134727] cloud-init[1046]: | o+.*++ |\n[ 8.140840] cloud-init[1046]: | . * * |\n[ 8.141590] cloud-init[1046]: | . = o |\n[ 8.142352] cloud-init[1046]: | . o + . |\n[ 8.143108] cloud-init[1046]: | . + o S . |\n[ 8.143855] \n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[1046]: | = . + o = |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: Record successful boot for GRUB...\n[ 8.148364] cloud-init[1046]: |o + BE= . |\n[ 8.152886] cloud-init[1046]: |..++ooo*.. |\n Starting Pollinate to seed the pseudo random number generator...\n[ 8.155328] cloud-init[1046]: | o=O*o ++ |\n[ 8.157919] [[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[1046]: [[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n+----[SHA256]-----+\n[ 8.177913] cloud-init[1046]: Generating public/private dsa key pair.\n[ 8.181332] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.184126] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.191931] cloud-init[1046]: The key fingerprint is:\n[ 8.195460] cloud-init[1046]: SHA256:24Q/qo4lW72DFnuxY8LlxyWcIcBWlEvzt1/Xo44UE7I root@sdnvpn-3-2-quagga\n[ 8.202032] cloud-init[1046]: The key's randomart image is:\n Starting LXD - container startup/shutdown...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[ 8.217667] cloud-init[1046]: Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n+---[DSA 1024]----+\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.239475] cloud-init Starting Login Service...\n Starting Apply the settings specified in cloud-config...\n[1046]: | . oo. |\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n[ 8.303322] cloud-init[1046]: | + + |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.332483] cloud-init[1046]: | . o = . |\n[ 8.350458] cloud-init[1046]: | o.= o |[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 8.359707] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1046]: | SE.* . .|\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...[ 8.373203] cloud-init[1046]: | ..o=+ = .+|\n\n[ 8.378780] cloud-init[1046]: | ..o*o+++ ...o|\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.404846] [[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...cloud-init\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...[1046]: | ** Bo+.... |\n\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 8.447014] cloud-init[1046]: | ooo=o+ ... |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 8.468355] cloud-init[1046]: +----[SHA256]-----+\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 8.498656] cloud-init[1046]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.505060] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 8.532907] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.542950] cloud-init[1046]: The key fingerprint is:\n[ 8.553932] cloud-init[1046]: SHA256:X3MQ6UVR9Rrcd3c0Fmd+HdyrQS0jsqM15wWS7UVd7nA root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.558280] cloud-init[1046]: The key's randomart image is:\n[ 8.561374] cloud-init[1046]: +---[ECDSA 256]---+\n[ 8.568559] cloud-init[1046]: | o o+*B%|\n[ 8.569971] cloud-init[1046]: | + +.BoXB|\n[ 8.571144] cloud-init[1046]: | =.*.* E|\n[ 8.573240] cloud-init[1046]: | = o.+ B*|\n[ 8.575770] cloud-init[1046]: | S = + = .|\n[ 8.578265] cloud-init[1046]: | . . o + |\n[ 8.580190] cloud-init[1046]: | . |\n[ 8.582575] cloud-init[1046]: | |\n[ 8.585295] cloud-init[1046]: | |\n[ 8.587787] cloud-init[1046]: +----[SHA256]-----+\n[ 8.589752] cloud-init[1046]: Generating public/private ed25519 key pair.\n[ 8.592670] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.596133] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.599124] cloud-init[1046]: The key fingerprint is:\n[ 8.602692] cloud-init[1046]: SHA256:Re6sbJO3jTlrsR/Z/rF6uDhuJGO0StcQqTRx5gaA6Vg root@sdnvpn-3-2-quagga\n[ 8.607845] cloud-init[1046]: The key's randomart image is:\n[ 8.612437] cloud-init[1046]: +--[ED25519 256]--+\n[ 8.613467] cloud-init[1046]: | o..o.oo |\n[ 8.614491] cloud-init[1046]: | E o== |\n[ 8.619549] cloud-init[1046]: | + . oo+ |\n[ 8.620631] cloud-init[1046]: | . . ..* |\n[ 8.621658] cloud-init[1046]: | S * |\n[ 8.622674] cloud-init[1046]: | o O.o o |\n[ 8.628082] cloud-init[1046]: | . X =oo o. |\n[ 8.629331] cloud-init[1046]: | o o+B.+ .o|\n[ 8.630361] cloud-init[1046]: | .B*+o=o.|\n[ 8.631377] cloud-init[1046]: +----[SHA256]-----+\n[ 8.848455] cloud-init[1206]: Generating locales (this might take a while)...\n[ 9.414068] cloud-init[1206]: en_US.UTF-8... done\n[ 9.415896] cloud-init[1206]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.105570] cloud-init[1206]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 20 Jan 2019 21:10:45 +0000. Up 8.78 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.405218] cloud-init[1414]: + chpasswd\n[ 10.406577] cloud-init[1414]: + echo ubuntu:opnfv\n[ 10.458177] cloud-init[1414]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 30.459896] cloud-init[1414]: + NEIGHBOR_IP=172.30.9.31\n[ 30.461093] cloud-init[1414]: + OWN_IP=172.30.9.208\n[ 30.461979] cloud-init[1414]: + EXT_NET_MASK=24\n[ 30.464060] cloud-init[1414]: ++ awk '{print $2}'\n[ 30.465144] cloud-init[1414]: ++ getent hosts\n[ 30.467789] cloud-init[1414]: ++ awk '{print $1}'\n[ 30.470005] cloud-init[1414]: ++ cat /etc/hostname\n[ 30.472028] cloud-init[1414]: + [[ localhost\n[ 30.473719] cloud-init[1414]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 30.476027] cloud-init[1414]: + tee -a /etc/hosts\n[ 30.478225] cloud-init[1414]: ++ awk '{print $1}'\n[ 30.479138] cloud-init[1414]: ++ cat /etc/hostname\n[ 30.481782] cloud-init[1414]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 30.483015] cloud-init[1414]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 30.485008] cloud-init[1414]: + quagga_int=\n[ 30.486867] cloud-init[1414]: ++ awk 'NR>2{print $1}'\n[ 30.488551] cloud-init[1414]: ++ netstat -ia\n[ 30.491109] cloud-init[1414]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 30.493284] cloud-init[1414]: ++ grep ens3\n[ 30.494441] cloud-init[1414]: ++ ifconfig\n[ 30.495444] cloud-init[1414]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:52:62:63 ' ']'\n[ 30.508026] cloud-init[1414]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 30.512028] cloud-init[1414]: ++ grep ens6\n[ 30.512948] cloud-init[1414]: ++ ifconfig\n[ 30.516142] cloud-init[1414]: + '[' -z '' ']'\n[ 30.517100] cloud-init[1414]: + quagga_int=ens6\n[ 30.520029] cloud-init[1414]: + break\n[ 30.520907] cloud-init[1414]: + '[' -z ens6 ']'\n[ 30.523666] cloud-init[1414]: + ip link set ens6 up\n[ 30.525211] cloud-init[1414]: + ip addr add 172.30.9.208/24 dev ens6\n[ 30.536708] cloud-init[1414]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 30.540044] cloud-init[1414]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 30.543112] cloud-init[1414]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 30.545522] cloud-init[1414]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 30.547871] cloud-init[1414]: + touch /var/log/bgpd.log\n[ 30.549872] cloud-init[1414]: + chown quagga:quagga /var/log/bgpd.log\n[ 30.551231] cloud-init[1414]: + chown quagga:quagga /etc/quagga/daemons\n[ 30.552659] cloud-init[1414]: + cat\n[ 30.553570] cloud-init[1414]: + touch /etc/quagga/zebra.conf\n[ 30.554832] cloud-init[1414]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 30.556820] cloud-init[1414]: + cat\n[ 30.559772] cloud-init[1414]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 30.561382] cloud-init[1414]: + service quagga restart\n[ 30.576033] cloud-init[1414]: + pgrep bgpd\n[ 30.581188] cloud-init[1414]: 1511\n[ 30.584039] cloud-init[1414]: + pgrep zebra\n[ 30.584978] cloud-init[1414]: 1507\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Jan 20 21:11:07 ec2: \n<14>Jan 20 21:11:07 ec2: #############################################################\n<14>Jan 20 21:11:07 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jan 20 21:11:07 ec2: 1024 SHA256:24Q/qo4lW72DFnuxY8LlxyWcIcBWlEvzt1/Xo44UE7I root@sdnvpn-3-2-quagga (DSA)\n<14>Jan 20 21:11:07 ec2: 256 SHA256:X3MQ6UVR9Rrcd3c0Fmd+HdyrQS0jsqM15wWS7UVd7nA root@sdnvpn-3-2-quagga (ECDSA)\n<14>Jan 20 21:11:07 ec2: 256 SHA256:Re6sbJO3jTlrsR/Z/rF6uDhuJGO0StcQqTRx5gaA6Vg root@sdnvpn-3-2-quagga (ED25519)\n<14>Jan 20 21:11:07 ec2: 2048 SHA256:Ww7BQgW7HBBYZ1skuuqnOdvrNTDo2OjZOd95grUhn0s root@sdnvpn-3-2-quagga (RSA)\n<14>Jan 20 21:11:07 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jan 20 21:11:07 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOCLWEjGgGC3CfUNwf4qZMRTzi9tPXxwNQpZHXRQIl4eOAWLVJPiORRUxNKOYd15yffSIp9NLfEqVm9DVYilBw= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII5ljcmlZ1vLM7AFHMHe2G7MaV9JU33hYOk/GY+HPelZ root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5ZOl3xPS378tHa71tYxH7hqTYt0xg4UGIoGv9yuVAxQ13haOWko2xSUFZKltCMezd82engv9gAlMQm4oLcRtafuKimN9+cMSRc0ICJrb0AWw3MxSug32VlZd4Gp2S5kB0BUVxoG1yltF97lfYLm74stxtzfq9OhgSRZ/AMRWakYrJsoMGE7OizcqjiqZ1Gh4nZEjj2qDCWymMCiRGC1GiFazsrEX3rm8pKRBm9o4VjTV/Uq2SfX9/IcYSgLCabvSTlFLtfMbDjCS2ZoerqdNd8B6IQgNsbxJMr+HKt3esQpUzTageghUI/s6xKUFd9gfSn0u3wAbb0ermBrwtZxW1 root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 30.624259] cloud-init[1414]: Cloud-init v. 0.7.9 running 'modules:final' at Sun, 20 Jan 2019 21:10:47 +0000. Up 10.33 seconds.\n[ 30.626248] cloud-init[1414]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 30.627530] cloud-init[1414]: Cloud-init v. 0.7.9 finished at Sun, 20 Jan 2019 21:11:07 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 30.61 seconds\n["} 2019-01-20 21:11:16,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action used request id req-9c7d215b-152c-4e48-9264-257e8c6378aa 2019-01-20 21:11:16,288 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2019-01-20 21:11:16,289 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2019-01-20 21:11:16,290 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2019-01-20 21:11:16,290 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2019-01-20 21:11:16,293 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2019-01-20 21:11:17,005 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2019-01-20 21:11:17,006 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.208 --use-source-ip 172.30.9.31: client: JAVA_HOME not set; results may vary  2019-01-20 21:11:17,007 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2019-01-20 21:11:17,008 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2019-01-20 21:11:17,009 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2019-01-20 21:11:17,009 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2019-01-20 21:11:17,050 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2019-01-20 21:11:17,737 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2019-01-20 21:11:17,738 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.208, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:01, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.31 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 1 seconds Read thread:off Write thread: off  2019-01-20 21:11:17,739 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2019-01-20 21:11:17,739 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2019-01-20 21:11:17,739 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2019-01-20 21:11:18,741 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2019-01-20 21:11:18,742 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2019-01-20 21:11:18,742 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2019-01-20 21:11:18,744 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2019-01-20 21:11:19,426 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2019-01-20 21:11:19,427 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.208, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.208 BGP state = Established, up for 00:00:01 Last read00:00:01, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family VPN-IPv4 Unicast: advertised and received Graceful Restart Capabilty: advertised and received Remote Restart timer is 120 seconds Address families by peer: none Graceful restart informations: End-of-RIB send: End-of-RIB received: Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 0 0 Keepalives: 2 1 Route Refresh: 0 0 Capability: 0 0 Total: 3 2 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.31 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 1; dropped 0 Last reset never Local host: 172.30.9.31, Local port: 45363 Foreign host: 172.30.9.208, Foreign port: 179 Nexthop: 172.30.9.31 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2019-01-20 21:11:19,427 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2019-01-20 21:11:19,428 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:01 2019-01-20 21:11:19,428 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2019-01-20 21:11:20,429 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2019-01-20 21:11:20,429 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2019-01-20 21:11:20,430 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2019-01-20 21:11:20,431 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2019-01-20 21:11:20,433 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2019-01-20 21:11:20,495 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2019-01-20 21:11:20,496 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2019-01-20 21:11:20,496 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2019-01-20 21:11:20,497 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2019-01-20 21:11:20,497 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2019-01-20 21:11:20,538 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2019-01-20 21:11:20,645 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2019-01-20 21:11:20,646 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2019-01-20 21:11:20,647 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2019-01-20 21:11:20,647 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2019-01-20 21:11:20,648 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2019-01-20 21:11:20,688 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2019-01-20 21:11:20,821 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2019-01-20 21:11:20,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e98b1740dca4e9d99a65c1e0bd6a3da128ea801" 2019-01-20 21:11:20,828 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2019-01-20 21:11:20,923 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2cce74f-11c8-427a-bd88-40b55ed56da1 x-compute-request-id: req-d2cce74f-11c8-427a-bd88-40b55ed56da1 Content-Length: 0 Content-Type: application/json 2019-01-20 21:11:20,923 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3 used request id req-d2cce74f-11c8-427a-bd88-40b55ed56da1 2019-01-20 21:11:20,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e98b1740dca4e9d99a65c1e0bd6a3da128ea801" -d '{"forceDelete": null}' 2019-01-20 21:11:21,094 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85da43d8-d6a7-45a5-9472-57c12c6eec54 x-compute-request-id: req-85da43d8-d6a7-45a5-9472-57c12c6eec54 Content-Length: 0 Content-Type: application/json 2019-01-20 21:11:21,095 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54/action used request id req-85da43d8-d6a7-45a5-9472-57c12c6eec54 2019-01-20 21:11:21,095 - sdnvpn_test_utils - DEBUG - Waiting for instance to be deleted 2019-01-20 21:11:21,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e98b1740dca4e9d99a65c1e0bd6a3da128ea801" 2019-01-20 21:11:21,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76d1c05d-2fb0-4c11-9682-a911e57ec086 x-compute-request-id: req-76d1c05d-2fb0-4c11-9682-a911e57ec086 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:62:63", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3391304b-2dff-4092-a87b-dd7d3d996b54", "rel": "bookmark"}], "image": {"id": "aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "links": [{"href": "http://172.30.9.27:8774/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2019-01-20T21:10:37.000000", "flavor": {"id": "8e78f295-6abe-4169-9694-85cf9d2988a3", "links": [{"href": "http://172.30.9.27:8774/flavors/8e78f295-6abe-4169-9694-85cf9d2988a3", "rel": "bookmark"}]}, "id": "3391304b-2dff-4092-a87b-dd7d3d996b54", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:11:20Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2019-01-20T21:08:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:11:21,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-76d1c05d-2fb0-4c11-9682-a911e57ec086 2019-01-20 21:11:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbe68769f7013809661d56f4b907d5663d158bc7" 2019-01-20 21:11:25,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21108fbc-b7e5-4656-a1f6-1d237dc367c3 Date: Sun, 20 Jan 2019 21:11:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:11:25,806 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/aa296e9c-5f83-43bd-b3db-359e90cdf4c8 used request id req-21108fbc-b7e5-4656-a1f6-1d237dc367c3 2019-01-20 21:11:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/5ed784e0-7796-4257-a86f-33fc315d93d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:26,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5c0a419-8c5c-48bd-b8df-ac3c1700995e Content-Length: 0 Date: Sun, 20 Jan 2019 21:11:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:26,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5ed784e0-7796-4257-a86f-33fc315d93d0 used request id req-f5c0a419-8c5c-48bd-b8df-ac3c1700995e 2019-01-20 21:11:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/2acdf927-f9bc-491c-9a4d-ebef5684e333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:27,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fe88baf-0e11-4d0f-93c6-be3afc02af29 Content-Length: 0 Date: Sun, 20 Jan 2019 21:11:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:27,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2acdf927-f9bc-491c-9a4d-ebef5684e333 used request id req-5fe88baf-0e11-4d0f-93c6-be3afc02af29 2019-01-20 21:11:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"subnet_id": "1e039567-8ad9-4346-a8ac-8efc164eb983"}' 2019-01-20 21:11:28,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cac344b2-d8d2-4be2-acbd-b1a99900669e Date: Sun, 20 Jan 2019 21:11:28 GMT RESP BODY: {"network_id": "a6f63832-ccf4-474b-b7eb-6cb84b74177e", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "1e039567-8ad9-4346-a8ac-8efc164eb983", "subnet_ids": ["1e039567-8ad9-4346-a8ac-8efc164eb983"], "port_id": "18d251a1-a40f-4869-a6c3-3dd03e955f95", "id": "cea867af-b93c-4dd1-b03e-77de6c50c0cc"} 2019-01-20 21:11:28,629 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc/remove_router_interface used request id req-cac344b2-d8d2-4be2-acbd-b1a99900669e 2019-01-20 21:11:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"subnet_id": "1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"}' 2019-01-20 21:11:29,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8272861f-b747-4815-b5e9-7d746403972f Date: Sun, 20 Jan 2019 21:11:29 GMT RESP BODY: {"network_id": "bfbb9518-fa4b-47ec-b509-e4283ce7f36d", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "1c2ae420-c67e-4f8b-8e2e-96830ba4aae6", "subnet_ids": ["1c2ae420-c67e-4f8b-8e2e-96830ba4aae6"], "port_id": "4f405bc0-d9ab-4d37-b650-c3be0941e94a", "id": "fa3b541c-ab3a-40a2-ac59-8c632ff36aea"} 2019-01-20 21:11:29,871 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea/remove_router_interface used request id req-8272861f-b747-4815-b5e9-7d746403972f 2019-01-20 21:11:29,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:11:30,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-982eb7b1-d200-4422-9a12-d923973ccf7e Date: Sun, 20 Jan 2019 21:11:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:11:30Z", "revision_number": 7, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cea867af-b93c-4dd1-b03e-77de6c50c0cc", "name": "sdnvpn-3-1-router"}} 2019-01-20 21:11:30,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc used request id req-982eb7b1-d200-4422-9a12-d923973ccf7e 2019-01-20 21:11:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:11:31,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-ec7b47ae-adbb-4e08-ae05-5d327b02d955 Date: Sun, 20 Jan 2019 21:11:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:08:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:11:31Z", "revision_number": 8, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "fa3b541c-ab3a-40a2-ac59-8c632ff36aea", "name": "sdnvpn-3-2-quagga-router"}} 2019-01-20 21:11:31,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea used request id req-ec7b47ae-adbb-4e08-ae05-5d327b02d955 2019-01-20 21:11:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1e039567-8ad9-4346-a8ac-8efc164eb983 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:34,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9615a37-0548-449a-8999-be2acf8a79d9 Date: Sun, 20 Jan 2019 21:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:34,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1e039567-8ad9-4346-a8ac-8efc164eb983 used request id req-d9615a37-0548-449a-8999-be2acf8a79d9 2019-01-20 21:11:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1c2ae420-c67e-4f8b-8e2e-96830ba4aae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:36,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf25a66f-d34b-4307-8cd7-2903986623fe Date: Sun, 20 Jan 2019 21:11:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:36,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1c2ae420-c67e-4f8b-8e2e-96830ba4aae6 used request id req-cf25a66f-d34b-4307-8cd7-2903986623fe 2019-01-20 21:11:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:36,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b4de2d7-a2bd-4ef1-9810-0d18322b5f84 Content-Length: 0 Date: Sun, 20 Jan 2019 21:11:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:36,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/cea867af-b93c-4dd1-b03e-77de6c50c0cc used request id req-1b4de2d7-a2bd-4ef1-9810-0d18322b5f84 2019-01-20 21:11:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:37,542 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3f97251-87a3-4b41-a8b1-4e0f36d7b606 Content-Length: 0 Date: Sun, 20 Jan 2019 21:11:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:37,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fa3b541c-ab3a-40a2-ac59-8c632ff36aea used request id req-f3f97251-87a3-4b41-a8b1-4e0f36d7b606 2019-01-20 21:11:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/a6f63832-ccf4-474b-b7eb-6cb84b74177e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:38,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85a13d8e-029d-4b44-9dd8-50610b0c197a Date: Sun, 20 Jan 2019 21:11:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:38,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a6f63832-ccf4-474b-b7eb-6cb84b74177e used request id req-85a13d8e-029d-4b44-9dd8-50610b0c197a 2019-01-20 21:11:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/bfbb9518-fa4b-47ec-b509-e4283ce7f36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85208bb0669774bf2d372ffca15e9ed70b1a7531" 2019-01-20 21:11:39,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a02d26a9-d94b-47dd-8472-88f9fb397785 Date: Sun, 20 Jan 2019 21:11:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:11:39,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/bfbb9518-fa4b-47ec-b509-e4283ce7f36d used request id req-a02d26a9-d94b-47dd-8472-88f9fb397785 2019-01-20 21:11:39,167 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that OpenDaylight can start/communicate with zrpcd/Quagga | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | zrpcd is running in overcloud-controller-2 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-0 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-1 | +----------------------------------------------------------------------------------------+ | PASS | Found BGP entity owner | +----------------------------------------------------------------------------------------+ | PASS | bgpd is running | +----------------------------------------------------------------------------------------+ | PASS | Assign a Floating IP to sdnvpn-3-2-quagga | | PASS | Bootstrap quagga inside an OpenStack instance | +========================================================================================+ +----------------------------------------------------------------------------------------+ | Peer Quagga with OpenDaylight | +----------------------------------------------------------------------------------------+ | PASS | Peering with quagga | +========================================================================================+ 2019-01-20 21:11:39,167 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:11:39,168 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2019-01-20 21:11:39,168 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2019-01-20 21:11:39,168 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2019-01-20 21:11:39,169 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2019-01-20 21:11:39,169 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2019-01-20 21:11:39,265 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:39,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:39,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:39,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:39,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:39,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:39,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:39,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:39,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:39,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:39,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:11:39,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:39,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:39,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:39,274 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:11:39,274 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2019-01-20 21:11:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:11:39,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08c074a-9d55-4f5c-ac05-9a27f9cd7721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:11:39,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e08c074a-9d55-4f5c-ac05-9a27f9cd7721 2019-01-20 21:11:39,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:11:39,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["xNsFcSQLQuyWz0xTWI590A"], "issued_at": "2019-01-20T21:11:39.000000Z"}} 2019-01-20 21:11:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77c845569be00d6276226cba1bcd24ecdb5737dd" 2019-01-20 21:11:40,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-9e105995-3b7e-4408-927a-2827692f8dd0 Date: Sun, 20 Jan 2019 21:11:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:11:40,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-9e105995-3b7e-4408-927a-2827692f8dd0 2019-01-20 21:11:40,224 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:11:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77c845569be00d6276226cba1bcd24ecdb5737dd" 2019-01-20 21:11:40,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8fd69bf-96c6-448b-a674-b5de60772c19 Date: Sun, 20 Jan 2019 21:11:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:11:40,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b8fd69bf-96c6-448b-a674-b5de60772c19 2019-01-20 21:11:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77c845569be00d6276226cba1bcd24ecdb5737dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:11:40,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699 X-Openstack-Request-Id: req-1795e696-21ab-4b58-8722-fa6519ddce07 Date: Sun, 20 Jan 2019 21:11:40 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:11:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:11:40Z", "visibility": "public", "locations": [], "self": "/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "min_disk": 0, "protected": false, "id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "file": "/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:11:40,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1795e696-21ab-4b58-8722-fa6519ddce07 2019-01-20 21:11:40,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77c845569be00d6276226cba1bcd24ecdb5737dd" -d '' 2019-01-20 21:11:41,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ba21c59-fa62-4775-81ef-abe19ec8a045 Date: Sun, 20 Jan 2019 21:11:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:11:41,860 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699/file used request id req-9ba21c59-fa62-4775-81ef-abe19ec8a045 2019-01-20 21:11:41,861 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2019-01-20 21:11:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:11:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba0495f-0df9-4549-b731-f7ccbe7f944a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:11:41,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ba0495f-0df9-4549-b731-f7ccbe7f944a 2019-01-20 21:11:41,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:11:42,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["bfdEvUJaTx2PlblEfEnihA"], "issued_at": "2019-01-20T21:11:42.000000Z"}} 2019-01-20 21:11:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2019-01-20 21:11:42,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-5f7b9547-acf6-4c52-a9ad-aa5eca13913f Date: Sun, 20 Jan 2019 21:11:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f15fc3f-a92c-40d0-b773-d33e6af85b16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:11:42Z","is_default":false,"provider:segmentation_id":48,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:11:42Z","mtu":1450}} 2019-01-20 21:11:42,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-5f7b9547-acf6-4c52-a9ad-aa5eca13913f 2019-01-20 21:11:42,642 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 2f15fc3f-a92c-40d0-b773-d33e6af85b16 with cidr 10.10.10.0/24 2019-01-20 21:11:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"subnets": [{"ip_version": 4, "network_id": "2f15fc3f-a92c-40d0-b773-d33e6af85b16", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2019-01-20 21:11:43,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-14a129c7-6e7f-4cca-b5c0-8329320e9fba Date: Sun, 20 Jan 2019 21:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f15fc3f-a92c-40d0-b773-d33e6af85b16","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:11:42Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:11:42Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"46e9a1b2-f914-4896-bfbc-9562bd234fea","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2019-01-20 21:11:43,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-14a129c7-6e7f-4cca-b5c0-8329320e9fba 2019-01-20 21:11:43,169 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2019-01-20 21:11:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2019-01-20 21:11:43,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-45cc3a6d-3484-4c1f-8223-ca7b18407198 Date: Sun, 20 Jan 2019 21:11:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"62b5ec52-6663-4993-8d71-45e54f0f65b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:11:43Z","is_default":false,"provider:segmentation_id":63,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:11:43Z","mtu":1450}} 2019-01-20 21:11:43,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-45cc3a6d-3484-4c1f-8223-ca7b18407198 2019-01-20 21:11:43,534 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 62b5ec52-6663-4993-8d71-45e54f0f65b4 with cidr 10.10.10.0/24 2019-01-20 21:11:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"subnets": [{"ip_version": 4, "network_id": "62b5ec52-6663-4993-8d71-45e54f0f65b4", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2019-01-20 21:11:44,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-072b0b9a-5823-4f2e-af00-9f022897aba9 Date: Sun, 20 Jan 2019 21:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62b5ec52-6663-4993-8d71-45e54f0f65b4","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:11:43Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:11:43Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"cefd1588-15a6-4c51-b038-5ba74d0f703c","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2019-01-20 21:11:44,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-072b0b9a-5823-4f2e-af00-9f022897aba9 2019-01-20 21:11:44,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:11:44,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-f4e76cf2-fbd4-4c78-8b25-fa1c131f8215 Date: Sun, 20 Jan 2019 21:11:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:11:44,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-f4e76cf2-fbd4-4c78-8b25-fa1c131f8215 2019-01-20 21:11:44,461 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:11:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:11:44,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101544b4-7701-4f1c-ad97-d77b4b49892a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:11:44,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-101544b4-7701-4f1c-ad97-d77b4b49892a 2019-01-20 21:11:44,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:11:44,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["WxbArsKvSyaRmp4U3UoCug"], "issued_at": "2019-01-20T21:11:44.000000Z"}} 2019-01-20 21:11:44,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:11:45,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a9139d-abd4-4ed6-be3b-34aa676a34b4 x-compute-request-id: req-f3a9139d-abd4-4ed6-be3b-34aa676a34b4 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:11:45,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f3a9139d-abd4-4ed6-be3b-34aa676a34b4 2019-01-20 21:11:45,039 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2019-01-20 21:11:45,039 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2019-01-20 21:11:45,039 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=c7978ec2-8b3a-4b93-927d-7e5eebf14699 network=2f15fc3f-a92c-40d0-b773-d33e6af85b16 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2019-01-20 21:11:45,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:45,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:45,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:45,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:45,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:45,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:45,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:45,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:45,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:45,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:45,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:45,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:45,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:45,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:45,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:45,046 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:45,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:11:45,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1af38e-bb9c-4c95-9798-164a9645fe4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:11:45,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a1af38e-bb9c-4c95-9798-164a9645fe4b 2019-01-20 21:11:45,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:11:45,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["d6rp5ABMR8euat60jqmQiA"], "issued_at": "2019-01-20T21:11:45.000000Z"}} 2019-01-20 21:11:45,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" 2019-01-20 21:11:45,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6784e17e-c7e6-4021-b93d-2cb96ff82177 x-compute-request-id: req-6784e17e-c7e6-4021-b93d-2cb96ff82177 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:11:45,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6784e17e-c7e6-4021-b93d-2cb96ff82177 2019-01-20 21:11:45,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" 2019-01-20 21:11:45,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e373428-ff2d-4b75-a2a2-4def2d63fc7e x-compute-request-id: req-9e373428-ff2d-4b75-a2a2-4def2d63fc7e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:11:45,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-9e373428-ff2d-4b75-a2a2-4def2d63fc7e 2019-01-20 21:11:45,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "2f15fc3f-a92c-40d0-b773-d33e6af85b16"}], "config_drive": true}}' 2019-01-20 21:11:47,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-006a9906-2e7a-481f-92e3-531a4506fb1e x-compute-request-id: req-006a9906-2e7a-481f-92e3-531a4506fb1e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "adminPass": "YP5cab36WZ7D"}} 2019-01-20 21:11:47,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-006a9906-2e7a-481f-92e3-531a4506fb1e 2019-01-20 21:11:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:11:47,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb68db16-ab13-4786-a1e1-9fb939febab4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:11:47,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb68db16-ab13-4786-a1e1-9fb939febab4 2019-01-20 21:11:47,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:11:48,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["wrowcxdoTO-6IrMytDrGxg"], "issued_at": "2019-01-20T21:11:48.000000Z"}} 2019-01-20 21:11:48,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d504237c56bba80dc8263609668fb5acfee2ee" 2019-01-20 21:11:48,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abfedd10-9aef-404d-b3e2-8d75d1d7d853 x-compute-request-id: req-abfedd10-9aef-404d-b3e2-8d75d1d7d853 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:11:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:11:48,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 used request id req-abfedd10-9aef-404d-b3e2-8d75d1d7d853 2019-01-20 21:11:51,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d504237c56bba80dc8263609668fb5acfee2ee" 2019-01-20 21:11:52,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4df4569-32b8-4d61-ae52-9fd8543e7a6d x-compute-request-id: req-a4df4569-32b8-4d61-ae52-9fd8543e7a6d Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:11:49Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:11:52,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 used request id req-a4df4569-32b8-4d61-ae52-9fd8543e7a6d 2019-01-20 21:11:55,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d504237c56bba80dc8263609668fb5acfee2ee" 2019-01-20 21:11:56,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc0df934-3589-49f8-bc0b-75946c1241c1 x-compute-request-id: req-dc0df934-3589-49f8-bc0b-75946c1241c1 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:fa:1c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-20T21:11:53.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:11:54Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:11:56,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 used request id req-dc0df934-3589-49f8-bc0b-75946c1241c1 2019-01-20 21:11:56,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" 2019-01-20 21:11:56,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c72693b1-0b0f-4b16-848b-affc03eb353c x-compute-request-id: req-c72693b1-0b0f-4b16-848b-affc03eb353c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:fa:1c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-20T21:11:53.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:11:54Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:11:56,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854 used request id req-c72693b1-0b0f-4b16-848b-affc03eb353c 2019-01-20 21:11:56,904 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2019-01-20 21:11:56,904 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2019-01-20 21:11:56,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:11:58,296 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ab1d578-1703-4830-ac87-c7e9033fdc79 x-compute-request-id: req-0ab1d578-1703-4830-ac87-c7e9033fdc79 Content-Length: 0 Content-Type: application/json 2019-01-20 21:11:58,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-0ab1d578-1703-4830-ac87-c7e9033fdc79 2019-01-20 21:11:58,296 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2019-01-20 21:11:58,297 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=c7978ec2-8b3a-4b93-927d-7e5eebf14699 network=62b5ec52-6663-4993-8d71-45e54f0f65b4 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2019-01-20 21:11:58,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:58,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:58,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:58,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:58,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:58,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:58,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:58,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:58,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:58,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:58,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:11:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:11:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:11:58,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:11:58,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:11:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:11:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:11:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:11:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:11:58,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:11:58,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6217b6cd-5445-4a72-a6ed-3d081ac941da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:11:58,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6217b6cd-5445-4a72-a6ed-3d081ac941da 2019-01-20 21:11:58,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:11:58,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["6NzecRW7QgSoJ2TXHRw72g"], "issued_at": "2019-01-20T21:11:58.000000Z"}} 2019-01-20 21:11:58,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" 2019-01-20 21:11:58,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9275a862-e815-418e-a925-e6615f901104 x-compute-request-id: req-9275a862-e815-418e-a925-e6615f901104 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:11:58,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9275a862-e815-418e-a925-e6615f901104 2019-01-20 21:11:58,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" 2019-01-20 21:11:58,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26087c4-cd2f-4c59-8308-5aba872dbbdd x-compute-request-id: req-a26087c4-cd2f-4c59-8308-5aba872dbbdd Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:11:58,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-a26087c4-cd2f-4c59-8308-5aba872dbbdd 2019-01-20 21:11:58,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.12", "uuid": "62b5ec52-6663-4993-8d71-45e54f0f65b4"}], "config_drive": true}}' 2019-01-20 21:12:01,065 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a5d629c-7115-4866-8095-b56ce7268704 x-compute-request-id: req-2a5d629c-7115-4866-8095-b56ce7268704 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "adminPass": "o3RFJRwUHVCv"}} 2019-01-20 21:12:01,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2a5d629c-7115-4866-8095-b56ce7268704 2019-01-20 21:12:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:12:01,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c0c82b-e280-4960-b4b4-5b3f193c0ce5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:12:01,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b2c0c82b-e280-4960-b4b4-5b3f193c0ce5 2019-01-20 21:12:01,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:12:01,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["0Kv8oSIHTxuVxP9DmyI8-w"], "issued_at": "2019-01-20T21:12:01.000000Z"}} 2019-01-20 21:12:01,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff30fc51db0a22378de9c246b8b42b6375065145" 2019-01-20 21:12:01,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e2429a5-7879-474a-b6a9-1395964a7c37 x-compute-request-id: req-9e2429a5-7879-474a-b6a9-1395964a7c37 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:12:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:01,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 used request id req-9e2429a5-7879-474a-b6a9-1395964a7c37 2019-01-20 21:12:04,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff30fc51db0a22378de9c246b8b42b6375065145" 2019-01-20 21:12:05,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1a60930-89b9-4319-a0b4-01475017ecfe x-compute-request-id: req-a1a60930-89b9-4319-a0b4-01475017ecfe Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:12:02Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:05,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 used request id req-a1a60930-89b9-4319-a0b4-01475017ecfe 2019-01-20 21:12:08,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff30fc51db0a22378de9c246b8b42b6375065145" 2019-01-20 21:12:09,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a218d24c-1dfd-4161-8dc3-4f63a4edfc18 x-compute-request-id: req-a218d24c-1dfd-4161-8dc3-4f63a4edfc18 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:09,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 used request id req-a218d24c-1dfd-4161-8dc3-4f63a4edfc18 2019-01-20 21:12:09,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" 2019-01-20 21:12:10,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c1e74b2-bd3c-4836-98ad-bdfd2104f783 x-compute-request-id: req-1c1e74b2-bd3c-4836-98ad-bdfd2104f783 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:10,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42 used request id req-1c1e74b2-bd3c-4836-98ad-bdfd2104f783 2019-01-20 21:12:10,014 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2019-01-20 21:12:10,014 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2019-01-20 21:12:10,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:12:11,451 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:12:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26e73be4-dd80-450d-b163-868a419e79f0 x-compute-request-id: req-26e73be4-dd80-450d-b163-868a419e79f0 Content-Length: 0 Content-Type: application/json 2019-01-20 21:12:11,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action used request id req-26e73be4-dd80-450d-b163-868a419e79f0 2019-01-20 21:12:11,451 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2019-01-20 21:12:11,452 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=c7978ec2-8b3a-4b93-927d-7e5eebf14699 network=2f15fc3f-a92c-40d0-b773-d33e6af85b16 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2019-01-20 21:12:11,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:12:11,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:12:11,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:12:11,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:12:11,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:12:11,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:12:11,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:12:11,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:12:11,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:12:11,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:12:11,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:12:11,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:12:11,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:12:11,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:12:11,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:12:11,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:12:11,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:12:11,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:12:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:12:11,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4488c5-ead3-4ae4-846d-d70497276686 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:12:11,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7a4488c5-ead3-4ae4-846d-d70497276686 2019-01-20 21:12:11,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:12:11,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["KadedP8bQba88zvuNGD1bA"], "issued_at": "2019-01-20T21:12:11.000000Z"}} 2019-01-20 21:12:11,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" 2019-01-20 21:12:12,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2596dc2d-7795-4173-b240-2ddd12bf55db x-compute-request-id: req-2596dc2d-7795-4173-b240-2ddd12bf55db Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:12:12,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2596dc2d-7795-4173-b240-2ddd12bf55db 2019-01-20 21:12:12,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" 2019-01-20 21:12:12,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07153816-3549-4cf8-b927-bb74ee0f755d x-compute-request-id: req-07153816-3549-4cf8-b927-bb74ee0f755d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:12:12,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-07153816-3549-4cf8-b927-bb74ee0f755d 2019-01-20 21:12:12,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTIgMTAuMTAuMTAuMTIKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.11", "uuid": "2f15fc3f-a92c-40d0-b773-d33e6af85b16"}], "config_drive": true}}' 2019-01-20 21:12:14,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:12:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-133bf968-c47e-4ebf-ab4c-6c2535fe723a x-compute-request-id: req-133bf968-c47e-4ebf-ab4c-6c2535fe723a Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "bookmark"}], "adminPass": "a3gCwA3SbA3z"}} 2019-01-20 21:12:14,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-133bf968-c47e-4ebf-ab4c-6c2535fe723a 2019-01-20 21:12:14,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:12:14,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca6a608-d95b-4ae4-8100-2553f90e69ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:12:14,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bca6a608-d95b-4ae4-8100-2553f90e69ca 2019-01-20 21:12:14,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:12:14,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["w3laAJmtRweAD38oKTrTGw"], "issued_at": "2019-01-20T21:12:14.000000Z"}} 2019-01-20 21:12:14,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580aea6859639e483122fcac0c8475bd31815cc9" 2019-01-20 21:12:15,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1259a7c-75d0-4219-a814-f4b51116c0d3 x-compute-request-id: req-c1259a7c-75d0-4219-a814-f4b51116c0d3 Content-Encoding: gzip Content-Length: 691 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:12:14Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2019-01-20T21:12:13Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:15,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 used request id req-c1259a7c-75d0-4219-a814-f4b51116c0d3 2019-01-20 21:12:18,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580aea6859639e483122fcac0c8475bd31815cc9" 2019-01-20 21:12:19,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98fa244f-8b2d-457c-9dac-573d708204b1 x-compute-request-id: req-98fa244f-8b2d-457c-9dac-573d708204b1 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:59:a6", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:12:14Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2019-01-20T21:12:13Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:19,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 used request id req-98fa244f-8b2d-457c-9dac-573d708204b1 2019-01-20 21:12:22,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580aea6859639e483122fcac0c8475bd31815cc9" 2019-01-20 21:12:22,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0744754c-8b92-4b09-82cc-ab691a0da612 x-compute-request-id: req-0744754c-8b92-4b09-82cc-ab691a0da612 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:59:a6", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2019-01-20T21:12:17.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:18Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2019-01-20T21:12:13Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:22,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 used request id req-0744754c-8b92-4b09-82cc-ab691a0da612 2019-01-20 21:12:22,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" 2019-01-20 21:12:23,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c244aaf-0c27-4139-9211-860ac9929b0a x-compute-request-id: req-8c244aaf-0c27-4139-9211-860ac9929b0a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:59:a6", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2019-01-20T21:12:17.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:18Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2019-01-20T21:12:13Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:12:23,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 used request id req-8c244aaf-0c27-4139-9211-860ac9929b0a 2019-01-20 21:12:23,484 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2019-01-20 21:12:23,484 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2019-01-20 21:12:23,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:12:25,047 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ac8b51a-18ed-455f-94fa-acbdb6457bb3 x-compute-request-id: req-1ac8b51a-18ed-455f-94fa-acbdb6457bb3 Content-Length: 0 Content-Type: application/json 2019-01-20 21:12:25,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action used request id req-1ac8b51a-18ed-455f-94fa-acbdb6457bb3 2019-01-20 21:12:25,047 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2019-01-20 21:12:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-404442", "route_distinguishers": "111:111"}}' 2019-01-20 21:12:25,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-adbb461d-a783-4ef0-a13f-fd90187aa157 Date: Sun, 20 Jan 2019 21:12:25 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "8c8e1901-da12-476d-9976-288c46ec68a6", "name": "sdnvpn-1-404442", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:12:25,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-adbb461d-a783-4ef0-a13f-fd90187aa157 2019-01-20 21:12:25,436 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-404442', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [u'55:55'], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'8c8e1901-da12-476d-9976-288c46ec68a6'}} 2019-01-20 21:12:25,436 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2019-01-20 21:12:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/8c8e1901-da12-476d-9976-288c46ec68a6/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"network_association": {"network_id": "2f15fc3f-a92c-40d0-b773-d33e6af85b16"}}' 2019-01-20 21:12:25,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-b5bd30f5-3311-447b-a4dd-5bd1ede12a0a Date: Sun, 20 Jan 2019 21:12:25 GMT RESP BODY: {"network_association": {"network_id": "2f15fc3f-a92c-40d0-b773-d33e6af85b16", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3b89143b-5202-4fed-b38e-63d1aa7a2f21"}} 2019-01-20 21:12:25,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/8c8e1901-da12-476d-9976-288c46ec68a6/network_associations used request id req-b5bd30f5-3311-447b-a4dd-5bd1ede12a0a 2019-01-20 21:12:25,917 - sdnvpn_test_utils - INFO - Waiting for instance eaae47d3-433b-4d44-83de-c82821eb7854 to boot up 2019-01-20 21:12:25,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:26,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c0c20e6-32ca-42c0-8271-0497836fa4b6 x-compute-request-id: req-3c0c20e6-32ca-42c0-8271-0497836fa4b6 Content-Encoding: gzip Content-Length: 10219 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518746008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134827] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136537] pid_max: default: 32768 minimum: 301\n[ 0.137453] ACPI: Core revision 20150930\n[ 0.138901] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140244] Security Framework initialized\n[ 0.141079] Yama: becoming mindful.\n[ 0.141825] AppArmor: AppArmor initialized\n[ 0.142739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148096] Initializing cgroup subsys io\n[ 0.148928] Initializing cgroup subsys memory\n[ 0.149817] Initializing cgroup subsys devices\n[ 0.150721] Initializing cgroup subsys freezer\n[ 0.151616] Initializing cgroup subsys net_cls\n[ 0.152529] Initializing cgroup subsys perf_event\n[ 0.153489] Initializing cgroup subsys net_prio\n[ 0.154405] Initializing cgroup subsys hugetlb\n[ 0.155304] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157708] mce: CPU supports 10 MCE banks\n[ 0.158584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176887] ftrace: allocating 31920 entries in 125 pages\n[ 0.203046] smpboot: Max logical packages: 1\n[ 0.203930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205333] x2apic enabled\n[ 0.206186] Switched APIC routing to physical x2apic.\n[ 0.208009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213152] KVM setup paravirtual spinlock\n[ 0.214481] x86: Booted up 1 node, 1 CPUs\n[ 0.215320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216764] devtmpfs: initialized\n[ 0.218504] evm: security.selinux\n[ 0.219239] evm: security.SMACK64\n[ 0.219960] evm: security.SMACK64EXEC\n[ 0.220734] evm: security.SMACK64TRANSMUTE\n[ 0.221558] evm: security.SMACK64MMAP\n[ 0.222328] evm: security.ima\n[ 0.223001] evm: security.capability\n[ 0.223835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225774] pinctrl core: initialized pinctrl subsystem\n[ 0.226927] RTC time: 21:11:53, date: 01/20/19\n[ 0.227923] NET: Registered protocol family 16\n[ 0.228918] cpuidle: using governor ladder\n[ 0.229756] cpuidle: using governor menu\n[ 0.230576] PCCT header not found.\n[ 0.231360] ACPI: bus type PCI registered\n[ 0.232199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233494] PCI: Using configuration type 1 for base access\n[ 0.235300] ACPI: Added _OSI(Module Device)\n[ 0.236188] ACPI: Added _OSI(Processor Device)\n[ 0.237095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240242] ACPI: Interpreter enabled\n[ 0.241051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248806] ACPI: (supports S0 S5)\n[ 0.249548] ACPI: Using IOAPIC for interrupt routing\n[ 0.250658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256270] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259788] acpiphp: Slot [3] registered\n[ 0.260661] acpiphp: Slot [4] registered\n[ 0.261487] acpiphp: Slot [5] registered\n[ 0.262331] acpiphp: Slot [6] registered\n[ 0.263168] acpiphp: Slot [7] registered\n[ 0.264029] acpiphp: Slot [8] registered\n[ 0.264854] acpiphp: Slot [9] registered\n[ 0.265665] acpiphp: Slot [10] registered\n[ 0.266492] acpiphp: Slot [11] registered\n[ 0.267337] acpiphp: Slot [12] registered\n[ 0.268195] acpiphp: Slot [13] registered\n[ 0.269026] acpiphp: Slot [14] registered\n[ 0.269883] acpiphp: Slot [15] registered\n[ 0.280804] acpiphp: Slot [16] registered\n[ 0.281632] acpiphp: Slot [17] registered\n[ 0.282452] acpiphp: Slot [18] registered\n[ 0.283287] acpiphp: Slot [19] registered\n[ 0.284134] acpiphp: Slot [20] registered\n[ 0.284966] acpiphp: Slot [21] registered\n[ 0.285790] acpiphp: Slot [22] registered\n[ 0.286618] acpiphp: Slot [23] registered\n[ 0.287439] acpiphp: Slot [24] registered\n[ 0.288296] acpiphp: Slot [25] registered\n[ 0.289152] acpiphp: Slot [26] registered\n[ 0.289983] acpiphp: Slot [27] registered\n[ 0.290814] acpiphp: Slot [28] registered\n[ 0.291643] acpiphp: Slot [29] registered\n[ 0.292465] acpiphp: Slot [30] registered\n[ 0.293299] acpiphp: Slot [31] registered\n[ 0.294160] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300479] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317137] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369112] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372381] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374720] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376330] vgaarb: loaded\n[ 0.376954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378130] SCSI subsystem initialized\n[ 0.378972] ACPI: bus type USB registered\n[ 0.379813] usbcore: registered new interface driver usbfs\n[ 0.380890] usbcore: registered new interface driver hub\n[ 0.381938] usbcore: registered new device driver usb\n[ 0.383077] PCI: Using ACPI for IRQ routing\n[ 0.384127] NetLabel: Initializing\n[ 0.384897] NetLabel: domain hash size = 128\n[ 0.385776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386751] NetLabel: unlabeled traffic allowed by default\n[ 0.387922] clocksource: Switched to clocksource kvm-clock\n[ 0.393563] AppArmor: AppArmor Filesystem Enabled\n[ 0.394598] pnp: PnP ACPI init\n[ 0.395558] pnp: PnP ACPI: found 5 devices\n[ 0.401974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403737] NET: Registered protocol family 2\n[ 0.404737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410830] NET: Registered protocol family 1\n[ 0.411738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442041] Trying to unpack rootfs image as initramfs...\n[ 0.491968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506219] Scanning for low memory corruption every 60 seconds\n[ 0.507675] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508942] audit: initializing netlink subsys (disabled)\n[ 0.510031] audit: type=2000 audit(1548018714.173:1): initialized\n[ 0.511392] Initialise system trusted keyring\n[ 0.512407] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515685] zbud: loaded\n[ 0.516442] VFS: Disk quotas dquot_6.6.0\n[ 0.517293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518843] fuse init (API version 7.23)\n[ 0.519764] Key type big_key registered\n[ 0.520600] Allocating IMA MOK and blacklist keyrings.\n[ 0.522112] Key type asymmetric registered\n[ 0.522965] Asymmetric key parser 'x509' registered\n[ 0.523959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525474] io scheduler noop registered\n[ 0.526306] io scheduler deadline registered (default)\n[ 0.527326] io scheduler cfq registered\n[ 0.528206] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532111] ACPI: Power Button [PWRF]\n[ 0.532981] GHES: HEST is not enabled!\n[ 0.546543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625464] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628399] Linux agpgart interface v0.103\n[ 0.631248] brd: module loaded\n[ 0.632969] loop: module loaded\n[ 0.638939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640798] GPT:90111 != 2097151\n[ 0.641667] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643052] GPT:90111 != 2097151\n[ 0.643915] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645152] vda: vda1 vda15\n[ 0.647185] scsi host0: ata_piix\n[ 0.648134] scsi host1: ata_piix\n[ 0.649041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650594] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652401] libphy: Fixed MDIO Bus: probed\n[ 0.653444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657493] PPP generic driver version 2.4.2\n[ 0.658477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659656] ehci-pci: EHCI PCI platform driver\n[ 0.660518] ehci-platform: EHCI generic platform driver\n[ 0.661490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662596] ohci-pci: OHCI PCI platform driver\n[ 0.663476] ohci-platform: OHCI generic platform driver\n[ 0.664462] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682350] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686046] usb usb1: Product: UHCI Host Controller\n[ 0.686970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688091] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689125] hub 1-0:1.0: USB hub found\n[ 0.689893] hub 1-0:1.0: 2 ports detected\n[ 0.690778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694821] mousedev: PS/2 mouse device common for all mice\n[ 0.696059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698972] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701318] i2c /dev entries driver\n[ 0.702069] device-mapper: uevent: version 1.0.3\n[ 0.702987] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705859] NET: Registered protocol family 10\n[ 0.706828] NET: Registered protocol family 17\n[ 0.707696] Key type dns_resolver registered\n[ 0.708610] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.709682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.711400] registered taskstats version 1\n[ 0.712240] Loading compiled-in X.509 certificates\n[ 0.713678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715482] zswap: loaded using pool lzo/zbud\n[ 0.717324] Key type trusted registered\n[ 0.719316] Key type encrypted registered\n[ 0.720147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721157] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722169] evm: HMAC attrs: 0x1\n[ 0.723090] Magic number: 3:317:197\n[ 0.723942] rtc_cmos 00:00: setting system clock to 2019-01-20 21:11:54 UTC (1548018714)\n[ 0.725505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726603] EDD information not available.\n[ 0.808433] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809871] ata1.00: configured for MWDMA2\n[ 0.811050] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823565] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824773] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.826011] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829372] Write protecting the kernel read-only data: 14336k\n[ 0.830908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523476] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCExhYw7KieFh5RpCcDrCP+XHfUM75hhaT7B5PoPMCcWlMwfly4bDbyZf3nA5lMvXGCTyU1El+zo1nGRGFHdgmJzbLd0dVs9t+mRKWOUR1+t0rX/22iKgNbWhpSG0DSJveoNJQ7DRH2tfUB7+wUbpsfTPX6hTNNN1gbV/SSHoezPGC3Jg41dnr/kqrvwbhGeLTQjUD7nZ3Ut3xNWIKKtidAxSW3/ju2jeoX/fU5uIxNEl33VzLvaQjPCFN8SN2xFkSVVesjiz+hKyEHGKrrHQBok/sc/cumN7gihk431LxcjCxga2DMeByN7ZAhLEIN0x625KYjLYse8mk/0O1AYk/F root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIY+RLxTtCpEutCC6OlhLGtupYT9y5rB9iDvfKNvNxfD5h0j9aIM291WEwu/DwYPtt1o4GVbMjQwiDKUPB6rtsEBiAZfga1xLQ1fKs+cHFdnfCCu7Gin98XjmESAjAJQYuBfeNfg+jelhHo4aqgsN4IgsHi5hbQd3obkclmPC+JDAAAAFQCoL3r8qgaWoTOYpnypQ5/GHkv1YQAAAIA7UyoneC44DfBrqjsYYU/Zveco/AyauP5HNy749OLHQJ4FZlcgthf+9mVnKtVRtA5YWEAu5gUXFy5nYyo0z0WdsKQ3cdpwKLeZqqQDpgkfS4PEfmVrBi/TdtCR4jCXWxttrKPYV1fasH6PpAvdezTozb33iiuMZOGqKjDVKNeS0QAAAIBckhM+qG+eLMihPt8mFDJ3Ui5oypBNGKTU8dZ5QoHxnCQUAHYfzt1AJAoumV/UiPlebo21AmcQSwJIdNl8T3ShYhhWfWgDupn8uYaAzLCP70J29n6u7C2/4aLerbfe47MvKWPah9x7z+ToOGvj32lAggEaT8OpoPWT6QmImMzcIw== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe1c:fa1c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: eaae47d3-433b-4d44-83de-c82821eb7854\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.41 ===\n/dev/root resized successfully [took 2.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1C:FA:1C \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:fa1c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2322 (2.2 KiB) TX bytes:1282 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:12:26,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-3c0c20e6-32ca-42c0-8271-0497836fa4b6 2019-01-20 21:12:29,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:30,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c53f3294-949a-4455-ad6b-b46c38f4f6b2 x-compute-request-id: req-c53f3294-949a-4455-ad6b-b46c38f4f6b2 Content-Encoding: gzip Content-Length: 10238 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518746008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134827] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136537] pid_max: default: 32768 minimum: 301\n[ 0.137453] ACPI: Core revision 20150930\n[ 0.138901] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140244] Security Framework initialized\n[ 0.141079] Yama: becoming mindful.\n[ 0.141825] AppArmor: AppArmor initialized\n[ 0.142739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148096] Initializing cgroup subsys io\n[ 0.148928] Initializing cgroup subsys memory\n[ 0.149817] Initializing cgroup subsys devices\n[ 0.150721] Initializing cgroup subsys freezer\n[ 0.151616] Initializing cgroup subsys net_cls\n[ 0.152529] Initializing cgroup subsys perf_event\n[ 0.153489] Initializing cgroup subsys net_prio\n[ 0.154405] Initializing cgroup subsys hugetlb\n[ 0.155304] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157708] mce: CPU supports 10 MCE banks\n[ 0.158584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176887] ftrace: allocating 31920 entries in 125 pages\n[ 0.203046] smpboot: Max logical packages: 1\n[ 0.203930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205333] x2apic enabled\n[ 0.206186] Switched APIC routing to physical x2apic.\n[ 0.208009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213152] KVM setup paravirtual spinlock\n[ 0.214481] x86: Booted up 1 node, 1 CPUs\n[ 0.215320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216764] devtmpfs: initialized\n[ 0.218504] evm: security.selinux\n[ 0.219239] evm: security.SMACK64\n[ 0.219960] evm: security.SMACK64EXEC\n[ 0.220734] evm: security.SMACK64TRANSMUTE\n[ 0.221558] evm: security.SMACK64MMAP\n[ 0.222328] evm: security.ima\n[ 0.223001] evm: security.capability\n[ 0.223835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225774] pinctrl core: initialized pinctrl subsystem\n[ 0.226927] RTC time: 21:11:53, date: 01/20/19\n[ 0.227923] NET: Registered protocol family 16\n[ 0.228918] cpuidle: using governor ladder\n[ 0.229756] cpuidle: using governor menu\n[ 0.230576] PCCT header not found.\n[ 0.231360] ACPI: bus type PCI registered\n[ 0.232199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233494] PCI: Using configuration type 1 for base access\n[ 0.235300] ACPI: Added _OSI(Module Device)\n[ 0.236188] ACPI: Added _OSI(Processor Device)\n[ 0.237095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240242] ACPI: Interpreter enabled\n[ 0.241051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248806] ACPI: (supports S0 S5)\n[ 0.249548] ACPI: Using IOAPIC for interrupt routing\n[ 0.250658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256270] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259788] acpiphp: Slot [3] registered\n[ 0.260661] acpiphp: Slot [4] registered\n[ 0.261487] acpiphp: Slot [5] registered\n[ 0.262331] acpiphp: Slot [6] registered\n[ 0.263168] acpiphp: Slot [7] registered\n[ 0.264029] acpiphp: Slot [8] registered\n[ 0.264854] acpiphp: Slot [9] registered\n[ 0.265665] acpiphp: Slot [10] registered\n[ 0.266492] acpiphp: Slot [11] registered\n[ 0.267337] acpiphp: Slot [12] registered\n[ 0.268195] acpiphp: Slot [13] registered\n[ 0.269026] acpiphp: Slot [14] registered\n[ 0.269883] acpiphp: Slot [15] registered\n[ 0.280804] acpiphp: Slot [16] registered\n[ 0.281632] acpiphp: Slot [17] registered\n[ 0.282452] acpiphp: Slot [18] registered\n[ 0.283287] acpiphp: Slot [19] registered\n[ 0.284134] acpiphp: Slot [20] registered\n[ 0.284966] acpiphp: Slot [21] registered\n[ 0.285790] acpiphp: Slot [22] registered\n[ 0.286618] acpiphp: Slot [23] registered\n[ 0.287439] acpiphp: Slot [24] registered\n[ 0.288296] acpiphp: Slot [25] registered\n[ 0.289152] acpiphp: Slot [26] registered\n[ 0.289983] acpiphp: Slot [27] registered\n[ 0.290814] acpiphp: Slot [28] registered\n[ 0.291643] acpiphp: Slot [29] registered\n[ 0.292465] acpiphp: Slot [30] registered\n[ 0.293299] acpiphp: Slot [31] registered\n[ 0.294160] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300479] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317137] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369112] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372381] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374720] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376330] vgaarb: loaded\n[ 0.376954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378130] SCSI subsystem initialized\n[ 0.378972] ACPI: bus type USB registered\n[ 0.379813] usbcore: registered new interface driver usbfs\n[ 0.380890] usbcore: registered new interface driver hub\n[ 0.381938] usbcore: registered new device driver usb\n[ 0.383077] PCI: Using ACPI for IRQ routing\n[ 0.384127] NetLabel: Initializing\n[ 0.384897] NetLabel: domain hash size = 128\n[ 0.385776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386751] NetLabel: unlabeled traffic allowed by default\n[ 0.387922] clocksource: Switched to clocksource kvm-clock\n[ 0.393563] AppArmor: AppArmor Filesystem Enabled\n[ 0.394598] pnp: PnP ACPI init\n[ 0.395558] pnp: PnP ACPI: found 5 devices\n[ 0.401974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403737] NET: Registered protocol family 2\n[ 0.404737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410830] NET: Registered protocol family 1\n[ 0.411738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442041] Trying to unpack rootfs image as initramfs...\n[ 0.491968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506219] Scanning for low memory corruption every 60 seconds\n[ 0.507675] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508942] audit: initializing netlink subsys (disabled)\n[ 0.510031] audit: type=2000 audit(1548018714.173:1): initialized\n[ 0.511392] Initialise system trusted keyring\n[ 0.512407] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515685] zbud: loaded\n[ 0.516442] VFS: Disk quotas dquot_6.6.0\n[ 0.517293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518843] fuse init (API version 7.23)\n[ 0.519764] Key type big_key registered\n[ 0.520600] Allocating IMA MOK and blacklist keyrings.\n[ 0.522112] Key type asymmetric registered\n[ 0.522965] Asymmetric key parser 'x509' registered\n[ 0.523959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525474] io scheduler noop registered\n[ 0.526306] io scheduler deadline registered (default)\n[ 0.527326] io scheduler cfq registered\n[ 0.528206] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532111] ACPI: Power Button [PWRF]\n[ 0.532981] GHES: HEST is not enabled!\n[ 0.546543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625464] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628399] Linux agpgart interface v0.103\n[ 0.631248] brd: module loaded\n[ 0.632969] loop: module loaded\n[ 0.638939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640798] GPT:90111 != 2097151\n[ 0.641667] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643052] GPT:90111 != 2097151\n[ 0.643915] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645152] vda: vda1 vda15\n[ 0.647185] scsi host0: ata_piix\n[ 0.648134] scsi host1: ata_piix\n[ 0.649041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650594] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652401] libphy: Fixed MDIO Bus: probed\n[ 0.653444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657493] PPP generic driver version 2.4.2\n[ 0.658477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659656] ehci-pci: EHCI PCI platform driver\n[ 0.660518] ehci-platform: EHCI generic platform driver\n[ 0.661490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662596] ohci-pci: OHCI PCI platform driver\n[ 0.663476] ohci-platform: OHCI generic platform driver\n[ 0.664462] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682350] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686046] usb usb1: Product: UHCI Host Controller\n[ 0.686970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688091] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689125] hub 1-0:1.0: USB hub found\n[ 0.689893] hub 1-0:1.0: 2 ports detected\n[ 0.690778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694821] mousedev: PS/2 mouse device common for all mice\n[ 0.696059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698972] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701318] i2c /dev entries driver\n[ 0.702069] device-mapper: uevent: version 1.0.3\n[ 0.702987] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705859] NET: Registered protocol family 10\n[ 0.706828] NET: Registered protocol family 17\n[ 0.707696] Key type dns_resolver registered\n[ 0.708610] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.709682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.711400] registered taskstats version 1\n[ 0.712240] Loading compiled-in X.509 certificates\n[ 0.713678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715482] zswap: loaded using pool lzo/zbud\n[ 0.717324] Key type trusted registered\n[ 0.719316] Key type encrypted registered\n[ 0.720147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721157] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722169] evm: HMAC attrs: 0x1\n[ 0.723090] Magic number: 3:317:197\n[ 0.723942] rtc_cmos 00:00: setting system clock to 2019-01-20 21:11:54 UTC (1548018714)\n[ 0.725505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726603] EDD information not available.\n[ 0.808433] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809871] ata1.00: configured for MWDMA2\n[ 0.811050] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823565] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824773] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.826011] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829372] Write protecting the kernel read-only data: 14336k\n[ 0.830908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523476] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCExhYw7KieFh5RpCcDrCP+XHfUM75hhaT7B5PoPMCcWlMwfly4bDbyZf3nA5lMvXGCTyU1El+zo1nGRGFHdgmJzbLd0dVs9t+mRKWOUR1+t0rX/22iKgNbWhpSG0DSJveoNJQ7DRH2tfUB7+wUbpsfTPX6hTNNN1gbV/SSHoezPGC3Jg41dnr/kqrvwbhGeLTQjUD7nZ3Ut3xNWIKKtidAxSW3/ju2jeoX/fU5uIxNEl33VzLvaQjPCFN8SN2xFkSVVesjiz+hKyEHGKrrHQBok/sc/cumN7gihk431LxcjCxga2DMeByN7ZAhLEIN0x625KYjLYse8mk/0O1AYk/F root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIY+RLxTtCpEutCC6OlhLGtupYT9y5rB9iDvfKNvNxfD5h0j9aIM291WEwu/DwYPtt1o4GVbMjQwiDKUPB6rtsEBiAZfga1xLQ1fKs+cHFdnfCCu7Gin98XjmESAjAJQYuBfeNfg+jelhHo4aqgsN4IgsHi5hbQd3obkclmPC+JDAAAAFQCoL3r8qgaWoTOYpnypQ5/GHkv1YQAAAIA7UyoneC44DfBrqjsYYU/Zveco/AyauP5HNy749OLHQJ4FZlcgthf+9mVnKtVRtA5YWEAu5gUXFy5nYyo0z0WdsKQ3cdpwKLeZqqQDpgkfS4PEfmVrBi/TdtCR4jCXWxttrKPYV1fasH6PpAvdezTozb33iiuMZOGqKjDVKNeS0QAAAIBckhM+qG+eLMihPt8mFDJ3Ui5oypBNGKTU8dZ5QoHxnCQUAHYfzt1AJAoumV/UiPlebo21AmcQSwJIdNl8T3ShYhhWfWgDupn8uYaAzLCP70J29n6u7C2/4aLerbfe47MvKWPah9x7z+ToOGvj32lAggEaT8OpoPWT6QmImMzcIw== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe1c:fa1c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: eaae47d3-433b-4d44-83de-c82821eb7854\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.41 ===\n/dev/root resized successfully [took 2.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1C:FA:1C \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:fa1c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2322 (2.2 KiB) TX bytes:1282 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:12:30,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-c53f3294-949a-4455-ad6b-b46c38f4f6b2 2019-01-20 21:12:32,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:33,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df4dd109-6e0f-483b-963e-79717dbdb8b5 x-compute-request-id: req-df4dd109-6e0f-483b-963e-79717dbdb8b5 Content-Encoding: gzip Content-Length: 10238 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518746008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134827] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136537] pid_max: default: 32768 minimum: 301\n[ 0.137453] ACPI: Core revision 20150930\n[ 0.138901] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140244] Security Framework initialized\n[ 0.141079] Yama: becoming mindful.\n[ 0.141825] AppArmor: AppArmor initialized\n[ 0.142739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148096] Initializing cgroup subsys io\n[ 0.148928] Initializing cgroup subsys memory\n[ 0.149817] Initializing cgroup subsys devices\n[ 0.150721] Initializing cgroup subsys freezer\n[ 0.151616] Initializing cgroup subsys net_cls\n[ 0.152529] Initializing cgroup subsys perf_event\n[ 0.153489] Initializing cgroup subsys net_prio\n[ 0.154405] Initializing cgroup subsys hugetlb\n[ 0.155304] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157708] mce: CPU supports 10 MCE banks\n[ 0.158584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176887] ftrace: allocating 31920 entries in 125 pages\n[ 0.203046] smpboot: Max logical packages: 1\n[ 0.203930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205333] x2apic enabled\n[ 0.206186] Switched APIC routing to physical x2apic.\n[ 0.208009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213152] KVM setup paravirtual spinlock\n[ 0.214481] x86: Booted up 1 node, 1 CPUs\n[ 0.215320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216764] devtmpfs: initialized\n[ 0.218504] evm: security.selinux\n[ 0.219239] evm: security.SMACK64\n[ 0.219960] evm: security.SMACK64EXEC\n[ 0.220734] evm: security.SMACK64TRANSMUTE\n[ 0.221558] evm: security.SMACK64MMAP\n[ 0.222328] evm: security.ima\n[ 0.223001] evm: security.capability\n[ 0.223835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225774] pinctrl core: initialized pinctrl subsystem\n[ 0.226927] RTC time: 21:11:53, date: 01/20/19\n[ 0.227923] NET: Registered protocol family 16\n[ 0.228918] cpuidle: using governor ladder\n[ 0.229756] cpuidle: using governor menu\n[ 0.230576] PCCT header not found.\n[ 0.231360] ACPI: bus type PCI registered\n[ 0.232199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233494] PCI: Using configuration type 1 for base access\n[ 0.235300] ACPI: Added _OSI(Module Device)\n[ 0.236188] ACPI: Added _OSI(Processor Device)\n[ 0.237095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240242] ACPI: Interpreter enabled\n[ 0.241051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248806] ACPI: (supports S0 S5)\n[ 0.249548] ACPI: Using IOAPIC for interrupt routing\n[ 0.250658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256270] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259788] acpiphp: Slot [3] registered\n[ 0.260661] acpiphp: Slot [4] registered\n[ 0.261487] acpiphp: Slot [5] registered\n[ 0.262331] acpiphp: Slot [6] registered\n[ 0.263168] acpiphp: Slot [7] registered\n[ 0.264029] acpiphp: Slot [8] registered\n[ 0.264854] acpiphp: Slot [9] registered\n[ 0.265665] acpiphp: Slot [10] registered\n[ 0.266492] acpiphp: Slot [11] registered\n[ 0.267337] acpiphp: Slot [12] registered\n[ 0.268195] acpiphp: Slot [13] registered\n[ 0.269026] acpiphp: Slot [14] registered\n[ 0.269883] acpiphp: Slot [15] registered\n[ 0.280804] acpiphp: Slot [16] registered\n[ 0.281632] acpiphp: Slot [17] registered\n[ 0.282452] acpiphp: Slot [18] registered\n[ 0.283287] acpiphp: Slot [19] registered\n[ 0.284134] acpiphp: Slot [20] registered\n[ 0.284966] acpiphp: Slot [21] registered\n[ 0.285790] acpiphp: Slot [22] registered\n[ 0.286618] acpiphp: Slot [23] registered\n[ 0.287439] acpiphp: Slot [24] registered\n[ 0.288296] acpiphp: Slot [25] registered\n[ 0.289152] acpiphp: Slot [26] registered\n[ 0.289983] acpiphp: Slot [27] registered\n[ 0.290814] acpiphp: Slot [28] registered\n[ 0.291643] acpiphp: Slot [29] registered\n[ 0.292465] acpiphp: Slot [30] registered\n[ 0.293299] acpiphp: Slot [31] registered\n[ 0.294160] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300479] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317137] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369112] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372381] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374720] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376330] vgaarb: loaded\n[ 0.376954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378130] SCSI subsystem initialized\n[ 0.378972] ACPI: bus type USB registered\n[ 0.379813] usbcore: registered new interface driver usbfs\n[ 0.380890] usbcore: registered new interface driver hub\n[ 0.381938] usbcore: registered new device driver usb\n[ 0.383077] PCI: Using ACPI for IRQ routing\n[ 0.384127] NetLabel: Initializing\n[ 0.384897] NetLabel: domain hash size = 128\n[ 0.385776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386751] NetLabel: unlabeled traffic allowed by default\n[ 0.387922] clocksource: Switched to clocksource kvm-clock\n[ 0.393563] AppArmor: AppArmor Filesystem Enabled\n[ 0.394598] pnp: PnP ACPI init\n[ 0.395558] pnp: PnP ACPI: found 5 devices\n[ 0.401974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403737] NET: Registered protocol family 2\n[ 0.404737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410830] NET: Registered protocol family 1\n[ 0.411738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442041] Trying to unpack rootfs image as initramfs...\n[ 0.491968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506219] Scanning for low memory corruption every 60 seconds\n[ 0.507675] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508942] audit: initializing netlink subsys (disabled)\n[ 0.510031] audit: type=2000 audit(1548018714.173:1): initialized\n[ 0.511392] Initialise system trusted keyring\n[ 0.512407] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515685] zbud: loaded\n[ 0.516442] VFS: Disk quotas dquot_6.6.0\n[ 0.517293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518843] fuse init (API version 7.23)\n[ 0.519764] Key type big_key registered\n[ 0.520600] Allocating IMA MOK and blacklist keyrings.\n[ 0.522112] Key type asymmetric registered\n[ 0.522965] Asymmetric key parser 'x509' registered\n[ 0.523959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525474] io scheduler noop registered\n[ 0.526306] io scheduler deadline registered (default)\n[ 0.527326] io scheduler cfq registered\n[ 0.528206] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532111] ACPI: Power Button [PWRF]\n[ 0.532981] GHES: HEST is not enabled!\n[ 0.546543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625464] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628399] Linux agpgart interface v0.103\n[ 0.631248] brd: module loaded\n[ 0.632969] loop: module loaded\n[ 0.638939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640798] GPT:90111 != 2097151\n[ 0.641667] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643052] GPT:90111 != 2097151\n[ 0.643915] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645152] vda: vda1 vda15\n[ 0.647185] scsi host0: ata_piix\n[ 0.648134] scsi host1: ata_piix\n[ 0.649041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650594] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652401] libphy: Fixed MDIO Bus: probed\n[ 0.653444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657493] PPP generic driver version 2.4.2\n[ 0.658477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659656] ehci-pci: EHCI PCI platform driver\n[ 0.660518] ehci-platform: EHCI generic platform driver\n[ 0.661490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662596] ohci-pci: OHCI PCI platform driver\n[ 0.663476] ohci-platform: OHCI generic platform driver\n[ 0.664462] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682350] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686046] usb usb1: Product: UHCI Host Controller\n[ 0.686970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688091] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689125] hub 1-0:1.0: USB hub found\n[ 0.689893] hub 1-0:1.0: 2 ports detected\n[ 0.690778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694821] mousedev: PS/2 mouse device common for all mice\n[ 0.696059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698972] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701318] i2c /dev entries driver\n[ 0.702069] device-mapper: uevent: version 1.0.3\n[ 0.702987] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705859] NET: Registered protocol family 10\n[ 0.706828] NET: Registered protocol family 17\n[ 0.707696] Key type dns_resolver registered\n[ 0.708610] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.709682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.711400] registered taskstats version 1\n[ 0.712240] Loading compiled-in X.509 certificates\n[ 0.713678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715482] zswap: loaded using pool lzo/zbud\n[ 0.717324] Key type trusted registered\n[ 0.719316] Key type encrypted registered\n[ 0.720147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721157] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722169] evm: HMAC attrs: 0x1\n[ 0.723090] Magic number: 3:317:197\n[ 0.723942] rtc_cmos 00:00: setting system clock to 2019-01-20 21:11:54 UTC (1548018714)\n[ 0.725505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726603] EDD information not available.\n[ 0.808433] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809871] ata1.00: configured for MWDMA2\n[ 0.811050] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823565] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824773] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.826011] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829372] Write protecting the kernel read-only data: 14336k\n[ 0.830908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523476] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCExhYw7KieFh5RpCcDrCP+XHfUM75hhaT7B5PoPMCcWlMwfly4bDbyZf3nA5lMvXGCTyU1El+zo1nGRGFHdgmJzbLd0dVs9t+mRKWOUR1+t0rX/22iKgNbWhpSG0DSJveoNJQ7DRH2tfUB7+wUbpsfTPX6hTNNN1gbV/SSHoezPGC3Jg41dnr/kqrvwbhGeLTQjUD7nZ3Ut3xNWIKKtidAxSW3/ju2jeoX/fU5uIxNEl33VzLvaQjPCFN8SN2xFkSVVesjiz+hKyEHGKrrHQBok/sc/cumN7gihk431LxcjCxga2DMeByN7ZAhLEIN0x625KYjLYse8mk/0O1AYk/F root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIY+RLxTtCpEutCC6OlhLGtupYT9y5rB9iDvfKNvNxfD5h0j9aIM291WEwu/DwYPtt1o4GVbMjQwiDKUPB6rtsEBiAZfga1xLQ1fKs+cHFdnfCCu7Gin98XjmESAjAJQYuBfeNfg+jelhHo4aqgsN4IgsHi5hbQd3obkclmPC+JDAAAAFQCoL3r8qgaWoTOYpnypQ5/GHkv1YQAAAIA7UyoneC44DfBrqjsYYU/Zveco/AyauP5HNy749OLHQJ4FZlcgthf+9mVnKtVRtA5YWEAu5gUXFy5nYyo0z0WdsKQ3cdpwKLeZqqQDpgkfS4PEfmVrBi/TdtCR4jCXWxttrKPYV1fasH6PpAvdezTozb33iiuMZOGqKjDVKNeS0QAAAIBckhM+qG+eLMihPt8mFDJ3Ui5oypBNGKTU8dZ5QoHxnCQUAHYfzt1AJAoumV/UiPlebo21AmcQSwJIdNl8T3ShYhhWfWgDupn8uYaAzLCP70J29n6u7C2/4aLerbfe47MvKWPah9x7z+ToOGvj32lAggEaT8OpoPWT6QmImMzcIw== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe1c:fa1c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: eaae47d3-433b-4d44-83de-c82821eb7854\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.41 ===\n/dev/root resized successfully [took 2.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1C:FA:1C \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:fa1c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2322 (2.2 KiB) TX bytes:1282 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:12:33,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-df4dd109-6e0f-483b-963e-79717dbdb8b5 2019-01-20 21:12:35,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:36,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e8a2533-ea74-4a29-96aa-f0864b9dd67e x-compute-request-id: req-3e8a2533-ea74-4a29-96aa-f0864b9dd67e Content-Encoding: gzip Content-Length: 10238 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518746008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134827] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136537] pid_max: default: 32768 minimum: 301\n[ 0.137453] ACPI: Core revision 20150930\n[ 0.138901] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140244] Security Framework initialized\n[ 0.141079] Yama: becoming mindful.\n[ 0.141825] AppArmor: AppArmor initialized\n[ 0.142739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148096] Initializing cgroup subsys io\n[ 0.148928] Initializing cgroup subsys memory\n[ 0.149817] Initializing cgroup subsys devices\n[ 0.150721] Initializing cgroup subsys freezer\n[ 0.151616] Initializing cgroup subsys net_cls\n[ 0.152529] Initializing cgroup subsys perf_event\n[ 0.153489] Initializing cgroup subsys net_prio\n[ 0.154405] Initializing cgroup subsys hugetlb\n[ 0.155304] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157708] mce: CPU supports 10 MCE banks\n[ 0.158584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176887] ftrace: allocating 31920 entries in 125 pages\n[ 0.203046] smpboot: Max logical packages: 1\n[ 0.203930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205333] x2apic enabled\n[ 0.206186] Switched APIC routing to physical x2apic.\n[ 0.208009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213152] KVM setup paravirtual spinlock\n[ 0.214481] x86: Booted up 1 node, 1 CPUs\n[ 0.215320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216764] devtmpfs: initialized\n[ 0.218504] evm: security.selinux\n[ 0.219239] evm: security.SMACK64\n[ 0.219960] evm: security.SMACK64EXEC\n[ 0.220734] evm: security.SMACK64TRANSMUTE\n[ 0.221558] evm: security.SMACK64MMAP\n[ 0.222328] evm: security.ima\n[ 0.223001] evm: security.capability\n[ 0.223835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225774] pinctrl core: initialized pinctrl subsystem\n[ 0.226927] RTC time: 21:11:53, date: 01/20/19\n[ 0.227923] NET: Registered protocol family 16\n[ 0.228918] cpuidle: using governor ladder\n[ 0.229756] cpuidle: using governor menu\n[ 0.230576] PCCT header not found.\n[ 0.231360] ACPI: bus type PCI registered\n[ 0.232199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233494] PCI: Using configuration type 1 for base access\n[ 0.235300] ACPI: Added _OSI(Module Device)\n[ 0.236188] ACPI: Added _OSI(Processor Device)\n[ 0.237095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240242] ACPI: Interpreter enabled\n[ 0.241051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248806] ACPI: (supports S0 S5)\n[ 0.249548] ACPI: Using IOAPIC for interrupt routing\n[ 0.250658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256270] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259788] acpiphp: Slot [3] registered\n[ 0.260661] acpiphp: Slot [4] registered\n[ 0.261487] acpiphp: Slot [5] registered\n[ 0.262331] acpiphp: Slot [6] registered\n[ 0.263168] acpiphp: Slot [7] registered\n[ 0.264029] acpiphp: Slot [8] registered\n[ 0.264854] acpiphp: Slot [9] registered\n[ 0.265665] acpiphp: Slot [10] registered\n[ 0.266492] acpiphp: Slot [11] registered\n[ 0.267337] acpiphp: Slot [12] registered\n[ 0.268195] acpiphp: Slot [13] registered\n[ 0.269026] acpiphp: Slot [14] registered\n[ 0.269883] acpiphp: Slot [15] registered\n[ 0.280804] acpiphp: Slot [16] registered\n[ 0.281632] acpiphp: Slot [17] registered\n[ 0.282452] acpiphp: Slot [18] registered\n[ 0.283287] acpiphp: Slot [19] registered\n[ 0.284134] acpiphp: Slot [20] registered\n[ 0.284966] acpiphp: Slot [21] registered\n[ 0.285790] acpiphp: Slot [22] registered\n[ 0.286618] acpiphp: Slot [23] registered\n[ 0.287439] acpiphp: Slot [24] registered\n[ 0.288296] acpiphp: Slot [25] registered\n[ 0.289152] acpiphp: Slot [26] registered\n[ 0.289983] acpiphp: Slot [27] registered\n[ 0.290814] acpiphp: Slot [28] registered\n[ 0.291643] acpiphp: Slot [29] registered\n[ 0.292465] acpiphp: Slot [30] registered\n[ 0.293299] acpiphp: Slot [31] registered\n[ 0.294160] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300479] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317137] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369112] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372381] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374720] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376330] vgaarb: loaded\n[ 0.376954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378130] SCSI subsystem initialized\n[ 0.378972] ACPI: bus type USB registered\n[ 0.379813] usbcore: registered new interface driver usbfs\n[ 0.380890] usbcore: registered new interface driver hub\n[ 0.381938] usbcore: registered new device driver usb\n[ 0.383077] PCI: Using ACPI for IRQ routing\n[ 0.384127] NetLabel: Initializing\n[ 0.384897] NetLabel: domain hash size = 128\n[ 0.385776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386751] NetLabel: unlabeled traffic allowed by default\n[ 0.387922] clocksource: Switched to clocksource kvm-clock\n[ 0.393563] AppArmor: AppArmor Filesystem Enabled\n[ 0.394598] pnp: PnP ACPI init\n[ 0.395558] pnp: PnP ACPI: found 5 devices\n[ 0.401974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403737] NET: Registered protocol family 2\n[ 0.404737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410830] NET: Registered protocol family 1\n[ 0.411738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442041] Trying to unpack rootfs image as initramfs...\n[ 0.491968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506219] Scanning for low memory corruption every 60 seconds\n[ 0.507675] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508942] audit: initializing netlink subsys (disabled)\n[ 0.510031] audit: type=2000 audit(1548018714.173:1): initialized\n[ 0.511392] Initialise system trusted keyring\n[ 0.512407] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515685] zbud: loaded\n[ 0.516442] VFS: Disk quotas dquot_6.6.0\n[ 0.517293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518843] fuse init (API version 7.23)\n[ 0.519764] Key type big_key registered\n[ 0.520600] Allocating IMA MOK and blacklist keyrings.\n[ 0.522112] Key type asymmetric registered\n[ 0.522965] Asymmetric key parser 'x509' registered\n[ 0.523959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525474] io scheduler noop registered\n[ 0.526306] io scheduler deadline registered (default)\n[ 0.527326] io scheduler cfq registered\n[ 0.528206] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532111] ACPI: Power Button [PWRF]\n[ 0.532981] GHES: HEST is not enabled!\n[ 0.546543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625464] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628399] Linux agpgart interface v0.103\n[ 0.631248] brd: module loaded\n[ 0.632969] loop: module loaded\n[ 0.638939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640798] GPT:90111 != 2097151\n[ 0.641667] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643052] GPT:90111 != 2097151\n[ 0.643915] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645152] vda: vda1 vda15\n[ 0.647185] scsi host0: ata_piix\n[ 0.648134] scsi host1: ata_piix\n[ 0.649041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650594] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652401] libphy: Fixed MDIO Bus: probed\n[ 0.653444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657493] PPP generic driver version 2.4.2\n[ 0.658477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659656] ehci-pci: EHCI PCI platform driver\n[ 0.660518] ehci-platform: EHCI generic platform driver\n[ 0.661490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662596] ohci-pci: OHCI PCI platform driver\n[ 0.663476] ohci-platform: OHCI generic platform driver\n[ 0.664462] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682350] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686046] usb usb1: Product: UHCI Host Controller\n[ 0.686970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688091] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689125] hub 1-0:1.0: USB hub found\n[ 0.689893] hub 1-0:1.0: 2 ports detected\n[ 0.690778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694821] mousedev: PS/2 mouse device common for all mice\n[ 0.696059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698972] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701318] i2c /dev entries driver\n[ 0.702069] device-mapper: uevent: version 1.0.3\n[ 0.702987] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705859] NET: Registered protocol family 10\n[ 0.706828] NET: Registered protocol family 17\n[ 0.707696] Key type dns_resolver registered\n[ 0.708610] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.709682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.711400] registered taskstats version 1\n[ 0.712240] Loading compiled-in X.509 certificates\n[ 0.713678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715482] zswap: loaded using pool lzo/zbud\n[ 0.717324] Key type trusted registered\n[ 0.719316] Key type encrypted registered\n[ 0.720147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721157] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722169] evm: HMAC attrs: 0x1\n[ 0.723090] Magic number: 3:317:197\n[ 0.723942] rtc_cmos 00:00: setting system clock to 2019-01-20 21:11:54 UTC (1548018714)\n[ 0.725505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726603] EDD information not available.\n[ 0.808433] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809871] ata1.00: configured for MWDMA2\n[ 0.811050] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823565] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824773] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.826011] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829372] Write protecting the kernel read-only data: 14336k\n[ 0.830908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523476] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCExhYw7KieFh5RpCcDrCP+XHfUM75hhaT7B5PoPMCcWlMwfly4bDbyZf3nA5lMvXGCTyU1El+zo1nGRGFHdgmJzbLd0dVs9t+mRKWOUR1+t0rX/22iKgNbWhpSG0DSJveoNJQ7DRH2tfUB7+wUbpsfTPX6hTNNN1gbV/SSHoezPGC3Jg41dnr/kqrvwbhGeLTQjUD7nZ3Ut3xNWIKKtidAxSW3/ju2jeoX/fU5uIxNEl33VzLvaQjPCFN8SN2xFkSVVesjiz+hKyEHGKrrHQBok/sc/cumN7gihk431LxcjCxga2DMeByN7ZAhLEIN0x625KYjLYse8mk/0O1AYk/F root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIY+RLxTtCpEutCC6OlhLGtupYT9y5rB9iDvfKNvNxfD5h0j9aIM291WEwu/DwYPtt1o4GVbMjQwiDKUPB6rtsEBiAZfga1xLQ1fKs+cHFdnfCCu7Gin98XjmESAjAJQYuBfeNfg+jelhHo4aqgsN4IgsHi5hbQd3obkclmPC+JDAAAAFQCoL3r8qgaWoTOYpnypQ5/GHkv1YQAAAIA7UyoneC44DfBrqjsYYU/Zveco/AyauP5HNy749OLHQJ4FZlcgthf+9mVnKtVRtA5YWEAu5gUXFy5nYyo0z0WdsKQ3cdpwKLeZqqQDpgkfS4PEfmVrBi/TdtCR4jCXWxttrKPYV1fasH6PpAvdezTozb33iiuMZOGqKjDVKNeS0QAAAIBckhM+qG+eLMihPt8mFDJ3Ui5oypBNGKTU8dZ5QoHxnCQUAHYfzt1AJAoumV/UiPlebo21AmcQSwJIdNl8T3ShYhhWfWgDupn8uYaAzLCP70J29n6u7C2/4aLerbfe47MvKWPah9x7z+ToOGvj32lAggEaT8OpoPWT6QmImMzcIw== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe1c:fa1c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: eaae47d3-433b-4d44-83de-c82821eb7854\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.41 ===\n/dev/root resized successfully [took 2.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1C:FA:1C \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:fa1c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2322 (2.2 KiB) TX bytes:1282 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:12:36,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-3e8a2533-ea74-4a29-96aa-f0864b9dd67e 2019-01-20 21:12:38,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:39,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22202c22-e805-4638-94f9-b104ac734ade x-compute-request-id: req-22202c22-e805-4638-94f9-b104ac734ade Content-Encoding: gzip Content-Length: 10238 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518746008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134827] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136537] pid_max: default: 32768 minimum: 301\n[ 0.137453] ACPI: Core revision 20150930\n[ 0.138901] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140244] Security Framework initialized\n[ 0.141079] Yama: becoming mindful.\n[ 0.141825] AppArmor: AppArmor initialized\n[ 0.142739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148096] Initializing cgroup subsys io\n[ 0.148928] Initializing cgroup subsys memory\n[ 0.149817] Initializing cgroup subsys devices\n[ 0.150721] Initializing cgroup subsys freezer\n[ 0.151616] Initializing cgroup subsys net_cls\n[ 0.152529] Initializing cgroup subsys perf_event\n[ 0.153489] Initializing cgroup subsys net_prio\n[ 0.154405] Initializing cgroup subsys hugetlb\n[ 0.155304] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157708] mce: CPU supports 10 MCE banks\n[ 0.158584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176887] ftrace: allocating 31920 entries in 125 pages\n[ 0.203046] smpboot: Max logical packages: 1\n[ 0.203930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205333] x2apic enabled\n[ 0.206186] Switched APIC routing to physical x2apic.\n[ 0.208009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213152] KVM setup paravirtual spinlock\n[ 0.214481] x86: Booted up 1 node, 1 CPUs\n[ 0.215320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216764] devtmpfs: initialized\n[ 0.218504] evm: security.selinux\n[ 0.219239] evm: security.SMACK64\n[ 0.219960] evm: security.SMACK64EXEC\n[ 0.220734] evm: security.SMACK64TRANSMUTE\n[ 0.221558] evm: security.SMACK64MMAP\n[ 0.222328] evm: security.ima\n[ 0.223001] evm: security.capability\n[ 0.223835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225774] pinctrl core: initialized pinctrl subsystem\n[ 0.226927] RTC time: 21:11:53, date: 01/20/19\n[ 0.227923] NET: Registered protocol family 16\n[ 0.228918] cpuidle: using governor ladder\n[ 0.229756] cpuidle: using governor menu\n[ 0.230576] PCCT header not found.\n[ 0.231360] ACPI: bus type PCI registered\n[ 0.232199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233494] PCI: Using configuration type 1 for base access\n[ 0.235300] ACPI: Added _OSI(Module Device)\n[ 0.236188] ACPI: Added _OSI(Processor Device)\n[ 0.237095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240242] ACPI: Interpreter enabled\n[ 0.241051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248806] ACPI: (supports S0 S5)\n[ 0.249548] ACPI: Using IOAPIC for interrupt routing\n[ 0.250658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256270] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259788] acpiphp: Slot [3] registered\n[ 0.260661] acpiphp: Slot [4] registered\n[ 0.261487] acpiphp: Slot [5] registered\n[ 0.262331] acpiphp: Slot [6] registered\n[ 0.263168] acpiphp: Slot [7] registered\n[ 0.264029] acpiphp: Slot [8] registered\n[ 0.264854] acpiphp: Slot [9] registered\n[ 0.265665] acpiphp: Slot [10] registered\n[ 0.266492] acpiphp: Slot [11] registered\n[ 0.267337] acpiphp: Slot [12] registered\n[ 0.268195] acpiphp: Slot [13] registered\n[ 0.269026] acpiphp: Slot [14] registered\n[ 0.269883] acpiphp: Slot [15] registered\n[ 0.280804] acpiphp: Slot [16] registered\n[ 0.281632] acpiphp: Slot [17] registered\n[ 0.282452] acpiphp: Slot [18] registered\n[ 0.283287] acpiphp: Slot [19] registered\n[ 0.284134] acpiphp: Slot [20] registered\n[ 0.284966] acpiphp: Slot [21] registered\n[ 0.285790] acpiphp: Slot [22] registered\n[ 0.286618] acpiphp: Slot [23] registered\n[ 0.287439] acpiphp: Slot [24] registered\n[ 0.288296] acpiphp: Slot [25] registered\n[ 0.289152] acpiphp: Slot [26] registered\n[ 0.289983] acpiphp: Slot [27] registered\n[ 0.290814] acpiphp: Slot [28] registered\n[ 0.291643] acpiphp: Slot [29] registered\n[ 0.292465] acpiphp: Slot [30] registered\n[ 0.293299] acpiphp: Slot [31] registered\n[ 0.294160] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300479] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317137] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369112] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372381] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374720] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376330] vgaarb: loaded\n[ 0.376954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378130] SCSI subsystem initialized\n[ 0.378972] ACPI: bus type USB registered\n[ 0.379813] usbcore: registered new interface driver usbfs\n[ 0.380890] usbcore: registered new interface driver hub\n[ 0.381938] usbcore: registered new device driver usb\n[ 0.383077] PCI: Using ACPI for IRQ routing\n[ 0.384127] NetLabel: Initializing\n[ 0.384897] NetLabel: domain hash size = 128\n[ 0.385776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386751] NetLabel: unlabeled traffic allowed by default\n[ 0.387922] clocksource: Switched to clocksource kvm-clock\n[ 0.393563] AppArmor: AppArmor Filesystem Enabled\n[ 0.394598] pnp: PnP ACPI init\n[ 0.395558] pnp: PnP ACPI: found 5 devices\n[ 0.401974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403737] NET: Registered protocol family 2\n[ 0.404737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410830] NET: Registered protocol family 1\n[ 0.411738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442041] Trying to unpack rootfs image as initramfs...\n[ 0.491968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506219] Scanning for low memory corruption every 60 seconds\n[ 0.507675] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508942] audit: initializing netlink subsys (disabled)\n[ 0.510031] audit: type=2000 audit(1548018714.173:1): initialized\n[ 0.511392] Initialise system trusted keyring\n[ 0.512407] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515685] zbud: loaded\n[ 0.516442] VFS: Disk quotas dquot_6.6.0\n[ 0.517293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518843] fuse init (API version 7.23)\n[ 0.519764] Key type big_key registered\n[ 0.520600] Allocating IMA MOK and blacklist keyrings.\n[ 0.522112] Key type asymmetric registered\n[ 0.522965] Asymmetric key parser 'x509' registered\n[ 0.523959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525474] io scheduler noop registered\n[ 0.526306] io scheduler deadline registered (default)\n[ 0.527326] io scheduler cfq registered\n[ 0.528206] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532111] ACPI: Power Button [PWRF]\n[ 0.532981] GHES: HEST is not enabled!\n[ 0.546543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625464] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628399] Linux agpgart interface v0.103\n[ 0.631248] brd: module loaded\n[ 0.632969] loop: module loaded\n[ 0.638939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640798] GPT:90111 != 2097151\n[ 0.641667] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643052] GPT:90111 != 2097151\n[ 0.643915] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645152] vda: vda1 vda15\n[ 0.647185] scsi host0: ata_piix\n[ 0.648134] scsi host1: ata_piix\n[ 0.649041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650594] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652401] libphy: Fixed MDIO Bus: probed\n[ 0.653444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657493] PPP generic driver version 2.4.2\n[ 0.658477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659656] ehci-pci: EHCI PCI platform driver\n[ 0.660518] ehci-platform: EHCI generic platform driver\n[ 0.661490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662596] ohci-pci: OHCI PCI platform driver\n[ 0.663476] ohci-platform: OHCI generic platform driver\n[ 0.664462] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682350] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686046] usb usb1: Product: UHCI Host Controller\n[ 0.686970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688091] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689125] hub 1-0:1.0: USB hub found\n[ 0.689893] hub 1-0:1.0: 2 ports detected\n[ 0.690778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694821] mousedev: PS/2 mouse device common for all mice\n[ 0.696059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698972] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701318] i2c /dev entries driver\n[ 0.702069] device-mapper: uevent: version 1.0.3\n[ 0.702987] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705859] NET: Registered protocol family 10\n[ 0.706828] NET: Registered protocol family 17\n[ 0.707696] Key type dns_resolver registered\n[ 0.708610] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.709682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.711400] registered taskstats version 1\n[ 0.712240] Loading compiled-in X.509 certificates\n[ 0.713678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715482] zswap: loaded using pool lzo/zbud\n[ 0.717324] Key type trusted registered\n[ 0.719316] Key type encrypted registered\n[ 0.720147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721157] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722169] evm: HMAC attrs: 0x1\n[ 0.723090] Magic number: 3:317:197\n[ 0.723942] rtc_cmos 00:00: setting system clock to 2019-01-20 21:11:54 UTC (1548018714)\n[ 0.725505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726603] EDD information not available.\n[ 0.808433] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809871] ata1.00: configured for MWDMA2\n[ 0.811050] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823565] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824773] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.826011] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829372] Write protecting the kernel read-only data: 14336k\n[ 0.830908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523476] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCExhYw7KieFh5RpCcDrCP+XHfUM75hhaT7B5PoPMCcWlMwfly4bDbyZf3nA5lMvXGCTyU1El+zo1nGRGFHdgmJzbLd0dVs9t+mRKWOUR1+t0rX/22iKgNbWhpSG0DSJveoNJQ7DRH2tfUB7+wUbpsfTPX6hTNNN1gbV/SSHoezPGC3Jg41dnr/kqrvwbhGeLTQjUD7nZ3Ut3xNWIKKtidAxSW3/ju2jeoX/fU5uIxNEl33VzLvaQjPCFN8SN2xFkSVVesjiz+hKyEHGKrrHQBok/sc/cumN7gihk431LxcjCxga2DMeByN7ZAhLEIN0x625KYjLYse8mk/0O1AYk/F root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIY+RLxTtCpEutCC6OlhLGtupYT9y5rB9iDvfKNvNxfD5h0j9aIM291WEwu/DwYPtt1o4GVbMjQwiDKUPB6rtsEBiAZfga1xLQ1fKs+cHFdnfCCu7Gin98XjmESAjAJQYuBfeNfg+jelhHo4aqgsN4IgsHi5hbQd3obkclmPC+JDAAAAFQCoL3r8qgaWoTOYpnypQ5/GHkv1YQAAAIA7UyoneC44DfBrqjsYYU/Zveco/AyauP5HNy749OLHQJ4FZlcgthf+9mVnKtVRtA5YWEAu5gUXFy5nYyo0z0WdsKQ3cdpwKLeZqqQDpgkfS4PEfmVrBi/TdtCR4jCXWxttrKPYV1fasH6PpAvdezTozb33iiuMZOGqKjDVKNeS0QAAAIBckhM+qG+eLMihPt8mFDJ3Ui5oypBNGKTU8dZ5QoHxnCQUAHYfzt1AJAoumV/UiPlebo21AmcQSwJIdNl8T3ShYhhWfWgDupn8uYaAzLCP70J29n6u7C2/4aLerbfe47MvKWPah9x7z+ToOGvj32lAggEaT8OpoPWT6QmImMzcIw== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe1c:fa1c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: eaae47d3-433b-4d44-83de-c82821eb7854\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.41 ===\n/dev/root resized successfully [took 2.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1C:FA:1C \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:fa1c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2322 (2.2 KiB) TX bytes:1282 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:12:39,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-22202c22-e805-4638-94f9-b104ac734ade 2019-01-20 21:12:41,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2406075b4ea7a0f73abf33177c4c5005c964aef3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:42,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc24fc0d-c43c-4b2f-b201-229b35c89237 x-compute-request-id: req-cc24fc0d-c43c-4b2f-b201-229b35c89237 Content-Encoding: gzip Content-Length: 11160 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 518746008 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134827] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136537] pid_max: default: 32768 minimum: 301\n[ 0.137453] ACPI: Core revision 20150930\n[ 0.138901] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140244] Security Framework initialized\n[ 0.141079] Yama: becoming mindful.\n[ 0.141825] AppArmor: AppArmor initialized\n[ 0.142739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144116] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148096] Initializing cgroup subsys io\n[ 0.148928] Initializing cgroup subsys memory\n[ 0.149817] Initializing cgroup subsys devices\n[ 0.150721] Initializing cgroup subsys freezer\n[ 0.151616] Initializing cgroup subsys net_cls\n[ 0.152529] Initializing cgroup subsys perf_event\n[ 0.153489] Initializing cgroup subsys net_prio\n[ 0.154405] Initializing cgroup subsys hugetlb\n[ 0.155304] Initializing cgroup subsys pids\n[ 0.156199] CPU: Physical Processor ID: 0\n[ 0.157708] mce: CPU supports 10 MCE banks\n[ 0.158584] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176887] ftrace: allocating 31920 entries in 125 pages\n[ 0.203046] smpboot: Max logical packages: 1\n[ 0.203930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205333] x2apic enabled\n[ 0.206186] Switched APIC routing to physical x2apic.\n[ 0.208009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211290] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213152] KVM setup paravirtual spinlock\n[ 0.214481] x86: Booted up 1 node, 1 CPUs\n[ 0.215320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216764] devtmpfs: initialized\n[ 0.218504] evm: security.selinux\n[ 0.219239] evm: security.SMACK64\n[ 0.219960] evm: security.SMACK64EXEC\n[ 0.220734] evm: security.SMACK64TRANSMUTE\n[ 0.221558] evm: security.SMACK64MMAP\n[ 0.222328] evm: security.ima\n[ 0.223001] evm: security.capability\n[ 0.223835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225774] pinctrl core: initialized pinctrl subsystem\n[ 0.226927] RTC time: 21:11:53, date: 01/20/19\n[ 0.227923] NET: Registered protocol family 16\n[ 0.228918] cpuidle: using governor ladder\n[ 0.229756] cpuidle: using governor menu\n[ 0.230576] PCCT header not found.\n[ 0.231360] ACPI: bus type PCI registered\n[ 0.232199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233494] PCI: Using configuration type 1 for base access\n[ 0.235300] ACPI: Added _OSI(Module Device)\n[ 0.236188] ACPI: Added _OSI(Processor Device)\n[ 0.237095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240242] ACPI: Interpreter enabled\n[ 0.241051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248806] ACPI: (supports S0 S5)\n[ 0.249548] ACPI: Using IOAPIC for interrupt routing\n[ 0.250658] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255005] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256270] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257506] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259788] acpiphp: Slot [3] registered\n[ 0.260661] acpiphp: Slot [4] registered\n[ 0.261487] acpiphp: Slot [5] registered\n[ 0.262331] acpiphp: Slot [6] registered\n[ 0.263168] acpiphp: Slot [7] registered\n[ 0.264029] acpiphp: Slot [8] registered\n[ 0.264854] acpiphp: Slot [9] registered\n[ 0.265665] acpiphp: Slot [10] registered\n[ 0.266492] acpiphp: Slot [11] registered\n[ 0.267337] acpiphp: Slot [12] registered\n[ 0.268195] acpiphp: Slot [13] registered\n[ 0.269026] acpiphp: Slot [14] registered\n[ 0.269883] acpiphp: Slot [15] registered\n[ 0.280804] acpiphp: Slot [16] registered\n[ 0.281632] acpiphp: Slot [17] registered\n[ 0.282452] acpiphp: Slot [18] registered\n[ 0.283287] acpiphp: Slot [19] registered\n[ 0.284134] acpiphp: Slot [20] registered\n[ 0.284966] acpiphp: Slot [21] registered\n[ 0.285790] acpiphp: Slot [22] registered\n[ 0.286618] acpiphp: Slot [23] registered\n[ 0.287439] acpiphp: Slot [24] registered\n[ 0.288296] acpiphp: Slot [25] registered\n[ 0.289152] acpiphp: Slot [26] registered\n[ 0.289983] acpiphp: Slot [27] registered\n[ 0.290814] acpiphp: Slot [28] registered\n[ 0.291643] acpiphp: Slot [29] registered\n[ 0.292465] acpiphp: Slot [30] registered\n[ 0.293299] acpiphp: Slot [31] registered\n[ 0.294160] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296236] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300479] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306831] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308138] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317137] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364618] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369112] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372381] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374720] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376330] vgaarb: loaded\n[ 0.376954] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378130] SCSI subsystem initialized\n[ 0.378972] ACPI: bus type USB registered\n[ 0.379813] usbcore: registered new interface driver usbfs\n[ 0.380890] usbcore: registered new interface driver hub\n[ 0.381938] usbcore: registered new device driver usb\n[ 0.383077] PCI: Using ACPI for IRQ routing\n[ 0.384127] NetLabel: Initializing\n[ 0.384897] NetLabel: domain hash size = 128\n[ 0.385776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386751] NetLabel: unlabeled traffic allowed by default\n[ 0.387922] clocksource: Switched to clocksource kvm-clock\n[ 0.393563] AppArmor: AppArmor Filesystem Enabled\n[ 0.394598] pnp: PnP ACPI init\n[ 0.395558] pnp: PnP ACPI: found 5 devices\n[ 0.401974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403737] NET: Registered protocol family 2\n[ 0.404737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406101] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408505] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410830] NET: Registered protocol family 1\n[ 0.411738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427888] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442041] Trying to unpack rootfs image as initramfs...\n[ 0.491968] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506219] Scanning for low memory corruption every 60 seconds\n[ 0.507675] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508942] audit: initializing netlink subsys (disabled)\n[ 0.510031] audit: type=2000 audit(1548018714.173:1): initialized\n[ 0.511392] Initialise system trusted keyring\n[ 0.512407] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513662] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515685] zbud: loaded\n[ 0.516442] VFS: Disk quotas dquot_6.6.0\n[ 0.517293] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518843] fuse init (API version 7.23)\n[ 0.519764] Key type big_key registered\n[ 0.520600] Allocating IMA MOK and blacklist keyrings.\n[ 0.522112] Key type asymmetric registered\n[ 0.522965] Asymmetric key parser 'x509' registered\n[ 0.523959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525474] io scheduler noop registered\n[ 0.526306] io scheduler deadline registered (default)\n[ 0.527326] io scheduler cfq registered\n[ 0.528206] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530600] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532111] ACPI: Power Button [PWRF]\n[ 0.532981] GHES: HEST is not enabled!\n[ 0.546543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601821] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625464] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628399] Linux agpgart interface v0.103\n[ 0.631248] brd: module loaded\n[ 0.632969] loop: module loaded\n[ 0.638939] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.640798] GPT:90111 != 2097151\n[ 0.641667] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643052] GPT:90111 != 2097151\n[ 0.643915] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645152] vda: vda1 vda15\n[ 0.647185] scsi host0: ata_piix\n[ 0.648134] scsi host1: ata_piix\n[ 0.649041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650594] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652401] libphy: Fixed MDIO Bus: probed\n[ 0.653444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657493] PPP generic driver version 2.4.2\n[ 0.658477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659656] ehci-pci: EHCI PCI platform driver\n[ 0.660518] ehci-platform: EHCI generic platform driver\n[ 0.661490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662596] ohci-pci: OHCI PCI platform driver\n[ 0.663476] ohci-platform: OHCI generic platform driver\n[ 0.664462] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681359] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682350] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686046] usb usb1: Product: UHCI Host Controller\n[ 0.686970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688091] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689125] hub 1-0:1.0: USB hub found\n[ 0.689893] hub 1-0:1.0: 2 ports detected\n[ 0.690778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692873] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693808] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694821] mousedev: PS/2 mouse device common for all mice\n[ 0.696059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697899] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698972] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701318] i2c /dev entries driver\n[ 0.702069] device-mapper: uevent: version 1.0.3\n[ 0.702987] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.704599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.705859] NET: Registered protocol family 10\n[ 0.706828] NET: Registered protocol family 17\n[ 0.707696] Key type dns_resolver registered\n[ 0.708610] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.709682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.711400] registered taskstats version 1\n[ 0.712240] Loading compiled-in X.509 certificates\n[ 0.713678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715482] zswap: loaded using pool lzo/zbud\n[ 0.717324] Key type trusted registered\n[ 0.719316] Key type encrypted registered\n[ 0.720147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721157] ima: No TPM chip found, activating TPM-bypass!\n[ 0.722169] evm: HMAC attrs: 0x1\n[ 0.723090] Magic number: 3:317:197\n[ 0.723942] rtc_cmos 00:00: setting system clock to 2019-01-20 21:11:54 UTC (1548018714)\n[ 0.725505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.726603] EDD information not available.\n[ 0.808433] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.809871] ata1.00: configured for MWDMA2\n[ 0.811050] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.823565] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.824773] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.826011] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.827863] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829372] Write protecting the kernel read-only data: 14336k\n[ 0.830908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523476] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCExhYw7KieFh5RpCcDrCP+XHfUM75hhaT7B5PoPMCcWlMwfly4bDbyZf3nA5lMvXGCTyU1El+zo1nGRGFHdgmJzbLd0dVs9t+mRKWOUR1+t0rX/22iKgNbWhpSG0DSJveoNJQ7DRH2tfUB7+wUbpsfTPX6hTNNN1gbV/SSHoezPGC3Jg41dnr/kqrvwbhGeLTQjUD7nZ3Ut3xNWIKKtidAxSW3/ju2jeoX/fU5uIxNEl33VzLvaQjPCFN8SN2xFkSVVesjiz+hKyEHGKrrHQBok/sc/cumN7gihk431LxcjCxga2DMeByN7ZAhLEIN0x625KYjLYse8mk/0O1AYk/F root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIY+RLxTtCpEutCC6OlhLGtupYT9y5rB9iDvfKNvNxfD5h0j9aIM291WEwu/DwYPtt1o4GVbMjQwiDKUPB6rtsEBiAZfga1xLQ1fKs+cHFdnfCCu7Gin98XjmESAjAJQYuBfeNfg+jelhHo4aqgsN4IgsHi5hbQd3obkclmPC+JDAAAAFQCoL3r8qgaWoTOYpnypQ5/GHkv1YQAAAIA7UyoneC44DfBrqjsYYU/Zveco/AyauP5HNy749OLHQJ4FZlcgthf+9mVnKtVRtA5YWEAu5gUXFy5nYyo0z0WdsKQ3cdpwKLeZqqQDpgkfS4PEfmVrBi/TdtCR4jCXWxttrKPYV1fasH6PpAvdezTozb33iiuMZOGqKjDVKNeS0QAAAIBckhM+qG+eLMihPt8mFDJ3Ui5oypBNGKTU8dZ5QoHxnCQUAHYfzt1AJAoumV/UiPlebo21AmcQSwJIdNl8T3ShYhhWfWgDupn8uYaAzLCP70J29n6u7C2/4aLerbfe47MvKWPah9x7z+ToOGvj32lAggEaT8OpoPWT6QmImMzcIw== root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe1c:fa1c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: eaae47d3-433b-4d44-83de-c82821eb7854\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.41 ===\n/dev/root resized successfully [took 2.69s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1C:FA:1C \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:fa1c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2322 (2.2 KiB) TX bytes:1282 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-2-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.159735] usb 1-1: SerialNumber: 42\n[ 1.491587] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.503990] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 1.503992] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 1.505342] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.523476] random: dd urandom read with 13 bits of entropy available\n[ 1.565723] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.567905] ISO 9660 Extensions: RRIP_1991A\n[ 2.518350] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.170951] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:12:36 cirros authpriv.info dropbear[499]: Exit (cirros): Exited normally\nJan 20 21:12:37 cirros authpriv.info dropbear[502]: Child connection from 10.10.10.11:48282\nJan 20 21:12:37 cirros authpriv.notice dropbear[502]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48282\nJan 20 21:12:37 cirros authpriv.info dropbear[502]: Exit (cirros): Exited normally\nJan 20 21:12:37 cirros authpriv.info dropbear[505]: Child connection from 10.10.10.11:48284\nJan 20 21:12:37 cirros authpriv.notice dropbear[505]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48284\nJan 20 21:12:37 cirros authpriv.info dropbear[505]: Exit (cirros): Exited normally\nJan 20 21:12:38 cirros authpriv.info dropbear[508]: Child connection from 10.10.10.11:48286\nJan 20 21:12:38 cirros authpriv.notice dropbear[508]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48286\nJan 20 21:12:38 cirros authpriv.info dropbear[508]: Exit (cirros): Exited normally\nJan 20 21:12:38 cirros authpriv.info dropbear[511]: Child connection from 10.10.10.11:48288\nJan 20 21:12:38 cirros authpriv.notice dropbear[511]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48288\nJan 20 21:12:38 cirros authpriv.info dropbear[511]: Exit (cirros): Exited normally\nJan 20 21:12:39 cirros authpriv.info dropbear[514]: Child connection from 10.10.10.11:48290\nJan 20 21:12:39 cirros authpriv.notice dropbear[514]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48290\nJan 20 21:12:39 cirros authpriv.info dropbear[514]: Exit (cirros): Exited normally\nJan 20 21:12:39 cirros authpriv.info dropbear[517]: Child connection from 10.10.10.11:48292\nJan 20 21:12:39 cirros authpriv.notice dropbear[517]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48292\nJan 20 21:12:39 cirros authpriv.info dropbear[517]: Exit (cirros): Exited normally\nJan 20 21:12:40 cirros authpriv.info dropbear[520]: Child connection from 10.10.10.11:48294\nJan 20 21:12:40 cirros authpriv.notice dropbear[520]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48294\nJan 20 21:12:40 cirros authpriv.info dropbear[520]: Exit (cirros): Exited normally\nJan 20 21:12:40 cirros authpriv.info dropbear[523]: Child connection from 10.10.10.11:48296\nJan 20 21:12:40 cirros authpriv.notice dropbear[523]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:48296\nJan 20 21:12:40 cirros authpriv.info dropbear[523]: Exit (cirros): Exited normally\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-2-2 login: "} 2019-01-20 21:12:42,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-cc24fc0d-c43c-4b2f-b201-229b35c89237 2019-01-20 21:12:44,548 - sdnvpn_test_utils - INFO - Waiting for instance f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 to boot up 2019-01-20 21:12:44,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:45,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92e335da-6d27-41b0-a6fd-047e9b742458 x-compute-request-id: req-92e335da-6d27-41b0-a6fd-047e9b742458 Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515837397 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134864] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136549] pid_max: default: 32768 minimum: 301\n[ 0.137461] ACPI: Core revision 20150930\n[ 0.138863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140204] Security Framework initialized\n[ 0.141041] Yama: becoming mindful.\n[ 0.141790] AppArmor: AppArmor initialized\n[ 0.142670] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146764] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148183] Initializing cgroup subsys io\n[ 0.149015] Initializing cgroup subsys memory\n[ 0.149901] Initializing cgroup subsys devices\n[ 0.150793] Initializing cgroup subsys freezer\n[ 0.151677] Initializing cgroup subsys net_cls\n[ 0.152573] Initializing cgroup subsys perf_event\n[ 0.153510] Initializing cgroup subsys net_prio\n[ 0.154423] Initializing cgroup subsys hugetlb\n[ 0.155313] Initializing cgroup subsys pids\n[ 0.156211] CPU: Physical Processor ID: 0\n[ 0.157747] mce: CPU supports 10 MCE banks\n[ 0.158615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176828] ftrace: allocating 31920 entries in 125 pages\n[ 0.203253] smpboot: Max logical packages: 1\n[ 0.204158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205564] x2apic enabled\n[ 0.206417] Switched APIC routing to physical x2apic.\n[ 0.208212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213312] KVM setup paravirtual spinlock\n[ 0.214649] x86: Booted up 1 node, 1 CPUs\n[ 0.215496] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216942] devtmpfs: initialized\n[ 0.218886] evm: security.selinux\n[ 0.219618] evm: security.SMACK64\n[ 0.220328] evm: security.SMACK64EXEC\n[ 0.221089] evm: security.SMACK64TRANSMUTE\n[ 0.221909] evm: security.SMACK64MMAP\n[ 0.222667] evm: security.ima\n[ 0.223326] evm: security.capability\n[ 0.224151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226041] pinctrl core: initialized pinctrl subsystem\n[ 0.227166] RTC time: 21:12:17, date: 01/20/19\n[ 0.228136] NET: Registered protocol family 16\n[ 0.229122] cpuidle: using governor ladder\n[ 0.229966] cpuidle: using governor menu\n[ 0.230764] PCCT header not found.\n[ 0.231533] ACPI: bus type PCI registered\n[ 0.232353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233616] PCI: Using configuration type 1 for base access\n[ 0.235395] ACPI: Added _OSI(Module Device)\n[ 0.236355] ACPI: Added _OSI(Processor Device)\n[ 0.237275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240330] ACPI: Interpreter enabled\n[ 0.241127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248656] ACPI: (supports S0 S5)\n[ 0.249376] ACPI: Using IOAPIC for interrupt routing\n[ 0.250460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253585] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259486] acpiphp: Slot [3] registered\n[ 0.260392] acpiphp: Slot [4] registered\n[ 0.261272] acpiphp: Slot [5] registered\n[ 0.262107] acpiphp: Slot [6] registered\n[ 0.262936] acpiphp: Slot [7] registered\n[ 0.263780] acpiphp: Slot [8] registered\n[ 0.264618] acpiphp: Slot [9] registered\n[ 0.265456] acpiphp: Slot [10] registered\n[ 0.266301] acpiphp: Slot [11] registered\n[ 0.267145] acpiphp: Slot [12] registered\n[ 0.267999] acpiphp: Slot [13] registered\n[ 0.268822] acpiphp: Slot [14] registered\n[ 0.269643] acpiphp: Slot [15] registered\n[ 0.280816] acpiphp: Slot [16] registered\n[ 0.281672] acpiphp: Slot [17] registered\n[ 0.282519] acpiphp: Slot [18] registered\n[ 0.283366] acpiphp: Slot [19] registered\n[ 0.284214] acpiphp: Slot [20] registered\n[ 0.285060] acpiphp: Slot [21] registered\n[ 0.285886] acpiphp: Slot [22] registered\n[ 0.286705] acpiphp: Slot [23] registered\n[ 0.287537] acpiphp: Slot [24] registered\n[ 0.288364] acpiphp: Slot [25] registered\n[ 0.289202] acpiphp: Slot [26] registered\n[ 0.290051] acpiphp: Slot [27] registered\n[ 0.290876] acpiphp: Slot [28] registered\n[ 0.291696] acpiphp: Slot [29] registered\n[ 0.292520] acpiphp: Slot [30] registered\n[ 0.293349] acpiphp: Slot [31] registered\n[ 0.294174] PCI host bridge to bus 0000:00\n[ 0.295017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317463] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318961] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366949] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371291] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373007] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374178] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376807] vgaarb: loaded\n[ 0.377419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378562] SCSI subsystem initialized\n[ 0.379401] ACPI: bus type USB registered\n[ 0.380229] usbcore: registered new interface driver usbfs\n[ 0.381270] usbcore: registered new interface driver hub\n[ 0.382297] usbcore: registered new device driver usb\n[ 0.383364] PCI: Using ACPI for IRQ routing\n[ 0.384399] NetLabel: Initializing\n[ 0.385124] NetLabel: domain hash size = 128\n[ 0.386135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387120] NetLabel: unlabeled traffic allowed by default\n[ 0.388232] clocksource: Switched to clocksource kvm-clock\n[ 0.393645] AppArmor: AppArmor Filesystem Enabled\n[ 0.394661] pnp: PnP ACPI init\n[ 0.395607] pnp: PnP ACPI: found 5 devices\n[ 0.402021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403955] NET: Registered protocol family 2\n[ 0.404979] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406312] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408769] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411099] NET: Registered protocol family 1\n[ 0.411983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413106] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442855] Trying to unpack rootfs image as initramfs...\n[ 0.493560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507600] Scanning for low memory corruption every 60 seconds\n[ 0.509035] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510252] audit: initializing netlink subsys (disabled)\n[ 0.511303] audit: type=2000 audit(1548018738.388:1): initialized\n[ 0.512679] Initialise system trusted keyring\n[ 0.513636] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514822] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516808] zbud: loaded\n[ 0.517519] VFS: Disk quotas dquot_6.6.0\n[ 0.518350] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519883] fuse init (API version 7.23)\n[ 0.520787] Key type big_key registered\n[ 0.521597] Allocating IMA MOK and blacklist keyrings.\n[ 0.522737] Key type asymmetric registered\n[ 0.523571] Asymmetric key parser 'x509' registered\n[ 0.524550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526405] io scheduler noop registered\n[ 0.527218] io scheduler deadline registered (default)\n[ 0.528218] io scheduler cfq registered\n[ 0.529168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530313] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533154] ACPI: Power Button [PWRF]\n[ 0.534024] GHES: HEST is not enabled!\n[ 0.547693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577507] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.580703] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607179] Linux agpgart interface v0.103\n[ 0.609452] brd: module loaded\n[ 0.610775] loop: module loaded\n[ 0.615687] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617248] GPT:90111 != 2097151\n[ 0.618015] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619232] GPT:90111 != 2097151\n[ 0.619961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621084] vda: vda1 vda15\n[ 0.622810] scsi host0: ata_piix\n[ 0.623737] scsi host1: ata_piix\n[ 0.624560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627640] libphy: Fixed MDIO Bus: probed\n[ 0.628731] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629789] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631948] PPP generic driver version 2.4.2\n[ 0.633246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634693] ehci-pci: EHCI PCI platform driver\n[ 0.635759] ehci-platform: EHCI generic platform driver\n[ 0.637011] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638341] ohci-pci: OHCI PCI platform driver\n[ 0.639375] ohci-platform: OHCI generic platform driver\n[ 0.640478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655140] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659212] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663860] usb usb1: Product: UHCI Host Controller\n[ 0.665007] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666464] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667565] hub 1-0:1.0: USB hub found\n[ 0.668497] hub 1-0:1.0: 2 ports detected\n[ 0.669543] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.673303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.674637] mousedev: PS/2 mouse device common for all mice\n[ 0.676011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677832] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678966] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680166] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681357] i2c /dev entries driver\n[ 0.682133] device-mapper: uevent: version 1.0.3\n[ 0.683062] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685973] NET: Registered protocol family 10\n[ 0.686964] NET: Registered protocol family 17\n[ 0.687843] Key type dns_resolver registered\n[ 0.688784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689861] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691594] registered taskstats version 1\n[ 0.692435] Loading compiled-in X.509 certificates\n[ 0.693879] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695711] zswap: loaded using pool lzo/zbud\n[ 0.697578] Key type trusted registered\n[ 0.699587] Key type encrypted registered\n[ 0.700433] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701459] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702492] evm: HMAC attrs: 0x1\n[ 0.703440] Magic number: 3:867:247\n[ 0.704332] rtc_cmos 00:00: setting system clock to 2019-01-20 21:12:18 UTC (1548018738)\n[ 0.705932] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707037] EDD information not available.\n[ 0.780766] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.782185] ata1.00: configured for MWDMA2\n[ 0.783392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.796008] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.797231] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.798481] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.800362] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801884] Write protecting the kernel read-only data: 14336k\n[ 0.803447] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.122063] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 3.62s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2019-01-20 21:12:45,626 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action used request id req-92e335da-6d27-41b0-a6fd-047e9b742458 2019-01-20 21:12:47,629 - sdnvpn_test_utils - INFO - Waiting for instance 2195bc10-6def-4602-93ab-7ef1480e8a42 to boot up 2019-01-20 21:12:47,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:12:48,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5986aa65-6a92-4b83-a50d-9b80c30fa361 x-compute-request-id: req-5986aa65-6a92-4b83-a50d-9b80c30fa361 Content-Encoding: gzip Content-Length: 8100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551276985 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134232] pid_max: default: 32768 minimum: 301\n[ 0.135130] ACPI: Core revision 20150930\n[ 0.136514] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137830] Security Framework initialized\n[ 0.138646] Yama: becoming mindful.\n[ 0.139387] AppArmor: AppArmor initialized\n[ 0.140255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141602] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142884] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144093] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145481] Initializing cgroup subsys io\n[ 0.146300] Initializing cgroup subsys memory\n[ 0.147164] Initializing cgroup subsys devices\n[ 0.148046] Initializing cgroup subsys freezer\n[ 0.148915] Initializing cgroup subsys net_cls\n[ 0.149787] Initializing cgroup subsys perf_event\n[ 0.150697] Initializing cgroup subsys net_prio\n[ 0.151579] Initializing cgroup subsys hugetlb\n[ 0.152447] Initializing cgroup subsys pids\n[ 0.153330] CPU: Physical Processor ID: 0\n[ 0.154843] mce: CPU supports 10 MCE banks\n[ 0.155705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156706] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174932] ftrace: allocating 31920 entries in 125 pages\n[ 0.201146] smpboot: Max logical packages: 1\n[ 0.202011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203356] x2apic enabled\n[ 0.204182] Switched APIC routing to physical x2apic.\n[ 0.205928] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210817] KVM setup paravirtual spinlock\n[ 0.212104] x86: Booted up 1 node, 1 CPUs\n[ 0.212912] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214298] devtmpfs: initialized\n[ 0.216015] evm: security.selinux\n[ 0.216718] evm: security.SMACK64\n[ 0.217406] evm: security.SMACK64EXEC\n[ 0.218159] evm: security.SMACK64TRANSMUTE\n[ 0.218968] evm: security.SMACK64MMAP\n[ 0.219716] evm: security.ima\n[ 0.220356] evm: security.capability\n[ 0.221159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223016] pinctrl core: initialized pinctrl subsystem\n[ 0.224119] RTC time: 21:12:05, date: 01/20/19\n[ 0.225074] NET: Registered protocol family 16\n[ 0.226044] cpuidle: using governor ladder\n[ 0.226875] cpuidle: using governor menu\n[ 0.227661] PCCT header not found.\n[ 0.228417] ACPI: bus type PCI registered\n[ 0.229222] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230459] PCI: Using configuration type 1 for base access\n[ 0.232214] ACPI: Added _OSI(Module Device)\n[ 0.233067] ACPI: Added _OSI(Processor Device)\n[ 0.233930] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234831] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236965] ACPI: Interpreter enabled\n[ 0.237742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245832] ACPI: Using IOAPIC for interrupt routing\n[ 0.246894] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255765] acpiphp: Slot [3] registered\n[ 0.256569] acpiphp: Slot [4] registered\n[ 0.257362] acpiphp: Slot [5] registered\n[ 0.258164] acpiphp: Slot [6] registered\n[ 0.258958] acpiphp: Slot [7] registered\n[ 0.259759] acpiphp: Slot [8] registered\n[ 0.260555] acpiphp: Slot [9] registered\n[ 0.261346] acpiphp: Slot [10] registered\n[ 0.262160] acpiphp: Slot [11] registered\n[ 0.262971] acpiphp: Slot [12] registered\n[ 0.263786] acpiphp: Slot [13] registered\n[ 0.264596] acpiphp: Slot [14] registered\n[ 0.265400] acpiphp: Slot [15] registered\n[ 0.276372] acpiphp: Slot [16] registered\n[ 0.277187] acpiphp: Slot [17] registered\n[ 0.278011] acpiphp: Slot [18] registered\n[ 0.278821] acpiphp: Slot [19] registered\n[ 0.279627] acpiphp: Slot [20] registered\n[ 0.280439] acpiphp: Slot [21] registered\n[ 0.281259] acpiphp: Slot [22] registered\n[ 0.282069] acpiphp: Slot [23] registered\n[ 0.282879] acpiphp: Slot [24] registered\n[ 0.283688] acpiphp: Slot [25] registered\n[ 0.284501] acpiphp: Slot [26] registered\n[ 0.285320] acpiphp: Slot [27] registered\n[ 0.286133] acpiphp: Slot [28] registered\n[ 0.286947] acpiphp: Slot [29] registered\n[ 0.287754] acpiphp: Slot [30] registered\n[ 0.288568] acpiphp: Slot [31] registered\n[ 0.289372] PCI host bridge to bus 0000:00\n[ 0.290186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313222] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363397] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366043] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367194] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368399] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369953] vgaarb: loaded\n[ 0.370556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371691] SCSI subsystem initialized\n[ 0.372505] ACPI: bus type USB registered\n[ 0.373322] usbcore: registered new interface driver usbfs\n[ 0.374356] usbcore: registered new interface driver hub\n[ 0.375360] usbcore: registered new device driver usb\n[ 0.376414] PCI: Using ACPI for IRQ routing\n[ 0.377440] NetLabel: Initializing\n[ 0.378153] NetLabel: domain hash size = 128\n[ 0.379009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379959] NetLabel: unlabeled traffic allowed by default\n[ 0.381048] clocksource: Switched to clocksource kvm-clock\n[ 0.386578] AppArmor: AppArmor Filesystem Enabled\n[ 0.387547] pnp: PnP ACPI init\n[ 0.388454] pnp: PnP ACPI: found 5 devices\n[ 0.394827] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396517] NET: Registered protocol family 2\n[ 0.397479] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398752] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399914] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401081] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403315] NET: Registered protocol family 1\n[ 0.404179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405273] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406341] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420375] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434630] Trying to unpack rootfs image as initramfs...\n[ 0.484247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498354] Scanning for low memory corruption every 60 seconds\n[ 0.499672] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500812] audit: initializing netlink subsys (disabled)\n[ 0.501836] audit: type=2000 audit(1548018726.396:1): initialized\n[ 0.503143] Initialise system trusted keyring\n[ 0.504067] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507190] zbud: loaded\n[ 0.507892] VFS: Disk quotas dquot_6.6.0\n[ 0.508712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510232] fuse init (API version 7.23)\n[ 0.511122] Key type big_key registered\n[ 0.511924] Allocating IMA MOK and blacklist keyrings.\n[ 0.513409] Key type asymmetric registered\n[ 0.514235] Asymmetric key parser 'x509' registered\n[ 0.515183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516638] io scheduler noop registered\n[ 0.517435] io scheduler deadline registered (default)\n[ 0.518428] io scheduler cfq registered\n[ 0.519259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520302] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523026] ACPI: Power Button [PWRF]\n[ 0.523852] GHES: HEST is not enabled!\n[ 0.537571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596956] Linux agpgart interface v0.103\n[ 0.598986] brd: module loaded\n[ 0.600140] loop: module loaded\n[ 0.605335] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606792] GPT:90111 != 2097151\n[ 0.607463] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608554] GPT:90111 != 2097151\n[ 0.609231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610197] vda: vda1 vda15\n[ 0.611619] scsi host0: ata_piix\n[ 0.612346] scsi host1: ata_piix\n[ 0.613067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614274] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615706] libphy: Fixed MDIO Bus: probed\n[ 0.616516] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617464] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619610] PPP generic driver version 2.4.2\n[ 0.620502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621779] ehci-pci: EHCI PCI platform driver\n[ 0.622648] ehci-platform: EHCI generic platform driver\n[ 0.623624] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624737] ohci-pci: OHCI PCI platform driver\n[ 0.625620] ohci-platform: OHCI generic platform driver\n[ 0.626601] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640790] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641824] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643265] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646643] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648061] usb usb1: Product: UHCI Host Controller\n[ 0.648998] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650139] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651135] hub 1-0:1.0: USB hub found\n[ 0.651915] hub 1-0:1.0: 2 ports detected\n[ 0.652816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655906] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656933] mousedev: PS/2 mouse device common for all mice\n[ 0.658189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663526] i2c /dev entries driver\n[ 0.664285] device-mapper: uevent: version 1.0.3\n[ 0.665241] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666862] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668131] NET: Registered protocol family 10\n[ 0.669134] NET: Registered protocol family 17\n[ 0.670037] Key type dns_resolver registered\n[ 0.670961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672051] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673792] registered taskstats version 1\n[ 0.674623] Loading compiled-in X.509 certificates\n[ 0.676051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677902] zswap: loaded using pool lzo/zbud\n[ 0.679253] Key type trusted registered\n[ 0.681183] Key type encrypted registered\n[ 0.682022] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683054] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684090] evm: HMAC attrs: 0x1\n[ 0.685040] Magic number: 3:867:247\n[ 0.685894] rtc_cmos 00:00: setting system clock to 2019-01-20 21:12:06 UTC (1548018726)\n[ 0.687498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688627] EDD information not available.\n[ 0.769973] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771464] ata1.00: configured for MWDMA2\n[ 0.772687] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785713] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786978] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788247] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791725] Write protecting the kernel read-only data: 14336k\n[ 0.793325] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.242254] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.23s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2019-01-20 21:12:48,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action used request id req-5986aa65-6a92-4b83-a50d-9b80c30fa361 2019-01-20 21:12:50,710 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:13:20,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:13:21,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1da5a99e-5c6f-48ac-ac4a-8586f13c14ec x-compute-request-id: req-1da5a99e-5c6f-48ac-ac4a-8586f13c14ec Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515837397 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134864] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136549] pid_max: default: 32768 minimum: 301\n[ 0.137461] ACPI: Core revision 20150930\n[ 0.138863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140204] Security Framework initialized\n[ 0.141041] Yama: becoming mindful.\n[ 0.141790] AppArmor: AppArmor initialized\n[ 0.142670] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146764] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148183] Initializing cgroup subsys io\n[ 0.149015] Initializing cgroup subsys memory\n[ 0.149901] Initializing cgroup subsys devices\n[ 0.150793] Initializing cgroup subsys freezer\n[ 0.151677] Initializing cgroup subsys net_cls\n[ 0.152573] Initializing cgroup subsys perf_event\n[ 0.153510] Initializing cgroup subsys net_prio\n[ 0.154423] Initializing cgroup subsys hugetlb\n[ 0.155313] Initializing cgroup subsys pids\n[ 0.156211] CPU: Physical Processor ID: 0\n[ 0.157747] mce: CPU supports 10 MCE banks\n[ 0.158615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176828] ftrace: allocating 31920 entries in 125 pages\n[ 0.203253] smpboot: Max logical packages: 1\n[ 0.204158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205564] x2apic enabled\n[ 0.206417] Switched APIC routing to physical x2apic.\n[ 0.208212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213312] KVM setup paravirtual spinlock\n[ 0.214649] x86: Booted up 1 node, 1 CPUs\n[ 0.215496] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216942] devtmpfs: initialized\n[ 0.218886] evm: security.selinux\n[ 0.219618] evm: security.SMACK64\n[ 0.220328] evm: security.SMACK64EXEC\n[ 0.221089] evm: security.SMACK64TRANSMUTE\n[ 0.221909] evm: security.SMACK64MMAP\n[ 0.222667] evm: security.ima\n[ 0.223326] evm: security.capability\n[ 0.224151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226041] pinctrl core: initialized pinctrl subsystem\n[ 0.227166] RTC time: 21:12:17, date: 01/20/19\n[ 0.228136] NET: Registered protocol family 16\n[ 0.229122] cpuidle: using governor ladder\n[ 0.229966] cpuidle: using governor menu\n[ 0.230764] PCCT header not found.\n[ 0.231533] ACPI: bus type PCI registered\n[ 0.232353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233616] PCI: Using configuration type 1 for base access\n[ 0.235395] ACPI: Added _OSI(Module Device)\n[ 0.236355] ACPI: Added _OSI(Processor Device)\n[ 0.237275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240330] ACPI: Interpreter enabled\n[ 0.241127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248656] ACPI: (supports S0 S5)\n[ 0.249376] ACPI: Using IOAPIC for interrupt routing\n[ 0.250460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253585] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259486] acpiphp: Slot [3] registered\n[ 0.260392] acpiphp: Slot [4] registered\n[ 0.261272] acpiphp: Slot [5] registered\n[ 0.262107] acpiphp: Slot [6] registered\n[ 0.262936] acpiphp: Slot [7] registered\n[ 0.263780] acpiphp: Slot [8] registered\n[ 0.264618] acpiphp: Slot [9] registered\n[ 0.265456] acpiphp: Slot [10] registered\n[ 0.266301] acpiphp: Slot [11] registered\n[ 0.267145] acpiphp: Slot [12] registered\n[ 0.267999] acpiphp: Slot [13] registered\n[ 0.268822] acpiphp: Slot [14] registered\n[ 0.269643] acpiphp: Slot [15] registered\n[ 0.280816] acpiphp: Slot [16] registered\n[ 0.281672] acpiphp: Slot [17] registered\n[ 0.282519] acpiphp: Slot [18] registered\n[ 0.283366] acpiphp: Slot [19] registered\n[ 0.284214] acpiphp: Slot [20] registered\n[ 0.285060] acpiphp: Slot [21] registered\n[ 0.285886] acpiphp: Slot [22] registered\n[ 0.286705] acpiphp: Slot [23] registered\n[ 0.287537] acpiphp: Slot [24] registered\n[ 0.288364] acpiphp: Slot [25] registered\n[ 0.289202] acpiphp: Slot [26] registered\n[ 0.290051] acpiphp: Slot [27] registered\n[ 0.290876] acpiphp: Slot [28] registered\n[ 0.291696] acpiphp: Slot [29] registered\n[ 0.292520] acpiphp: Slot [30] registered\n[ 0.293349] acpiphp: Slot [31] registered\n[ 0.294174] PCI host bridge to bus 0000:00\n[ 0.295017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317463] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318961] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366949] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371291] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373007] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374178] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376807] vgaarb: loaded\n[ 0.377419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378562] SCSI subsystem initialized\n[ 0.379401] ACPI: bus type USB registered\n[ 0.380229] usbcore: registered new interface driver usbfs\n[ 0.381270] usbcore: registered new interface driver hub\n[ 0.382297] usbcore: registered new device driver usb\n[ 0.383364] PCI: Using ACPI for IRQ routing\n[ 0.384399] NetLabel: Initializing\n[ 0.385124] NetLabel: domain hash size = 128\n[ 0.386135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387120] NetLabel: unlabeled traffic allowed by default\n[ 0.388232] clocksource: Switched to clocksource kvm-clock\n[ 0.393645] AppArmor: AppArmor Filesystem Enabled\n[ 0.394661] pnp: PnP ACPI init\n[ 0.395607] pnp: PnP ACPI: found 5 devices\n[ 0.402021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403955] NET: Registered protocol family 2\n[ 0.404979] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406312] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408769] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411099] NET: Registered protocol family 1\n[ 0.411983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413106] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442855] Trying to unpack rootfs image as initramfs...\n[ 0.493560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507600] Scanning for low memory corruption every 60 seconds\n[ 0.509035] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510252] audit: initializing netlink subsys (disabled)\n[ 0.511303] audit: type=2000 audit(1548018738.388:1): initialized\n[ 0.512679] Initialise system trusted keyring\n[ 0.513636] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514822] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516808] zbud: loaded\n[ 0.517519] VFS: Disk quotas dquot_6.6.0\n[ 0.518350] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519883] fuse init (API version 7.23)\n[ 0.520787] Key type big_key registered\n[ 0.521597] Allocating IMA MOK and blacklist keyrings.\n[ 0.522737] Key type asymmetric registered\n[ 0.523571] Asymmetric key parser 'x509' registered\n[ 0.524550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526405] io scheduler noop registered\n[ 0.527218] io scheduler deadline registered (default)\n[ 0.528218] io scheduler cfq registered\n[ 0.529168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530313] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533154] ACPI: Power Button [PWRF]\n[ 0.534024] GHES: HEST is not enabled!\n[ 0.547693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577507] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.580703] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607179] Linux agpgart interface v0.103\n[ 0.609452] brd: module loaded\n[ 0.610775] loop: module loaded\n[ 0.615687] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617248] GPT:90111 != 2097151\n[ 0.618015] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619232] GPT:90111 != 2097151\n[ 0.619961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621084] vda: vda1 vda15\n[ 0.622810] scsi host0: ata_piix\n[ 0.623737] scsi host1: ata_piix\n[ 0.624560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627640] libphy: Fixed MDIO Bus: probed\n[ 0.628731] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629789] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631948] PPP generic driver version 2.4.2\n[ 0.633246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634693] ehci-pci: EHCI PCI platform driver\n[ 0.635759] ehci-platform: EHCI generic platform driver\n[ 0.637011] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638341] ohci-pci: OHCI PCI platform driver\n[ 0.639375] ohci-platform: OHCI generic platform driver\n[ 0.640478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655140] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659212] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663860] usb usb1: Product: UHCI Host Controller\n[ 0.665007] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666464] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667565] hub 1-0:1.0: USB hub found\n[ 0.668497] hub 1-0:1.0: 2 ports detected\n[ 0.669543] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.673303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.674637] mousedev: PS/2 mouse device common for all mice\n[ 0.676011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677832] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678966] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680166] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681357] i2c /dev entries driver\n[ 0.682133] device-mapper: uevent: version 1.0.3\n[ 0.683062] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685973] NET: Registered protocol family 10\n[ 0.686964] NET: Registered protocol family 17\n[ 0.687843] Key type dns_resolver registered\n[ 0.688784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689861] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691594] registered taskstats version 1\n[ 0.692435] Loading compiled-in X.509 certificates\n[ 0.693879] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695711] zswap: loaded using pool lzo/zbud\n[ 0.697578] Key type trusted registered\n[ 0.699587] Key type encrypted registered\n[ 0.700433] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701459] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702492] evm: HMAC attrs: 0x1\n[ 0.703440] Magic number: 3:867:247\n[ 0.704332] rtc_cmos 00:00: setting system clock to 2019-01-20 21:12:18 UTC (1548018738)\n[ 0.705932] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707037] EDD information not available.\n[ 0.780766] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.782185] ata1.00: configured for MWDMA2\n[ 0.783392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.796008] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.797231] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.798481] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.800362] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801884] Write protecting the kernel read-only data: 14336k\n[ 0.803447] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.122063] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 3.62s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2019-01-20 21:13:21,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action used request id req-1da5a99e-5c6f-48ac-ac4a-8586f13c14ec 2019-01-20 21:13:21,861 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-1' (10.10.10.11) to 'sdnvpn-2-2' (10.10.10.12). -->Expected result: sdnvpn-2-2. 2019-01-20 21:13:21,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40a4870f573b740a7251ba352790489fbb5164a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:13:22,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:13:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75d11e3a-b286-44ad-aa2a-9e14bce5e0db x-compute-request-id: req-75d11e3a-b286-44ad-aa2a-9e14bce5e0db Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515837397 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134864] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136549] pid_max: default: 32768 minimum: 301\n[ 0.137461] ACPI: Core revision 20150930\n[ 0.138863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140204] Security Framework initialized\n[ 0.141041] Yama: becoming mindful.\n[ 0.141790] AppArmor: AppArmor initialized\n[ 0.142670] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145351] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146764] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148183] Initializing cgroup subsys io\n[ 0.149015] Initializing cgroup subsys memory\n[ 0.149901] Initializing cgroup subsys devices\n[ 0.150793] Initializing cgroup subsys freezer\n[ 0.151677] Initializing cgroup subsys net_cls\n[ 0.152573] Initializing cgroup subsys perf_event\n[ 0.153510] Initializing cgroup subsys net_prio\n[ 0.154423] Initializing cgroup subsys hugetlb\n[ 0.155313] Initializing cgroup subsys pids\n[ 0.156211] CPU: Physical Processor ID: 0\n[ 0.157747] mce: CPU supports 10 MCE banks\n[ 0.158615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170401] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176828] ftrace: allocating 31920 entries in 125 pages\n[ 0.203253] smpboot: Max logical packages: 1\n[ 0.204158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205564] x2apic enabled\n[ 0.206417] Switched APIC routing to physical x2apic.\n[ 0.208212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213312] KVM setup paravirtual spinlock\n[ 0.214649] x86: Booted up 1 node, 1 CPUs\n[ 0.215496] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216942] devtmpfs: initialized\n[ 0.218886] evm: security.selinux\n[ 0.219618] evm: security.SMACK64\n[ 0.220328] evm: security.SMACK64EXEC\n[ 0.221089] evm: security.SMACK64TRANSMUTE\n[ 0.221909] evm: security.SMACK64MMAP\n[ 0.222667] evm: security.ima\n[ 0.223326] evm: security.capability\n[ 0.224151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226041] pinctrl core: initialized pinctrl subsystem\n[ 0.227166] RTC time: 21:12:17, date: 01/20/19\n[ 0.228136] NET: Registered protocol family 16\n[ 0.229122] cpuidle: using governor ladder\n[ 0.229966] cpuidle: using governor menu\n[ 0.230764] PCCT header not found.\n[ 0.231533] ACPI: bus type PCI registered\n[ 0.232353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233616] PCI: Using configuration type 1 for base access\n[ 0.235395] ACPI: Added _OSI(Module Device)\n[ 0.236355] ACPI: Added _OSI(Processor Device)\n[ 0.237275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240330] ACPI: Interpreter enabled\n[ 0.241127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248656] ACPI: (supports S0 S5)\n[ 0.249376] ACPI: Using IOAPIC for interrupt routing\n[ 0.250460] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253585] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259486] acpiphp: Slot [3] registered\n[ 0.260392] acpiphp: Slot [4] registered\n[ 0.261272] acpiphp: Slot [5] registered\n[ 0.262107] acpiphp: Slot [6] registered\n[ 0.262936] acpiphp: Slot [7] registered\n[ 0.263780] acpiphp: Slot [8] registered\n[ 0.264618] acpiphp: Slot [9] registered\n[ 0.265456] acpiphp: Slot [10] registered\n[ 0.266301] acpiphp: Slot [11] registered\n[ 0.267145] acpiphp: Slot [12] registered\n[ 0.267999] acpiphp: Slot [13] registered\n[ 0.268822] acpiphp: Slot [14] registered\n[ 0.269643] acpiphp: Slot [15] registered\n[ 0.280816] acpiphp: Slot [16] registered\n[ 0.281672] acpiphp: Slot [17] registered\n[ 0.282519] acpiphp: Slot [18] registered\n[ 0.283366] acpiphp: Slot [19] registered\n[ 0.284214] acpiphp: Slot [20] registered\n[ 0.285060] acpiphp: Slot [21] registered\n[ 0.285886] acpiphp: Slot [22] registered\n[ 0.286705] acpiphp: Slot [23] registered\n[ 0.287537] acpiphp: Slot [24] registered\n[ 0.288364] acpiphp: Slot [25] registered\n[ 0.289202] acpiphp: Slot [26] registered\n[ 0.290051] acpiphp: Slot [27] registered\n[ 0.290876] acpiphp: Slot [28] registered\n[ 0.291696] acpiphp: Slot [29] registered\n[ 0.292520] acpiphp: Slot [30] registered\n[ 0.293349] acpiphp: Slot [31] registered\n[ 0.294174] PCI host bridge to bus 0000:00\n[ 0.295017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306955] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309694] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317463] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318961] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365435] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366949] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371291] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373007] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374178] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376807] vgaarb: loaded\n[ 0.377419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378562] SCSI subsystem initialized\n[ 0.379401] ACPI: bus type USB registered\n[ 0.380229] usbcore: registered new interface driver usbfs\n[ 0.381270] usbcore: registered new interface driver hub\n[ 0.382297] usbcore: registered new device driver usb\n[ 0.383364] PCI: Using ACPI for IRQ routing\n[ 0.384399] NetLabel: Initializing\n[ 0.385124] NetLabel: domain hash size = 128\n[ 0.386135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387120] NetLabel: unlabeled traffic allowed by default\n[ 0.388232] clocksource: Switched to clocksource kvm-clock\n[ 0.393645] AppArmor: AppArmor Filesystem Enabled\n[ 0.394661] pnp: PnP ACPI init\n[ 0.395607] pnp: PnP ACPI: found 5 devices\n[ 0.402021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403955] NET: Registered protocol family 2\n[ 0.404979] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406312] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408769] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411099] NET: Registered protocol family 1\n[ 0.411983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413106] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442855] Trying to unpack rootfs image as initramfs...\n[ 0.493560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507600] Scanning for low memory corruption every 60 seconds\n[ 0.509035] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510252] audit: initializing netlink subsys (disabled)\n[ 0.511303] audit: type=2000 audit(1548018738.388:1): initialized\n[ 0.512679] Initialise system trusted keyring\n[ 0.513636] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514822] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516808] zbud: loaded\n[ 0.517519] VFS: Disk quotas dquot_6.6.0\n[ 0.518350] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519883] fuse init (API version 7.23)\n[ 0.520787] Key type big_key registered\n[ 0.521597] Allocating IMA MOK and blacklist keyrings.\n[ 0.522737] Key type asymmetric registered\n[ 0.523571] Asymmetric key parser 'x509' registered\n[ 0.524550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526405] io scheduler noop registered\n[ 0.527218] io scheduler deadline registered (default)\n[ 0.528218] io scheduler cfq registered\n[ 0.529168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530313] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533154] ACPI: Power Button [PWRF]\n[ 0.534024] GHES: HEST is not enabled!\n[ 0.547693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577507] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.580703] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607179] Linux agpgart interface v0.103\n[ 0.609452] brd: module loaded\n[ 0.610775] loop: module loaded\n[ 0.615687] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617248] GPT:90111 != 2097151\n[ 0.618015] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619232] GPT:90111 != 2097151\n[ 0.619961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621084] vda: vda1 vda15\n[ 0.622810] scsi host0: ata_piix\n[ 0.623737] scsi host1: ata_piix\n[ 0.624560] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627640] libphy: Fixed MDIO Bus: probed\n[ 0.628731] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629789] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631948] PPP generic driver version 2.4.2\n[ 0.633246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634693] ehci-pci: EHCI PCI platform driver\n[ 0.635759] ehci-platform: EHCI generic platform driver\n[ 0.637011] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638341] ohci-pci: OHCI PCI platform driver\n[ 0.639375] ohci-platform: OHCI generic platform driver\n[ 0.640478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655140] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659212] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660472] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663860] usb usb1: Product: UHCI Host Controller\n[ 0.665007] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666464] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667565] hub 1-0:1.0: USB hub found\n[ 0.668497] hub 1-0:1.0: 2 ports detected\n[ 0.669543] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.673303] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.674637] mousedev: PS/2 mouse device common for all mice\n[ 0.676011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677832] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678966] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680166] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681357] i2c /dev entries driver\n[ 0.682133] device-mapper: uevent: version 1.0.3\n[ 0.683062] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684689] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685973] NET: Registered protocol family 10\n[ 0.686964] NET: Registered protocol family 17\n[ 0.687843] Key type dns_resolver registered\n[ 0.688784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689861] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691594] registered taskstats version 1\n[ 0.692435] Loading compiled-in X.509 certificates\n[ 0.693879] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695711] zswap: loaded using pool lzo/zbud\n[ 0.697578] Key type trusted registered\n[ 0.699587] Key type encrypted registered\n[ 0.700433] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701459] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702492] evm: HMAC attrs: 0x1\n[ 0.703440] Magic number: 3:867:247\n[ 0.704332] rtc_cmos 00:00: setting system clock to 2019-01-20 21:12:18 UTC (1548018738)\n[ 0.705932] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707037] EDD information not available.\n[ 0.780766] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.782185] ata1.00: configured for MWDMA2\n[ 0.783392] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.796008] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.797231] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.798481] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.800362] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.801884] Write protecting the kernel read-only data: 14336k\n[ 0.803447] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.805246] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.122063] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 3.62s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2019-01-20 21:13:22,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action used request id req-75d11e3a-b286-44ad-aa2a-9e14bce5e0db 2019-01-20 21:13:22,942 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2019-01-20 21:13:22,943 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2019-01-20 21:13:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-613690", "route_distinguishers": "222:222"}}' 2019-01-20 21:13:23,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-e7d536ba-a075-4d3c-85cb-acec5b59accb Date: Sun, 20 Jan 2019 21:13:23 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "5f49928d-5b23-4502-a0dc-7e6abe3f48c3", "name": "sdnvpn-2-613690", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:13:23,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-e7d536ba-a075-4d3c-85cb-acec5b59accb 2019-01-20 21:13:23,293 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-613690', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [u'88:88'], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'5f49928d-5b23-4502-a0dc-7e6abe3f48c3'}} 2019-01-20 21:13:23,294 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2019-01-20 21:13:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/5f49928d-5b23-4502-a0dc-7e6abe3f48c3/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" -d '{"network_association": {"network_id": "62b5ec52-6663-4993-8d71-45e54f0f65b4"}}' 2019-01-20 21:13:23,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-d8cc63a8-ef8c-4bc5-a956-e957137f2924 Date: Sun, 20 Jan 2019 21:13:23 GMT RESP BODY: {"network_association": {"network_id": "62b5ec52-6663-4993-8d71-45e54f0f65b4", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "4786ad74-eef5-4a88-9f8f-ea1587122148"}} 2019-01-20 21:13:23,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/5f49928d-5b23-4502-a0dc-7e6abe3f48c3/network_associations used request id req-d8cc63a8-ef8c-4bc5-a956-e957137f2924 2019-01-20 21:13:23,884 - sdnvpn_test_utils - DEBUG - Waiting for network 8c8e1901-da12-476d-9976-288c46ec68a6 to associate with BGPVPN 2f15fc3f-a92c-40d0-b773-d33e6af85b16 2019-01-20 21:13:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/8c8e1901-da12-476d-9976-288c46ec68a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:13:24,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-e09e7ef4-49be-4f90-9744-98fd8bdf92da Date: Sun, 20 Jan 2019 21:13:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "8c8e1901-da12-476d-9976-288c46ec68a6", "name": "sdnvpn-1-404442", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["55:55"], "networks": ["2f15fc3f-a92c-40d0-b773-d33e6af85b16"], "route_targets": ["55:55"], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:13:24,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/8c8e1901-da12-476d-9976-288c46ec68a6 used request id req-e09e7ef4-49be-4f90-9744-98fd8bdf92da 2019-01-20 21:13:25,356 - sdnvpn_test_utils - DEBUG - Waiting for network 5f49928d-5b23-4502-a0dc-7e6abe3f48c3 to associate with BGPVPN 62b5ec52-6663-4993-8d71-45e54f0f65b4 2019-01-20 21:13:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/5f49928d-5b23-4502-a0dc-7e6abe3f48c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:13:25,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-85163ef5-3c0c-4463-9942-16a5450069b0 Date: Sun, 20 Jan 2019 21:13:25 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "5f49928d-5b23-4502-a0dc-7e6abe3f48c3", "name": "sdnvpn-2-613690", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["62b5ec52-6663-4993-8d71-45e54f0f65b4"], "route_targets": ["88:88"], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:13:25,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/5f49928d-5b23-4502-a0dc-7e6abe3f48c3 used request id req-85163ef5-3c0c-4463-9942-16a5450069b0 2019-01-20 21:13:26,683 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:13:56,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:13:57,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-682030dd-490e-46da-889b-be0586c28fbc x-compute-request-id: req-682030dd-490e-46da-889b-be0586c28fbc Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551276985 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134232] pid_max: default: 32768 minimum: 301\n[ 0.135130] ACPI: Core revision 20150930\n[ 0.136514] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137830] Security Framework initialized\n[ 0.138646] Yama: becoming mindful.\n[ 0.139387] AppArmor: AppArmor initialized\n[ 0.140255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141602] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142884] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144093] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145481] Initializing cgroup subsys io\n[ 0.146300] Initializing cgroup subsys memory\n[ 0.147164] Initializing cgroup subsys devices\n[ 0.148046] Initializing cgroup subsys freezer\n[ 0.148915] Initializing cgroup subsys net_cls\n[ 0.149787] Initializing cgroup subsys perf_event\n[ 0.150697] Initializing cgroup subsys net_prio\n[ 0.151579] Initializing cgroup subsys hugetlb\n[ 0.152447] Initializing cgroup subsys pids\n[ 0.153330] CPU: Physical Processor ID: 0\n[ 0.154843] mce: CPU supports 10 MCE banks\n[ 0.155705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156706] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174932] ftrace: allocating 31920 entries in 125 pages\n[ 0.201146] smpboot: Max logical packages: 1\n[ 0.202011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203356] x2apic enabled\n[ 0.204182] Switched APIC routing to physical x2apic.\n[ 0.205928] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210817] KVM setup paravirtual spinlock\n[ 0.212104] x86: Booted up 1 node, 1 CPUs\n[ 0.212912] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214298] devtmpfs: initialized\n[ 0.216015] evm: security.selinux\n[ 0.216718] evm: security.SMACK64\n[ 0.217406] evm: security.SMACK64EXEC\n[ 0.218159] evm: security.SMACK64TRANSMUTE\n[ 0.218968] evm: security.SMACK64MMAP\n[ 0.219716] evm: security.ima\n[ 0.220356] evm: security.capability\n[ 0.221159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223016] pinctrl core: initialized pinctrl subsystem\n[ 0.224119] RTC time: 21:12:05, date: 01/20/19\n[ 0.225074] NET: Registered protocol family 16\n[ 0.226044] cpuidle: using governor ladder\n[ 0.226875] cpuidle: using governor menu\n[ 0.227661] PCCT header not found.\n[ 0.228417] ACPI: bus type PCI registered\n[ 0.229222] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230459] PCI: Using configuration type 1 for base access\n[ 0.232214] ACPI: Added _OSI(Module Device)\n[ 0.233067] ACPI: Added _OSI(Processor Device)\n[ 0.233930] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234831] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236965] ACPI: Interpreter enabled\n[ 0.237742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245832] ACPI: Using IOAPIC for interrupt routing\n[ 0.246894] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255765] acpiphp: Slot [3] registered\n[ 0.256569] acpiphp: Slot [4] registered\n[ 0.257362] acpiphp: Slot [5] registered\n[ 0.258164] acpiphp: Slot [6] registered\n[ 0.258958] acpiphp: Slot [7] registered\n[ 0.259759] acpiphp: Slot [8] registered\n[ 0.260555] acpiphp: Slot [9] registered\n[ 0.261346] acpiphp: Slot [10] registered\n[ 0.262160] acpiphp: Slot [11] registered\n[ 0.262971] acpiphp: Slot [12] registered\n[ 0.263786] acpiphp: Slot [13] registered\n[ 0.264596] acpiphp: Slot [14] registered\n[ 0.265400] acpiphp: Slot [15] registered\n[ 0.276372] acpiphp: Slot [16] registered\n[ 0.277187] acpiphp: Slot [17] registered\n[ 0.278011] acpiphp: Slot [18] registered\n[ 0.278821] acpiphp: Slot [19] registered\n[ 0.279627] acpiphp: Slot [20] registered\n[ 0.280439] acpiphp: Slot [21] registered\n[ 0.281259] acpiphp: Slot [22] registered\n[ 0.282069] acpiphp: Slot [23] registered\n[ 0.282879] acpiphp: Slot [24] registered\n[ 0.283688] acpiphp: Slot [25] registered\n[ 0.284501] acpiphp: Slot [26] registered\n[ 0.285320] acpiphp: Slot [27] registered\n[ 0.286133] acpiphp: Slot [28] registered\n[ 0.286947] acpiphp: Slot [29] registered\n[ 0.287754] acpiphp: Slot [30] registered\n[ 0.288568] acpiphp: Slot [31] registered\n[ 0.289372] PCI host bridge to bus 0000:00\n[ 0.290186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313222] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363397] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366043] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367194] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368399] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369953] vgaarb: loaded\n[ 0.370556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371691] SCSI subsystem initialized\n[ 0.372505] ACPI: bus type USB registered\n[ 0.373322] usbcore: registered new interface driver usbfs\n[ 0.374356] usbcore: registered new interface driver hub\n[ 0.375360] usbcore: registered new device driver usb\n[ 0.376414] PCI: Using ACPI for IRQ routing\n[ 0.377440] NetLabel: Initializing\n[ 0.378153] NetLabel: domain hash size = 128\n[ 0.379009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379959] NetLabel: unlabeled traffic allowed by default\n[ 0.381048] clocksource: Switched to clocksource kvm-clock\n[ 0.386578] AppArmor: AppArmor Filesystem Enabled\n[ 0.387547] pnp: PnP ACPI init\n[ 0.388454] pnp: PnP ACPI: found 5 devices\n[ 0.394827] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396517] NET: Registered protocol family 2\n[ 0.397479] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398752] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399914] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401081] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403315] NET: Registered protocol family 1\n[ 0.404179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405273] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406341] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420375] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434630] Trying to unpack rootfs image as initramfs...\n[ 0.484247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498354] Scanning for low memory corruption every 60 seconds\n[ 0.499672] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500812] audit: initializing netlink subsys (disabled)\n[ 0.501836] audit: type=2000 audit(1548018726.396:1): initialized\n[ 0.503143] Initialise system trusted keyring\n[ 0.504067] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507190] zbud: loaded\n[ 0.507892] VFS: Disk quotas dquot_6.6.0\n[ 0.508712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510232] fuse init (API version 7.23)\n[ 0.511122] Key type big_key registered\n[ 0.511924] Allocating IMA MOK and blacklist keyrings.\n[ 0.513409] Key type asymmetric registered\n[ 0.514235] Asymmetric key parser 'x509' registered\n[ 0.515183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516638] io scheduler noop registered\n[ 0.517435] io scheduler deadline registered (default)\n[ 0.518428] io scheduler cfq registered\n[ 0.519259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520302] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523026] ACPI: Power Button [PWRF]\n[ 0.523852] GHES: HEST is not enabled!\n[ 0.537571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596956] Linux agpgart interface v0.103\n[ 0.598986] brd: module loaded\n[ 0.600140] loop: module loaded\n[ 0.605335] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606792] GPT:90111 != 2097151\n[ 0.607463] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608554] GPT:90111 != 2097151\n[ 0.609231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610197] vda: vda1 vda15\n[ 0.611619] scsi host0: ata_piix\n[ 0.612346] scsi host1: ata_piix\n[ 0.613067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614274] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615706] libphy: Fixed MDIO Bus: probed\n[ 0.616516] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617464] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619610] PPP generic driver version 2.4.2\n[ 0.620502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621779] ehci-pci: EHCI PCI platform driver\n[ 0.622648] ehci-platform: EHCI generic platform driver\n[ 0.623624] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624737] ohci-pci: OHCI PCI platform driver\n[ 0.625620] ohci-platform: OHCI generic platform driver\n[ 0.626601] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640790] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641824] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643265] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646643] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648061] usb usb1: Product: UHCI Host Controller\n[ 0.648998] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650139] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651135] hub 1-0:1.0: USB hub found\n[ 0.651915] hub 1-0:1.0: 2 ports detected\n[ 0.652816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655906] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656933] mousedev: PS/2 mouse device common for all mice\n[ 0.658189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663526] i2c /dev entries driver\n[ 0.664285] device-mapper: uevent: version 1.0.3\n[ 0.665241] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666862] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668131] NET: Registered protocol family 10\n[ 0.669134] NET: Registered protocol family 17\n[ 0.670037] Key type dns_resolver registered\n[ 0.670961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672051] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673792] registered taskstats version 1\n[ 0.674623] Loading compiled-in X.509 certificates\n[ 0.676051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677902] zswap: loaded using pool lzo/zbud\n[ 0.679253] Key type trusted registered\n[ 0.681183] Key type encrypted registered\n[ 0.682022] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683054] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684090] evm: HMAC attrs: 0x1\n[ 0.685040] Magic number: 3:867:247\n[ 0.685894] rtc_cmos 00:00: setting system clock to 2019-01-20 21:12:06 UTC (1548018726)\n[ 0.687498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688627] EDD information not available.\n[ 0.769973] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771464] ata1.00: configured for MWDMA2\n[ 0.772687] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785713] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786978] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788247] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791725] Write protecting the kernel read-only data: 14336k\n[ 0.793325] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.242254] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.23s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2019-01-20 21:13:57,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action used request id req-682030dd-490e-46da-889b-be0586c28fbc 2019-01-20 21:13:57,811 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-4' (10.10.10.12) to 'sdnvpn-2-1' (10.10.10.11). -->Expected result: not reachable. 2019-01-20 21:13:57,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ef7733445e32e21bf850e89798119c1e7e0f09" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:13:58,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:13:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2af0b22-8e6b-44ac-9832-1fa9bee26129 x-compute-request-id: req-a2af0b22-8e6b-44ac-9832-1fa9bee26129 Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551276985 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134232] pid_max: default: 32768 minimum: 301\n[ 0.135130] ACPI: Core revision 20150930\n[ 0.136514] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137830] Security Framework initialized\n[ 0.138646] Yama: becoming mindful.\n[ 0.139387] AppArmor: AppArmor initialized\n[ 0.140255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141602] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142884] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144093] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145481] Initializing cgroup subsys io\n[ 0.146300] Initializing cgroup subsys memory\n[ 0.147164] Initializing cgroup subsys devices\n[ 0.148046] Initializing cgroup subsys freezer\n[ 0.148915] Initializing cgroup subsys net_cls\n[ 0.149787] Initializing cgroup subsys perf_event\n[ 0.150697] Initializing cgroup subsys net_prio\n[ 0.151579] Initializing cgroup subsys hugetlb\n[ 0.152447] Initializing cgroup subsys pids\n[ 0.153330] CPU: Physical Processor ID: 0\n[ 0.154843] mce: CPU supports 10 MCE banks\n[ 0.155705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156706] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174932] ftrace: allocating 31920 entries in 125 pages\n[ 0.201146] smpboot: Max logical packages: 1\n[ 0.202011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203356] x2apic enabled\n[ 0.204182] Switched APIC routing to physical x2apic.\n[ 0.205928] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209032] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210817] KVM setup paravirtual spinlock\n[ 0.212104] x86: Booted up 1 node, 1 CPUs\n[ 0.212912] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214298] devtmpfs: initialized\n[ 0.216015] evm: security.selinux\n[ 0.216718] evm: security.SMACK64\n[ 0.217406] evm: security.SMACK64EXEC\n[ 0.218159] evm: security.SMACK64TRANSMUTE\n[ 0.218968] evm: security.SMACK64MMAP\n[ 0.219716] evm: security.ima\n[ 0.220356] evm: security.capability\n[ 0.221159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223016] pinctrl core: initialized pinctrl subsystem\n[ 0.224119] RTC time: 21:12:05, date: 01/20/19\n[ 0.225074] NET: Registered protocol family 16\n[ 0.226044] cpuidle: using governor ladder\n[ 0.226875] cpuidle: using governor menu\n[ 0.227661] PCCT header not found.\n[ 0.228417] ACPI: bus type PCI registered\n[ 0.229222] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230459] PCI: Using configuration type 1 for base access\n[ 0.232214] ACPI: Added _OSI(Module Device)\n[ 0.233067] ACPI: Added _OSI(Processor Device)\n[ 0.233930] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234831] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236965] ACPI: Interpreter enabled\n[ 0.237742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245832] ACPI: Using IOAPIC for interrupt routing\n[ 0.246894] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255765] acpiphp: Slot [3] registered\n[ 0.256569] acpiphp: Slot [4] registered\n[ 0.257362] acpiphp: Slot [5] registered\n[ 0.258164] acpiphp: Slot [6] registered\n[ 0.258958] acpiphp: Slot [7] registered\n[ 0.259759] acpiphp: Slot [8] registered\n[ 0.260555] acpiphp: Slot [9] registered\n[ 0.261346] acpiphp: Slot [10] registered\n[ 0.262160] acpiphp: Slot [11] registered\n[ 0.262971] acpiphp: Slot [12] registered\n[ 0.263786] acpiphp: Slot [13] registered\n[ 0.264596] acpiphp: Slot [14] registered\n[ 0.265400] acpiphp: Slot [15] registered\n[ 0.276372] acpiphp: Slot [16] registered\n[ 0.277187] acpiphp: Slot [17] registered\n[ 0.278011] acpiphp: Slot [18] registered\n[ 0.278821] acpiphp: Slot [19] registered\n[ 0.279627] acpiphp: Slot [20] registered\n[ 0.280439] acpiphp: Slot [21] registered\n[ 0.281259] acpiphp: Slot [22] registered\n[ 0.282069] acpiphp: Slot [23] registered\n[ 0.282879] acpiphp: Slot [24] registered\n[ 0.283688] acpiphp: Slot [25] registered\n[ 0.284501] acpiphp: Slot [26] registered\n[ 0.285320] acpiphp: Slot [27] registered\n[ 0.286133] acpiphp: Slot [28] registered\n[ 0.286947] acpiphp: Slot [29] registered\n[ 0.287754] acpiphp: Slot [30] registered\n[ 0.288568] acpiphp: Slot [31] registered\n[ 0.289372] PCI host bridge to bus 0000:00\n[ 0.290186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304167] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313222] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361982] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363397] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366043] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367194] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368399] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369953] vgaarb: loaded\n[ 0.370556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371691] SCSI subsystem initialized\n[ 0.372505] ACPI: bus type USB registered\n[ 0.373322] usbcore: registered new interface driver usbfs\n[ 0.374356] usbcore: registered new interface driver hub\n[ 0.375360] usbcore: registered new device driver usb\n[ 0.376414] PCI: Using ACPI for IRQ routing\n[ 0.377440] NetLabel: Initializing\n[ 0.378153] NetLabel: domain hash size = 128\n[ 0.379009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379959] NetLabel: unlabeled traffic allowed by default\n[ 0.381048] clocksource: Switched to clocksource kvm-clock\n[ 0.386578] AppArmor: AppArmor Filesystem Enabled\n[ 0.387547] pnp: PnP ACPI init\n[ 0.388454] pnp: PnP ACPI: found 5 devices\n[ 0.394827] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396517] NET: Registered protocol family 2\n[ 0.397479] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398752] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399914] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401081] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403315] NET: Registered protocol family 1\n[ 0.404179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405273] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406341] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420375] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434630] Trying to unpack rootfs image as initramfs...\n[ 0.484247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498354] Scanning for low memory corruption every 60 seconds\n[ 0.499672] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500812] audit: initializing netlink subsys (disabled)\n[ 0.501836] audit: type=2000 audit(1548018726.396:1): initialized\n[ 0.503143] Initialise system trusted keyring\n[ 0.504067] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507190] zbud: loaded\n[ 0.507892] VFS: Disk quotas dquot_6.6.0\n[ 0.508712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510232] fuse init (API version 7.23)\n[ 0.511122] Key type big_key registered\n[ 0.511924] Allocating IMA MOK and blacklist keyrings.\n[ 0.513409] Key type asymmetric registered\n[ 0.514235] Asymmetric key parser 'x509' registered\n[ 0.515183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516638] io scheduler noop registered\n[ 0.517435] io scheduler deadline registered (default)\n[ 0.518428] io scheduler cfq registered\n[ 0.519259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520302] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521581] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523026] ACPI: Power Button [PWRF]\n[ 0.523852] GHES: HEST is not enabled!\n[ 0.537571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596956] Linux agpgart interface v0.103\n[ 0.598986] brd: module loaded\n[ 0.600140] loop: module loaded\n[ 0.605335] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606792] GPT:90111 != 2097151\n[ 0.607463] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608554] GPT:90111 != 2097151\n[ 0.609231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610197] vda: vda1 vda15\n[ 0.611619] scsi host0: ata_piix\n[ 0.612346] scsi host1: ata_piix\n[ 0.613067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614274] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615706] libphy: Fixed MDIO Bus: probed\n[ 0.616516] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617464] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619610] PPP generic driver version 2.4.2\n[ 0.620502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621779] ehci-pci: EHCI PCI platform driver\n[ 0.622648] ehci-platform: EHCI generic platform driver\n[ 0.623624] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624737] ohci-pci: OHCI PCI platform driver\n[ 0.625620] ohci-platform: OHCI generic platform driver\n[ 0.626601] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640790] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641824] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643265] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646643] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648061] usb usb1: Product: UHCI Host Controller\n[ 0.648998] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650139] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651135] hub 1-0:1.0: USB hub found\n[ 0.651915] hub 1-0:1.0: 2 ports detected\n[ 0.652816] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655906] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656933] mousedev: PS/2 mouse device common for all mice\n[ 0.658189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663526] i2c /dev entries driver\n[ 0.664285] device-mapper: uevent: version 1.0.3\n[ 0.665241] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666862] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668131] NET: Registered protocol family 10\n[ 0.669134] NET: Registered protocol family 17\n[ 0.670037] Key type dns_resolver registered\n[ 0.670961] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672051] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673792] registered taskstats version 1\n[ 0.674623] Loading compiled-in X.509 certificates\n[ 0.676051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677902] zswap: loaded using pool lzo/zbud\n[ 0.679253] Key type trusted registered\n[ 0.681183] Key type encrypted registered\n[ 0.682022] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683054] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684090] evm: HMAC attrs: 0x1\n[ 0.685040] Magic number: 3:867:247\n[ 0.685894] rtc_cmos 00:00: setting system clock to 2019-01-20 21:12:06 UTC (1548018726)\n[ 0.687498] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688627] EDD information not available.\n[ 0.769973] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771464] ata1.00: configured for MWDMA2\n[ 0.772687] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785713] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786978] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788247] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791725] Write protecting the kernel read-only data: 14336k\n[ 0.793325] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.242254] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.23s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2019-01-20 21:13:58,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action used request id req-a2af0b22-8e6b-44ac-9832-1fa9bee26129 2019-01-20 21:13:58,886 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2019-01-20 21:13:58,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" -d '{"forceDelete": null}' 2019-01-20 21:13:59,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:13:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d6c89fa-bbe1-4edc-8cbf-3b3e69ea8741 x-compute-request-id: req-5d6c89fa-bbe1-4edc-8cbf-3b3e69ea8741 Content-Length: 0 Content-Type: application/json 2019-01-20 21:13:59,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7/action used request id req-5d6c89fa-bbe1-4edc-8cbf-3b3e69ea8741 2019-01-20 21:13:59,084 - sdnvpn_test_utils - DEBUG - Waiting for instance f63c150c-2a7d-42d7-9d37-b2d9e047a8a7 to be deleted 2019-01-20 21:13:59,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:13:59,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf6ced79-6f84-4a50-9a5b-d8e4f8b74213 x-compute-request-id: req-bf6ced79-6f84-4a50-9a5b-d8e4f8b74213 Content-Encoding: gzip Content-Length: 979 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:59:a6", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2019-01-20T21:12:17.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "f63c150c-2a7d-42d7-9d37-b2d9e047a8a7", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:13:58Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2019-01-20T21:12:13Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:fa:1c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-20T21:11:53.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:11:54Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:13:59,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-bf6ced79-6f84-4a50-9a5b-d8e4f8b74213 2019-01-20 21:14:01,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:14:02,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77830943-738b-4671-ad9a-7a516899f505 x-compute-request-id: req-77830943-738b-4671-ad9a-7a516899f505 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:fa:1c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-20T21:11:53.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:11:54Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:14:02,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-77830943-738b-4671-ad9a-7a516899f505 2019-01-20 21:14:04,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" -d '{"forceDelete": null}' 2019-01-20 21:14:04,257 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0b18a60-9067-47c5-9bdc-66fa4c9c0d86 x-compute-request-id: req-f0b18a60-9067-47c5-9bdc-66fa4c9c0d86 Content-Length: 0 Content-Type: application/json 2019-01-20 21:14:04,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854/action used request id req-f0b18a60-9067-47c5-9bdc-66fa4c9c0d86 2019-01-20 21:14:04,258 - sdnvpn_test_utils - DEBUG - Waiting for instance eaae47d3-433b-4d44-83de-c82821eb7854 to be deleted 2019-01-20 21:14:04,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:14:05,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-077c4bf8-3aa7-414c-8b69-e68fe5fb42fb x-compute-request-id: req-077c4bf8-3aa7-414c-8b69-e68fe5fb42fb Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:fa:1c", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/eaae47d3-433b-4d44-83de-c82821eb7854", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2019-01-20T21:11:53.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "eaae47d3-433b-4d44-83de-c82821eb7854", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:14:04Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2019-01-20T21:11:47Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:14:05,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-077c4bf8-3aa7-414c-8b69-e68fe5fb42fb 2019-01-20 21:14:07,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:14:07,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-234378fb-3cf5-4b02-8a46-6fc3bc97e59a x-compute-request-id: req-234378fb-3cf5-4b02-8a46-6fc3bc97e59a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:12:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:14:07,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-234378fb-3cf5-4b02-8a46-6fc3bc97e59a 2019-01-20 21:14:09,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" -d '{"forceDelete": null}' 2019-01-20 21:14:09,886 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf8f81c7-c209-4f2c-937c-fc4769bc6d33 x-compute-request-id: req-cf8f81c7-c209-4f2c-937c-fc4769bc6d33 Content-Length: 0 Content-Type: application/json 2019-01-20 21:14:09,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42/action used request id req-cf8f81c7-c209-4f2c-937c-fc4769bc6d33 2019-01-20 21:14:09,886 - sdnvpn_test_utils - DEBUG - Waiting for instance 2195bc10-6def-4602-93ab-7ef1480e8a42 to be deleted 2019-01-20 21:14:09,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:14:10,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee9a2798-57f5-4076-9d6a-5ef62871e622 x-compute-request-id: req-ee9a2798-57f5-4076-9d6a-5ef62871e622 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:d2:52", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2195bc10-6def-4602-93ab-7ef1480e8a42", "rel": "bookmark"}], "image": {"id": "c7978ec2-8b3a-4b93-927d-7e5eebf14699", "links": [{"href": "http://172.30.9.27:8774/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2019-01-20T21:12:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "2195bc10-6def-4602-93ab-7ef1480e8a42", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:14:09Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2019-01-20T21:12:01Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:14:10,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-ee9a2798-57f5-4076-9d6a-5ef62871e622 2019-01-20 21:14:12,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbb91dd49a5b032148c7e93756e863996a0f8a3" 2019-01-20 21:14:12,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa4ed8d4-c472-4936-a022-456aa29c477a x-compute-request-id: req-fa4ed8d4-c472-4936-a022-456aa29c477a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:14:12,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-fa4ed8d4-c472-4936-a022-456aa29c477a 2019-01-20 21:14:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77c845569be00d6276226cba1bcd24ecdb5737dd" 2019-01-20 21:14:16,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f21ba0ab-5640-4cf8-b9ab-98e6608f8cf8 Date: Sun, 20 Jan 2019 21:14:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:14:16,077 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c7978ec2-8b3a-4b93-927d-7e5eebf14699 used request id req-f21ba0ab-5640-4cf8-b9ab-98e6608f8cf8 2019-01-20 21:14:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/8c8e1901-da12-476d-9976-288c46ec68a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:14:16,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abbdf94e-108f-4766-9c74-a544aad4fb7d Content-Length: 0 Date: Sun, 20 Jan 2019 21:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:14:16,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/8c8e1901-da12-476d-9976-288c46ec68a6 used request id req-abbdf94e-108f-4766-9c74-a544aad4fb7d 2019-01-20 21:14:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/5f49928d-5b23-4502-a0dc-7e6abe3f48c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:14:17,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88a83e7f-96b0-4237-b770-8383286701a0 Content-Length: 0 Date: Sun, 20 Jan 2019 21:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:14:17,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/5f49928d-5b23-4502-a0dc-7e6abe3f48c3 used request id req-88a83e7f-96b0-4237-b770-8383286701a0 2019-01-20 21:14:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/46e9a1b2-f914-4896-bfbc-9562bd234fea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:14:19,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6197dd6-3867-42f6-b2cc-50db41d87ea0 Date: Sun, 20 Jan 2019 21:14:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:14:19,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/46e9a1b2-f914-4896-bfbc-9562bd234fea used request id req-a6197dd6-3867-42f6-b2cc-50db41d87ea0 2019-01-20 21:14:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/cefd1588-15a6-4c51-b038-5ba74d0f703c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:14:21,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ec8a7f0-a0a5-4844-9ee3-3f0d68f31539 Date: Sun, 20 Jan 2019 21:14:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:14:21,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cefd1588-15a6-4c51-b038-5ba74d0f703c used request id req-4ec8a7f0-a0a5-4844-9ee3-3f0d68f31539 2019-01-20 21:14:21,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/2f15fc3f-a92c-40d0-b773-d33e6af85b16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:14:22,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a83b703b-02ad-4a57-9cb6-71f55fbc06b7 Date: Sun, 20 Jan 2019 21:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:14:22,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2f15fc3f-a92c-40d0-b773-d33e6af85b16 used request id req-a83b703b-02ad-4a57-9cb6-71f55fbc06b7 2019-01-20 21:14:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/62b5ec52-6663-4993-8d71-45e54f0f65b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5624196ca0367b467c1a62f8c18065e12974a080" 2019-01-20 21:14:23,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea52ea7e-fca5-48b4-a361-7d4380a27a3d Date: Sun, 20 Jan 2019 21:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:14:23,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/62b5ec52-6663-4993-8d71-45e54f0f65b4 used request id req-ea52ea7e-fca5-48b4-a361-7d4380a27a3d 2019-01-20 21:14:23,321 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN1 with eRT=iRT | | Associate network 'sdnvpn-2-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] | +----------------------------------------------------------------------------------------+ | Create VPN2 with eRT=iRT | | Associate network 'sdnvpn-2-2-net' to the VPN2. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] | +========================================================================================+ 2019-01-20 21:14:23,321 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:14:23,321 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2019-01-20 21:14:23,423 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:23,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:23,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:23,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:23,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:23,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:23,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:23,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:23,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:23,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:23,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:23,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:23,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:23,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:23,435 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:14:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:23,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819582fa-0348-42de-99bc-37a1e9ba0093 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:23,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-819582fa-0348-42de-99bc-37a1e9ba0093 2019-01-20 21:14:23,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:23,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["U74hPTpGRwmt_ODk27nPJA"], "issued_at": "2019-01-20T21:14:23.000000Z"}} 2019-01-20 21:14:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f1261c7320b3c3df3376d441498cf83d92b0d16" 2019-01-20 21:14:23,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-941083ca-89a3-4493-81c3-bc33575ee29e Date: Sun, 20 Jan 2019 21:14:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:14:23,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-941083ca-89a3-4493-81c3-bc33575ee29e 2019-01-20 21:14:23,993 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:14:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f1261c7320b3c3df3376d441498cf83d92b0d16" 2019-01-20 21:14:24,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9beab0e-695a-4397-b24e-131823b72266 Date: Sun, 20 Jan 2019 21:14:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:14:24,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e9beab0e-695a-4397-b24e-131823b72266 2019-01-20 21:14:24,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2f1261c7320b3c3df3376d441498cf83d92b0d16" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:14:24,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0 X-Openstack-Request-Id: req-790c1bc7-8c0d-4b19-880b-66cd4510f6d8 Date: Sun, 20 Jan 2019 21:14:24 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:14:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:14:24Z", "visibility": "public", "locations": [], "self": "/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "min_disk": 0, "protected": false, "id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "file": "/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:14:24,768 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-790c1bc7-8c0d-4b19-880b-66cd4510f6d8 2019-01-20 21:14:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f1261c7320b3c3df3376d441498cf83d92b0d16" -d '' 2019-01-20 21:14:27,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a514a20-bfc2-4826-bf13-5beae61f0c45 Date: Sun, 20 Jan 2019 21:14:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:14:27,509 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0/file used request id req-3a514a20-bfc2-4826-bf13-5beae61f0c45 2019-01-20 21:14:27,509 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2019-01-20 21:14:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:27,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a99696-6841-4c54-b8fe-335a0716a832 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:27,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f0a99696-6841-4c54-b8fe-335a0716a832 2019-01-20 21:14:27,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:27,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["gDRAZxnCTC6O37PshVvImQ"], "issued_at": "2019-01-20T21:14:27.000000Z"}} 2019-01-20 21:14:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2019-01-20 21:14:28,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-6927fcd7-16a5-4097-b6a4-475128542ea0 Date: Sun, 20 Jan 2019 21:14:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"06cb5091-6a20-4ee7-bf60-ca5f3e0bd938","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:14:28Z","is_default":false,"provider:segmentation_id":80,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:14:28Z","mtu":1450}} 2019-01-20 21:14:28,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6927fcd7-16a5-4097-b6a4-475128542ea0 2019-01-20 21:14:28,314 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network 06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 with cidr 10.10.10.0/24 2019-01-20 21:14:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"subnets": [{"ip_version": 4, "network_id": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2019-01-20 21:14:28,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6b224b22-3e83-4b27-8463-fb21ed703137 Date: Sun, 20 Jan 2019 21:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06cb5091-6a20-4ee7-bf60-ca5f3e0bd938","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:14:28Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:14:28Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"5f032db3-67b4-4f82-97b5-bf77ebd85b4e","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2019-01-20 21:14:28,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6b224b22-3e83-4b27-8463-fb21ed703137 2019-01-20 21:14:28,860 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2019-01-20 21:14:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2019-01-20 21:14:29,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-5279d813-5b4b-453e-a158-44b4a4194420 Date: Sun, 20 Jan 2019 21:14:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9e90c9b0-6f27-4b4b-af97-15729a3ce42a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:14:29Z","is_default":false,"provider:segmentation_id":20,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:14:29Z","mtu":1450}} 2019-01-20 21:14:29,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-5279d813-5b4b-453e-a158-44b4a4194420 2019-01-20 21:14:29,222 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 9e90c9b0-6f27-4b4b-af97-15729a3ce42a with cidr 10.10.11.0/24 2019-01-20 21:14:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"subnets": [{"ip_version": 4, "network_id": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2019-01-20 21:14:29,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ad2a7a7c-a6f2-40e1-a71b-08202cecc8e8 Date: Sun, 20 Jan 2019 21:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e90c9b0-6f27-4b4b-af97-15729a3ce42a","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:14:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:14:29Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"fb35a8ab-5282-4e39-b6c1-cd6dc92228bf","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2019-01-20 21:14:29,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ad2a7a7c-a6f2-40e1-a71b-08202cecc8e8 2019-01-20 21:14:29,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:14:30,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-383e1a16-6550-4fd6-9a28-84ea3c2d1709 Date: Sun, 20 Jan 2019 21:14:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:14:30,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-383e1a16-6550-4fd6-9a28-84ea3c2d1709 2019-01-20 21:14:30,011 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:14:30,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:30,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d2f6c9-1d42-404e-8fe5-3e68a312cfe7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:30,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3d2f6c9-1d42-404e-8fe5-3e68a312cfe7 2019-01-20 21:14:30,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:30,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["VGLmXrApTtqlfvQaoqp69w"], "issued_at": "2019-01-20T21:14:30.000000Z"}} 2019-01-20 21:14:30,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:14:30,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e72956-89e2-4ab5-8010-72df4bc86634 x-compute-request-id: req-45e72956-89e2-4ab5-8010-72df4bc86634 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:14:30,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-45e72956-89e2-4ab5-8010-72df4bc86634 2019-01-20 21:14:30,589 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2019-01-20 21:14:30,589 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2019-01-20 21:14:30,589 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=d51a3254-f395-41c6-a3e1-c6777e880af0 network=06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:14:30,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:30,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:30,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:30,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:30,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:30,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:30,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:30,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:30,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:30,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:30,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:30,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:30,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:30,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:30,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b604c870-a14b-4d52-b64c-a9b6ffd17c1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:30,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b604c870-a14b-4d52-b64c-a9b6ffd17c1e 2019-01-20 21:14:30,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:31,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["aupZn9thTeqDzBeuad6DYw"], "issued_at": "2019-01-20T21:14:31.000000Z"}} 2019-01-20 21:14:31,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9163f3fb4006c78121ac6734ba98f279af1162e7" 2019-01-20 21:14:31,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49ff86dc-a646-4651-9b3b-653fada5c947 x-compute-request-id: req-49ff86dc-a646-4651-9b3b-653fada5c947 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:14:31,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-49ff86dc-a646-4651-9b3b-653fada5c947 2019-01-20 21:14:31,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9163f3fb4006c78121ac6734ba98f279af1162e7" 2019-01-20 21:14:31,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2244a55-295b-4933-ba98-d811e72de983 x-compute-request-id: req-f2244a55-295b-4933-ba98-d811e72de983 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:14:31,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-f2244a55-295b-4933-ba98-d811e72de983 2019-01-20 21:14:31,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9163f3fb4006c78121ac6734ba98f279af1162e7" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "d51a3254-f395-41c6-a3e1-c6777e880af0", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938"}]}}' 2019-01-20 21:14:33,209 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0cd9933-6813-4526-9447-ca1ef97c027f x-compute-request-id: req-b0cd9933-6813-4526-9447-ca1ef97c027f Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "adminPass": "8rrveVFJVBCA"}} 2019-01-20 21:14:33,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b0cd9933-6813-4526-9447-ca1ef97c027f 2019-01-20 21:14:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:33,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3447c7-280a-45a8-b954-d8652c20ac90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:33,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-be3447c7-280a-45a8-b954-d8652c20ac90 2019-01-20 21:14:33,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:33,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["GpRzQ11WRkS4LepoUMT-1Q"], "issued_at": "2019-01-20T21:14:33.000000Z"}} 2019-01-20 21:14:33,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05a8f1d675b0d59b048d5d37f41cf4564899cf2" 2019-01-20 21:14:34,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd905990-94a1-4b17-8936-6e7f076dc4c2 x-compute-request-id: req-bd905990-94a1-4b17-8936-6e7f076dc4c2 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:14:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:34,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea used request id req-bd905990-94a1-4b17-8936-6e7f076dc4c2 2019-01-20 21:14:37,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05a8f1d675b0d59b048d5d37f41cf4564899cf2" 2019-01-20 21:14:38,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f9b0973-b99e-422e-90d8-864459792f1c x-compute-request-id: req-9f9b0973-b99e-422e-90d8-864459792f1c Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:3a:6f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:14:34Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:38,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea used request id req-9f9b0973-b99e-422e-90d8-864459792f1c 2019-01-20 21:14:41,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05a8f1d675b0d59b048d5d37f41cf4564899cf2" 2019-01-20 21:14:41,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db31f99c-2fec-4793-8e14-5eb673943890 x-compute-request-id: req-db31f99c-2fec-4793-8e14-5eb673943890 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:3a:6f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2019-01-20T21:14:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:41,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea used request id req-db31f99c-2fec-4793-8e14-5eb673943890 2019-01-20 21:14:41,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9163f3fb4006c78121ac6734ba98f279af1162e7" 2019-01-20 21:14:42,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14458375-d37e-4b7d-9fdb-68e852a6a2bb x-compute-request-id: req-14458375-d37e-4b7d-9fdb-68e852a6a2bb Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:3a:6f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2019-01-20T21:14:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:42,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea used request id req-14458375-d37e-4b7d-9fdb-68e852a6a2bb 2019-01-20 21:14:42,605 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.10'. 2019-01-20 21:14:42,606 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2019-01-20 21:14:42,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:14:44,207 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e1c4249-4a09-40f5-a832-4258a08f1182 x-compute-request-id: req-4e1c4249-4a09-40f5-a832-4258a08f1182 Content-Length: 0 Content-Type: application/json 2019-01-20 21:14:44,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea/action used request id req-4e1c4249-4a09-40f5-a832-4258a08f1182 2019-01-20 21:14:44,208 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2019-01-20 21:14:44,208 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=d51a3254-f395-41c6-a3e1-c6777e880af0 network=06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:14:44,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:44,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:44,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:44,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:44,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:44,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:44,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:44,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:44,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:44,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:44,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19514f9-56ff-45d9-a49f-423df05a47c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:44,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e19514f9-56ff-45d9-a49f-423df05a47c2 2019-01-20 21:14:44,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:44,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["WVWcIsc1QDuVIB78EzACbg"], "issued_at": "2019-01-20T21:14:44.000000Z"}} 2019-01-20 21:14:44,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74992358c00979eb22b4ecc802eb7a6500fd55e1" 2019-01-20 21:14:44,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e43e3e9-fc08-42e4-8012-02faf2449bf6 x-compute-request-id: req-3e43e3e9-fc08-42e4-8012-02faf2449bf6 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:14:44,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3e43e3e9-fc08-42e4-8012-02faf2449bf6 2019-01-20 21:14:44,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74992358c00979eb22b4ecc802eb7a6500fd55e1" 2019-01-20 21:14:44,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc850b3-7338-42be-b5d3-b63f3461dde8 x-compute-request-id: req-2cc850b3-7338-42be-b5d3-b63f3461dde8 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:14:44,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-2cc850b3-7338-42be-b5d3-b63f3461dde8 2019-01-20 21:14:44,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74992358c00979eb22b4ecc802eb7a6500fd55e1" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "d51a3254-f395-41c6-a3e1-c6777e880af0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938"}]}}' 2019-01-20 21:14:46,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-099baf57-176c-4ed6-b97b-0663b176b684 x-compute-request-id: req-099baf57-176c-4ed6-b97b-0663b176b684 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "adminPass": "3GAk3Egrb63u"}} 2019-01-20 21:14:46,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-099baf57-176c-4ed6-b97b-0663b176b684 2019-01-20 21:14:46,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:46,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1495867d-73c7-46fc-8243-ff6825ccc3d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:46,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1495867d-73c7-46fc-8243-ff6825ccc3d2 2019-01-20 21:14:46,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:47,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["K2RsY85xRYKz57ZcVENFeQ"], "issued_at": "2019-01-20T21:14:47.000000Z"}} 2019-01-20 21:14:47,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8117d51adb65c36974d210f98a8fe1c8bdaf048d" 2019-01-20 21:14:47,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b0aefba-441f-4b36-b6d2-0c78696528e9 x-compute-request-id: req-7b0aefba-441f-4b36-b6d2-0c78696528e9 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:14:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:47,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 used request id req-7b0aefba-441f-4b36-b6d2-0c78696528e9 2019-01-20 21:14:50,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8117d51adb65c36974d210f98a8fe1c8bdaf048d" 2019-01-20 21:14:51,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adee184f-016f-4e3b-a501-08cce4a36db0 x-compute-request-id: req-adee184f-016f-4e3b-a501-08cce4a36db0 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:14:47Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:51,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 used request id req-adee184f-016f-4e3b-a501-08cce4a36db0 2019-01-20 21:14:54,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8117d51adb65c36974d210f98a8fe1c8bdaf048d" 2019-01-20 21:14:54,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ce0685d-f08a-4b9f-8d6c-66efbe99b651 x-compute-request-id: req-5ce0685d-f08a-4b9f-8d6c-66efbe99b651 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:51Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:54,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 used request id req-5ce0685d-f08a-4b9f-8d6c-66efbe99b651 2019-01-20 21:14:54,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74992358c00979eb22b4ecc802eb7a6500fd55e1" 2019-01-20 21:14:55,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04e59089-cb3d-44b0-bfef-07f7f2784ed2 x-compute-request-id: req-04e59089-cb3d-44b0-bfef-07f7f2784ed2 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:51Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:14:55,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902 used request id req-04e59089-cb3d-44b0-bfef-07f7f2784ed2 2019-01-20 21:14:55,512 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.5'. 2019-01-20 21:14:55,512 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2019-01-20 21:14:55,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:14:57,144 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3390cb71-3790-4f9b-8606-ddfaf886f8da x-compute-request-id: req-3390cb71-3790-4f9b-8606-ddfaf886f8da Content-Length: 0 Content-Type: application/json 2019-01-20 21:14:57,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action used request id req-3390cb71-3790-4f9b-8606-ddfaf886f8da 2019-01-20 21:14:57,145 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2019-01-20 21:14:57,145 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=d51a3254-f395-41c6-a3e1-c6777e880af0 network=9e90c9b0-6f27-4b4b-af97-15729a3ce42a secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:14:57,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:57,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:57,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:57,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:57,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:57,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:57,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:57,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:57,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:14:57,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:14:57,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:14:57,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:14:57,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:14:57,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:14:57,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:14:57,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:14:57,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:57,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66d5b12-f0f0-4e1e-98ba-a23ba62b2a92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:57,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f66d5b12-f0f0-4e1e-98ba-a23ba62b2a92 2019-01-20 21:14:57,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:57,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["hMOJHC1iRoqZ3lfyWQYK5w"], "issued_at": "2019-01-20T21:14:57.000000Z"}} 2019-01-20 21:14:57,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" 2019-01-20 21:14:57,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa4c6df9-7c84-45cb-81fc-a07c2d496da0 x-compute-request-id: req-aa4c6df9-7c84-45cb-81fc-a07c2d496da0 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:14:57,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aa4c6df9-7c84-45cb-81fc-a07c2d496da0 2019-01-20 21:14:57,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" 2019-01-20 21:14:57,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a49d0b42-66c1-480f-ac52-1a7ff884f307 x-compute-request-id: req-a49d0b42-66c1-480f-ac52-1a7ff884f307 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:14:57,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-a49d0b42-66c1-480f-ac52-1a7ff884f307 2019-01-20 21:14:57,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "d51a3254-f395-41c6-a3e1-c6777e880af0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"}]}}' 2019-01-20 21:14:59,126 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a1398eb-85ae-4f14-89b3-4dd3ade834ac x-compute-request-id: req-0a1398eb-85ae-4f14-89b3-4dd3ade834ac Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "adminPass": "qfWTb9tADPDA"}} 2019-01-20 21:14:59,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0a1398eb-85ae-4f14-89b3-4dd3ade834ac 2019-01-20 21:14:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:14:59,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c9d8da-8ceb-41d9-aed1-3bb50f266c5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:14:59,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-74c9d8da-8ceb-41d9-aed1-3bb50f266c5d 2019-01-20 21:14:59,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:14:59,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["QAe6l4BvRHW_n4PWLuBoqA"], "issued_at": "2019-01-20T21:14:59.000000Z"}} 2019-01-20 21:14:59,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ff58e2a9366947091ce36069ad5ad35fa9059b" 2019-01-20 21:15:00,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:14:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98088d8a-7a22-4ca8-bbd2-d2338a586621 x-compute-request-id: req-98088d8a-7a22-4ca8-bbd2-d2338a586621 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:14:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:00,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 used request id req-98088d8a-7a22-4ca8-bbd2-d2338a586621 2019-01-20 21:15:03,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ff58e2a9366947091ce36069ad5ad35fa9059b" 2019-01-20 21:15:03,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccc1ec8f-87c1-4c07-8c5b-a7e6d936c2bc x-compute-request-id: req-ccc1ec8f-87c1-4c07-8c5b-a7e6d936c2bc Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:15:00Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:03,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 used request id req-ccc1ec8f-87c1-4c07-8c5b-a7e6d936c2bc 2019-01-20 21:15:06,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ff58e2a9366947091ce36069ad5ad35fa9059b" 2019-01-20 21:15:07,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b925f5ae-2774-4e35-b585-147051f93871 x-compute-request-id: req-b925f5ae-2774-4e35-b585-147051f93871 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:07,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 used request id req-b925f5ae-2774-4e35-b585-147051f93871 2019-01-20 21:15:07,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" 2019-01-20 21:15:08,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a10a0cbc-53b5-4343-8a38-00a5d0293d59 x-compute-request-id: req-a10a0cbc-53b5-4343-8a38-00a5d0293d59 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:08,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12 used request id req-a10a0cbc-53b5-4343-8a38-00a5d0293d59 2019-01-20 21:15:08,186 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.9'. 2019-01-20 21:15:08,186 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2019-01-20 21:15:08,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:15:09,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fd99a56-fba1-4665-9426-425c28a815c7 x-compute-request-id: req-6fd99a56-fba1-4665-9426-425c28a815c7 Content-Length: 0 Content-Type: application/json 2019-01-20 21:15:09,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action used request id req-6fd99a56-fba1-4665-9426-425c28a815c7 2019-01-20 21:15:09,573 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2019-01-20 21:15:09,573 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=d51a3254-f395-41c6-a3e1-c6777e880af0 network=9e90c9b0-6f27-4b4b-af97-15729a3ce42a secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.9 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:15:09,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:15:09,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:15:09,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:15:09,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:15:09,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:15:09,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:15:09,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:15:09,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:15:09,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:15:09,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:15:09,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:15:09,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:15:09,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:15:09,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:15:09,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:15:09,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:15:09,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:15:09,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:15:09,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:15:09,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:15:09,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:15:09,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:15:09,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:15:09,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:15:09,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:15:09,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:15:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:15:09,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6604801-beac-4b42-9e47-58c7cc400169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:15:09,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d6604801-beac-4b42-9e47-58c7cc400169 2019-01-20 21:15:09,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:15:09,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["pjXf9NJ8QEKinDb-8qexdw"], "issued_at": "2019-01-20T21:15:09.000000Z"}} 2019-01-20 21:15:09,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" 2019-01-20 21:15:10,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-660e1e18-2cdb-4a3b-b3ab-eda0ff628c45 x-compute-request-id: req-660e1e18-2cdb-4a3b-b3ab-eda0ff628c45 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:15:10,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-660e1e18-2cdb-4a3b-b3ab-eda0ff628c45 2019-01-20 21:15:10,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" 2019-01-20 21:15:10,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c91b941f-4234-4de6-890b-4fbc07ac6af1 x-compute-request-id: req-c91b941f-4234-4de6-890b-4fbc07ac6af1 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:15:10,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-c91b941f-4234-4de6-890b-4fbc07ac6af1 2019-01-20 21:15:10,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "d51a3254-f395-41c6-a3e1-c6777e880af0", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS45CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"}], "config_drive": true}}' 2019-01-20 21:15:12,060 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:15:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9282fa5f-cc1f-4093-bf71-bdba4a1696ab x-compute-request-id: req-9282fa5f-cc1f-4093-bf71-bdba4a1696ab Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "adminPass": "nmodCVjn2L4k"}} 2019-01-20 21:15:12,060 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9282fa5f-cc1f-4093-bf71-bdba4a1696ab 2019-01-20 21:15:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:15:12,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a6a943-e028-449c-b85a-92cdb9e1e35a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:15:12,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-99a6a943-e028-449c-b85a-92cdb9e1e35a 2019-01-20 21:15:12,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:15:12,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["gmotGEoQSQqWCaDOF3Vqsw"], "issued_at": "2019-01-20T21:15:12.000000Z"}} 2019-01-20 21:15:12,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c35395b21ac585a8667906951fad19e33e7086" 2019-01-20 21:15:12,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf6dad5-d1fc-4f05-9281-d0ae436d8fc9 x-compute-request-id: req-eaf6dad5-d1fc-4f05-9281-d0ae436d8fc9 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:15:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:12,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 used request id req-eaf6dad5-d1fc-4f05-9281-d0ae436d8fc9 2019-01-20 21:15:15,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c35395b21ac585a8667906951fad19e33e7086" 2019-01-20 21:15:16,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6ead552-72b3-48ed-a396-2e137aa8640b x-compute-request-id: req-f6ead552-72b3-48ed-a396-2e137aa8640b Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:15:13Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:16,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 used request id req-f6ead552-72b3-48ed-a396-2e137aa8640b 2019-01-20 21:15:19,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c35395b21ac585a8667906951fad19e33e7086" 2019-01-20 21:15:20,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3dd7343-b680-4a5f-bb0c-15fe26061448 x-compute-request-id: req-a3dd7343-b680-4a5f-bb0c-15fe26061448 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:20,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 used request id req-a3dd7343-b680-4a5f-bb0c-15fe26061448 2019-01-20 21:15:20,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" 2019-01-20 21:15:21,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cb00b4e-80b0-4885-beae-c06e90aef83c x-compute-request-id: req-6cb00b4e-80b0-4885-beae-c06e90aef83c Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:21,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52 used request id req-6cb00b4e-80b0-4885-beae-c06e90aef83c 2019-01-20 21:15:21,128 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.5'. 2019-01-20 21:15:21,128 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2019-01-20 21:15:21,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:15:22,446 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:15:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b56c209-334c-4593-973a-f9aab365846c x-compute-request-id: req-0b56c209-334c-4593-973a-f9aab365846c Content-Length: 0 Content-Type: application/json 2019-01-20 21:15:22,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action used request id req-0b56c209-334c-4593-973a-f9aab365846c 2019-01-20 21:15:22,447 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2019-01-20 21:15:22,447 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=d51a3254-f395-41c6-a3e1-c6777e880af0 network=06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 10.10.10.5 10.10.11.5 10.10.11.9 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:15:22,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:15:22,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:15:22,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:15:22,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:15:22,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:15:22,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:15:22,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:15:22,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:15:22,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:15:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:15:22,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:15:22,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:15:22,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:15:22,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:15:22,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:15:22,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:15:22,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:15:22,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:15:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:15:22,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf7c883-0fca-49a2-8b38-d6b0fcc22975 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:15:22,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8bf7c883-0fca-49a2-8b38-d6b0fcc22975 2019-01-20 21:15:22,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:15:22,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["Cx8y1h-IT1aosvqTVhwgow"], "issued_at": "2019-01-20T21:15:22.000000Z"}} 2019-01-20 21:15:22,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" 2019-01-20 21:15:23,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ac7d17a-10ea-41bd-b557-b6bf07e00ca3 x-compute-request-id: req-3ac7d17a-10ea-41bd-b557-b6bf07e00ca3 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:15:23,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3ac7d17a-10ea-41bd-b557-b6bf07e00ca3 2019-01-20 21:15:23,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" 2019-01-20 21:15:23,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbdba762-a99a-465a-9919-ffdbefcf9dae x-compute-request-id: req-bbdba762-a99a-465a-9919-ffdbefcf9dae Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:15:23,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-bbdba762-a99a-465a-9919-ffdbefcf9dae 2019-01-20 21:15:23,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "d51a3254-f395-41c6-a3e1-c6777e880af0", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMCAxMC4xMC4xMC41IDEwLjEwLjExLjUgMTAuMTAuMTEuOQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938"}], "config_drive": true}}' 2019-01-20 21:15:24,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:15:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cf1ceae-8385-496d-ae5f-8221d4e59ddf x-compute-request-id: req-2cf1ceae-8385-496d-ae5f-8221d4e59ddf Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "bookmark"}], "adminPass": "KY3Nc7nD9J8F"}} 2019-01-20 21:15:24,719 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2cf1ceae-8385-496d-ae5f-8221d4e59ddf 2019-01-20 21:15:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:15:24,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2521ce-64d4-42d5-9099-08d1eb5a5c7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:15:24,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db2521ce-64d4-42d5-9099-08d1eb5a5c7d 2019-01-20 21:15:24,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:15:25,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["Va4IB59ZQl-Le0HWde4iiQ"], "issued_at": "2019-01-20T21:15:25.000000Z"}} 2019-01-20 21:15:25,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8381c716e58e4995c84637dd6d4143d7eef75590" 2019-01-20 21:15:25,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2638502-1342-4f9f-b3a5-d0495f3ba477 x-compute-request-id: req-f2638502-1342-4f9f-b3a5-d0495f3ba477 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:15:25Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-1", "created": "2019-01-20T21:15:24Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:25,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 used request id req-f2638502-1342-4f9f-b3a5-d0495f3ba477 2019-01-20 21:15:28,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8381c716e58e4995c84637dd6d4143d7eef75590" 2019-01-20 21:15:29,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-094ce03d-e64b-46bd-ad61-c75a4abf83e8 x-compute-request-id: req-094ce03d-e64b-46bd-ad61-c75a4abf83e8 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:15:26Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2019-01-20T21:15:24Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:29,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 used request id req-094ce03d-e64b-46bd-ad61-c75a4abf83e8 2019-01-20 21:15:32,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8381c716e58e4995c84637dd6d4143d7eef75590" 2019-01-20 21:15:33,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77817a7e-6054-487a-8e95-7d0f03a4492a x-compute-request-id: req-77817a7e-6054-487a-8e95-7d0f03a4492a Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:b9:62", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2019-01-20T21:15:29.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:30Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2019-01-20T21:15:24Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:33,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 used request id req-77817a7e-6054-487a-8e95-7d0f03a4492a 2019-01-20 21:15:33,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" 2019-01-20 21:15:33,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d912509-267a-4b2b-a595-446989cb1160 x-compute-request-id: req-5d912509-267a-4b2b-a595-446989cb1160 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:b9:62", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2019-01-20T21:15:29.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:30Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2019-01-20T21:15:24Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:15:33,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 used request id req-5d912509-267a-4b2b-a595-446989cb1160 2019-01-20 21:15:33,860 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.7'. 2019-01-20 21:15:33,860 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2019-01-20 21:15:33,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:15:35,133 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1f455d6-0ee4-409c-b4e2-c48c98cf74b0 x-compute-request-id: req-f1f455d6-0ee4-409c-b4e2-c48c98cf74b0 Content-Length: 0 Content-Type: application/json 2019-01-20 21:15:35,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-f1f455d6-0ee4-409c-b4e2-c48c98cf74b0 2019-01-20 21:15:35,134 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2019-01-20 21:15:35,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-521305", "route_distinguishers": "11:11"}}' 2019-01-20 21:15:35,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-119e6750-277a-44be-bd3f-35157d7c512b Date: Sun, 20 Jan 2019 21:15:35 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "9ddb46e9-afb6-499a-bffb-8a1f335ff603", "name": "sdnvpn-521305", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:15:35,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-119e6750-277a-44be-bd3f-35157d7c512b 2019-01-20 21:15:35,648 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-521305', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'9ddb46e9-afb6-499a-bffb-8a1f335ff603'}} 2019-01-20 21:15:35,649 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2019-01-20 21:15:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"network_association": {"network_id": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938"}}' 2019-01-20 21:15:36,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-772143db-ac23-4c62-949a-869616a3d599 Date: Sun, 20 Jan 2019 21:15:36 GMT RESP BODY: {"network_association": {"network_id": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "1050615f-2252-4ae0-9f04-8db446136db9"}} 2019-01-20 21:15:36,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603/network_associations used request id req-772143db-ac23-4c62-949a-869616a3d599 2019-01-20 21:15:36,251 - sdnvpn_test_utils - INFO - Waiting for instance d759383a-a639-4762-97b7-e7bad10c41ea to boot up 2019-01-20 21:15:36,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9163f3fb4006c78121ac6734ba98f279af1162e7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:37,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-574ff7ad-573b-405d-b83b-feab6f6fd37a x-compute-request-id: req-574ff7ad-573b-405d-b83b-feab6f6fd37a Content-Encoding: gzip Content-Length: 11133 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 462299287 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129652] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131290] pid_max: default: 32768 minimum: 301\n[ 0.132176] ACPI: Core revision 20150930\n[ 0.133548] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134841] Security Framework initialized\n[ 0.135645] Yama: becoming mindful.\n[ 0.136367] AppArmor: AppArmor initialized\n[ 0.137223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138534] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139823] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141016] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142387] Initializing cgroup subsys io\n[ 0.143191] Initializing cgroup subsys memory\n[ 0.144042] Initializing cgroup subsys devices\n[ 0.144912] Initializing cgroup subsys freezer\n[ 0.145773] Initializing cgroup subsys net_cls\n[ 0.146629] Initializing cgroup subsys perf_event\n[ 0.147532] Initializing cgroup subsys net_prio\n[ 0.148403] Initializing cgroup subsys hugetlb\n[ 0.149269] Initializing cgroup subsys pids\n[ 0.150135] CPU: Physical Processor ID: 0\n[ 0.151623] mce: CPU supports 10 MCE banks\n[ 0.152460] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170506] ftrace: allocating 31920 entries in 125 pages\n[ 0.196811] smpboot: Max logical packages: 1\n[ 0.197665] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199002] x2apic enabled\n[ 0.199802] Switched APIC routing to physical x2apic.\n[ 0.201545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206397] KVM setup paravirtual spinlock\n[ 0.207680] x86: Booted up 1 node, 1 CPUs\n[ 0.208483] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209852] devtmpfs: initialized\n[ 0.211560] evm: security.selinux\n[ 0.212257] evm: security.SMACK64\n[ 0.212939] evm: security.SMACK64EXEC\n[ 0.213678] evm: security.SMACK64TRANSMUTE\n[ 0.214481] evm: security.SMACK64MMAP\n[ 0.215223] evm: security.ima\n[ 0.215857] evm: security.capability\n[ 0.216654] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218489] pinctrl core: initialized pinctrl subsystem\n[ 0.219583] RTC time: 21:14:36, date: 01/20/19\n[ 0.220529] NET: Registered protocol family 16\n[ 0.221490] cpuidle: using governor ladder\n[ 0.222302] cpuidle: using governor menu\n[ 0.223078] PCCT header not found.\n[ 0.223824] ACPI: bus type PCI registered\n[ 0.224618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225852] PCI: Using configuration type 1 for base access\n[ 0.227590] ACPI: Added _OSI(Module Device)\n[ 0.228428] ACPI: Added _OSI(Processor Device)\n[ 0.229276] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230160] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232252] ACPI: Interpreter enabled\n[ 0.233015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240323] ACPI: (supports S0 S5)\n[ 0.241017] ACPI: Using IOAPIC for interrupt routing\n[ 0.241949] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245024] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246162] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247380] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248559] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250756] acpiphp: Slot [3] registered\n[ 0.251554] acpiphp: Slot [4] registered\n[ 0.252350] acpiphp: Slot [5] registered\n[ 0.253140] acpiphp: Slot [6] registered\n[ 0.253924] acpiphp: Slot [7] registered\n[ 0.254725] acpiphp: Slot [8] registered\n[ 0.255521] acpiphp: Slot [9] registered\n[ 0.256307] acpiphp: Slot [10] registered\n[ 0.257106] acpiphp: Slot [11] registered\n[ 0.257910] acpiphp: Slot [12] registered\n[ 0.258718] acpiphp: Slot [13] registered\n[ 0.259517] acpiphp: Slot [14] registered\n[ 0.260318] acpiphp: Slot [15] registered\n[ 0.271255] acpiphp: Slot [16] registered\n[ 0.272071] acpiphp: Slot [17] registered\n[ 0.272865] acpiphp: Slot [18] registered\n[ 0.273662] acpiphp: Slot [19] registered\n[ 0.274458] acpiphp: Slot [20] registered\n[ 0.275262] acpiphp: Slot [21] registered\n[ 0.276071] acpiphp: Slot [22] registered\n[ 0.276863] acpiphp: Slot [23] registered\n[ 0.277663] acpiphp: Slot [24] registered\n[ 0.278465] acpiphp: Slot [25] registered\n[ 0.279269] acpiphp: Slot [26] registered\n[ 0.280066] acpiphp: Slot [27] registered\n[ 0.280863] acpiphp: Slot [28] registered\n[ 0.281663] acpiphp: Slot [29] registered\n[ 0.282461] acpiphp: Slot [30] registered\n[ 0.283264] acpiphp: Slot [31] registered\n[ 0.284060] PCI host bridge to bus 0000:00\n[ 0.284856] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286050] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288666] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296273] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297542] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298699] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299941] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306270] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307688] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356230] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357640] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360242] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364093] vgaarb: loaded\n[ 0.364683] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365803] SCSI subsystem initialized\n[ 0.366610] ACPI: bus type USB registered\n[ 0.367413] usbcore: registered new interface driver usbfs\n[ 0.368421] usbcore: registered new interface driver hub\n[ 0.369408] usbcore: registered new device driver usb\n[ 0.370450] PCI: Using ACPI for IRQ routing\n[ 0.371459] NetLabel: Initializing\n[ 0.372163] NetLabel: domain hash size = 128\n[ 0.372994] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373922] NetLabel: unlabeled traffic allowed by default\n[ 0.375001] clocksource: Switched to clocksource kvm-clock\n[ 0.380395] AppArmor: AppArmor Filesystem Enabled\n[ 0.381337] pnp: PnP ACPI init\n[ 0.382245] pnp: PnP ACPI: found 5 devices\n[ 0.388602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390567] NET: Registered protocol family 2\n[ 0.391696] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393238] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394640] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396044] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397335] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398726] NET: Registered protocol family 1\n[ 0.399759] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401073] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402355] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431014] Trying to unpack rootfs image as initramfs...\n[ 0.480355] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494636] Scanning for low memory corruption every 60 seconds\n[ 0.496220] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497612] audit: initializing netlink subsys (disabled)\n[ 0.498843] audit: type=2000 audit(1548018877.636:1): initialized\n[ 0.500407] Initialise system trusted keyring\n[ 0.501565] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505845] zbud: loaded\n[ 0.506825] VFS: Disk quotas dquot_6.6.0\n[ 0.508105] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510146] fuse init (API version 7.23)\n[ 0.511329] Key type big_key registered\n[ 0.512473] Allocating IMA MOK and blacklist keyrings.\n[ 0.513993] Key type asymmetric registered\n[ 0.515128] Asymmetric key parser 'x509' registered\n[ 0.516437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518919] io scheduler noop registered\n[ 0.520182] io scheduler deadline registered (default)\n[ 0.521642] io scheduler cfq registered\n[ 0.522679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527227] ACPI: Power Button [PWRF]\n[ 0.528198] GHES: HEST is not enabled!\n[ 0.541790] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569522] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598569] Linux agpgart interface v0.103\n[ 0.600719] brd: module loaded\n[ 0.602014] loop: module loaded\n[ 0.605888] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609542] GPT:90111 != 2097151\n[ 0.610354] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611676] GPT:90111 != 2097151\n[ 0.612482] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613641] vda: vda1 vda15\n[ 0.615445] scsi host0: ata_piix\n[ 0.616315] scsi host1: ata_piix\n[ 0.617152] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620338] libphy: Fixed MDIO Bus: probed\n[ 0.621320] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622461] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625088] PPP generic driver version 2.4.2\n[ 0.626148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627598] ehci-pci: EHCI PCI platform driver\n[ 0.628644] ehci-platform: EHCI generic platform driver\n[ 0.629837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631213] ohci-pci: OHCI PCI platform driver\n[ 0.632256] ohci-platform: OHCI generic platform driver\n[ 0.633445] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647952] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649156] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650872] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652076] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654837] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656503] usb usb1: Product: UHCI Host Controller\n[ 0.657591] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659037] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660145] hub 1-0:1.0: USB hub found\n[ 0.661035] hub 1-0:1.0: 2 ports detected\n[ 0.662074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665583] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666618] mousedev: PS/2 mouse device common for all mice\n[ 0.667879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670794] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671995] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673187] i2c /dev entries driver\n[ 0.673941] device-mapper: uevent: version 1.0.3\n[ 0.674881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676514] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677790] NET: Registered protocol family 10\n[ 0.678771] NET: Registered protocol family 17\n[ 0.679655] Key type dns_resolver registered\n[ 0.680576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681653] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683389] registered taskstats version 1\n[ 0.684220] Loading compiled-in X.509 certificates\n[ 0.685648] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687486] zswap: loaded using pool lzo/zbud\n[ 0.688865] Key type trusted registered\n[ 0.690414] Key type encrypted registered\n[ 0.691252] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692279] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693317] evm: HMAC attrs: 0x1\n[ 0.694266] Magic number: 3:867:247\n[ 0.695131] rtc_cmos 00:00: setting system clock to 2019-01-20 21:14:37 UTC (1548018877)\n[ 0.696716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697820] EDD information not available.\n[ 0.779989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781528] Write protecting the kernel read-only data: 14336k\n[ 0.793291] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.837299] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-0000010a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYs0GkQ9sa4hXxZNrOCDn+53PjtOPZ3ri+kPciLmnGN0UDT4FQj7ogIrSHPCHWYuAj+tpBZfTA0c4Vms6v3B6cw9kwc+D8VHU7k2a4eEmr6rmM2ikPgyiQnxHNzXm67y478tLD+/fXmysjwUaC7UXLRszq/9lnntBt/8cS7ReHvAvyUE35TOD/R9d8BnCVqE+B/R3Pk45fPBuNmzXCYIgrFcR7+nz/wTZxj8UVGCZynH4QaxFO2RIdd2nk+tT5TpaTGdc7L/CnTXOCNx2Ju0TwKQvFe5ag8LIPr9YlwjEhKtnqcLzLRAuoKK2pCLUU0c3H6owMtFvfpToCk/EygDqX root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAK38FqidqqEi9xlH+yuIGOmHoj/XKuXRNeySo6Sl1PRPxZuXMvkYjRgKi7LwTX3odTeRjktm2xb7pkFMOe3EW1gDVbZQZxiZT6lVwIFkxLB8W3aB+lS+KIlsgQ5ReOYWQAbEyXI1SQqmKzljDcFbxfL0L+aDfh7pTyojLXwDtfy5AAAAFQCqsvvLzNxGvKa1tGy6KEJheRmeyQAAAIEAi76yMyTC3/Tk/KrEfWo2lP/n6jBHmjMYnuUJMB5VlSN1ms6VXQZllC6YTlf6dNdv7dzWIdMFDoWTxLJLwaXWEPG/uMGC6h2vzL+zRsngk7GUsKPIPU4mbRhA1eGGKXRP3F9v+c/SWrss/nAIzZOA3Qzg+n1VU89tLVp+ZQLzkzUAAACAB3MfkLow/RdT0nptemYWZC5JrYZ8VapsvIzgvY3RrWTV23+jC2hGe2WFZcbk77MYsijKCHxBOKLW7GwBC4izmc5EQamiILpkHcaWZo2N393YeKfr6BDkcDrovmzqPHKmftOk7fQvXwY6d1vLjI2HAHXdviXz+gDNKwG6x4MNtB0= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe9b:3a6f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.82 ===\n/dev/root resized successfully [took 2.76s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:9B:3A:6F \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9b:3a6f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73 errors:0 dropped:4 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9842 (9.6 KiB) TX bytes:9161 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.051238] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.130550] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.130552] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.130553] usb 1-1: Product: QEMU USB Tablet\n[ 1.130554] usb 1-1: Manufacturer: QEMU\n[ 1.130555] usb 1-1: SerialNumber: 42\n[ 1.491083] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.491085] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 2.938060] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.261457] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:14:37 cirros kern.info kernel: [ 0.795092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJan 20 21:14:37 cirros kern.info kernel: [ 0.806065] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJan 20 21:14:37 cirros kern.info kernel: [ 0.806066] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJan 20 21:14:37 cirros kern.info kernel: [ 0.807730] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJan 20 21:14:37 cirros kern.info kernel: [ 0.810654] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJan 20 21:14:37 cirros kern.info kernel: [ 0.812656] ip_tables: (C) 2000-2006 Netfilter Core Team\nJan 20 21:14:37 cirros kern.info kernel: [ 0.835066] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:14:37 cirros kern.info kernel: [ 0.835868] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:14:37 cirros kern.notice kernel: [ 0.837299] random: blkid urandom read with 2 bits of entropy available\nJan 20 21:14:37 cirros kern.info kernel: [ 0.838999] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:14:37 cirros kern.info kernel: [ 0.859531] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:14:37 cirros kern.info kernel: [ 0.971023] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJan 20 21:14:37 cirros kern.info kernel: [ 1.037569] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:14:37 cirros kern.info kernel: [ 1.051238] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:14:37 cirros kern.info kernel: [ 1.130550] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:14:37 cirros kern.info kernel: [ 1.130552] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:14:37 cirros kern.info kernel: [ 1.130553] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:14:37 cirros kern.info kernel: [ 1.130554] usb 1-1: Manufacturer: QEMU\nJan 20 21:14:37 cirros kern.info kernel: [ 1.130555] usb 1-1: SerialNumber: 42\nJan 20 21:14:38 cirros kern.info kernel: [ 1.491083] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nJan 20 21:14:38 cirros kern.info kernel: [ 1.491085] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJan 20 21:14:39 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:14:39 cirros authpriv.info dropbear[341]: Running in background\nJan 20 21:14:39 cirros kern.info kernel: [ 2.938060] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:14:40 cirros kern.info kernel: [ 3.261457] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-2 login: "} 2019-01-20 21:15:37,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea/action used request id req-574ff7ad-573b-405d-b83b-feab6f6fd37a 2019-01-20 21:15:39,362 - sdnvpn_test_utils - INFO - Waiting for instance 34710c3d-c36e-49a6-aa53-9355758f5902 to boot up 2019-01-20 21:15:39,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74992358c00979eb22b4ecc802eb7a6500fd55e1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:40,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d24b6d17-8874-4dd7-8b6d-e7b7de330104 x-compute-request-id: req-d24b6d17-8874-4dd7-8b6d-e7b7de330104 Content-Encoding: gzip Content-Length: 10080 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 470525073 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.136349] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.138089] pid_max: default: 32768 minimum: 301\n[ 0.139035] ACPI: Core revision 20150930\n[ 0.140438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141802] Security Framework initialized\n[ 0.142652] Yama: becoming mindful.\n[ 0.143432] AppArmor: AppArmor initialized\n[ 0.144318] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147035] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149806] Initializing cgroup subsys io\n[ 0.150651] Initializing cgroup subsys memory\n[ 0.151559] Initializing cgroup subsys devices\n[ 0.152476] Initializing cgroup subsys freezer\n[ 0.153373] Initializing cgroup subsys net_cls\n[ 0.154274] Initializing cgroup subsys perf_event\n[ 0.155225] Initializing cgroup subsys net_prio\n[ 0.156153] Initializing cgroup subsys hugetlb\n[ 0.157066] Initializing cgroup subsys pids\n[ 0.157978] CPU: Physical Processor ID: 0\n[ 0.159536] mce: CPU supports 10 MCE banks\n[ 0.160414] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161452] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171978] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178443] ftrace: allocating 31920 entries in 125 pages\n[ 0.204663] smpboot: Max logical packages: 1\n[ 0.205569] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206978] x2apic enabled\n[ 0.207810] Switched APIC routing to physical x2apic.\n[ 0.209580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210764] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212842] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214691] KVM setup paravirtual spinlock\n[ 0.216022] x86: Booted up 1 node, 1 CPUs\n[ 0.216905] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.218361] devtmpfs: initialized\n[ 0.220074] evm: security.selinux\n[ 0.220803] evm: security.SMACK64\n[ 0.221519] evm: security.SMACK64EXEC\n[ 0.222300] evm: security.SMACK64TRANSMUTE\n[ 0.223146] evm: security.SMACK64MMAP\n[ 0.223927] evm: security.ima\n[ 0.224594] evm: security.capability\n[ 0.225441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227430] pinctrl core: initialized pinctrl subsystem\n[ 0.228593] RTC time: 21:14:50, date: 01/20/19\n[ 0.229596] NET: Registered protocol family 16\n[ 0.230643] cpuidle: using governor ladder\n[ 0.231501] cpuidle: using governor menu\n[ 0.232351] PCCT header not found.\n[ 0.233188] ACPI: bus type PCI registered\n[ 0.234024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235316] PCI: Using configuration type 1 for base access\n[ 0.237100] ACPI: Added _OSI(Module Device)\n[ 0.237975] ACPI: Added _OSI(Processor Device)\n[ 0.238874] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239809] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242052] ACPI: Interpreter enabled\n[ 0.242856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250543] ACPI: (supports S0 S5)\n[ 0.251280] ACPI: Using IOAPIC for interrupt routing\n[ 0.252411] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261626] acpiphp: Slot [3] registered\n[ 0.262497] acpiphp: Slot [4] registered\n[ 0.263340] acpiphp: Slot [5] registered\n[ 0.264180] acpiphp: Slot [6] registered\n[ 0.265010] acpiphp: Slot [7] registered\n[ 0.265847] acpiphp: Slot [8] registered\n[ 0.266676] acpiphp: Slot [9] registered\n[ 0.267519] acpiphp: Slot [10] registered\n[ 0.268370] acpiphp: Slot [11] registered\n[ 0.269224] acpiphp: Slot [12] registered\n[ 0.270078] acpiphp: Slot [13] registered\n[ 0.270948] acpiphp: Slot [14] registered\n[ 0.271799] acpiphp: Slot [15] registered\n[ 0.283004] acpiphp: Slot [16] registered\n[ 0.283884] acpiphp: Slot [17] registered\n[ 0.284773] acpiphp: Slot [18] registered\n[ 0.285630] acpiphp: Slot [19] registered\n[ 0.286482] acpiphp: Slot [20] registered\n[ 0.287355] acpiphp: Slot [21] registered\n[ 0.288215] acpiphp: Slot [22] registered\n[ 0.289087] acpiphp: Slot [23] registered\n[ 0.289941] acpiphp: Slot [24] registered\n[ 0.290810] acpiphp: Slot [25] registered\n[ 0.291684] acpiphp: Slot [26] registered\n[ 0.292554] acpiphp: Slot [27] registered\n[ 0.293426] acpiphp: Slot [28] registered\n[ 0.294311] acpiphp: Slot [29] registered\n[ 0.295187] acpiphp: Slot [30] registered\n[ 0.296050] acpiphp: Slot [31] registered\n[ 0.296907] PCI host bridge to bus 0000:00\n[ 0.297761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300364] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303434] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309756] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.311147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312410] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313761] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320129] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321632] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367071] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368614] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371604] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373072] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374394] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375993] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378881] vgaarb: loaded\n[ 0.379548] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380853] SCSI subsystem initialized\n[ 0.381750] ACPI: bus type USB registered\n[ 0.382640] usbcore: registered new interface driver usbfs\n[ 0.383828] usbcore: registered new interface driver hub\n[ 0.384888] usbcore: registered new device driver usb\n[ 0.386060] PCI: Using ACPI for IRQ routing\n[ 0.387138] NetLabel: Initializing\n[ 0.387903] NetLabel: domain hash size = 128\n[ 0.388824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389837] NetLabel: unlabeled traffic allowed by default\n[ 0.391011] clocksource: Switched to clocksource kvm-clock\n[ 0.396409] AppArmor: AppArmor Filesystem Enabled\n[ 0.397458] pnp: PnP ACPI init\n[ 0.398415] pnp: PnP ACPI: found 5 devices\n[ 0.404833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406705] NET: Registered protocol family 2\n[ 0.407752] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409178] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410453] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411727] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412922] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414215] NET: Registered protocol family 1\n[ 0.415170] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416375] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445441] Trying to unpack rootfs image as initramfs...\n[ 0.494505] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508469] Scanning for low memory corruption every 60 seconds\n[ 0.509932] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511218] audit: initializing netlink subsys (disabled)\n[ 0.512339] audit: type=2000 audit(1548018890.897:1): initialized\n[ 0.513763] Initialise system trusted keyring\n[ 0.514779] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516077] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518164] zbud: loaded\n[ 0.518921] VFS: Disk quotas dquot_6.6.0\n[ 0.519830] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521476] fuse init (API version 7.23)\n[ 0.522435] Key type big_key registered\n[ 0.523308] Allocating IMA MOK and blacklist keyrings.\n[ 0.524480] Key type asymmetric registered\n[ 0.525358] Asymmetric key parser 'x509' registered\n[ 0.526357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528324] io scheduler noop registered\n[ 0.529173] io scheduler deadline registered (default)\n[ 0.530232] io scheduler cfq registered\n[ 0.531158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532316] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533677] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535244] ACPI: Power Button [PWRF]\n[ 0.536123] GHES: HEST is not enabled!\n[ 0.549577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579647] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605287] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607756] Linux agpgart interface v0.103\n[ 0.611258] brd: module loaded\n[ 0.613428] loop: module loaded\n[ 0.625077] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628589] GPT:90111 != 2097151\n[ 0.629734] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630925] GPT:90111 != 2097151\n[ 0.631664] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632741] vda: vda1 vda15\n[ 0.634444] scsi host0: ata_piix\n[ 0.635259] scsi host1: ata_piix\n[ 0.636054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637400] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638987] libphy: Fixed MDIO Bus: probed\n[ 0.639905] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640975] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643366] PPP generic driver version 2.4.2\n[ 0.644453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645661] ehci-pci: EHCI PCI platform driver\n[ 0.646544] ehci-platform: EHCI generic platform driver\n[ 0.647553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.648692] ohci-pci: OHCI PCI platform driver\n[ 0.649571] ohci-platform: OHCI generic platform driver\n[ 0.650569] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.665062] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.666077] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668584] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669706] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670935] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672373] usb usb1: Product: UHCI Host Controller\n[ 0.673314] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674459] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675471] hub 1-0:1.0: USB hub found\n[ 0.676258] hub 1-0:1.0: 2 ports detected\n[ 0.677173] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679314] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680277] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681306] mousedev: PS/2 mouse device common for all mice\n[ 0.682577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687950] i2c /dev entries driver\n[ 0.688715] device-mapper: uevent: version 1.0.3\n[ 0.689670] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691320] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692613] NET: Registered protocol family 10\n[ 0.693614] NET: Registered protocol family 17\n[ 0.694516] Key type dns_resolver registered\n[ 0.695461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.696565] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.698317] registered taskstats version 1\n[ 0.699171] Loading compiled-in X.509 certificates\n[ 0.700619] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702482] zswap: loaded using pool lzo/zbud\n[ 0.703882] Key type trusted registered\n[ 0.705427] Key type encrypted registered\n[ 0.706263] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707307] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708359] evm: HMAC attrs: 0x1\n[ 0.709313] Magic number: 3:867:247\n[ 0.710161] rtc_cmos 00:00: setting system clock to 2019-01-20 21:14:51 UTC (1548018891)\n[ 0.711784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712907] EDD information not available.\n[ 0.795963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797506] Write protecting the kernel read-only data: 14336k\n[ 0.809829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811659] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.158922] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-0000010d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQBjRk1RtueahSbX5BJRwE3BeOpDj1RrGIEXW+I8/oWrgh+kYnBJo7nxLhgq61GhgVps1dMYb5mewe7LfzVAtJ3Ruounm4g8DNuw5SnBHlZWofMJibttNrNxQm4/99A19BMKnYtL+tylP+YBZXQaErce5FJ8V9uukO9TN6EDCLz0QWPqjovl93SZzNb2tRyfmTYSCHmrIhvYmOloDgJty78Qreg/cVt8omcL2gFxMhuai6pawxkG9AQOfv66r03NEvGMXMhRk0RozYakcKN6xEWqnA+RUL4H3jQwzLm5gR3V+Bf9Srd973yOHi65/1uENCKDcR22Njt7U0YlaIWgXt root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMY9nzDhxpqcEHZ/XlPplhFrtWaURTskSx3py1R8neTBdQxUVS0kg7HizhLZLjIWXn7eDbkWwaqHZaAsA4looAFFmba9ZfTWaQJRkKsiZy2rpyMnDgyLeAuFDqga6dQ7WZXdPwU46hMz5l5ySCv4P9nqSz4eeVrs6jfbPh8MMPRJAAAAFQCLN8fFfI+dANpELv5CKH67vV3mLwAAAIA/3kT7NwXuA/MauduZvrQOZiwgNNysVGaQyIEkgk0IDnmqGkZThEdSNUaRwGgSwM4lvb7exSbh+x7kmZ3aYlVh6oBhXQ6WSVKB2CEMHdpkGpPg/Gfk9G9tfJjlhIP9K8L3R4ZUZKT4j6t6HZq3wndsMrUoT9DVhkvKUgnrxaRqtAAAAIEAmf5QkQe6siz4fT9eAOTIcn/GdRCvnTmeU7rkQzopUDnWY6ckT7nQeQBLUQjlQSk0oqJmA0kCGvdjR6EJ5y32YI/YTAiZZlfBlIAjyENOPYQ94o3nRAHG1iKkKuiwWgNLa8AFQ4bSBaQffhcKHzxF++D5ZipzkthWq6TfvJUlgb8= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe08:3f27/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.14 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.30s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:08:3F:27 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe08:3f27/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8269 (8.0 KiB) TX bytes:9207 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:15:40,439 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action used request id req-d24b6d17-8874-4dd7-8b6d-e7b7de330104 2019-01-20 21:15:42,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74992358c00979eb22b4ecc802eb7a6500fd55e1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:43,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2a78349-0763-4970-ac28-e1db5409b919 x-compute-request-id: req-e2a78349-0763-4970-ac28-e1db5409b919 Content-Encoding: gzip Content-Length: 10917 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 470525073 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.136349] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.138089] pid_max: default: 32768 minimum: 301\n[ 0.139035] ACPI: Core revision 20150930\n[ 0.140438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141802] Security Framework initialized\n[ 0.142652] Yama: becoming mindful.\n[ 0.143432] AppArmor: AppArmor initialized\n[ 0.144318] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145700] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147035] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148363] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149806] Initializing cgroup subsys io\n[ 0.150651] Initializing cgroup subsys memory\n[ 0.151559] Initializing cgroup subsys devices\n[ 0.152476] Initializing cgroup subsys freezer\n[ 0.153373] Initializing cgroup subsys net_cls\n[ 0.154274] Initializing cgroup subsys perf_event\n[ 0.155225] Initializing cgroup subsys net_prio\n[ 0.156153] Initializing cgroup subsys hugetlb\n[ 0.157066] Initializing cgroup subsys pids\n[ 0.157978] CPU: Physical Processor ID: 0\n[ 0.159536] mce: CPU supports 10 MCE banks\n[ 0.160414] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161452] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171978] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178443] ftrace: allocating 31920 entries in 125 pages\n[ 0.204663] smpboot: Max logical packages: 1\n[ 0.205569] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206978] x2apic enabled\n[ 0.207810] Switched APIC routing to physical x2apic.\n[ 0.209580] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210764] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212842] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214691] KVM setup paravirtual spinlock\n[ 0.216022] x86: Booted up 1 node, 1 CPUs\n[ 0.216905] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.218361] devtmpfs: initialized\n[ 0.220074] evm: security.selinux\n[ 0.220803] evm: security.SMACK64\n[ 0.221519] evm: security.SMACK64EXEC\n[ 0.222300] evm: security.SMACK64TRANSMUTE\n[ 0.223146] evm: security.SMACK64MMAP\n[ 0.223927] evm: security.ima\n[ 0.224594] evm: security.capability\n[ 0.225441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227430] pinctrl core: initialized pinctrl subsystem\n[ 0.228593] RTC time: 21:14:50, date: 01/20/19\n[ 0.229596] NET: Registered protocol family 16\n[ 0.230643] cpuidle: using governor ladder\n[ 0.231501] cpuidle: using governor menu\n[ 0.232351] PCCT header not found.\n[ 0.233188] ACPI: bus type PCI registered\n[ 0.234024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235316] PCI: Using configuration type 1 for base access\n[ 0.237100] ACPI: Added _OSI(Module Device)\n[ 0.237975] ACPI: Added _OSI(Processor Device)\n[ 0.238874] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239809] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242052] ACPI: Interpreter enabled\n[ 0.242856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250543] ACPI: (supports S0 S5)\n[ 0.251280] ACPI: Using IOAPIC for interrupt routing\n[ 0.252411] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258041] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261626] acpiphp: Slot [3] registered\n[ 0.262497] acpiphp: Slot [4] registered\n[ 0.263340] acpiphp: Slot [5] registered\n[ 0.264180] acpiphp: Slot [6] registered\n[ 0.265010] acpiphp: Slot [7] registered\n[ 0.265847] acpiphp: Slot [8] registered\n[ 0.266676] acpiphp: Slot [9] registered\n[ 0.267519] acpiphp: Slot [10] registered\n[ 0.268370] acpiphp: Slot [11] registered\n[ 0.269224] acpiphp: Slot [12] registered\n[ 0.270078] acpiphp: Slot [13] registered\n[ 0.270948] acpiphp: Slot [14] registered\n[ 0.271799] acpiphp: Slot [15] registered\n[ 0.283004] acpiphp: Slot [16] registered\n[ 0.283884] acpiphp: Slot [17] registered\n[ 0.284773] acpiphp: Slot [18] registered\n[ 0.285630] acpiphp: Slot [19] registered\n[ 0.286482] acpiphp: Slot [20] registered\n[ 0.287355] acpiphp: Slot [21] registered\n[ 0.288215] acpiphp: Slot [22] registered\n[ 0.289087] acpiphp: Slot [23] registered\n[ 0.289941] acpiphp: Slot [24] registered\n[ 0.290810] acpiphp: Slot [25] registered\n[ 0.291684] acpiphp: Slot [26] registered\n[ 0.292554] acpiphp: Slot [27] registered\n[ 0.293426] acpiphp: Slot [28] registered\n[ 0.294311] acpiphp: Slot [29] registered\n[ 0.295187] acpiphp: Slot [30] registered\n[ 0.296050] acpiphp: Slot [31] registered\n[ 0.296907] PCI host bridge to bus 0000:00\n[ 0.297761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300364] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303434] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309756] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.311147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312410] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313761] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320129] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321632] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367071] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368614] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371604] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373072] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374394] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375993] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378881] vgaarb: loaded\n[ 0.379548] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380853] SCSI subsystem initialized\n[ 0.381750] ACPI: bus type USB registered\n[ 0.382640] usbcore: registered new interface driver usbfs\n[ 0.383828] usbcore: registered new interface driver hub\n[ 0.384888] usbcore: registered new device driver usb\n[ 0.386060] PCI: Using ACPI for IRQ routing\n[ 0.387138] NetLabel: Initializing\n[ 0.387903] NetLabel: domain hash size = 128\n[ 0.388824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389837] NetLabel: unlabeled traffic allowed by default\n[ 0.391011] clocksource: Switched to clocksource kvm-clock\n[ 0.396409] AppArmor: AppArmor Filesystem Enabled\n[ 0.397458] pnp: PnP ACPI init\n[ 0.398415] pnp: PnP ACPI: found 5 devices\n[ 0.404833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406705] NET: Registered protocol family 2\n[ 0.407752] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409178] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410453] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411727] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412922] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414215] NET: Registered protocol family 1\n[ 0.415170] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416375] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445441] Trying to unpack rootfs image as initramfs...\n[ 0.494505] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508469] Scanning for low memory corruption every 60 seconds\n[ 0.509932] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511218] audit: initializing netlink subsys (disabled)\n[ 0.512339] audit: type=2000 audit(1548018890.897:1): initialized\n[ 0.513763] Initialise system trusted keyring\n[ 0.514779] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516077] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518164] zbud: loaded\n[ 0.518921] VFS: Disk quotas dquot_6.6.0\n[ 0.519830] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521476] fuse init (API version 7.23)\n[ 0.522435] Key type big_key registered\n[ 0.523308] Allocating IMA MOK and blacklist keyrings.\n[ 0.524480] Key type asymmetric registered\n[ 0.525358] Asymmetric key parser 'x509' registered\n[ 0.526357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528324] io scheduler noop registered\n[ 0.529173] io scheduler deadline registered (default)\n[ 0.530232] io scheduler cfq registered\n[ 0.531158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532316] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533677] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535244] ACPI: Power Button [PWRF]\n[ 0.536123] GHES: HEST is not enabled!\n[ 0.549577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579647] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605287] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607756] Linux agpgart interface v0.103\n[ 0.611258] brd: module loaded\n[ 0.613428] loop: module loaded\n[ 0.625077] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628589] GPT:90111 != 2097151\n[ 0.629734] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630925] GPT:90111 != 2097151\n[ 0.631664] GPT: Use GNU Parted to correct GPT errors.\n[ 0.632741] vda: vda1 vda15\n[ 0.634444] scsi host0: ata_piix\n[ 0.635259] scsi host1: ata_piix\n[ 0.636054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637400] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638987] libphy: Fixed MDIO Bus: probed\n[ 0.639905] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640975] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643366] PPP generic driver version 2.4.2\n[ 0.644453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645661] ehci-pci: EHCI PCI platform driver\n[ 0.646544] ehci-platform: EHCI generic platform driver\n[ 0.647553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.648692] ohci-pci: OHCI PCI platform driver\n[ 0.649571] ohci-platform: OHCI generic platform driver\n[ 0.650569] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.665062] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.666077] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668584] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669706] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670935] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672373] usb usb1: Product: UHCI Host Controller\n[ 0.673314] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674459] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675471] hub 1-0:1.0: USB hub found\n[ 0.676258] hub 1-0:1.0: 2 ports detected\n[ 0.677173] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679314] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680277] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681306] mousedev: PS/2 mouse device common for all mice\n[ 0.682577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687950] i2c /dev entries driver\n[ 0.688715] device-mapper: uevent: version 1.0.3\n[ 0.689670] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691320] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692613] NET: Registered protocol family 10\n[ 0.693614] NET: Registered protocol family 17\n[ 0.694516] Key type dns_resolver registered\n[ 0.695461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.696565] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.698317] registered taskstats version 1\n[ 0.699171] Loading compiled-in X.509 certificates\n[ 0.700619] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702482] zswap: loaded using pool lzo/zbud\n[ 0.703882] Key type trusted registered\n[ 0.705427] Key type encrypted registered\n[ 0.706263] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707307] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708359] evm: HMAC attrs: 0x1\n[ 0.709313] Magic number: 3:867:247\n[ 0.710161] rtc_cmos 00:00: setting system clock to 2019-01-20 21:14:51 UTC (1548018891)\n[ 0.711784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712907] EDD information not available.\n[ 0.795963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797506] Write protecting the kernel read-only data: 14336k\n[ 0.809829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811659] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.158922] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-0000010d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQBjRk1RtueahSbX5BJRwE3BeOpDj1RrGIEXW+I8/oWrgh+kYnBJo7nxLhgq61GhgVps1dMYb5mewe7LfzVAtJ3Ruounm4g8DNuw5SnBHlZWofMJibttNrNxQm4/99A19BMKnYtL+tylP+YBZXQaErce5FJ8V9uukO9TN6EDCLz0QWPqjovl93SZzNb2tRyfmTYSCHmrIhvYmOloDgJty78Qreg/cVt8omcL2gFxMhuai6pawxkG9AQOfv66r03NEvGMXMhRk0RozYakcKN6xEWqnA+RUL4H3jQwzLm5gR3V+Bf9Srd973yOHi65/1uENCKDcR22Njt7U0YlaIWgXt root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAMY9nzDhxpqcEHZ/XlPplhFrtWaURTskSx3py1R8neTBdQxUVS0kg7HizhLZLjIWXn7eDbkWwaqHZaAsA4looAFFmba9ZfTWaQJRkKsiZy2rpyMnDgyLeAuFDqga6dQ7WZXdPwU46hMz5l5ySCv4P9nqSz4eeVrs6jfbPh8MMPRJAAAAFQCLN8fFfI+dANpELv5CKH67vV3mLwAAAIA/3kT7NwXuA/MauduZvrQOZiwgNNysVGaQyIEkgk0IDnmqGkZThEdSNUaRwGgSwM4lvb7exSbh+x7kmZ3aYlVh6oBhXQ6WSVKB2CEMHdpkGpPg/Gfk9G9tfJjlhIP9K8L3R4ZUZKT4j6t6HZq3wndsMrUoT9DVhkvKUgnrxaRqtAAAAIEAmf5QkQe6siz4fT9eAOTIcn/GdRCvnTmeU7rkQzopUDnWY6ckT7nQeQBLUQjlQSk0oqJmA0kCGvdjR6EJ5y32YI/YTAiZZlfBlIAjyENOPYQ94o3nRAHG1iKkKuiwWgNLa8AFQ4bSBaQffhcKHzxF++D5ZipzkthWq6TfvJUlgb8= root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fe08:3f27/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.14 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.30s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:08:3F:27 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe08:3f27/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:5 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8269 (8.0 KiB) TX bytes:9207 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.149391] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.149392] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.149394] usb 1-1: Product: QEMU USB Tablet\n[ 1.149395] usb 1-1: Manufacturer: QEMU\n[ 1.149395] usb 1-1: SerialNumber: 42\n[ 1.158922] random: dd urandom read with 5 bits of entropy available\n[ 1.507231] tsc: Refined TSC clocksource calibration: 3491.906 MHz\n[ 1.507234] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325572deef8, max_idle_ns: 440795222557 ns\n[ 4.268267] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.581344] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:14:51 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:14:51 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:14:51 cirros kern.notice kernel: [ 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)\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:14:51 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:14:51 cirros kern.info kernel: [ 1.149391] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:14:51 cirros kern.info kernel: [ 1.149392] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:14:51 cirros kern.info kernel: [ 1.149394] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:14:51 cirros kern.info kernel: [ 1.149395] usb 1-1: Manufacturer: QEMU\nJan 20 21:14:51 cirros kern.info kernel: [ 1.149395] usb 1-1: SerialNumber: 42\nJan 20 21:14:51 cirros kern.notice kernel: [ 1.158922] random: dd urandom read with 5 bits of entropy available\nJan 20 21:14:52 cirros kern.info kernel: [ 1.507231] tsc: Refined TSC clocksource calibration: 3491.906 MHz\nJan 20 21:14:52 cirros kern.info kernel: [ 1.507234] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325572deef8, max_idle_ns: 440795222557 ns\nJan 20 21:14:53 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:14:54 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:14:55 cirros kern.info kernel: [ 4.268267] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:14:55 cirros kern.info kernel: [ 4.581344] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-3 login: "} 2019-01-20 21:15:43,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action used request id req-e2a78349-0763-4970-ac28-e1db5409b919 2019-01-20 21:15:45,625 - sdnvpn_test_utils - INFO - Waiting for instance a0b1d0bd-80b0-4e79-b183-5611cd78bc12 to boot up 2019-01-20 21:15:45,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:46,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3da4b84-44f3-4e9a-b97c-751c7adb5a46 x-compute-request-id: req-b3da4b84-44f3-4e9a-b97c-751c7adb5a46 Content-Encoding: gzip Content-Length: 10063 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 688849897 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.131144] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.132818] pid_max: default: 32768 minimum: 301\n[ 0.133720] ACPI: Core revision 20150930\n[ 0.135105] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136427] Security Framework initialized\n[ 0.137251] Yama: becoming mindful.\n[ 0.137992] AppArmor: AppArmor initialized\n[ 0.138868] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141504] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142725] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144127] Initializing cgroup subsys io\n[ 0.144950] Initializing cgroup subsys memory\n[ 0.145820] Initializing cgroup subsys devices\n[ 0.146709] Initializing cgroup subsys freezer\n[ 0.147589] Initializing cgroup subsys net_cls\n[ 0.148461] Initializing cgroup subsys perf_event\n[ 0.149386] Initializing cgroup subsys net_prio\n[ 0.150291] Initializing cgroup subsys hugetlb\n[ 0.151169] Initializing cgroup subsys pids\n[ 0.152057] CPU: Physical Processor ID: 0\n[ 0.153568] mce: CPU supports 10 MCE banks\n[ 0.154430] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173246] ftrace: allocating 31920 entries in 125 pages\n[ 0.200034] smpboot: Max logical packages: 1\n[ 0.200897] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202272] x2apic enabled\n[ 0.203096] Switched APIC routing to physical x2apic.\n[ 0.204857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205986] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208005] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209815] KVM setup paravirtual spinlock\n[ 0.211118] x86: Booted up 1 node, 1 CPUs\n[ 0.211938] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.213342] devtmpfs: initialized\n[ 0.215064] evm: security.selinux\n[ 0.215773] evm: security.SMACK64\n[ 0.216467] evm: security.SMACK64EXEC\n[ 0.217220] evm: security.SMACK64TRANSMUTE\n[ 0.218073] evm: security.SMACK64MMAP\n[ 0.218833] evm: security.ima\n[ 0.219486] evm: security.capability\n[ 0.220293] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222162] pinctrl core: initialized pinctrl subsystem\n[ 0.223284] RTC time: 21:15:01, date: 01/20/19\n[ 0.224246] NET: Registered protocol family 16\n[ 0.225230] cpuidle: using governor ladder\n[ 0.226059] cpuidle: using governor menu\n[ 0.226855] PCCT header not found.\n[ 0.227625] ACPI: bus type PCI registered\n[ 0.228438] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229704] PCI: Using configuration type 1 for base access\n[ 0.231467] ACPI: Added _OSI(Module Device)\n[ 0.232324] ACPI: Added _OSI(Processor Device)\n[ 0.233200] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234110] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236235] ACPI: Interpreter enabled\n[ 0.237026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244493] ACPI: (supports S0 S5)\n[ 0.245204] ACPI: Using IOAPIC for interrupt routing\n[ 0.246276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249394] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251801] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255241] acpiphp: Slot [3] registered\n[ 0.256052] acpiphp: Slot [4] registered\n[ 0.256856] acpiphp: Slot [5] registered\n[ 0.257660] acpiphp: Slot [6] registered\n[ 0.258456] acpiphp: Slot [7] registered\n[ 0.259262] acpiphp: Slot [8] registered\n[ 0.260066] acpiphp: Slot [9] registered\n[ 0.260866] acpiphp: Slot [10] registered\n[ 0.261685] acpiphp: Slot [11] registered\n[ 0.262504] acpiphp: Slot [12] registered\n[ 0.263324] acpiphp: Slot [13] registered\n[ 0.264139] acpiphp: Slot [14] registered\n[ 0.264953] acpiphp: Slot [15] registered\n[ 0.276205] acpiphp: Slot [16] registered\n[ 0.277035] acpiphp: Slot [17] registered\n[ 0.277851] acpiphp: Slot [18] registered\n[ 0.278664] acpiphp: Slot [19] registered\n[ 0.279473] acpiphp: Slot [20] registered\n[ 0.280294] acpiphp: Slot [21] registered\n[ 0.281117] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282747] acpiphp: Slot [24] registered\n[ 0.283563] acpiphp: Slot [25] registered\n[ 0.284385] acpiphp: Slot [26] registered\n[ 0.285202] acpiphp: Slot [27] registered\n[ 0.286016] acpiphp: Slot [28] registered\n[ 0.286850] acpiphp: Slot [29] registered\n[ 0.287693] acpiphp: Slot [30] registered\n[ 0.288515] acpiphp: Slot [31] registered\n[ 0.289325] PCI host bridge to bus 0000:00\n[ 0.290138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294031] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295508] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301802] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304326] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305611] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312023] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313503] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359228] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362225] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366331] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367494] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368635] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370202] vgaarb: loaded\n[ 0.370856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372025] SCSI subsystem initialized\n[ 0.372863] ACPI: bus type USB registered\n[ 0.373701] usbcore: registered new interface driver usbfs\n[ 0.374745] usbcore: registered new interface driver hub\n[ 0.375776] usbcore: registered new device driver usb\n[ 0.376849] PCI: Using ACPI for IRQ routing\n[ 0.377891] NetLabel: Initializing\n[ 0.378618] NetLabel: domain hash size = 128\n[ 0.379482] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380449] NetLabel: unlabeled traffic allowed by default\n[ 0.381568] clocksource: Switched to clocksource kvm-clock\n[ 0.386995] AppArmor: AppArmor Filesystem Enabled\n[ 0.388009] pnp: PnP ACPI init\n[ 0.388929] pnp: PnP ACPI: found 5 devices\n[ 0.395312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397060] NET: Registered protocol family 2\n[ 0.398028] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399315] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400514] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401713] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403991] NET: Registered protocol family 1\n[ 0.404918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406048] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407133] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435468] Trying to unpack rootfs image as initramfs...\n[ 0.485302] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499171] Scanning for low memory corruption every 60 seconds\n[ 0.500534] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501701] audit: initializing netlink subsys (disabled)\n[ 0.502741] audit: type=2000 audit(1548018902.794:1): initialized\n[ 0.504063] Initialise system trusted keyring\n[ 0.505004] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514967] zbud: loaded\n[ 0.529164] VFS: Disk quotas dquot_6.6.0\n[ 0.530041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531573] fuse init (API version 7.23)\n[ 0.532466] Key type big_key registered\n[ 0.533288] Allocating IMA MOK and blacklist keyrings.\n[ 0.534425] Key type asymmetric registered\n[ 0.535266] Asymmetric key parser 'x509' registered\n[ 0.536230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.537726] io scheduler noop registered\n[ 0.538531] io scheduler deadline registered (default)\n[ 0.539530] io scheduler cfq registered\n[ 0.540736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.541811] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.544564] ACPI: Power Button [PWRF]\n[ 0.545400] GHES: HEST is not enabled!\n[ 0.559037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588646] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.615754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.617933] Linux agpgart interface v0.103\n[ 0.620006] brd: module loaded\n[ 0.621236] loop: module loaded\n[ 0.625499] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626963] GPT:90111 != 2097151\n[ 0.627646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628740] GPT:90111 != 2097151\n[ 0.629435] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630422] vda: vda1 vda15\n[ 0.631858] scsi host0: ata_piix\n[ 0.632604] scsi host1: ata_piix\n[ 0.633315] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.634558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636016] libphy: Fixed MDIO Bus: probed\n[ 0.636848] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637815] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639993] PPP generic driver version 2.4.2\n[ 0.640893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642164] ehci-pci: EHCI PCI platform driver\n[ 0.643051] ehci-platform: EHCI generic platform driver\n[ 0.644055] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645197] ohci-pci: OHCI PCI platform driver\n[ 0.646088] ohci-platform: OHCI generic platform driver\n[ 0.647099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661425] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662455] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663935] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.664981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.666126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.668785] usb usb1: Product: UHCI Host Controller\n[ 0.669729] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.670882] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.671916] hub 1-0:1.0: USB hub found\n[ 0.672702] hub 1-0:1.0: 2 ports detected\n[ 0.673626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675759] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.676714] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.677758] mousedev: PS/2 mouse device common for all mice\n[ 0.679021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680868] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681981] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683201] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684388] i2c /dev entries driver\n[ 0.685155] device-mapper: uevent: version 1.0.3\n[ 0.686107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687749] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689035] NET: Registered protocol family 10\n[ 0.690048] NET: Registered protocol family 17\n[ 0.690951] Key type dns_resolver registered\n[ 0.691886] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692992] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694769] registered taskstats version 1\n[ 0.695615] Loading compiled-in X.509 certificates\n[ 0.697058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698935] zswap: loaded using pool lzo/zbud\n[ 0.700316] Key type trusted registered\n[ 0.701880] Key type encrypted registered\n[ 0.702726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704799] evm: HMAC attrs: 0x1\n[ 0.705753] Magic number: 3:420:298\n[ 0.706607] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:02 UTC (1548018902)\n[ 0.708215] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709337] EDD information not available.\n[ 0.794718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796318] Write protecting the kernel read-only data: 14336k\n[ 0.808826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.854457] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-00000110\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChNyEXPlu9USRiaxOXl1Qjk7nK+Fy1dtJeVN+CUZmIbMt8JMUuCBLsXF6i/fYsAt4p73gqmGwIwar72qlPWbRiE2K8ahSVVLoIjxJQLNlv58dQOI0pxM4arqlCuoNDbop2cJq6oeZixLt56tywdue6NjnpjPcBVgsLcDjTse+kINCSf5tzGG4iDEM9KKDX5uSxw6D3XKH6G+Oycu20xjY568Xj8+EkNmYGRf2slnbL7gEy1KKCWb3FiTkujRorUDdTi7kFZIRlgsk71SVa/yqDvWLAv5/s0BYLWjR78rU6f2IVp0JjtOJ/YtPIk9NIJogOQNheXIJPgFhuzy0tnpQ/ root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPd4vt7h23g3lRRJ7pmwrG8z4iXjmVfVbZEsu4tL7lfrlubr/axEO0HefYSvs/qRLpJBNe73SuuRwtqjEZsoA+vXciUVG+s6HWIZWNOnyx79SddE0Swmxr0j2Quv/8y9TTVRxMy5ArcA3el3/Uimel/BHhejlPmBrvQwmS8MBXLXAAAAFQDMQ/l9SO0BIKqzW/t2tw1arNz7zwAAAIEAphtAosywnDY6dNElRayLXprIkZC71PKY7kPSvAH2/GCkoqNWJC6tNEurpGUXrivy9/h8k2AuWAeBypBVy60miJgNq9vVnJo6WotBQXTV5KTUcQhUePaC1OgbXI7IAw2zWnz9sQCEpLkS4xgA3Jyy+cIXNjqdtM8XzNBShX9Oq9AAAACAVE6dAP5BQvai3iF7iDFR+cirwGPSOCBap2Xn5eOOvJxD38zDqteWkehMQwFA1jQTPIr9LFw5i7tLaA5oarEIOdgc214ZMcVlucDYhJoRlkgdQOaCpNFA/hFuIMb2B2+UxBYJ+Sl9F8rh7jV20CjUNreUwhDglZEvboRlQpXAzvw= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fe62:18e7/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.20 ===\n/dev/root resized successfully [took 2.08s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:18:E7 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:18e7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8010 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:15:46,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action used request id req-b3da4b84-44f3-4e9a-b97c-751c7adb5a46 2019-01-20 21:15:48,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:49,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3c6fd0c-9f78-459e-8133-4329ed240ee7 x-compute-request-id: req-b3c6fd0c-9f78-459e-8133-4329ed240ee7 Content-Encoding: gzip Content-Length: 10063 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 688849897 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.131144] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.132818] pid_max: default: 32768 minimum: 301\n[ 0.133720] ACPI: Core revision 20150930\n[ 0.135105] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136427] Security Framework initialized\n[ 0.137251] Yama: becoming mindful.\n[ 0.137992] AppArmor: AppArmor initialized\n[ 0.138868] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141504] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142725] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144127] Initializing cgroup subsys io\n[ 0.144950] Initializing cgroup subsys memory\n[ 0.145820] Initializing cgroup subsys devices\n[ 0.146709] Initializing cgroup subsys freezer\n[ 0.147589] Initializing cgroup subsys net_cls\n[ 0.148461] Initializing cgroup subsys perf_event\n[ 0.149386] Initializing cgroup subsys net_prio\n[ 0.150291] Initializing cgroup subsys hugetlb\n[ 0.151169] Initializing cgroup subsys pids\n[ 0.152057] CPU: Physical Processor ID: 0\n[ 0.153568] mce: CPU supports 10 MCE banks\n[ 0.154430] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173246] ftrace: allocating 31920 entries in 125 pages\n[ 0.200034] smpboot: Max logical packages: 1\n[ 0.200897] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202272] x2apic enabled\n[ 0.203096] Switched APIC routing to physical x2apic.\n[ 0.204857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205986] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208005] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209815] KVM setup paravirtual spinlock\n[ 0.211118] x86: Booted up 1 node, 1 CPUs\n[ 0.211938] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.213342] devtmpfs: initialized\n[ 0.215064] evm: security.selinux\n[ 0.215773] evm: security.SMACK64\n[ 0.216467] evm: security.SMACK64EXEC\n[ 0.217220] evm: security.SMACK64TRANSMUTE\n[ 0.218073] evm: security.SMACK64MMAP\n[ 0.218833] evm: security.ima\n[ 0.219486] evm: security.capability\n[ 0.220293] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222162] pinctrl core: initialized pinctrl subsystem\n[ 0.223284] RTC time: 21:15:01, date: 01/20/19\n[ 0.224246] NET: Registered protocol family 16\n[ 0.225230] cpuidle: using governor ladder\n[ 0.226059] cpuidle: using governor menu\n[ 0.226855] PCCT header not found.\n[ 0.227625] ACPI: bus type PCI registered\n[ 0.228438] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229704] PCI: Using configuration type 1 for base access\n[ 0.231467] ACPI: Added _OSI(Module Device)\n[ 0.232324] ACPI: Added _OSI(Processor Device)\n[ 0.233200] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234110] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236235] ACPI: Interpreter enabled\n[ 0.237026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244493] ACPI: (supports S0 S5)\n[ 0.245204] ACPI: Using IOAPIC for interrupt routing\n[ 0.246276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249394] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251801] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255241] acpiphp: Slot [3] registered\n[ 0.256052] acpiphp: Slot [4] registered\n[ 0.256856] acpiphp: Slot [5] registered\n[ 0.257660] acpiphp: Slot [6] registered\n[ 0.258456] acpiphp: Slot [7] registered\n[ 0.259262] acpiphp: Slot [8] registered\n[ 0.260066] acpiphp: Slot [9] registered\n[ 0.260866] acpiphp: Slot [10] registered\n[ 0.261685] acpiphp: Slot [11] registered\n[ 0.262504] acpiphp: Slot [12] registered\n[ 0.263324] acpiphp: Slot [13] registered\n[ 0.264139] acpiphp: Slot [14] registered\n[ 0.264953] acpiphp: Slot [15] registered\n[ 0.276205] acpiphp: Slot [16] registered\n[ 0.277035] acpiphp: Slot [17] registered\n[ 0.277851] acpiphp: Slot [18] registered\n[ 0.278664] acpiphp: Slot [19] registered\n[ 0.279473] acpiphp: Slot [20] registered\n[ 0.280294] acpiphp: Slot [21] registered\n[ 0.281117] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282747] acpiphp: Slot [24] registered\n[ 0.283563] acpiphp: Slot [25] registered\n[ 0.284385] acpiphp: Slot [26] registered\n[ 0.285202] acpiphp: Slot [27] registered\n[ 0.286016] acpiphp: Slot [28] registered\n[ 0.286850] acpiphp: Slot [29] registered\n[ 0.287693] acpiphp: Slot [30] registered\n[ 0.288515] acpiphp: Slot [31] registered\n[ 0.289325] PCI host bridge to bus 0000:00\n[ 0.290138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294031] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295508] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301802] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304326] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305611] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312023] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313503] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359228] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362225] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366331] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367494] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368635] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370202] vgaarb: loaded\n[ 0.370856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372025] SCSI subsystem initialized\n[ 0.372863] ACPI: bus type USB registered\n[ 0.373701] usbcore: registered new interface driver usbfs\n[ 0.374745] usbcore: registered new interface driver hub\n[ 0.375776] usbcore: registered new device driver usb\n[ 0.376849] PCI: Using ACPI for IRQ routing\n[ 0.377891] NetLabel: Initializing\n[ 0.378618] NetLabel: domain hash size = 128\n[ 0.379482] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380449] NetLabel: unlabeled traffic allowed by default\n[ 0.381568] clocksource: Switched to clocksource kvm-clock\n[ 0.386995] AppArmor: AppArmor Filesystem Enabled\n[ 0.388009] pnp: PnP ACPI init\n[ 0.388929] pnp: PnP ACPI: found 5 devices\n[ 0.395312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397060] NET: Registered protocol family 2\n[ 0.398028] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399315] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400514] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401713] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403991] NET: Registered protocol family 1\n[ 0.404918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406048] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407133] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435468] Trying to unpack rootfs image as initramfs...\n[ 0.485302] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499171] Scanning for low memory corruption every 60 seconds\n[ 0.500534] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501701] audit: initializing netlink subsys (disabled)\n[ 0.502741] audit: type=2000 audit(1548018902.794:1): initialized\n[ 0.504063] Initialise system trusted keyring\n[ 0.505004] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514967] zbud: loaded\n[ 0.529164] VFS: Disk quotas dquot_6.6.0\n[ 0.530041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531573] fuse init (API version 7.23)\n[ 0.532466] Key type big_key registered\n[ 0.533288] Allocating IMA MOK and blacklist keyrings.\n[ 0.534425] Key type asymmetric registered\n[ 0.535266] Asymmetric key parser 'x509' registered\n[ 0.536230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.537726] io scheduler noop registered\n[ 0.538531] io scheduler deadline registered (default)\n[ 0.539530] io scheduler cfq registered\n[ 0.540736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.541811] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.544564] ACPI: Power Button [PWRF]\n[ 0.545400] GHES: HEST is not enabled!\n[ 0.559037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588646] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.615754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.617933] Linux agpgart interface v0.103\n[ 0.620006] brd: module loaded\n[ 0.621236] loop: module loaded\n[ 0.625499] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626963] GPT:90111 != 2097151\n[ 0.627646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628740] GPT:90111 != 2097151\n[ 0.629435] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630422] vda: vda1 vda15\n[ 0.631858] scsi host0: ata_piix\n[ 0.632604] scsi host1: ata_piix\n[ 0.633315] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.634558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636016] libphy: Fixed MDIO Bus: probed\n[ 0.636848] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637815] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639993] PPP generic driver version 2.4.2\n[ 0.640893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642164] ehci-pci: EHCI PCI platform driver\n[ 0.643051] ehci-platform: EHCI generic platform driver\n[ 0.644055] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645197] ohci-pci: OHCI PCI platform driver\n[ 0.646088] ohci-platform: OHCI generic platform driver\n[ 0.647099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661425] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662455] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663935] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.664981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.666126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.668785] usb usb1: Product: UHCI Host Controller\n[ 0.669729] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.670882] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.671916] hub 1-0:1.0: USB hub found\n[ 0.672702] hub 1-0:1.0: 2 ports detected\n[ 0.673626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675759] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.676714] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.677758] mousedev: PS/2 mouse device common for all mice\n[ 0.679021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680868] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681981] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683201] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684388] i2c /dev entries driver\n[ 0.685155] device-mapper: uevent: version 1.0.3\n[ 0.686107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687749] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689035] NET: Registered protocol family 10\n[ 0.690048] NET: Registered protocol family 17\n[ 0.690951] Key type dns_resolver registered\n[ 0.691886] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692992] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694769] registered taskstats version 1\n[ 0.695615] Loading compiled-in X.509 certificates\n[ 0.697058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698935] zswap: loaded using pool lzo/zbud\n[ 0.700316] Key type trusted registered\n[ 0.701880] Key type encrypted registered\n[ 0.702726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704799] evm: HMAC attrs: 0x1\n[ 0.705753] Magic number: 3:420:298\n[ 0.706607] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:02 UTC (1548018902)\n[ 0.708215] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709337] EDD information not available.\n[ 0.794718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796318] Write protecting the kernel read-only data: 14336k\n[ 0.808826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.854457] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-00000110\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChNyEXPlu9USRiaxOXl1Qjk7nK+Fy1dtJeVN+CUZmIbMt8JMUuCBLsXF6i/fYsAt4p73gqmGwIwar72qlPWbRiE2K8ahSVVLoIjxJQLNlv58dQOI0pxM4arqlCuoNDbop2cJq6oeZixLt56tywdue6NjnpjPcBVgsLcDjTse+kINCSf5tzGG4iDEM9KKDX5uSxw6D3XKH6G+Oycu20xjY568Xj8+EkNmYGRf2slnbL7gEy1KKCWb3FiTkujRorUDdTi7kFZIRlgsk71SVa/yqDvWLAv5/s0BYLWjR78rU6f2IVp0JjtOJ/YtPIk9NIJogOQNheXIJPgFhuzy0tnpQ/ root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPd4vt7h23g3lRRJ7pmwrG8z4iXjmVfVbZEsu4tL7lfrlubr/axEO0HefYSvs/qRLpJBNe73SuuRwtqjEZsoA+vXciUVG+s6HWIZWNOnyx79SddE0Swmxr0j2Quv/8y9TTVRxMy5ArcA3el3/Uimel/BHhejlPmBrvQwmS8MBXLXAAAAFQDMQ/l9SO0BIKqzW/t2tw1arNz7zwAAAIEAphtAosywnDY6dNElRayLXprIkZC71PKY7kPSvAH2/GCkoqNWJC6tNEurpGUXrivy9/h8k2AuWAeBypBVy60miJgNq9vVnJo6WotBQXTV5KTUcQhUePaC1OgbXI7IAw2zWnz9sQCEpLkS4xgA3Jyy+cIXNjqdtM8XzNBShX9Oq9AAAACAVE6dAP5BQvai3iF7iDFR+cirwGPSOCBap2Xn5eOOvJxD38zDqteWkehMQwFA1jQTPIr9LFw5i7tLaA5oarEIOdgc214ZMcVlucDYhJoRlkgdQOaCpNFA/hFuIMb2B2+UxBYJ+Sl9F8rh7jV20CjUNreUwhDglZEvboRlQpXAzvw= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fe62:18e7/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.20 ===\n/dev/root resized successfully [took 2.08s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:18:E7 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:18e7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8010 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:15:49,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action used request id req-b3c6fd0c-9f78-459e-8133-4329ed240ee7 2019-01-20 21:15:51,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6846dc730238761f78cfd62ad569002ee96cb047" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:52,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8ffe429-046b-49d8-a65f-ae774b5f208e x-compute-request-id: req-b8ffe429-046b-49d8-a65f-ae774b5f208e Content-Encoding: gzip Content-Length: 11128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 688849897 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.131144] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.132818] pid_max: default: 32768 minimum: 301\n[ 0.133720] ACPI: Core revision 20150930\n[ 0.135105] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136427] Security Framework initialized\n[ 0.137251] Yama: becoming mindful.\n[ 0.137992] AppArmor: AppArmor initialized\n[ 0.138868] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141504] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142725] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144127] Initializing cgroup subsys io\n[ 0.144950] Initializing cgroup subsys memory\n[ 0.145820] Initializing cgroup subsys devices\n[ 0.146709] Initializing cgroup subsys freezer\n[ 0.147589] Initializing cgroup subsys net_cls\n[ 0.148461] Initializing cgroup subsys perf_event\n[ 0.149386] Initializing cgroup subsys net_prio\n[ 0.150291] Initializing cgroup subsys hugetlb\n[ 0.151169] Initializing cgroup subsys pids\n[ 0.152057] CPU: Physical Processor ID: 0\n[ 0.153568] mce: CPU supports 10 MCE banks\n[ 0.154430] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173246] ftrace: allocating 31920 entries in 125 pages\n[ 0.200034] smpboot: Max logical packages: 1\n[ 0.200897] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202272] x2apic enabled\n[ 0.203096] Switched APIC routing to physical x2apic.\n[ 0.204857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205986] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208005] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209815] KVM setup paravirtual spinlock\n[ 0.211118] x86: Booted up 1 node, 1 CPUs\n[ 0.211938] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.213342] devtmpfs: initialized\n[ 0.215064] evm: security.selinux\n[ 0.215773] evm: security.SMACK64\n[ 0.216467] evm: security.SMACK64EXEC\n[ 0.217220] evm: security.SMACK64TRANSMUTE\n[ 0.218073] evm: security.SMACK64MMAP\n[ 0.218833] evm: security.ima\n[ 0.219486] evm: security.capability\n[ 0.220293] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222162] pinctrl core: initialized pinctrl subsystem\n[ 0.223284] RTC time: 21:15:01, date: 01/20/19\n[ 0.224246] NET: Registered protocol family 16\n[ 0.225230] cpuidle: using governor ladder\n[ 0.226059] cpuidle: using governor menu\n[ 0.226855] PCCT header not found.\n[ 0.227625] ACPI: bus type PCI registered\n[ 0.228438] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229704] PCI: Using configuration type 1 for base access\n[ 0.231467] ACPI: Added _OSI(Module Device)\n[ 0.232324] ACPI: Added _OSI(Processor Device)\n[ 0.233200] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234110] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236235] ACPI: Interpreter enabled\n[ 0.237026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244493] ACPI: (supports S0 S5)\n[ 0.245204] ACPI: Using IOAPIC for interrupt routing\n[ 0.246276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249394] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251801] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255241] acpiphp: Slot [3] registered\n[ 0.256052] acpiphp: Slot [4] registered\n[ 0.256856] acpiphp: Slot [5] registered\n[ 0.257660] acpiphp: Slot [6] registered\n[ 0.258456] acpiphp: Slot [7] registered\n[ 0.259262] acpiphp: Slot [8] registered\n[ 0.260066] acpiphp: Slot [9] registered\n[ 0.260866] acpiphp: Slot [10] registered\n[ 0.261685] acpiphp: Slot [11] registered\n[ 0.262504] acpiphp: Slot [12] registered\n[ 0.263324] acpiphp: Slot [13] registered\n[ 0.264139] acpiphp: Slot [14] registered\n[ 0.264953] acpiphp: Slot [15] registered\n[ 0.276205] acpiphp: Slot [16] registered\n[ 0.277035] acpiphp: Slot [17] registered\n[ 0.277851] acpiphp: Slot [18] registered\n[ 0.278664] acpiphp: Slot [19] registered\n[ 0.279473] acpiphp: Slot [20] registered\n[ 0.280294] acpiphp: Slot [21] registered\n[ 0.281117] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282747] acpiphp: Slot [24] registered\n[ 0.283563] acpiphp: Slot [25] registered\n[ 0.284385] acpiphp: Slot [26] registered\n[ 0.285202] acpiphp: Slot [27] registered\n[ 0.286016] acpiphp: Slot [28] registered\n[ 0.286850] acpiphp: Slot [29] registered\n[ 0.287693] acpiphp: Slot [30] registered\n[ 0.288515] acpiphp: Slot [31] registered\n[ 0.289325] PCI host bridge to bus 0000:00\n[ 0.290138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294031] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295508] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301802] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304326] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305611] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312023] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313503] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359228] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362225] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363662] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366331] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367494] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368635] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370202] vgaarb: loaded\n[ 0.370856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372025] SCSI subsystem initialized\n[ 0.372863] ACPI: bus type USB registered\n[ 0.373701] usbcore: registered new interface driver usbfs\n[ 0.374745] usbcore: registered new interface driver hub\n[ 0.375776] usbcore: registered new device driver usb\n[ 0.376849] PCI: Using ACPI for IRQ routing\n[ 0.377891] NetLabel: Initializing\n[ 0.378618] NetLabel: domain hash size = 128\n[ 0.379482] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380449] NetLabel: unlabeled traffic allowed by default\n[ 0.381568] clocksource: Switched to clocksource kvm-clock\n[ 0.386995] AppArmor: AppArmor Filesystem Enabled\n[ 0.388009] pnp: PnP ACPI init\n[ 0.388929] pnp: PnP ACPI: found 5 devices\n[ 0.395312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397060] NET: Registered protocol family 2\n[ 0.398028] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399315] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400514] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401713] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403991] NET: Registered protocol family 1\n[ 0.404918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406048] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407133] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435468] Trying to unpack rootfs image as initramfs...\n[ 0.485302] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499171] Scanning for low memory corruption every 60 seconds\n[ 0.500534] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501701] audit: initializing netlink subsys (disabled)\n[ 0.502741] audit: type=2000 audit(1548018902.794:1): initialized\n[ 0.504063] Initialise system trusted keyring\n[ 0.505004] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514967] zbud: loaded\n[ 0.529164] VFS: Disk quotas dquot_6.6.0\n[ 0.530041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531573] fuse init (API version 7.23)\n[ 0.532466] Key type big_key registered\n[ 0.533288] Allocating IMA MOK and blacklist keyrings.\n[ 0.534425] Key type asymmetric registered\n[ 0.535266] Asymmetric key parser 'x509' registered\n[ 0.536230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.537726] io scheduler noop registered\n[ 0.538531] io scheduler deadline registered (default)\n[ 0.539530] io scheduler cfq registered\n[ 0.540736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.541811] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.544564] ACPI: Power Button [PWRF]\n[ 0.545400] GHES: HEST is not enabled!\n[ 0.559037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588646] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.615754] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.617933] Linux agpgart interface v0.103\n[ 0.620006] brd: module loaded\n[ 0.621236] loop: module loaded\n[ 0.625499] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.626963] GPT:90111 != 2097151\n[ 0.627646] GPT:Alternate GPT header not at the end of the disk.\n[ 0.628740] GPT:90111 != 2097151\n[ 0.629435] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630422] vda: vda1 vda15\n[ 0.631858] scsi host0: ata_piix\n[ 0.632604] scsi host1: ata_piix\n[ 0.633315] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.634558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636016] libphy: Fixed MDIO Bus: probed\n[ 0.636848] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637815] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639993] PPP generic driver version 2.4.2\n[ 0.640893] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642164] ehci-pci: EHCI PCI platform driver\n[ 0.643051] ehci-platform: EHCI generic platform driver\n[ 0.644055] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645197] ohci-pci: OHCI PCI platform driver\n[ 0.646088] ohci-platform: OHCI generic platform driver\n[ 0.647099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661425] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662455] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663935] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.664981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.666126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.668785] usb usb1: Product: UHCI Host Controller\n[ 0.669729] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.670882] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.671916] hub 1-0:1.0: USB hub found\n[ 0.672702] hub 1-0:1.0: 2 ports detected\n[ 0.673626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675759] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.676714] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.677758] mousedev: PS/2 mouse device common for all mice\n[ 0.679021] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680868] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681981] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683201] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684388] i2c /dev entries driver\n[ 0.685155] device-mapper: uevent: version 1.0.3\n[ 0.686107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.687749] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689035] NET: Registered protocol family 10\n[ 0.690048] NET: Registered protocol family 17\n[ 0.690951] Key type dns_resolver registered\n[ 0.691886] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692992] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694769] registered taskstats version 1\n[ 0.695615] Loading compiled-in X.509 certificates\n[ 0.697058] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698935] zswap: loaded using pool lzo/zbud\n[ 0.700316] Key type trusted registered\n[ 0.701880] Key type encrypted registered\n[ 0.702726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704799] evm: HMAC attrs: 0x1\n[ 0.705753] Magic number: 3:420:298\n[ 0.706607] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:02 UTC (1548018902)\n[ 0.708215] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709337] EDD information not available.\n[ 0.794718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796318] Write protecting the kernel read-only data: 14336k\n[ 0.808826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.854457] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-00000110\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChNyEXPlu9USRiaxOXl1Qjk7nK+Fy1dtJeVN+CUZmIbMt8JMUuCBLsXF6i/fYsAt4p73gqmGwIwar72qlPWbRiE2K8ahSVVLoIjxJQLNlv58dQOI0pxM4arqlCuoNDbop2cJq6oeZixLt56tywdue6NjnpjPcBVgsLcDjTse+kINCSf5tzGG4iDEM9KKDX5uSxw6D3XKH6G+Oycu20xjY568Xj8+EkNmYGRf2slnbL7gEy1KKCWb3FiTkujRorUDdTi7kFZIRlgsk71SVa/yqDvWLAv5/s0BYLWjR78rU6f2IVp0JjtOJ/YtPIk9NIJogOQNheXIJPgFhuzy0tnpQ/ root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAPd4vt7h23g3lRRJ7pmwrG8z4iXjmVfVbZEsu4tL7lfrlubr/axEO0HefYSvs/qRLpJBNe73SuuRwtqjEZsoA+vXciUVG+s6HWIZWNOnyx79SddE0Swmxr0j2Quv/8y9TTVRxMy5ArcA3el3/Uimel/BHhejlPmBrvQwmS8MBXLXAAAAFQDMQ/l9SO0BIKqzW/t2tw1arNz7zwAAAIEAphtAosywnDY6dNElRayLXprIkZC71PKY7kPSvAH2/GCkoqNWJC6tNEurpGUXrivy9/h8k2AuWAeBypBVy60miJgNq9vVnJo6WotBQXTV5KTUcQhUePaC1OgbXI7IAw2zWnz9sQCEpLkS4xgA3Jyy+cIXNjqdtM8XzNBShX9Oq9AAAACAVE6dAP5BQvai3iF7iDFR+cirwGPSOCBap2Xn5eOOvJxD38zDqteWkehMQwFA1jQTPIr9LFw5i7tLaA5oarEIOdgc214ZMcVlucDYhJoRlkgdQOaCpNFA/hFuIMb2B2+UxBYJ+Sl9F8rh7jV20CjUNreUwhDglZEvboRlQpXAzvw= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fe62:18e7/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.20 ===\n/dev/root resized successfully [took 2.08s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:62:18:E7 \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:18e7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:64 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8010 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.143796] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.143798] usb 1-1: Product: QEMU USB Tablet\n[ 1.143799] usb 1-1: Manufacturer: QEMU\n[ 1.143800] usb 1-1: SerialNumber: 42\n[ 1.497618] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 1.497620] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 1.593802] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.621290] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.324921] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.745928] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:15:03 cirros kern.info kernel: [ 0.810674] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJan 20 21:15:03 cirros kern.info kernel: [ 0.821860] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJan 20 21:15:03 cirros kern.info kernel: [ 0.821862] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJan 20 21:15:03 cirros kern.info kernel: [ 0.823512] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJan 20 21:15:03 cirros kern.info kernel: [ 0.826468] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJan 20 21:15:03 cirros kern.info kernel: [ 0.828437] ip_tables: (C) 2000-2006 Netfilter Core Team\nJan 20 21:15:03 cirros kern.info kernel: [ 0.851070] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:15:03 cirros kern.info kernel: [ 0.852789] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:15:03 cirros kern.notice kernel: [ 0.854457] random: blkid urandom read with 2 bits of entropy available\nJan 20 21:15:03 cirros kern.info kernel: [ 0.856094] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:15:03 cirros kern.info kernel: [ 0.981645] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJan 20 21:15:03 cirros kern.info kernel: [ 1.023018] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:15:03 cirros kern.info kernel: [ 1.143794] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:15:03 cirros kern.info kernel: [ 1.143796] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:15:03 cirros kern.info kernel: [ 1.143798] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:15:03 cirros kern.info kernel: [ 1.143799] usb 1-1: Manufacturer: QEMU\nJan 20 21:15:03 cirros kern.info kernel: [ 1.143800] usb 1-1: SerialNumber: 42\nJan 20 21:15:03 cirros kern.info kernel: [ 1.497618] tsc: Refined TSC clocksource calibration: 3491.908 MHz\nJan 20 21:15:03 cirros kern.info kernel: [ 1.497620] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\nJan 20 21:15:03 cirros kern.info kernel: [ 1.593802] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:15:03 cirros kern.info kernel: [ 1.621290] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:15:04 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:15:05 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:15:05 cirros kern.info kernel: [ 3.324921] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:15:05 cirros kern.info kernel: [ 3.745928] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-5 login: "} 2019-01-20 21:15:52,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action used request id req-b8ffe429-046b-49d8-a65f-ae774b5f208e 2019-01-20 21:15:54,979 - sdnvpn_test_utils - INFO - Waiting for instance d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 to boot up 2019-01-20 21:15:54,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:56,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6920ea71-ba5c-4099-a6bf-41fe4fec8c98 x-compute-request-id: req-6920ea71-ba5c-4099-a6bf-41fe4fec8c98 Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:15:56,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-6920ea71-ba5c-4099-a6bf-41fe4fec8c98 2019-01-20 21:15:58,058 - sdnvpn_test_utils - INFO - Waiting for instance c7d79443-7c06-44a4-b00f-92b1e49a2f52 to boot up 2019-01-20 21:15:58,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:15:59,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f77b355-f170-4d76-a806-f1cad5febb20 x-compute-request-id: req-1f77b355-f170-4d76-a806-f1cad5febb20 Content-Encoding: gzip Content-Length: 8089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513828559 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131418] pid_max: default: 32768 minimum: 301\n[ 0.132314] ACPI: Core revision 20150930\n[ 0.133695] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134999] Security Framework initialized\n[ 0.135811] Yama: becoming mindful.\n[ 0.136536] AppArmor: AppArmor initialized\n[ 0.137406] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138738] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140014] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141226] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142614] Initializing cgroup subsys io\n[ 0.143422] Initializing cgroup subsys memory\n[ 0.144281] Initializing cgroup subsys devices\n[ 0.145167] Initializing cgroup subsys freezer\n[ 0.146034] Initializing cgroup subsys net_cls\n[ 0.146899] Initializing cgroup subsys perf_event\n[ 0.147804] Initializing cgroup subsys net_prio\n[ 0.148681] Initializing cgroup subsys hugetlb\n[ 0.149550] Initializing cgroup subsys pids\n[ 0.150423] CPU: Physical Processor ID: 0\n[ 0.151919] mce: CPU supports 10 MCE banks\n[ 0.152764] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164796] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171182] ftrace: allocating 31920 entries in 125 pages\n[ 0.197501] smpboot: Max logical packages: 1\n[ 0.198365] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199716] x2apic enabled\n[ 0.200519] Switched APIC routing to physical x2apic.\n[ 0.202282] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205392] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207181] KVM setup paravirtual spinlock\n[ 0.208467] x86: Booted up 1 node, 1 CPUs\n[ 0.209278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210668] devtmpfs: initialized\n[ 0.212381] evm: security.selinux\n[ 0.213085] evm: security.SMACK64\n[ 0.213776] evm: security.SMACK64EXEC\n[ 0.214519] evm: security.SMACK64TRANSMUTE\n[ 0.215330] evm: security.SMACK64MMAP\n[ 0.216079] evm: security.ima\n[ 0.216724] evm: security.capability\n[ 0.217527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219381] pinctrl core: initialized pinctrl subsystem\n[ 0.220486] RTC time: 21:15:16, date: 01/20/19\n[ 0.221438] NET: Registered protocol family 16\n[ 0.222406] cpuidle: using governor ladder\n[ 0.223225] cpuidle: using governor menu\n[ 0.224014] PCCT header not found.\n[ 0.224771] ACPI: bus type PCI registered\n[ 0.225570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226820] PCI: Using configuration type 1 for base access\n[ 0.228565] ACPI: Added _OSI(Module Device)\n[ 0.229412] ACPI: Added _OSI(Processor Device)\n[ 0.230273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231175] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233274] ACPI: Interpreter enabled\n[ 0.234089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241474] ACPI: (supports S0 S5)\n[ 0.242191] ACPI: Using IOAPIC for interrupt routing\n[ 0.243254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249919] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252139] acpiphp: Slot [3] registered\n[ 0.252951] acpiphp: Slot [4] registered\n[ 0.253753] acpiphp: Slot [5] registered\n[ 0.254550] acpiphp: Slot [6] registered\n[ 0.255348] acpiphp: Slot [7] registered\n[ 0.256153] acpiphp: Slot [8] registered\n[ 0.256960] acpiphp: Slot [9] registered\n[ 0.257759] acpiphp: Slot [10] registered\n[ 0.258571] acpiphp: Slot [11] registered\n[ 0.259383] acpiphp: Slot [12] registered\n[ 0.260224] acpiphp: Slot [13] registered\n[ 0.261047] acpiphp: Slot [14] registered\n[ 0.261859] acpiphp: Slot [15] registered\n[ 0.272926] acpiphp: Slot [16] registered\n[ 0.273784] acpiphp: Slot [17] registered\n[ 0.274600] acpiphp: Slot [18] registered\n[ 0.275408] acpiphp: Slot [19] registered\n[ 0.276215] acpiphp: Slot [20] registered\n[ 0.277027] acpiphp: Slot [21] registered\n[ 0.277834] acpiphp: Slot [22] registered\n[ 0.278639] acpiphp: Slot [23] registered\n[ 0.279439] acpiphp: Slot [24] registered\n[ 0.280247] acpiphp: Slot [25] registered\n[ 0.281057] acpiphp: Slot [26] registered\n[ 0.281863] acpiphp: Slot [27] registered\n[ 0.282670] acpiphp: Slot [28] registered\n[ 0.283471] acpiphp: Slot [29] registered\n[ 0.284273] acpiphp: Slot [30] registered\n[ 0.285083] acpiphp: Slot [31] registered\n[ 0.285887] PCI host bridge to bus 0000:00\n[ 0.286692] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290539] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291980] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298225] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299508] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300678] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301938] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363222] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364437] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365962] vgaarb: loaded\n[ 0.366554] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367692] SCSI subsystem initialized\n[ 0.368498] ACPI: bus type USB registered\n[ 0.369303] usbcore: registered new interface driver usbfs\n[ 0.370316] usbcore: registered new interface driver hub\n[ 0.371314] usbcore: registered new device driver usb\n[ 0.372366] PCI: Using ACPI for IRQ routing\n[ 0.373383] NetLabel: Initializing\n[ 0.374089] NetLabel: domain hash size = 128\n[ 0.374928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375860] NetLabel: unlabeled traffic allowed by default\n[ 0.376946] clocksource: Switched to clocksource kvm-clock\n[ 0.382440] AppArmor: AppArmor Filesystem Enabled\n[ 0.383398] pnp: PnP ACPI init\n[ 0.384302] pnp: PnP ACPI: found 5 devices\n[ 0.390670] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392348] NET: Registered protocol family 2\n[ 0.393296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395721] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397938] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399097] NET: Registered protocol family 1\n[ 0.399956] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401044] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416143] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430414] Trying to unpack rootfs image as initramfs...\n[ 0.480466] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494530] Scanning for low memory corruption every 60 seconds\n[ 0.495863] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497005] audit: initializing netlink subsys (disabled)\n[ 0.498019] audit: type=2000 audit(1548018916.904:1): initialized\n[ 0.499314] Initialise system trusted keyring\n[ 0.500232] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501395] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503347] zbud: loaded\n[ 0.504046] VFS: Disk quotas dquot_6.6.0\n[ 0.504859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506379] fuse init (API version 7.23)\n[ 0.507261] Key type big_key registered\n[ 0.508057] Allocating IMA MOK and blacklist keyrings.\n[ 0.509170] Key type asymmetric registered\n[ 0.509992] Asymmetric key parser 'x509' registered\n[ 0.510937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512748] io scheduler noop registered\n[ 0.513542] io scheduler deadline registered (default)\n[ 0.514530] io scheduler cfq registered\n[ 0.515353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517634] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519068] ACPI: Power Button [PWRF]\n[ 0.519886] GHES: HEST is not enabled!\n[ 0.533613] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591677] Linux agpgart interface v0.103\n[ 0.593711] brd: module loaded\n[ 0.594891] loop: module loaded\n[ 0.599891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601425] GPT:90111 != 2097151\n[ 0.602115] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603220] GPT:90111 != 2097151\n[ 0.603902] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604890] vda: vda1 vda15\n[ 0.606342] scsi host0: ata_piix\n[ 0.607091] scsi host1: ata_piix\n[ 0.607815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609067] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.610536] libphy: Fixed MDIO Bus: probed\n[ 0.611383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612348] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614518] PPP generic driver version 2.4.2\n[ 0.615441] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616737] ehci-pci: EHCI PCI platform driver\n[ 0.617643] ehci-platform: EHCI generic platform driver\n[ 0.618660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619814] ohci-pci: OHCI PCI platform driver\n[ 0.620705] ohci-platform: OHCI generic platform driver\n[ 0.621730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636251] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639116] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644995] usb usb1: Product: UHCI Host Controller\n[ 0.646214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647629] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648838] hub 1-0:1.0: USB hub found\n[ 0.649773] hub 1-0:1.0: 2 ports detected\n[ 0.650927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653502] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655858] mousedev: PS/2 mouse device common for all mice\n[ 0.657163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659074] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660198] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661442] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662693] i2c /dev entries driver\n[ 0.663497] device-mapper: uevent: version 1.0.3\n[ 0.664498] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667562] NET: Registered protocol family 10\n[ 0.668602] NET: Registered protocol family 17\n[ 0.669538] Key type dns_resolver registered\n[ 0.670506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671676] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673506] registered taskstats version 1\n[ 0.674384] Loading compiled-in X.509 certificates\n[ 0.675885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677833] zswap: loaded using pool lzo/zbud\n[ 0.679241] Key type trusted registered\n[ 0.680822] Key type encrypted registered\n[ 0.681682] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683810] evm: HMAC attrs: 0x1\n[ 0.684776] Magic number: 3:420:298\n[ 0.685664] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:17 UTC (1548018917)\n[ 0.687356] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688564] EDD information not available.\n[ 0.765501] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.766996] ata1.00: configured for MWDMA2\n[ 0.768228] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.780908] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782179] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.783445] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786904] Write protecting the kernel read-only data: 14336k\n[ 0.788479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.212751] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.5...\nLease of 10.10.11.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.81s]\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\n"} 2019-01-20 21:15:59,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action used request id req-1f77b355-f170-4d76-a806-f1cad5febb20 2019-01-20 21:16:01,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:02,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c838ac7-4116-492d-82a5-75c907c9f6b6 x-compute-request-id: req-6c838ac7-4116-492d-82a5-75c907c9f6b6 Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:02,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-6c838ac7-4116-492d-82a5-75c907c9f6b6 2019-01-20 21:16:02,335 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.7) to 'sdnvpn-1-2' (10.10.10.10). -->Expected result: can ping. 2019-01-20 21:16:02,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:03,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17d9bd35-14bc-4d13-a3fb-a3f18bde7fd6 x-compute-request-id: req-17d9bd35-14bc-4d13-a3fb-a3f18bde7fd6 Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:03,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-17d9bd35-14bc-4d13-a3fb-a3f18bde7fd6 2019-01-20 21:16:03,466 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2019-01-20 21:16:03,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:04,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b1622f8-37e0-43db-861c-43458e76d542 x-compute-request-id: req-9b1622f8-37e0-43db-861c-43458e76d542 Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:04,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-9b1622f8-37e0-43db-861c-43458e76d542 2019-01-20 21:16:04,536 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.7) to 'sdnvpn-1-3' (10.10.10.5). -->Expected result: can ping. 2019-01-20 21:16:04,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:05,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a2b1373-0417-43f8-b102-9fceb79f1242 x-compute-request-id: req-2a2b1373-0417-43f8-b102-9fceb79f1242 Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:05,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-2a2b1373-0417-43f8-b102-9fceb79f1242 2019-01-20 21:16:05,612 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2019-01-20 21:16:05,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:06,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98edb3e4-40be-45ad-b69f-eee35f791fc9 x-compute-request-id: req-98edb3e4-40be-45ad-b69f-eee35f791fc9 Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:06,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-98edb3e4-40be-45ad-b69f-eee35f791fc9 2019-01-20 21:16:06,707 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.7) to 'sdnvpn-1-4' (10.10.11.5). -->Expected result: cannot ping. 2019-01-20 21:16:06,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:07,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81d57bb4-dbb8-459f-a577-939a1c8fdd4f x-compute-request-id: req-81d57bb4-dbb8-459f-a577-939a1c8fdd4f Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:07,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-81d57bb4-dbb8-459f-a577-939a1c8fdd4f 2019-01-20 21:16:08,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:09,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98c4970a-1338-4908-b69f-2467d4f526ac x-compute-request-id: req-98c4970a-1338-4908-b69f-2467d4f526ac Content-Encoding: gzip Content-Length: 8081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\n"} 2019-01-20 21:16:09,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-98c4970a-1338-4908-b69f-2467d4f526ac 2019-01-20 21:16:10,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:11,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6e80eb5-403e-4f7b-bcd3-b8e54afe0bdc x-compute-request-id: req-a6e80eb5-403e-4f7b-bcd3-b8e54afe0bdc Content-Encoding: gzip Content-Length: 8089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 KO\n"} 2019-01-20 21:16:11,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-a6e80eb5-403e-4f7b-bcd3-b8e54afe0bdc 2019-01-20 21:16:11,934 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2019-01-20 21:16:11,934 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2019-01-20 21:16:11,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"network_association": {"network_id": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"}}' 2019-01-20 21:16:12,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-d3c1d346-8aea-47cf-a34d-ac9235a17653 Date: Sun, 20 Jan 2019 21:16:12 GMT RESP BODY: {"network_association": {"network_id": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "51369177-6e46-4228-af18-d72cdfd38f8f"}} 2019-01-20 21:16:12,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603/network_associations used request id req-d3c1d346-8aea-47cf-a34d-ac9235a17653 2019-01-20 21:16:12,496 - sdnvpn_test_utils - DEBUG - Waiting for network 9ddb46e9-afb6-499a-bffb-8a1f335ff603 to associate with BGPVPN 06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 2019-01-20 21:16:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:16:12,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-42608d72-1df1-461b-aff1-d3faf42b1930 Date: Sun, 20 Jan 2019 21:16:12 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "9ddb46e9-afb6-499a-bffb-8a1f335ff603", "name": "sdnvpn-521305", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:16:12,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603 used request id req-42608d72-1df1-461b-aff1-d3faf42b1930 2019-01-20 21:16:13,823 - sdnvpn_test_utils - DEBUG - Waiting for network 9ddb46e9-afb6-499a-bffb-8a1f335ff603 to associate with BGPVPN 9e90c9b0-6f27-4b4b-af97-15729a3ce42a 2019-01-20 21:16:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:16:14,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-093323cb-16cd-40a0-bc4a-252e78e0628c Date: Sun, 20 Jan 2019 21:16:14 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "9ddb46e9-afb6-499a-bffb-8a1f335ff603", "name": "sdnvpn-521305", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:16:14,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603 used request id req-093323cb-16cd-40a0-bc4a-252e78e0628c 2019-01-20 21:16:15,127 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:16:45,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:46,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608f9766-f2cb-44d4-9431-44556e9c75af x-compute-request-id: req-608f9766-f2cb-44d4-9431-44556e9c75af Content-Encoding: gzip Content-Length: 8092 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513828559 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131418] pid_max: default: 32768 minimum: 301\n[ 0.132314] ACPI: Core revision 20150930\n[ 0.133695] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134999] Security Framework initialized\n[ 0.135811] Yama: becoming mindful.\n[ 0.136536] AppArmor: AppArmor initialized\n[ 0.137406] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138738] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140014] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141226] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142614] Initializing cgroup subsys io\n[ 0.143422] Initializing cgroup subsys memory\n[ 0.144281] Initializing cgroup subsys devices\n[ 0.145167] Initializing cgroup subsys freezer\n[ 0.146034] Initializing cgroup subsys net_cls\n[ 0.146899] Initializing cgroup subsys perf_event\n[ 0.147804] Initializing cgroup subsys net_prio\n[ 0.148681] Initializing cgroup subsys hugetlb\n[ 0.149550] Initializing cgroup subsys pids\n[ 0.150423] CPU: Physical Processor ID: 0\n[ 0.151919] mce: CPU supports 10 MCE banks\n[ 0.152764] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164796] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171182] ftrace: allocating 31920 entries in 125 pages\n[ 0.197501] smpboot: Max logical packages: 1\n[ 0.198365] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199716] x2apic enabled\n[ 0.200519] Switched APIC routing to physical x2apic.\n[ 0.202282] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205392] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207181] KVM setup paravirtual spinlock\n[ 0.208467] x86: Booted up 1 node, 1 CPUs\n[ 0.209278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210668] devtmpfs: initialized\n[ 0.212381] evm: security.selinux\n[ 0.213085] evm: security.SMACK64\n[ 0.213776] evm: security.SMACK64EXEC\n[ 0.214519] evm: security.SMACK64TRANSMUTE\n[ 0.215330] evm: security.SMACK64MMAP\n[ 0.216079] evm: security.ima\n[ 0.216724] evm: security.capability\n[ 0.217527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219381] pinctrl core: initialized pinctrl subsystem\n[ 0.220486] RTC time: 21:15:16, date: 01/20/19\n[ 0.221438] NET: Registered protocol family 16\n[ 0.222406] cpuidle: using governor ladder\n[ 0.223225] cpuidle: using governor menu\n[ 0.224014] PCCT header not found.\n[ 0.224771] ACPI: bus type PCI registered\n[ 0.225570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226820] PCI: Using configuration type 1 for base access\n[ 0.228565] ACPI: Added _OSI(Module Device)\n[ 0.229412] ACPI: Added _OSI(Processor Device)\n[ 0.230273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231175] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233274] ACPI: Interpreter enabled\n[ 0.234089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241474] ACPI: (supports S0 S5)\n[ 0.242191] ACPI: Using IOAPIC for interrupt routing\n[ 0.243254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249919] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252139] acpiphp: Slot [3] registered\n[ 0.252951] acpiphp: Slot [4] registered\n[ 0.253753] acpiphp: Slot [5] registered\n[ 0.254550] acpiphp: Slot [6] registered\n[ 0.255348] acpiphp: Slot [7] registered\n[ 0.256153] acpiphp: Slot [8] registered\n[ 0.256960] acpiphp: Slot [9] registered\n[ 0.257759] acpiphp: Slot [10] registered\n[ 0.258571] acpiphp: Slot [11] registered\n[ 0.259383] acpiphp: Slot [12] registered\n[ 0.260224] acpiphp: Slot [13] registered\n[ 0.261047] acpiphp: Slot [14] registered\n[ 0.261859] acpiphp: Slot [15] registered\n[ 0.272926] acpiphp: Slot [16] registered\n[ 0.273784] acpiphp: Slot [17] registered\n[ 0.274600] acpiphp: Slot [18] registered\n[ 0.275408] acpiphp: Slot [19] registered\n[ 0.276215] acpiphp: Slot [20] registered\n[ 0.277027] acpiphp: Slot [21] registered\n[ 0.277834] acpiphp: Slot [22] registered\n[ 0.278639] acpiphp: Slot [23] registered\n[ 0.279439] acpiphp: Slot [24] registered\n[ 0.280247] acpiphp: Slot [25] registered\n[ 0.281057] acpiphp: Slot [26] registered\n[ 0.281863] acpiphp: Slot [27] registered\n[ 0.282670] acpiphp: Slot [28] registered\n[ 0.283471] acpiphp: Slot [29] registered\n[ 0.284273] acpiphp: Slot [30] registered\n[ 0.285083] acpiphp: Slot [31] registered\n[ 0.285887] PCI host bridge to bus 0000:00\n[ 0.286692] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290539] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291980] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298225] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299508] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300678] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301938] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363222] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364437] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365962] vgaarb: loaded\n[ 0.366554] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367692] SCSI subsystem initialized\n[ 0.368498] ACPI: bus type USB registered\n[ 0.369303] usbcore: registered new interface driver usbfs\n[ 0.370316] usbcore: registered new interface driver hub\n[ 0.371314] usbcore: registered new device driver usb\n[ 0.372366] PCI: Using ACPI for IRQ routing\n[ 0.373383] NetLabel: Initializing\n[ 0.374089] NetLabel: domain hash size = 128\n[ 0.374928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375860] NetLabel: unlabeled traffic allowed by default\n[ 0.376946] clocksource: Switched to clocksource kvm-clock\n[ 0.382440] AppArmor: AppArmor Filesystem Enabled\n[ 0.383398] pnp: PnP ACPI init\n[ 0.384302] pnp: PnP ACPI: found 5 devices\n[ 0.390670] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392348] NET: Registered protocol family 2\n[ 0.393296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395721] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397938] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399097] NET: Registered protocol family 1\n[ 0.399956] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401044] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416143] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430414] Trying to unpack rootfs image as initramfs...\n[ 0.480466] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494530] Scanning for low memory corruption every 60 seconds\n[ 0.495863] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497005] audit: initializing netlink subsys (disabled)\n[ 0.498019] audit: type=2000 audit(1548018916.904:1): initialized\n[ 0.499314] Initialise system trusted keyring\n[ 0.500232] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501395] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503347] zbud: loaded\n[ 0.504046] VFS: Disk quotas dquot_6.6.0\n[ 0.504859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506379] fuse init (API version 7.23)\n[ 0.507261] Key type big_key registered\n[ 0.508057] Allocating IMA MOK and blacklist keyrings.\n[ 0.509170] Key type asymmetric registered\n[ 0.509992] Asymmetric key parser 'x509' registered\n[ 0.510937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512748] io scheduler noop registered\n[ 0.513542] io scheduler deadline registered (default)\n[ 0.514530] io scheduler cfq registered\n[ 0.515353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517634] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519068] ACPI: Power Button [PWRF]\n[ 0.519886] GHES: HEST is not enabled!\n[ 0.533613] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591677] Linux agpgart interface v0.103\n[ 0.593711] brd: module loaded\n[ 0.594891] loop: module loaded\n[ 0.599891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601425] GPT:90111 != 2097151\n[ 0.602115] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603220] GPT:90111 != 2097151\n[ 0.603902] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604890] vda: vda1 vda15\n[ 0.606342] scsi host0: ata_piix\n[ 0.607091] scsi host1: ata_piix\n[ 0.607815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609067] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.610536] libphy: Fixed MDIO Bus: probed\n[ 0.611383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612348] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614518] PPP generic driver version 2.4.2\n[ 0.615441] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616737] ehci-pci: EHCI PCI platform driver\n[ 0.617643] ehci-platform: EHCI generic platform driver\n[ 0.618660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619814] ohci-pci: OHCI PCI platform driver\n[ 0.620705] ohci-platform: OHCI generic platform driver\n[ 0.621730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636251] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639116] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644995] usb usb1: Product: UHCI Host Controller\n[ 0.646214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647629] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648838] hub 1-0:1.0: USB hub found\n[ 0.649773] hub 1-0:1.0: 2 ports detected\n[ 0.650927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653502] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655858] mousedev: PS/2 mouse device common for all mice\n[ 0.657163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659074] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660198] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661442] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662693] i2c /dev entries driver\n[ 0.663497] device-mapper: uevent: version 1.0.3\n[ 0.664498] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667562] NET: Registered protocol family 10\n[ 0.668602] NET: Registered protocol family 17\n[ 0.669538] Key type dns_resolver registered\n[ 0.670506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671676] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673506] registered taskstats version 1\n[ 0.674384] Loading compiled-in X.509 certificates\n[ 0.675885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677833] zswap: loaded using pool lzo/zbud\n[ 0.679241] Key type trusted registered\n[ 0.680822] Key type encrypted registered\n[ 0.681682] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683810] evm: HMAC attrs: 0x1\n[ 0.684776] Magic number: 3:420:298\n[ 0.685664] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:17 UTC (1548018917)\n[ 0.687356] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688564] EDD information not available.\n[ 0.765501] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.766996] ata1.00: configured for MWDMA2\n[ 0.768228] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.780908] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782179] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.783445] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786904] Write protecting the kernel read-only data: 14336k\n[ 0.788479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.212751] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.5...\nLease of 10.10.11.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.81s]\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\n"} 2019-01-20 21:16:46,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action used request id req-608f9766-f2cb-44d4-9431-44556e9c75af 2019-01-20 21:16:46,226 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.5) to 'sdnvpn-1-5' (10.10.11.9). -->Expected result: can ping. 2019-01-20 21:16:46,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541e247d07c5a6a835ac10c85d372680e9bc92b2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:16:47,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0164cc1-cb02-4af3-9ecc-3d780fc1018a x-compute-request-id: req-c0164cc1-cb02-4af3-9ecc-3d780fc1018a Content-Encoding: gzip Content-Length: 8092 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513828559 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131418] pid_max: default: 32768 minimum: 301\n[ 0.132314] ACPI: Core revision 20150930\n[ 0.133695] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134999] Security Framework initialized\n[ 0.135811] Yama: becoming mindful.\n[ 0.136536] AppArmor: AppArmor initialized\n[ 0.137406] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138738] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140014] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141226] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142614] Initializing cgroup subsys io\n[ 0.143422] Initializing cgroup subsys memory\n[ 0.144281] Initializing cgroup subsys devices\n[ 0.145167] Initializing cgroup subsys freezer\n[ 0.146034] Initializing cgroup subsys net_cls\n[ 0.146899] Initializing cgroup subsys perf_event\n[ 0.147804] Initializing cgroup subsys net_prio\n[ 0.148681] Initializing cgroup subsys hugetlb\n[ 0.149550] Initializing cgroup subsys pids\n[ 0.150423] CPU: Physical Processor ID: 0\n[ 0.151919] mce: CPU supports 10 MCE banks\n[ 0.152764] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164796] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171182] ftrace: allocating 31920 entries in 125 pages\n[ 0.197501] smpboot: Max logical packages: 1\n[ 0.198365] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199716] x2apic enabled\n[ 0.200519] Switched APIC routing to physical x2apic.\n[ 0.202282] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203400] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205392] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207181] KVM setup paravirtual spinlock\n[ 0.208467] x86: Booted up 1 node, 1 CPUs\n[ 0.209278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210668] devtmpfs: initialized\n[ 0.212381] evm: security.selinux\n[ 0.213085] evm: security.SMACK64\n[ 0.213776] evm: security.SMACK64EXEC\n[ 0.214519] evm: security.SMACK64TRANSMUTE\n[ 0.215330] evm: security.SMACK64MMAP\n[ 0.216079] evm: security.ima\n[ 0.216724] evm: security.capability\n[ 0.217527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219381] pinctrl core: initialized pinctrl subsystem\n[ 0.220486] RTC time: 21:15:16, date: 01/20/19\n[ 0.221438] NET: Registered protocol family 16\n[ 0.222406] cpuidle: using governor ladder\n[ 0.223225] cpuidle: using governor menu\n[ 0.224014] PCCT header not found.\n[ 0.224771] ACPI: bus type PCI registered\n[ 0.225570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226820] PCI: Using configuration type 1 for base access\n[ 0.228565] ACPI: Added _OSI(Module Device)\n[ 0.229412] ACPI: Added _OSI(Processor Device)\n[ 0.230273] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231175] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233274] ACPI: Interpreter enabled\n[ 0.234089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241474] ACPI: (supports S0 S5)\n[ 0.242191] ACPI: Using IOAPIC for interrupt routing\n[ 0.243254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247487] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249919] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252139] acpiphp: Slot [3] registered\n[ 0.252951] acpiphp: Slot [4] registered\n[ 0.253753] acpiphp: Slot [5] registered\n[ 0.254550] acpiphp: Slot [6] registered\n[ 0.255348] acpiphp: Slot [7] registered\n[ 0.256153] acpiphp: Slot [8] registered\n[ 0.256960] acpiphp: Slot [9] registered\n[ 0.257759] acpiphp: Slot [10] registered\n[ 0.258571] acpiphp: Slot [11] registered\n[ 0.259383] acpiphp: Slot [12] registered\n[ 0.260224] acpiphp: Slot [13] registered\n[ 0.261047] acpiphp: Slot [14] registered\n[ 0.261859] acpiphp: Slot [15] registered\n[ 0.272926] acpiphp: Slot [16] registered\n[ 0.273784] acpiphp: Slot [17] registered\n[ 0.274600] acpiphp: Slot [18] registered\n[ 0.275408] acpiphp: Slot [19] registered\n[ 0.276215] acpiphp: Slot [20] registered\n[ 0.277027] acpiphp: Slot [21] registered\n[ 0.277834] acpiphp: Slot [22] registered\n[ 0.278639] acpiphp: Slot [23] registered\n[ 0.279439] acpiphp: Slot [24] registered\n[ 0.280247] acpiphp: Slot [25] registered\n[ 0.281057] acpiphp: Slot [26] registered\n[ 0.281863] acpiphp: Slot [27] registered\n[ 0.282670] acpiphp: Slot [28] registered\n[ 0.283471] acpiphp: Slot [29] registered\n[ 0.284273] acpiphp: Slot [30] registered\n[ 0.285083] acpiphp: Slot [31] registered\n[ 0.285887] PCI host bridge to bus 0000:00\n[ 0.286692] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289102] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290539] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291980] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298225] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299508] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300678] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301938] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358033] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360830] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363222] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364437] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365962] vgaarb: loaded\n[ 0.366554] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367692] SCSI subsystem initialized\n[ 0.368498] ACPI: bus type USB registered\n[ 0.369303] usbcore: registered new interface driver usbfs\n[ 0.370316] usbcore: registered new interface driver hub\n[ 0.371314] usbcore: registered new device driver usb\n[ 0.372366] PCI: Using ACPI for IRQ routing\n[ 0.373383] NetLabel: Initializing\n[ 0.374089] NetLabel: domain hash size = 128\n[ 0.374928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375860] NetLabel: unlabeled traffic allowed by default\n[ 0.376946] clocksource: Switched to clocksource kvm-clock\n[ 0.382440] AppArmor: AppArmor Filesystem Enabled\n[ 0.383398] pnp: PnP ACPI init\n[ 0.384302] pnp: PnP ACPI: found 5 devices\n[ 0.390670] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392348] NET: Registered protocol family 2\n[ 0.393296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395721] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397938] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399097] NET: Registered protocol family 1\n[ 0.399956] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401044] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416143] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430414] Trying to unpack rootfs image as initramfs...\n[ 0.480466] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494530] Scanning for low memory corruption every 60 seconds\n[ 0.495863] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497005] audit: initializing netlink subsys (disabled)\n[ 0.498019] audit: type=2000 audit(1548018916.904:1): initialized\n[ 0.499314] Initialise system trusted keyring\n[ 0.500232] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501395] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503347] zbud: loaded\n[ 0.504046] VFS: Disk quotas dquot_6.6.0\n[ 0.504859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506379] fuse init (API version 7.23)\n[ 0.507261] Key type big_key registered\n[ 0.508057] Allocating IMA MOK and blacklist keyrings.\n[ 0.509170] Key type asymmetric registered\n[ 0.509992] Asymmetric key parser 'x509' registered\n[ 0.510937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512748] io scheduler noop registered\n[ 0.513542] io scheduler deadline registered (default)\n[ 0.514530] io scheduler cfq registered\n[ 0.515353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517634] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519068] ACPI: Power Button [PWRF]\n[ 0.519886] GHES: HEST is not enabled!\n[ 0.533613] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591677] Linux agpgart interface v0.103\n[ 0.593711] brd: module loaded\n[ 0.594891] loop: module loaded\n[ 0.599891] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601425] GPT:90111 != 2097151\n[ 0.602115] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603220] GPT:90111 != 2097151\n[ 0.603902] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604890] vda: vda1 vda15\n[ 0.606342] scsi host0: ata_piix\n[ 0.607091] scsi host1: ata_piix\n[ 0.607815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609067] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.610536] libphy: Fixed MDIO Bus: probed\n[ 0.611383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612348] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614518] PPP generic driver version 2.4.2\n[ 0.615441] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616737] ehci-pci: EHCI PCI platform driver\n[ 0.617643] ehci-platform: EHCI generic platform driver\n[ 0.618660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619814] ohci-pci: OHCI PCI platform driver\n[ 0.620705] ohci-platform: OHCI generic platform driver\n[ 0.621730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636251] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639116] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644995] usb usb1: Product: UHCI Host Controller\n[ 0.646214] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647629] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648838] hub 1-0:1.0: USB hub found\n[ 0.649773] hub 1-0:1.0: 2 ports detected\n[ 0.650927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653502] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655858] mousedev: PS/2 mouse device common for all mice\n[ 0.657163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659074] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660198] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661442] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662693] i2c /dev entries driver\n[ 0.663497] device-mapper: uevent: version 1.0.3\n[ 0.664498] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667562] NET: Registered protocol family 10\n[ 0.668602] NET: Registered protocol family 17\n[ 0.669538] Key type dns_resolver registered\n[ 0.670506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671676] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673506] registered taskstats version 1\n[ 0.674384] Loading compiled-in X.509 certificates\n[ 0.675885] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677833] zswap: loaded using pool lzo/zbud\n[ 0.679241] Key type trusted registered\n[ 0.680822] Key type encrypted registered\n[ 0.681682] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683810] evm: HMAC attrs: 0x1\n[ 0.684776] Magic number: 3:420:298\n[ 0.685664] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:17 UTC (1548018917)\n[ 0.687356] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688564] EDD information not available.\n[ 0.765501] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.766996] ata1.00: configured for MWDMA2\n[ 0.768228] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.780908] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782179] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.783445] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786904] Write protecting the kernel read-only data: 14336k\n[ 0.788479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790324] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.212751] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.5...\nLease of 10.10.11.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.81s]\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\n"} 2019-01-20 21:16:47,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action used request id req-c0164cc1-cb02-4af3-9ecc-3d780fc1018a 2019-01-20 21:16:47,301 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2019-01-20 21:16:47,301 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2019-01-20 21:16:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:16:48,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2abd56e6-fa42-4721-af20-92a44f947a15 Content-Length: 0 Date: Sun, 20 Jan 2019 21:16:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:16:48,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/9ddb46e9-afb6-499a-bffb-8a1f335ff603 used request id req-2abd56e6-fa42-4721-af20-92a44f947a15 2019-01-20 21:17:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-521305", "route_distinguishers": "11:11"}}' 2019-01-20 21:17:18,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-ef614497-cc87-4e67-b413-6c62b960c65f Date: Sun, 20 Jan 2019 21:17:18 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "0f067ac5-8ee9-440f-b169-cd431195abee", "name": "sdnvpn-521305", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:17:18,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-ef614497-cc87-4e67-b413-6c62b960c65f 2019-01-20 21:17:18,348 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-521305', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'0f067ac5-8ee9-440f-b169-cd431195abee'}} 2019-01-20 21:17:18,349 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2019-01-20 21:17:18,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"network_association": {"network_id": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938"}}' 2019-01-20 21:17:18,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ceb3b638-6b82-4e34-a220-a456632bad22 Date: Sun, 20 Jan 2019 21:17:19 GMT RESP BODY: {"network_association": {"network_id": "06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "d14d4ad7-b0ce-44c4-bfdc-9e96c384e623"}} 2019-01-20 21:17:18,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee/network_associations used request id req-ceb3b638-6b82-4e34-a220-a456632bad22 2019-01-20 21:17:19,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" -d '{"network_association": {"network_id": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"}}' 2019-01-20 21:17:19,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ced02c3f-364c-4843-9dfe-873279bebdd9 Date: Sun, 20 Jan 2019 21:17:19 GMT RESP BODY: {"network_association": {"network_id": "9e90c9b0-6f27-4b4b-af97-15729a3ce42a", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "8182933d-df6f-491a-adff-faec1291416d"}} 2019-01-20 21:17:19,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee/network_associations used request id req-ced02c3f-364c-4843-9dfe-873279bebdd9 2019-01-20 21:17:19,574 - sdnvpn_test_utils - DEBUG - Waiting for network 0f067ac5-8ee9-440f-b169-cd431195abee to associate with BGPVPN 06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 2019-01-20 21:17:19,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:17:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-d75a9db6-1443-4496-9b98-14a4ce3399bd Date: Sun, 20 Jan 2019 21:17:19 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "0f067ac5-8ee9-440f-b169-cd431195abee", "name": "sdnvpn-521305", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:17:19,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee used request id req-d75a9db6-1443-4496-9b98-14a4ce3399bd 2019-01-20 21:17:20,883 - sdnvpn_test_utils - DEBUG - Waiting for network 0f067ac5-8ee9-440f-b169-cd431195abee to associate with BGPVPN 9e90c9b0-6f27-4b4b-af97-15729a3ce42a 2019-01-20 21:17:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:17:21,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-4cc34e45-d5e0-4a7c-9606-53f735ed6926 Date: Sun, 20 Jan 2019 21:17:21 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "0f067ac5-8ee9-440f-b169-cd431195abee", "name": "sdnvpn-521305", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["06cb5091-6a20-4ee7-bf60-ca5f3e0bd938", "9e90c9b0-6f27-4b4b-af97-15729a3ce42a"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:17:21,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee used request id req-4cc34e45-d5e0-4a7c-9606-53f735ed6926 2019-01-20 21:17:22,040 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:17:52,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:17:53,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc2f7c61-836a-4baf-8f1e-f441be76db50 x-compute-request-id: req-cc2f7c61-836a-4baf-8f1e-f441be76db50 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 KO\nping 10.10.11.9 OK\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 KO\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 OK\n"} 2019-01-20 21:17:53,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-cc2f7c61-836a-4baf-8f1e-f441be76db50 2019-01-20 21:17:53,122 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.7) to 'sdnvpn-1-4' (10.10.11.5). -->Expected result: can ping. 2019-01-20 21:17:53,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:17:54,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e37d2a-36ae-4122-b710-0dfb2370727b x-compute-request-id: req-e5e37d2a-36ae-4122-b710-0dfb2370727b Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 KO\nping 10.10.11.9 OK\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 KO\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 OK\n"} 2019-01-20 21:17:54,197 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-e5e37d2a-36ae-4122-b710-0dfb2370727b 2019-01-20 21:17:54,198 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2019-01-20 21:17:54,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:17:55,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f681a7-e1a1-47a5-bd78-b1752dc047d2 x-compute-request-id: req-71f681a7-e1a1-47a5-bd78-b1752dc047d2 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 KO\nping 10.10.11.9 OK\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 KO\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 OK\n"} 2019-01-20 21:17:55,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-71f681a7-e1a1-47a5-bd78-b1752dc047d2 2019-01-20 21:17:55,277 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.7) to 'sdnvpn-1-5' (10.10.11.9). -->Expected result: can ping. 2019-01-20 21:17:55,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb4ee6383190eb29aa07cf05a4e2679f8fe1bb38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:17:56,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a511f450-c979-4116-b7bb-90b676e435ae x-compute-request-id: req-a511f450-c979-4116-b7bb-90b676e435ae Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563444941 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128903] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130560] pid_max: default: 32768 minimum: 301\n[ 0.131441] ACPI: Core revision 20150930\n[ 0.132811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134098] Security Framework initialized\n[ 0.134903] Yama: becoming mindful.\n[ 0.135625] AppArmor: AppArmor initialized\n[ 0.136485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139057] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141622] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143275] Initializing cgroup subsys devices\n[ 0.144142] Initializing cgroup subsys freezer\n[ 0.145001] Initializing cgroup subsys net_cls\n[ 0.145860] Initializing cgroup subsys perf_event\n[ 0.146761] Initializing cgroup subsys net_prio\n[ 0.147634] Initializing cgroup subsys hugetlb\n[ 0.148499] Initializing cgroup subsys pids\n[ 0.149363] CPU: Physical Processor ID: 0\n[ 0.150838] mce: CPU supports 10 MCE banks\n[ 0.151678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170006] ftrace: allocating 31920 entries in 125 pages\n[ 0.196534] smpboot: Max logical packages: 1\n[ 0.197368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198695] x2apic enabled\n[ 0.199493] Switched APIC routing to physical x2apic.\n[ 0.201233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204289] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206041] KVM setup paravirtual spinlock\n[ 0.207343] x86: Booted up 1 node, 1 CPUs\n[ 0.208137] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209504] devtmpfs: initialized\n[ 0.211208] evm: security.selinux\n[ 0.211892] evm: security.SMACK64\n[ 0.212573] evm: security.SMACK64EXEC\n[ 0.213303] evm: security.SMACK64TRANSMUTE\n[ 0.214093] evm: security.SMACK64MMAP\n[ 0.214825] evm: security.ima\n[ 0.215462] evm: security.capability\n[ 0.216253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218066] pinctrl core: initialized pinctrl subsystem\n[ 0.219140] RTC time: 21:15:29, date: 01/20/19\n[ 0.220089] NET: Registered protocol family 16\n[ 0.221046] cpuidle: using governor ladder\n[ 0.221854] cpuidle: using governor menu\n[ 0.222628] PCCT header not found.\n[ 0.223365] ACPI: bus type PCI registered\n[ 0.224166] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225394] PCI: Using configuration type 1 for base access\n[ 0.227116] ACPI: Added _OSI(Module Device)\n[ 0.227944] ACPI: Added _OSI(Processor Device)\n[ 0.228795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231810] ACPI: Interpreter enabled\n[ 0.232565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234387] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239810] ACPI: (supports S0 S5)\n[ 0.240505] ACPI: Using IOAPIC for interrupt routing\n[ 0.241452] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244515] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250179] acpiphp: Slot [3] registered\n[ 0.250960] acpiphp: Slot [4] registered\n[ 0.251746] acpiphp: Slot [5] registered\n[ 0.252538] acpiphp: Slot [6] registered\n[ 0.253320] acpiphp: Slot [7] registered\n[ 0.254098] acpiphp: Slot [8] registered\n[ 0.254882] acpiphp: Slot [9] registered\n[ 0.255666] acpiphp: Slot [10] registered\n[ 0.256460] acpiphp: Slot [11] registered\n[ 0.257288] acpiphp: Slot [12] registered\n[ 0.258083] acpiphp: Slot [13] registered\n[ 0.258881] acpiphp: Slot [14] registered\n[ 0.259678] acpiphp: Slot [15] registered\n[ 0.270691] acpiphp: Slot [16] registered\n[ 0.271501] acpiphp: Slot [17] registered\n[ 0.272296] acpiphp: Slot [18] registered\n[ 0.273087] acpiphp: Slot [19] registered\n[ 0.273881] acpiphp: Slot [20] registered\n[ 0.274685] acpiphp: Slot [21] registered\n[ 0.275485] acpiphp: Slot [22] registered\n[ 0.276277] acpiphp: Slot [23] registered\n[ 0.277069] acpiphp: Slot [24] registered\n[ 0.277982] acpiphp: Slot [25] registered\n[ 0.279026] acpiphp: Slot [26] registered\n[ 0.280067] acpiphp: Slot [27] registered\n[ 0.281122] acpiphp: Slot [28] registered\n[ 0.282172] acpiphp: Slot [29] registered\n[ 0.283226] acpiphp: Slot [30] registered\n[ 0.284280] acpiphp: Slot [31] registered\n[ 0.285327] PCI host bridge to bus 0000:00\n[ 0.286382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293585] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312044] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365838] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368192] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370620] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373175] vgaarb: loaded\n[ 0.373766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374876] SCSI subsystem initialized\n[ 0.375681] ACPI: bus type USB registered\n[ 0.376480] usbcore: registered new interface driver usbfs\n[ 0.377495] usbcore: registered new interface driver hub\n[ 0.378478] usbcore: registered new device driver usb\n[ 0.379503] PCI: Using ACPI for IRQ routing\n[ 0.380500] NetLabel: Initializing\n[ 0.381199] NetLabel: domain hash size = 128\n[ 0.382033] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382963] NetLabel: unlabeled traffic allowed by default\n[ 0.384031] clocksource: Switched to clocksource kvm-clock\n[ 0.389420] AppArmor: AppArmor Filesystem Enabled\n[ 0.390359] pnp: PnP ACPI init\n[ 0.391260] pnp: PnP ACPI: found 5 devices\n[ 0.397623] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399306] NET: Registered protocol family 2\n[ 0.400264] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402675] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403818] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406038] NET: Registered protocol family 1\n[ 0.406900] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437391] Trying to unpack rootfs image as initramfs...\n[ 0.487935] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501941] Scanning for low memory corruption every 60 seconds\n[ 0.503235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504371] audit: initializing netlink subsys (disabled)\n[ 0.505383] audit: type=2000 audit(1548018930.313:1): initialized\n[ 0.506689] Initialise system trusted keyring\n[ 0.507628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510752] zbud: loaded\n[ 0.511446] VFS: Disk quotas dquot_6.6.0\n[ 0.512264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513747] fuse init (API version 7.23)\n[ 0.514642] Key type big_key registered\n[ 0.515437] Allocating IMA MOK and blacklist keyrings.\n[ 0.516529] Key type asymmetric registered\n[ 0.517343] Asymmetric key parser 'x509' registered\n[ 0.518281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520096] io scheduler noop registered\n[ 0.520882] io scheduler deadline registered (default)\n[ 0.521860] io scheduler cfq registered\n[ 0.522682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524969] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526419] ACPI: Power Button [PWRF]\n[ 0.527241] GHES: HEST is not enabled!\n[ 0.540928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569246] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571465] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599655] Linux agpgart interface v0.103\n[ 0.601737] brd: module loaded\n[ 0.602939] loop: module loaded\n[ 0.607796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609234] GPT:90111 != 2097151\n[ 0.609900] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610970] GPT:90111 != 2097151\n[ 0.611635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612586] vda: vda1 vda15\n[ 0.614221] scsi host0: ata_piix\n[ 0.614939] scsi host1: ata_piix\n[ 0.615635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618262] libphy: Fixed MDIO Bus: probed\n[ 0.619065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619993] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622272] PPP generic driver version 2.4.2\n[ 0.623139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624538] ehci-pci: EHCI PCI platform driver\n[ 0.625529] ehci-platform: EHCI generic platform driver\n[ 0.626653] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627956] ohci-pci: OHCI PCI platform driver\n[ 0.628969] ohci-platform: OHCI generic platform driver\n[ 0.630135] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650239] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651464] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652864] usb usb1: Product: UHCI Host Controller\n[ 0.653787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654914] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655908] hub 1-0:1.0: USB hub found\n[ 0.656697] hub 1-0:1.0: 2 ports detected\n[ 0.657594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660658] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661682] mousedev: PS/2 mouse device common for all mice\n[ 0.662929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667016] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668205] i2c /dev entries driver\n[ 0.668958] device-mapper: uevent: version 1.0.3\n[ 0.669887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672774] NET: Registered protocol family 10\n[ 0.673767] NET: Registered protocol family 17\n[ 0.674646] Key type dns_resolver registered\n[ 0.675563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678368] registered taskstats version 1\n[ 0.679193] Loading compiled-in X.509 certificates\n[ 0.680628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682454] zswap: loaded using pool lzo/zbud\n[ 0.683788] Key type trusted registered\n[ 0.685328] Key type encrypted registered\n[ 0.686146] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687164] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688201] evm: HMAC attrs: 0x1\n[ 0.689140] Magic number: 3:420:298\n[ 0.689984] rtc_cmos 00:00: setting system clock to 2019-01-20 21:15:30 UTC (1548018930)\n[ 0.691560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692665] EDD information not available.\n[ 0.772599] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774036] ata1.00: configured for MWDMA2\n[ 0.775235] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788080] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789322] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792418] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793943] Write protecting the kernel read-only data: 14336k\n[ 0.795491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194124] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.41s]\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 KO\nping 10.10.11.9 OK\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 KO\nping 10.10.10.10 OK\nping 10.10.10.5 OK\nping 10.10.11.5 OK\nping 10.10.11.9 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:17:56,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-a511f450-c979-4116-b7bb-90b676e435ae 2019-01-20 21:17:56,352 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2019-01-20 21:17:56,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"forceDelete": null}' 2019-01-20 21:17:56,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-689a7d3a-aac5-49aa-a91f-c78b47d41237 x-compute-request-id: req-689a7d3a-aac5-49aa-a91f-c78b47d41237 Content-Length: 0 Content-Type: application/json 2019-01-20 21:17:56,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5/action used request id req-689a7d3a-aac5-49aa-a91f-c78b47d41237 2019-01-20 21:17:56,535 - sdnvpn_test_utils - DEBUG - Waiting for instance d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5 to be deleted 2019-01-20 21:17:56,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:17:57,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-158bbe6f-c28a-4472-9937-892c9f0eeeda x-compute-request-id: req-158bbe6f-c28a-4472-9937-892c9f0eeeda Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:b9:62", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2019-01-20T21:15:29.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d8d9c9cc-cedb-46db-a2a3-22c331dfa7c5", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:17:56Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2019-01-20T21:15:24Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:51Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:3a:6f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2019-01-20T21:14:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:17:57,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-158bbe6f-c28a-4472-9937-892c9f0eeeda 2019-01-20 21:17:59,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:17:59,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ac098f3-8e54-4ecd-879d-0d099da366b1 x-compute-request-id: req-4ac098f3-8e54-4ecd-879d-0d099da366b1 Content-Encoding: gzip Content-Length: 1091 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:51Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:3a:6f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2019-01-20T21:14:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:17:59,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-4ac098f3-8e54-4ecd-879d-0d099da366b1 2019-01-20 21:18:01,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"forceDelete": null}' 2019-01-20 21:18:02,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93f2ed50-a367-447d-a29b-216db383e9f2 x-compute-request-id: req-93f2ed50-a367-447d-a29b-216db383e9f2 Content-Length: 0 Content-Type: application/json 2019-01-20 21:18:02,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea/action used request id req-93f2ed50-a367-447d-a29b-216db383e9f2 2019-01-20 21:18:02,091 - sdnvpn_test_utils - DEBUG - Waiting for instance d759383a-a639-4762-97b7-e7bad10c41ea to be deleted 2019-01-20 21:18:02,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:02,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ddfab30-7b70-4e1c-ab14-41dacf444974 x-compute-request-id: req-7ddfab30-7b70-4e1c-ab14-41dacf444974 Content-Encoding: gzip Content-Length: 1104 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:51Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:3a:6f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d759383a-a639-4762-97b7-e7bad10c41ea", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2019-01-20T21:14:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d759383a-a639-4762-97b7-e7bad10c41ea", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:02Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2019-01-20T21:14:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:02,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-7ddfab30-7b70-4e1c-ab14-41dacf444974 2019-01-20 21:18:04,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:04,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebca3561-9d50-4d27-ad63-5345bb17d8dc x-compute-request-id: req-ebca3561-9d50-4d27-ad63-5345bb17d8dc Content-Encoding: gzip Content-Length: 1015 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:14:51Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:04,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-ebca3561-9d50-4d27-ad63-5345bb17d8dc 2019-01-20 21:18:06,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"forceDelete": null}' 2019-01-20 21:18:07,156 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bde313c-5308-4eb0-99be-544d9a349e42 x-compute-request-id: req-1bde313c-5308-4eb0-99be-544d9a349e42 Content-Length: 0 Content-Type: application/json 2019-01-20 21:18:07,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902/action used request id req-1bde313c-5308-4eb0-99be-544d9a349e42 2019-01-20 21:18:07,157 - sdnvpn_test_utils - DEBUG - Waiting for instance 34710c3d-c36e-49a6-aa53-9355758f5902 to be deleted 2019-01-20 21:18:07,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:07,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-368ceb99-ca23-4432-8622-711f42921eba x-compute-request-id: req-368ceb99-ca23-4432-8622-711f42921eba Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:3f:27", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/34710c3d-c36e-49a6-aa53-9355758f5902", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000113", "OS-SRV-USG:launched_at": "2019-01-20T21:14:50.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "34710c3d-c36e-49a6-aa53-9355758f5902", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:07Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2019-01-20T21:14:46Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:07,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-368ceb99-ca23-4432-8622-711f42921eba 2019-01-20 21:18:09,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:10,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8838ef0-3e35-4d1e-b4bf-658196302bdb x-compute-request-id: req-b8838ef0-3e35-4d1e-b4bf-658196302bdb Content-Encoding: gzip Content-Length: 930 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:15:17Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:10,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-b8838ef0-3e35-4d1e-b4bf-658196302bdb 2019-01-20 21:18:12,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"forceDelete": null}' 2019-01-20 21:18:12,821 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e50b21ad-b042-4a95-99d9-da19cb46f707 x-compute-request-id: req-e50b21ad-b042-4a95-99d9-da19cb46f707 Content-Length: 0 Content-Type: application/json 2019-01-20 21:18:12,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52/action used request id req-e50b21ad-b042-4a95-99d9-da19cb46f707 2019-01-20 21:18:12,822 - sdnvpn_test_utils - DEBUG - Waiting for instance c7d79443-7c06-44a4-b00f-92b1e49a2f52 to be deleted 2019-01-20 21:18:12,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:13,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54040101-72f1-4c7c-bfc0-40c40858a1c9 x-compute-request-id: req-54040101-72f1-4c7c-bfc0-40c40858a1c9 Content-Encoding: gzip Content-Length: 944 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:44:45", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c7d79443-7c06-44a4-b00f-92b1e49a2f52", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2019-01-20T21:15:16.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c7d79443-7c06-44a4-b00f-92b1e49a2f52", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:18:12Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2019-01-20T21:15:11Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:13,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-54040101-72f1-4c7c-bfc0-40c40858a1c9 2019-01-20 21:18:15,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:15,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab6b8f60-2e3e-4cb6-a162-3cf8bb2b9164 x-compute-request-id: req-ab6b8f60-2e3e-4cb6-a162-3cf8bb2b9164 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:15:03Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:15,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-ab6b8f60-2e3e-4cb6-a162-3cf8bb2b9164 2019-01-20 21:18:17,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" -d '{"forceDelete": null}' 2019-01-20 21:18:17,983 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb96e14c-ad30-44d0-a53b-497f6c2d8eb5 x-compute-request-id: req-eb96e14c-ad30-44d0-a53b-497f6c2d8eb5 Content-Length: 0 Content-Type: application/json 2019-01-20 21:18:17,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12/action used request id req-eb96e14c-ad30-44d0-a53b-497f6c2d8eb5 2019-01-20 21:18:17,984 - sdnvpn_test_utils - DEBUG - Waiting for instance a0b1d0bd-80b0-4e79-b183-5611cd78bc12 to be deleted 2019-01-20 21:18:17,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:18,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d71c18-7484-4510-a238-c508fdd73e95 x-compute-request-id: req-c2d71c18-7484-4510-a238-c508fdd73e95 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:18:e7", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "rel": "bookmark"}], "image": {"id": "d51a3254-f395-41c6-a3e1-c6777e880af0", "links": [{"href": "http://172.30.9.27:8774/images/d51a3254-f395-41c6-a3e1-c6777e880af0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2019-01-20T21:15:02.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "a0b1d0bd-80b0-4e79-b183-5611cd78bc12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:17Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2019-01-20T21:14:59Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:18:18,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-c2d71c18-7484-4510-a238-c508fdd73e95 2019-01-20 21:18:20,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff88711ff431db2a98f6be5c5bfd494493d9115" 2019-01-20 21:18:20,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57f552a4-851c-4327-828d-8c371d4bfc66 x-compute-request-id: req-57f552a4-851c-4327-828d-8c371d4bfc66 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:18:20,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-57f552a4-851c-4327-828d-8c371d4bfc66 2019-01-20 21:18:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f1261c7320b3c3df3376d441498cf83d92b0d16" 2019-01-20 21:18:23,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edfd56da-384c-4a30-aecf-c8e3107337c9 Date: Sun, 20 Jan 2019 21:18:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:18:23,911 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d51a3254-f395-41c6-a3e1-c6777e880af0 used request id req-edfd56da-384c-4a30-aecf-c8e3107337c9 2019-01-20 21:18:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:18:24,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27f633a2-9b05-4fe8-b39a-5c8541182cd8 Content-Length: 0 Date: Sun, 20 Jan 2019 21:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:18:24,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0f067ac5-8ee9-440f-b169-cd431195abee used request id req-27f633a2-9b05-4fe8-b39a-5c8541182cd8 2019-01-20 21:18:24,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/5f032db3-67b4-4f82-97b5-bf77ebd85b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:18:26,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96526212-f246-4589-b163-91f2ce30d3bb Date: Sun, 20 Jan 2019 21:18:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:18:26,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5f032db3-67b4-4f82-97b5-bf77ebd85b4e used request id req-96526212-f246-4589-b163-91f2ce30d3bb 2019-01-20 21:18:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fb35a8ab-5282-4e39-b6c1-cd6dc92228bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:18:28,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adc44067-6a52-4243-943f-ee72032965d8 Date: Sun, 20 Jan 2019 21:18:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:18:28,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fb35a8ab-5282-4e39-b6c1-cd6dc92228bf used request id req-adc44067-6a52-4243-943f-ee72032965d8 2019-01-20 21:18:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:18:29,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fdb9fe1-bd97-4493-a70c-50b75b09e76d Date: Sun, 20 Jan 2019 21:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:18:29,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/06cb5091-6a20-4ee7-bf60-ca5f3e0bd938 used request id req-3fdb9fe1-bd97-4493-a70c-50b75b09e76d 2019-01-20 21:18:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9e90c9b0-6f27-4b4b-af97-15729a3ce42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d75eca38b011cb2b1639e9c7db8edc47277379f" 2019-01-20 21:18:30,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3961d219-6c45-43d7-9eb6-541ceb75c459 Date: Sun, 20 Jan 2019 21:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:18:30,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9e90c9b0-6f27-4b4b-af97-15729a3ce42a used request id req-3961d219-6c45-43d7-9eb6-541ceb75c459 2019-01-20 21:18:30,392 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-2' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-3' | | PASS | 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-4' can ping 'sdnvpn-1-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2019-01-20 21:18:30,393 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:18:30,393 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2019-01-20 21:18:30,394 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2019-01-20 21:18:30,394 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2019-01-20 21:18:30,395 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2019-01-20 21:18:30,395 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2019-01-20 21:18:30,482 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2019-01-20 21:18:30,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:18:30,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:18:30,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:18:30,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:18:30,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:18:30,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:18:30,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:18:30,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:18:30,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:18:30,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:18:30,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:18:30,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:18:30,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:18:30,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:18:30,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:18:30,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:18:30,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:18:30,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:18:30,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:18:30,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:18:30,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:18:30,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:18:30,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:18:30,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:18:30,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:18:30,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:18:30,499 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:18:30,502 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9b95d0L 2019-01-20 21:18:30,502 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:30,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:30,528 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:30,533 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:30,533 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:30,533 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:30,533 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:30,533 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:30,534 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:30,542 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:30,542 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:30,566 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.103: 802bbb957940dc8a37917bc3a61f7524 2019-01-20 21:18:30,567 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:30,582 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:30,673 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:30,675 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:30,869 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:30,870 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:30,909 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:30,910 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:30,948 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:35,792 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:35,794 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:35,796 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9db910L 2019-01-20 21:18:35,796 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:35,802 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:35,803 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:35,806 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:35,806 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:35,806 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:35,806 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:35,806 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:35,806 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:35,811 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:35,812 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:35,828 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:18:35,829 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:35,851 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:35,863 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:35,893 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:35,953 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:35,953 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:35,993 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:35,994 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:35,998 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:36,035 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:36,036 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:36,037 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:36,038 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:36,038 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:36,079 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:36,115 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:36,117 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:36,118 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:36,119 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:36,119 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:36,159 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:36,191 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:36,192 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:36,194 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cb64090L 2019-01-20 21:18:36,194 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:36,200 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:36,200 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:36,203 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:36,203 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:36,204 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:36,204 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:36,204 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:36,204 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:36,208 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:36,209 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:36,210 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:18:36,210 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:36,249 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:36,258 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:36,275 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:36,343 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:36,343 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:36,383 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:36,383 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:36,395 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:36,430 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:36,431 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:36,432 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:36,432 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:36,432 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:36,473 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:36,510 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:36,512 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:36,512 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:36,513 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:36,513 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:36,554 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:36,586 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:36,587 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:36,588 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cb6f690L 2019-01-20 21:18:36,589 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:36,595 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:36,595 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:36,598 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:36,598 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:36,598 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:36,598 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:36,598 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:36,599 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:36,602 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:36,602 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:36,604 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:18:36,605 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:36,641 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:36,651 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:36,670 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:36,744 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:36,744 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:36,783 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:36,784 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:36,789 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:36,825 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:36,826 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:36,827 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:36,828 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:36,828 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:36,869 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:36,905 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:36,908 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:36,908 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:36,909 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:36,909 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:36,950 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:36,982 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:36,984 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:36,986 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cb25910L 2019-01-20 21:18:36,986 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:36,990 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:36,991 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:36,993 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:36,993 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:36,993 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:36,993 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:36,993 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:36,994 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:36,998 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:36,998 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:37,001 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:18:37,002 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:37,038 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:37,047 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:37,066 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:37,124 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:37,124 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:37,163 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:37,163 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:37,170 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:37,199 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:37,200 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:37,201 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:37,202 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:37,202 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:37,242 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:37,276 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:37,277 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:37,278 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:37,279 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:37,279 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:37,320 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:37,347 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:37,347 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:37,349 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cad6690L 2019-01-20 21:18:37,350 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:37,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:37,355 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:37,357 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:37,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:37,358 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:37,358 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:37,358 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:37,358 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:37,362 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:37,363 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:37,366 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:18:37,366 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:37,402 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:37,411 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:37,431 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:37,492 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:37,492 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:37,532 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:37,532 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:37,536 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:37,567 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:37,568 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:37,568 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:37,569 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:37,569 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:37,610 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:37,641 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:37,643 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:37,643 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:37,644 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:37,644 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:37,685 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:37,711 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:37,712 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:37,712 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:37,713 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:37,714 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:37,720 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:43,041 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:43,043 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:43,045 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9dbad0L 2019-01-20 21:18:43,045 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:43,051 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:43,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:43,054 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:43,054 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:43,054 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:43,055 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:43,055 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:43,055 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:43,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:43,060 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:43,061 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:18:43,061 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:43,099 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:43,110 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:43,125 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:43,198 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:43,198 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:43,237 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:43,237 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:43,247 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:43,285 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:43,286 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:43,286 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:43,287 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:43,288 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:43,328 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:43,367 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:43,368 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:43,368 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:43,369 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:43,370 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:43,410 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:43,442 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:43,443 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:43,445 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cad07d0L 2019-01-20 21:18:43,445 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:43,452 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:43,452 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:43,455 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:43,456 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:43,456 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:43,456 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:43,456 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:43,456 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:43,460 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:43,461 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:43,477 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:18:43,478 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:43,500 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:43,513 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:43,542 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:43,606 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:43,606 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:43,645 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:43,646 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:43,654 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:43,688 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:43,689 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:43,690 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:43,691 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:43,691 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:43,732 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:43,765 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:43,766 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:43,767 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:43,768 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:43,768 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:43,810 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:43,840 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:43,842 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:43,843 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cacb610L 2019-01-20 21:18:43,844 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:43,849 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:43,849 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:43,852 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:43,852 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:43,853 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:43,853 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:43,853 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:43,853 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:43,858 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:43,858 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:43,859 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:18:43,860 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:43,898 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:43,910 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:43,925 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:43,994 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:43,994 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:44,033 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:44,034 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:44,044 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:44,083 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:44,084 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:44,085 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:44,086 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:44,086 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:44,127 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:44,165 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:44,167 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:44,167 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:44,168 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:44,168 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:44,209 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:44,242 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:44,243 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:44,245 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cacb950L 2019-01-20 21:18:44,246 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:44,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:44,250 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:44,252 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:44,252 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:44,252 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:44,253 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:44,253 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:44,253 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:44,257 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:44,258 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:44,261 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:18:44,262 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:44,297 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:44,308 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:44,327 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:44,381 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:44,381 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:44,420 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:44,421 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:44,430 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:44,460 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:44,461 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:44,462 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:44,463 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:44,463 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:44,504 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:44,536 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:44,538 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:44,538 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:44,539 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:44,539 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:44,580 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:44,609 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:44,611 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:44,613 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cae2710L 2019-01-20 21:18:44,613 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:18:44,618 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:18:44,618 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:18:44,620 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:18:44,620 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:18:44,620 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:18:44,620 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:18:44,620 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:18:44,621 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:18:44,626 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:18:44,627 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:18:44,629 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:18:44,629 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:18:44,665 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:18:44,676 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:18:44,694 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:18:44,749 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:18:44,749 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:18:44,788 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:18:44,789 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:18:44,797 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:18:44,827 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:18:44,828 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:18:44,829 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:18:44,829 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:18:44,830 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:18:44,871 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:18:44,904 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:18:44,905 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:18:44,906 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:18:44,907 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:18:44,907 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:18:44,948 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:18:44,976 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:18:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:18:44,980 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:18:44,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951f6c1b-da73-41c5-9440-bd7eb6b22491 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:18:44,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-951f6c1b-da73-41c5-9440-bd7eb6b22491 2019-01-20 21:18:44,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:18:45,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["DfXBp78-RT2W64Wq6u_huw"], "issued_at": "2019-01-20T21:18:45.000000Z"}} 2019-01-20 21:18:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de92b26ab0692cdcc4eb878e4770ad88ee42f8c5" 2019-01-20 21:18:45,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a1b2a745-16be-48b8-b2d6-c73e9f228435 Date: Sun, 20 Jan 2019 21:18:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:18:45,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-a1b2a745-16be-48b8-b2d6-c73e9f228435 2019-01-20 21:18:45,526 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:18:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de92b26ab0692cdcc4eb878e4770ad88ee42f8c5" 2019-01-20 21:18:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eea52483-4e35-4e41-a042-a98f192178f3 Date: Sun, 20 Jan 2019 21:18:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:18:45,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-eea52483-4e35-4e41-a042-a98f192178f3 2019-01-20 21:18:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de92b26ab0692cdcc4eb878e4770ad88ee42f8c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:18:45,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd X-Openstack-Request-Id: req-0714e635-e61b-4c02-9118-dd46f6d824c7 Date: Sun, 20 Jan 2019 21:18:45 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:18:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:18:45Z", "visibility": "public", "locations": [], "self": "/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "min_disk": 0, "protected": false, "id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "file": "/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:18:45,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0714e635-e61b-4c02-9118-dd46f6d824c7 2019-01-20 21:18:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de92b26ab0692cdcc4eb878e4770ad88ee42f8c5" -d '' 2019-01-20 21:18:47,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16854c52-919c-4174-9433-4fae933bb949 Date: Sun, 20 Jan 2019 21:18:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:18:47,581 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd/file used request id req-16854c52-919c-4174-9433-4fae933bb949 2019-01-20 21:18:47,582 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2019-01-20 21:18:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:18:47,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b935ad-fbfb-4e27-9b6a-9bfd7b6e6fdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:18:47,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36b935ad-fbfb-4e27-9b6a-9bfd7b6e6fdd 2019-01-20 21:18:47,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:18:47,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["hwSw1gmxQz2UmOf8KhaLAw"], "issued_at": "2019-01-20T21:18:47.000000Z"}} 2019-01-20 21:18:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7f0e74fa0d1cf91d9d2653fe233d35aff7d196" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2019-01-20 21:18:48,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-abd1efe8-7b4d-473a-9048-212eafdc584f Date: Sun, 20 Jan 2019 21:18:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"52c033cc-0bb7-47a7-8080-b0b9f0b228ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:18:48Z","is_default":false,"provider:segmentation_id":92,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:18:48Z","mtu":1450}} 2019-01-20 21:18:48,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-abd1efe8-7b4d-473a-9048-212eafdc584f 2019-01-20 21:18:48,352 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 52c033cc-0bb7-47a7-8080-b0b9f0b228ed with cidr 10.10.10.0/24 2019-01-20 21:18:48,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7f0e74fa0d1cf91d9d2653fe233d35aff7d196" -d '{"subnets": [{"ip_version": 4, "network_id": "52c033cc-0bb7-47a7-8080-b0b9f0b228ed", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2019-01-20 21:18:49,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-0697c3c3-ef91-4047-8d5f-ffcbee7582c1 Date: Sun, 20 Jan 2019 21:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52c033cc-0bb7-47a7-8080-b0b9f0b228ed","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:18:48Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:18:48Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"23efb935-16aa-4a69-8be3-55b7e5dd16b0","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2019-01-20 21:18:49,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-0697c3c3-ef91-4047-8d5f-ffcbee7582c1 2019-01-20 21:18:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7f0e74fa0d1cf91d9d2653fe233d35aff7d196" 2019-01-20 21:18:49,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-80d2f14e-d996-4dbd-bf04-ddae64158c7d Date: Sun, 20 Jan 2019 21:18:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:18:49,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-80d2f14e-d996-4dbd-bf04-ddae64158c7d 2019-01-20 21:18:49,452 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:18:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:18:49,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac382e4f-3373-4443-a018-56acafc8a8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:18:49,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ac382e4f-3373-4443-a018-56acafc8a8c4 2019-01-20 21:18:49,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:18:49,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["OWfeHFGKTkOBOIu78Q15zg"], "issued_at": "2019-01-20T21:18:49.000000Z"}} 2019-01-20 21:18:49,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" 2019-01-20 21:18:50,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bdf246d-fb0d-4172-9654-6d2ee03b4a2b x-compute-request-id: req-1bdf246d-fb0d-4172-9654-6d2ee03b4a2b Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:18:50,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-1bdf246d-fb0d-4172-9654-6d2ee03b4a2b 2019-01-20 21:18:50,026 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:18:50,027 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:18:50,027 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:18:50,029 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:18:50,069 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:18:50,071 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:18:50,072 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:18:50,073 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:18:50,073 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:18:50,114 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:18:50,158 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:18:50,160 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:18:50,161 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:18:50,162 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:18:50,162 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:18:50,164 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:18:50,211 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:18:50,212 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:18:50,213 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:18:50,214 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:18:50,214 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:18:50,255 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:18:50,311 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:18:50,314 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:18:50,314 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:18:50,316 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:18:50,316 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:18:50,320 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:18:50,355 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2019-01-20 21:18:50,357 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2019-01-20 21:18:50,358 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2019-01-20 21:18:50,359 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2019-01-20 21:18:50,359 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2019-01-20 21:18:50,400 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2019-01-20 21:18:50,433 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2019-01-20 21:18:50,435 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:18:50,435 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2019-01-20 21:18:50,436 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:18:50,436 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:18:50,439 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:18:50,476 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2019-01-20 21:18:50,477 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2019-01-20 21:18:50,478 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2019-01-20 21:18:50,479 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2019-01-20 21:18:50,479 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2019-01-20 21:18:50,520 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2019-01-20 21:18:50,556 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2019-01-20 21:18:50,557 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2019-01-20 21:18:50,557 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=7c49e306-6c20-42c8-99a1-145093cd15fd network=52c033cc-0bb7-47a7-8080-b0b9f0b228ed secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:18:50,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:18:50,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:18:50,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:18:50,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:18:50,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:18:50,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:18:50,559 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2019-01-20 21:18:50,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:18:50,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:18:50,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:18:50,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:18:50,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:18:50,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:18:50,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:18:50,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:18:50,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:18:50,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:18:50,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:18:50,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:18:50,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:18:50,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:18:50,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:18:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:18:50,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c611c94-edca-4544-98f6-e5158f4833c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:18:50,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7c611c94-edca-4544-98f6-e5158f4833c6 2019-01-20 21:18:50,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:18:50,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:18:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["3stW9JOaQRy5QPBvEbEFbQ"], "issued_at": "2019-01-20T21:18:50.000000Z"}} 2019-01-20 21:18:50,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f073b7b36b7e07d4bab18d8c0bfaf1669fe19396" 2019-01-20 21:18:51,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf0e041b-5a81-4ef8-9898-6509e7ef97cd x-compute-request-id: req-bf0e041b-5a81-4ef8-9898-6509e7ef97cd Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:18:51,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf0e041b-5a81-4ef8-9898-6509e7ef97cd 2019-01-20 21:18:51,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f073b7b36b7e07d4bab18d8c0bfaf1669fe19396" 2019-01-20 21:18:51,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbae29f9-5194-4f6c-a71e-40864d1d67f8 x-compute-request-id: req-cbae29f9-5194-4f6c-a71e-40864d1d67f8 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:18:51,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-cbae29f9-5194-4f6c-a71e-40864d1d67f8 2019-01-20 21:18:51,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f073b7b36b7e07d4bab18d8c0bfaf1669fe19396" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "7c49e306-6c20-42c8-99a1-145093cd15fd", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "52c033cc-0bb7-47a7-8080-b0b9f0b228ed"}]}}' 2019-01-20 21:18:53,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec25dc12-bd6b-4fd3-ae82-d8e5cd8fed51 x-compute-request-id: req-ec25dc12-bd6b-4fd3-ae82-d8e5cd8fed51 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "505a1990-e315-46a4-b87f-14408c0819d6", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "adminPass": "e4sU8AvBjR5F"}} 2019-01-20 21:18:53,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ec25dc12-bd6b-4fd3-ae82-d8e5cd8fed51 2019-01-20 21:18:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:18:53,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdfed1a-ad0d-4666-8598-0079ea71a4b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:18:53,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bcdfed1a-ad0d-4666-8598-0079ea71a4b5 2019-01-20 21:18:53,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:18:53,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["SyXVLZKLSiK3ELbViuEKHA"], "issued_at": "2019-01-20T21:18:53.000000Z"}} 2019-01-20 21:18:53,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49f693aef31f97ddffa96a36a8ed9076f44fa54" 2019-01-20 21:18:54,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd64de6e-72a6-4a1a-8f25-971a3a2b2db3 x-compute-request-id: req-fd64de6e-72a6-4a1a-8f25-971a3a2b2db3 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:18:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:18:54,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 used request id req-fd64de6e-72a6-4a1a-8f25-971a3a2b2db3 2019-01-20 21:18:57,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49f693aef31f97ddffa96a36a8ed9076f44fa54" 2019-01-20 21:18:57,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4975bf99-1106-4f11-a087-98d61ceb8421 x-compute-request-id: req-4975bf99-1106-4f11-a087-98d61ceb8421 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:92:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:18:53Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:18:57,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 used request id req-4975bf99-1106-4f11-a087-98d61ceb8421 2019-01-20 21:19:00,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49f693aef31f97ddffa96a36a8ed9076f44fa54" 2019-01-20 21:19:01,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3adb5a49-25fe-4f6a-ac06-97c61ce32e4f x-compute-request-id: req-3adb5a49-25fe-4f6a-ac06-97c61ce32e4f Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:92:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2019-01-20T21:18:56.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:57Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:19:01,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 used request id req-3adb5a49-25fe-4f6a-ac06-97c61ce32e4f 2019-01-20 21:19:01,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f073b7b36b7e07d4bab18d8c0bfaf1669fe19396" 2019-01-20 21:19:02,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd985637-229b-4c03-86f6-f10b4c1e7eeb x-compute-request-id: req-dd985637-229b-4c03-86f6-f10b4c1e7eeb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:92:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2019-01-20T21:18:56.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:57Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:19:02,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6 used request id req-dd985637-229b-4c03-86f6-f10b4c1e7eeb 2019-01-20 21:19:02,040 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.13'. 2019-01-20 21:19:02,040 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2019-01-20 21:19:02,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:19:03,481 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:19:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55a59298-1af6-4eda-aa55-b011aaa5c99b x-compute-request-id: req-55a59298-1af6-4eda-aa55-b011aaa5c99b Content-Length: 0 Content-Type: application/json 2019-01-20 21:19:03,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6/action used request id req-55a59298-1af6-4eda-aa55-b011aaa5c99b 2019-01-20 21:19:03,482 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2019-01-20 21:19:03,482 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=7c49e306-6c20-42c8-99a1-145093cd15fd network=52c033cc-0bb7-47a7-8080-b0b9f0b228ed secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:19:03,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:19:03,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:19:03,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:19:03,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:19:03,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:19:03,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:19:03,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:19:03,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:19:03,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:19:03,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:19:03,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:19:03,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:19:03,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:19:03,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:19:03,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:19:03,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:19:03,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:19:03,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:19:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:19:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a14274-022f-4fdf-b537-c7ca69203016 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:19:03,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0a14274-022f-4fdf-b537-c7ca69203016 2019-01-20 21:19:03,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:19:03,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["Mo6t0stFTOikEitMi-CESA"], "issued_at": "2019-01-20T21:19:03.000000Z"}} 2019-01-20 21:19:03,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" 2019-01-20 21:19:04,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ea06cca-1636-4b86-b292-4d184fa9c705 x-compute-request-id: req-1ea06cca-1636-4b86-b292-4d184fa9c705 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:19:04,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1ea06cca-1636-4b86-b292-4d184fa9c705 2019-01-20 21:19:04,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" 2019-01-20 21:19:04,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a7487e9-ebef-4f61-922d-56c5671fdd6e x-compute-request-id: req-1a7487e9-ebef-4f61-922d-56c5671fdd6e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:19:04,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-1a7487e9-ebef-4f61-922d-56c5671fdd6e 2019-01-20 21:19:04,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "7c49e306-6c20-42c8-99a1-145093cd15fd", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "52c033cc-0bb7-47a7-8080-b0b9f0b228ed"}]}}' 2019-01-20 21:19:05,331 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab0b79ab-5745-4dea-91e6-54d5f78d124b x-compute-request-id: req-ab0b79ab-5745-4dea-91e6-54d5f78d124b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bca72594-d5ff-44d4-b09e-b296585595ea", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "bookmark"}], "adminPass": "9ZtvEEVrpEZ9"}} 2019-01-20 21:19:05,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ab0b79ab-5745-4dea-91e6-54d5f78d124b 2019-01-20 21:19:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:19:05,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8f7925-7d1a-4792-aeff-121c185e055f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:19:05,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba8f7925-7d1a-4792-aeff-121c185e055f 2019-01-20 21:19:05,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:19:05,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["Zmf5TWLmTKWcYtIFrxmebg"], "issued_at": "2019-01-20T21:19:05.000000Z"}} 2019-01-20 21:19:05,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8275ba84d6837ab45792af023a931ac4a87af74" 2019-01-20 21:19:06,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27f2b85f-87b7-4851-ae77-26569f2ad323 x-compute-request-id: req-27f2b85f-87b7-4851-ae77-26569f2ad323 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "bca72594-d5ff-44d4-b09e-b296585595ea", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:19:05Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-1", "created": "2019-01-20T21:19:05Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:19:06,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea used request id req-27f2b85f-87b7-4851-ae77-26569f2ad323 2019-01-20 21:19:09,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8275ba84d6837ab45792af023a931ac4a87af74" 2019-01-20 21:19:09,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-006fc8e8-cf5d-4c98-ae85-cf430b109fb0 x-compute-request-id: req-006fc8e8-cf5d-4c98-ae85-cf430b109fb0 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:15:38", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "bca72594-d5ff-44d4-b09e-b296585595ea", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:19:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2019-01-20T21:19:05Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:19:09,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea used request id req-006fc8e8-cf5d-4c98-ae85-cf430b109fb0 2019-01-20 21:19:12,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8275ba84d6837ab45792af023a931ac4a87af74" 2019-01-20 21:19:13,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66442c6e-078f-4765-88b1-4eb0042efb00 x-compute-request-id: req-66442c6e-078f-4765-88b1-4eb0042efb00 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:15:38", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2019-01-20T21:19:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "bca72594-d5ff-44d4-b09e-b296585595ea", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:19:09Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2019-01-20T21:19:05Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:19:13,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea used request id req-66442c6e-078f-4765-88b1-4eb0042efb00 2019-01-20 21:19:13,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" 2019-01-20 21:19:14,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-245f65a9-7e41-409a-bf9c-25cda2458b4b x-compute-request-id: req-245f65a9-7e41-409a-bf9c-25cda2458b4b Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:15:38", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2019-01-20T21:19:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "bca72594-d5ff-44d4-b09e-b296585595ea", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:19:09Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2019-01-20T21:19:05Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:19:14,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea used request id req-245f65a9-7e41-409a-bf9c-25cda2458b4b 2019-01-20 21:19:14,353 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.14'. 2019-01-20 21:19:14,353 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2019-01-20 21:19:14,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:19:15,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:19:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c5c49ca-a7e0-48e7-ac53-5f7eaa837825 x-compute-request-id: req-6c5c49ca-a7e0-48e7-ac53-5f7eaa837825 Content-Length: 0 Content-Type: application/json 2019-01-20 21:19:15,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-6c5c49ca-a7e0-48e7-ac53-5f7eaa837825 2019-01-20 21:19:15,681 - sdnvpn_test_utils - INFO - Waiting for instance bca72594-d5ff-44d4-b09e-b296585595ea to boot up 2019-01-20 21:19:15,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:16,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840cebca-1842-4212-9f71-879b34cf61da x-compute-request-id: req-840cebca-1842-4212-9f71-879b34cf61da Content-Encoding: gzip Content-Length: 10001 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0"} 2019-01-20 21:19:16,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-840cebca-1842-4212-9f71-879b34cf61da 2019-01-20 21:19:18,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:19,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd6b26ab-6dad-4d34-8c95-f21560e00a11 x-compute-request-id: req-fd6b26ab-6dad-4d34-8c95-f21560e00a11 Content-Encoding: gzip Content-Length: 10001 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n"} 2019-01-20 21:19:19,852 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-fd6b26ab-6dad-4d34-8c95-f21560e00a11 2019-01-20 21:19:21,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:22,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93a936b2-6e17-4d8b-a29a-54ec3e1628af x-compute-request-id: req-93a936b2-6e17-4d8b-a29a-54ec3e1628af Content-Encoding: gzip Content-Length: 10001 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n"} 2019-01-20 21:19:22,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-93a936b2-6e17-4d8b-a29a-54ec3e1628af 2019-01-20 21:19:24,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:26,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-432f96ef-bc53-48b2-8b7b-6fc7f0407638 x-compute-request-id: req-432f96ef-bc53-48b2-8b7b-6fc7f0407638 Content-Encoding: gzip Content-Length: 10001 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n"} 2019-01-20 21:19:26,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-432f96ef-bc53-48b2-8b7b-6fc7f0407638 2019-01-20 21:19:28,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:29,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-547ec068-c043-4d78-91de-1d9dee23e60e x-compute-request-id: req-547ec068-c043-4d78-91de-1d9dee23e60e Content-Encoding: gzip Content-Length: 10001 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n"} 2019-01-20 21:19:29,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-547ec068-c043-4d78-91de-1d9dee23e60e 2019-01-20 21:19:31,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:32,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee58142c-0b51-4c02-917f-24348f5564d7 x-compute-request-id: req-ee58142c-0b51-4c02-917f-24348f5564d7 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:19:32,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-ee58142c-0b51-4c02-917f-24348f5564d7 2019-01-20 21:19:34,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:35,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4df547b-cb27-48cd-a5b3-7e1869c71ce0 x-compute-request-id: req-a4df547b-cb27-48cd-a5b3-7e1869c71ce0 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:19:35,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-a4df547b-cb27-48cd-a5b3-7e1869c71ce0 2019-01-20 21:19:37,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:38,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a6ddd1f-611e-446a-8053-8b116808a430 x-compute-request-id: req-4a6ddd1f-611e-446a-8053-8b116808a430 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:19:38,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-4a6ddd1f-611e-446a-8053-8b116808a430 2019-01-20 21:19:40,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:41,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed038d6f-b3f4-4a81-9460-a39807bd96a3 x-compute-request-id: req-ed038d6f-b3f4-4a81-9460-a39807bd96a3 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:19:41,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-ed038d6f-b3f4-4a81-9460-a39807bd96a3 2019-01-20 21:19:43,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:44,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af0d28dd-2637-4f15-b5d2-1df35596f173 x-compute-request-id: req-af0d28dd-2637-4f15-b5d2-1df35596f173 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:19:44,686 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-af0d28dd-2637-4f15-b5d2-1df35596f173 2019-01-20 21:19:46,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:47,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cdb951f-6bcf-4389-b5bb-a5ef6e34a609 x-compute-request-id: req-7cdb951f-6bcf-4389-b5bb-a5ef6e34a609 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:19:47,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-7cdb951f-6bcf-4389-b5bb-a5ef6e34a609 2019-01-20 21:19:49,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:50,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27f79f3a-6cef-4760-97e0-89c9710e8059 x-compute-request-id: req-27f79f3a-6cef-4760-97e0-89c9710e8059 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:19:50,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-27f79f3a-6cef-4760-97e0-89c9710e8059 2019-01-20 21:19:52,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:54,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-138900b0-1c94-4d0a-be77-9ebc048043a3 x-compute-request-id: req-138900b0-1c94-4d0a-be77-9ebc048043a3 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:19:54,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-138900b0-1c94-4d0a-be77-9ebc048043a3 2019-01-20 21:19:56,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:19:57,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9476071-10bc-4a11-aad4-112bbce55b2f x-compute-request-id: req-a9476071-10bc-4a11-aad4-112bbce55b2f Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:19:57,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-a9476071-10bc-4a11-aad4-112bbce55b2f 2019-01-20 21:19:59,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8a2ac09e0bce49fd6bde80cd9534f9993bc1f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:20:00,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acbeced2-09e4-40be-8f7d-b762503be953 x-compute-request-id: req-acbeced2-09e4-40be-8f7d-b762503be953 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490341141 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152101] pid_max: default: 32768 minimum: 301\n[ 0.153042] ACPI: Core revision 20150930\n[ 0.154477] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155860] Security Framework initialized\n[ 0.156716] Yama: becoming mindful.\n[ 0.157501] AppArmor: AppArmor initialized\n[ 0.158436] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161520] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164824] Initializing cgroup subsys io\n[ 0.165874] Initializing cgroup subsys memory\n[ 0.166990] Initializing cgroup subsys devices\n[ 0.168107] Initializing cgroup subsys freezer\n[ 0.169233] Initializing cgroup subsys net_cls\n[ 0.170352] Initializing cgroup subsys perf_event\n[ 0.171516] Initializing cgroup subsys net_prio\n[ 0.172634] Initializing cgroup subsys hugetlb\n[ 0.173759] Initializing cgroup subsys pids\n[ 0.174843] CPU: Physical Processor ID: 0\n[ 0.176534] mce: CPU supports 10 MCE banks\n[ 0.177628] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190201] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197100] ftrace: allocating 31920 entries in 125 pages\n[ 0.224923] smpboot: Max logical packages: 1\n[ 0.225817] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.227194] x2apic enabled\n[ 0.228011] Switched APIC routing to physical x2apic.\n[ 0.229787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234783] KVM setup paravirtual spinlock\n[ 0.236282] x86: Booted up 1 node, 1 CPUs\n[ 0.237170] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238654] devtmpfs: initialized\n[ 0.240425] evm: security.selinux\n[ 0.241170] evm: security.SMACK64\n[ 0.241901] evm: security.SMACK64EXEC\n[ 0.242691] evm: security.SMACK64TRANSMUTE\n[ 0.243551] evm: security.SMACK64MMAP\n[ 0.244347] evm: security.ima\n[ 0.245030] evm: security.capability\n[ 0.245896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247856] pinctrl core: initialized pinctrl subsystem\n[ 0.249028] RTC time: 21:19:08, date: 01/20/19\n[ 0.250035] NET: Registered protocol family 16\n[ 0.251057] cpuidle: using governor ladder\n[ 0.251940] cpuidle: using governor menu\n[ 0.252773] PCCT header not found.\n[ 0.253579] ACPI: bus type PCI registered\n[ 0.254434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255752] PCI: Using configuration type 1 for base access\n[ 0.257632] ACPI: Added _OSI(Module Device)\n[ 0.258542] ACPI: Added _OSI(Processor Device)\n[ 0.259477] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.260459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.262703] ACPI: Interpreter enabled\n[ 0.263598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267645] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.269681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.271733] ACPI: (supports S0 S5)\n[ 0.272740] ACPI: Using IOAPIC for interrupt routing\n[ 0.274166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279902] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.283659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287004] acpiphp: Slot [3] registered\n[ 0.287831] acpiphp: Slot [4] registered\n[ 0.288659] acpiphp: Slot [5] registered\n[ 0.289483] acpiphp: Slot [6] registered\n[ 0.290306] acpiphp: Slot [7] registered\n[ 0.291135] acpiphp: Slot [8] registered\n[ 0.291961] acpiphp: Slot [9] registered\n[ 0.292776] acpiphp: Slot [10] registered\n[ 0.293607] acpiphp: Slot [11] registered\n[ 0.294452] acpiphp: Slot [12] registered\n[ 0.295290] acpiphp: Slot [13] registered\n[ 0.296121] acpiphp: Slot [14] registered\n[ 0.296952] acpiphp: Slot [15] registered\n[ 0.308106] acpiphp: Slot [16] registered\n[ 0.308956] acpiphp: Slot [17] registered\n[ 0.309782] acpiphp: Slot [18] registered\n[ 0.310614] acpiphp: Slot [19] registered\n[ 0.311443] acpiphp: Slot [20] registered\n[ 0.312281] acpiphp: Slot [21] registered\n[ 0.313111] acpiphp: Slot [22] registered\n[ 0.313942] acpiphp: Slot [23] registered\n[ 0.314766] acpiphp: Slot [24] registered\n[ 0.315597] acpiphp: Slot [25] registered\n[ 0.316431] acpiphp: Slot [26] registered\n[ 0.317264] acpiphp: Slot [27] registered\n[ 0.318102] acpiphp: Slot [28] registered\n[ 0.318938] acpiphp: Slot [29] registered\n[ 0.319761] acpiphp: Slot [30] registered\n[ 0.320598] acpiphp: Slot [31] registered\n[ 0.321426] PCI host bridge to bus 0000:00\n[ 0.322253] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324737] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326219] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327698] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334024] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.335336] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.336546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337849] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.391758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.393279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.396184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398881] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400253] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402933] vgaarb: loaded\n[ 0.403547] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404720] SCSI subsystem initialized\n[ 0.405561] ACPI: bus type USB registered\n[ 0.406401] usbcore: registered new interface driver usbfs\n[ 0.407455] usbcore: registered new interface driver hub\n[ 0.408485] usbcore: registered new device driver usb\n[ 0.409570] PCI: Using ACPI for IRQ routing\n[ 0.410615] NetLabel: Initializing\n[ 0.411348] NetLabel: domain hash size = 128\n[ 0.412219] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413191] NetLabel: unlabeled traffic allowed by default\n[ 0.414332] clocksource: Switched to clocksource kvm-clock\n[ 0.419748] AppArmor: AppArmor Filesystem Enabled\n[ 0.420733] pnp: PnP ACPI init\n[ 0.421661] pnp: PnP ACPI: found 5 devices\n[ 0.428051] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.429788] NET: Registered protocol family 2\n[ 0.430767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.432076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.433278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.434482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435592] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436787] NET: Registered protocol family 1\n[ 0.437673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.453824] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.468106] Trying to unpack rootfs image as initramfs...\n[ 0.517971] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.531999] Scanning for low memory corruption every 60 seconds\n[ 0.533372] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.534579] audit: initializing netlink subsys (disabled)\n[ 0.535637] audit: type=2000 audit(1548019149.588:1): initialized\n[ 0.536978] Initialise system trusted keyring\n[ 0.537928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.539141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.541142] zbud: loaded\n[ 0.541851] VFS: Disk quotas dquot_6.6.0\n[ 0.542705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.544252] fuse init (API version 7.23)\n[ 0.545170] Key type big_key registered\n[ 0.545992] Allocating IMA MOK and blacklist keyrings.\n[ 0.547127] Key type asymmetric registered\n[ 0.547970] Asymmetric key parser 'x509' registered\n[ 0.548944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550811] io scheduler noop registered\n[ 0.551631] io scheduler deadline registered (default)\n[ 0.552644] io scheduler cfq registered\n[ 0.553495] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555881] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557358] ACPI: Power Button [PWRF]\n[ 0.558209] GHES: HEST is not enabled!\n[ 0.571993] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605870] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632188] Linux agpgart interface v0.103\n[ 0.634215] brd: module loaded\n[ 0.635415] loop: module loaded\n[ 0.639738] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641222] GPT:90111 != 2097151\n[ 0.641911] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643034] GPT:90111 != 2097151\n[ 0.643719] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644701] vda: vda1 vda15\n[ 0.646139] scsi host0: ata_piix\n[ 0.646909] scsi host1: ata_piix\n[ 0.647625] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.648858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650319] libphy: Fixed MDIO Bus: probed\n[ 0.651166] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654302] PPP generic driver version 2.4.2\n[ 0.655208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656463] ehci-pci: EHCI PCI platform driver\n[ 0.657361] ehci-platform: EHCI generic platform driver\n[ 0.658378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659526] ohci-pci: OHCI PCI platform driver\n[ 0.660411] ohci-platform: OHCI generic platform driver\n[ 0.661418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675760] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679309] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683146] usb usb1: Product: UHCI Host Controller\n[ 0.684100] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685268] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686278] hub 1-0:1.0: USB hub found\n[ 0.687080] hub 1-0:1.0: 2 ports detected\n[ 0.688003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691154] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692206] mousedev: PS/2 mouse device common for all mice\n[ 0.693481] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695374] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697708] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698928] i2c /dev entries driver\n[ 0.699693] device-mapper: uevent: version 1.0.3\n[ 0.700638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703598] NET: Registered protocol family 10\n[ 0.704602] NET: Registered protocol family 17\n[ 0.705504] Key type dns_resolver registered\n[ 0.706463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709359] registered taskstats version 1\n[ 0.710214] Loading compiled-in X.509 certificates\n[ 0.711687] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713583] zswap: loaded using pool lzo/zbud\n[ 0.714982] Key type trusted registered\n[ 0.716535] Key type encrypted registered\n[ 0.717380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.718441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719502] evm: HMAC attrs: 0x1\n[ 0.720457] Magic number: 3:970:348\n[ 0.721315] rtc_cmos 00:00: setting system clock to 2019-01-20 21:19:09 UTC (1548019149)\n[ 0.722946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724098] EDD information not available.\n[ 0.807661] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.809318] Write protecting the kernel read-only data: 14336k\n[ 0.821324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823213] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.867466] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-0000011c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdHAUlZZIh5e586hEQK+uccwzxTGFG93huLPSaVqwEF6993OagCn2r5xP11VQduGDW/C30EdYpggPZJ70nHZb0+dv/3/m07oAMBP4GkGJA0saV6N2U1/hFtZ8svPBk2FZk4DWAeUXQFNqimonwplaSkHdc4+XcTqBYFNrnAJe6DkEI/a0mMSGzcJ53DKP6g0gIfziAyKVaaHNB5U1YSmNdgckDaSyV0RJ0NL7jhRyhGIpqupeMuOLjs5ChtXFHw+rjHucnMFmNQjYoXBL2+W9sp2JD4eq7o4uSaAfZnWQsyEejNNdRfRoGIdzc27In5OgHlCcN01MOYNGy3Wz7kfvl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAJu2nRYvyeSwHKsklwsTmAfxK2PqS4DG9944l6EWEVsWBZQf6HVfi7PMRT5HIsQLB4d+87LVtObdQ+ZWlTFAP9NAnAbua4p7qehEgmyaKnw5HLvr+GSozmarJnPIKaKpkXJOvtAwAt3USt/9OCqz955cASOWO+aESn4kcai5B///AAAAFQD4MZPPLfAdybCGXHiv+9tywJK2iQAAAIAgbjohAWf1FCSkjff6D0+Es2C836tNRWrsTT55PHM4gPHNbQ8lqbBe9XD5SRChasiXLe2yFLsiEXLY+v7nGEberKN1i6PbnrkyQ1NEilKG6Z0VIGn5aFoK4GVTRlZyoPXDxY02WG9/9PWabGMPuaWK937hjmxTX5poAln47eOp8AAAAIAl9d2kAS4Re2YjMvCOY2wN00wPXt+H281xkb5K5o9xxK4q7NbNUosWrXhtSD6HXmduBuF2cp+ytAT2Y3c6zIaR28CrD1hQOT8HtwQgd+8NyPDrb5R3DuP0+EuvIMyKJtosk+F5fSVc4EIdDfnnEbP5NNQWKYY1DmV3hG9mccecTw== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe1e:1538/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n/dev/root resized successfully [took 2.66s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1E:15:38 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:1538/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8225 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\nts:2 errors:0 dropped:0 overruns:0 frame:0\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.162990] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.162991] usb 1-1: Product: QEMU USB Tablet\n[ 1.162992] usb 1-1: Manufacturer: QEMU\n[ 1.162993] usb 1-1: SerialNumber: 42\n[ 1.386980] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.404924] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.530411] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.530414] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.196753] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.592115] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:19:10 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:19:10 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:19:10 cirros kern.notice kernel: [ 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)\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:19:10 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:19:10 cirros kern.info kernel: [ 1.530411] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nJan 20 21:19:10 cirros kern.info kernel: [ 1.530414] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJan 20 21:19:11 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:19:11 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:19:11 cirros kern.info kernel: [ 3.196753] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:19:12 cirros kern.info kernel: [ 3.592115] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-1 login: "} 2019-01-20 21:20:00,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-acbeced2-09e4-40be-8f7d-b762503be953 2019-01-20 21:20:02,280 - sdnvpn_test_utils - INFO - Waiting for instance 505a1990-e315-46a4-b87f-14408c0819d6 to boot up 2019-01-20 21:20:02,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f073b7b36b7e07d4bab18d8c0bfaf1669fe19396" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:20:03,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e057ce80-c6ff-4d7c-bc44-b9da0f493c67 x-compute-request-id: req-e057ce80-c6ff-4d7c-bc44-b9da0f493c67 Content-Encoding: gzip Content-Length: 11129 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481796874 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137656] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139339] pid_max: default: 32768 minimum: 301\n[ 0.140240] ACPI: Core revision 20150930\n[ 0.141659] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142995] Security Framework initialized\n[ 0.143821] Yama: becoming mindful.\n[ 0.144555] AppArmor: AppArmor initialized\n[ 0.145432] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146780] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149332] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150728] Initializing cgroup subsys io\n[ 0.151549] Initializing cgroup subsys memory\n[ 0.152413] Initializing cgroup subsys devices\n[ 0.153299] Initializing cgroup subsys freezer\n[ 0.154169] Initializing cgroup subsys net_cls\n[ 0.155039] Initializing cgroup subsys perf_event\n[ 0.155954] Initializing cgroup subsys net_prio\n[ 0.156852] Initializing cgroup subsys hugetlb\n[ 0.157741] Initializing cgroup subsys pids\n[ 0.158624] CPU: Physical Processor ID: 0\n[ 0.160141] mce: CPU supports 10 MCE banks\n[ 0.161011] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173878] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180316] ftrace: allocating 31920 entries in 125 pages\n[ 0.206344] smpboot: Max logical packages: 1\n[ 0.207231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208599] x2apic enabled\n[ 0.209426] Switched APIC routing to physical x2apic.\n[ 0.211179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212319] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214346] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216150] KVM setup paravirtual spinlock\n[ 0.217470] x86: Booted up 1 node, 1 CPUs\n[ 0.218285] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219679] devtmpfs: initialized\n[ 0.221406] evm: security.selinux\n[ 0.222112] evm: security.SMACK64\n[ 0.222813] evm: security.SMACK64EXEC\n[ 0.223570] evm: security.SMACK64TRANSMUTE\n[ 0.224385] evm: security.SMACK64MMAP\n[ 0.225137] evm: security.ima\n[ 0.225786] evm: security.capability\n[ 0.226594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228467] pinctrl core: initialized pinctrl subsystem\n[ 0.229578] RTC time: 21:18:56, date: 01/20/19\n[ 0.230545] NET: Registered protocol family 16\n[ 0.231530] cpuidle: using governor ladder\n[ 0.232369] cpuidle: using governor menu\n[ 0.233162] PCCT header not found.\n[ 0.233931] ACPI: bus type PCI registered\n[ 0.234747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236004] PCI: Using configuration type 1 for base access\n[ 0.237771] ACPI: Added _OSI(Module Device)\n[ 0.238634] ACPI: Added _OSI(Processor Device)\n[ 0.239518] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240429] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242563] ACPI: Interpreter enabled\n[ 0.243372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250824] ACPI: (supports S0 S5)\n[ 0.251545] ACPI: Using IOAPIC for interrupt routing\n[ 0.252628] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256906] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258162] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259377] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261636] acpiphp: Slot [3] registered\n[ 0.262463] acpiphp: Slot [4] registered\n[ 0.263273] acpiphp: Slot [5] registered\n[ 0.264076] acpiphp: Slot [6] registered\n[ 0.264884] acpiphp: Slot [7] registered\n[ 0.265697] acpiphp: Slot [8] registered\n[ 0.266508] acpiphp: Slot [9] registered\n[ 0.267319] acpiphp: Slot [10] registered\n[ 0.268133] acpiphp: Slot [11] registered\n[ 0.268957] acpiphp: Slot [12] registered\n[ 0.269784] acpiphp: Slot [13] registered\n[ 0.270606] acpiphp: Slot [14] registered\n[ 0.271421] acpiphp: Slot [15] registered\n[ 0.282397] acpiphp: Slot [16] registered\n[ 0.283218] acpiphp: Slot [17] registered\n[ 0.284038] acpiphp: Slot [18] registered\n[ 0.284853] acpiphp: Slot [19] registered\n[ 0.285667] acpiphp: Slot [20] registered\n[ 0.286488] acpiphp: Slot [21] registered\n[ 0.287319] acpiphp: Slot [22] registered\n[ 0.288144] acpiphp: Slot [23] registered\n[ 0.288978] acpiphp: Slot [24] registered\n[ 0.289808] acpiphp: Slot [25] registered\n[ 0.290641] acpiphp: Slot [26] registered\n[ 0.291466] acpiphp: Slot [27] registered\n[ 0.292293] acpiphp: Slot [28] registered\n[ 0.293118] acpiphp: Slot [29] registered\n[ 0.293945] acpiphp: Slot [30] registered\n[ 0.294782] acpiphp: Slot [31] registered\n[ 0.295609] PCI host bridge to bus 0000:00\n[ 0.296436] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298927] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300414] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309507] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310714] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312018] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319932] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365230] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368221] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372394] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376320] vgaarb: loaded\n[ 0.376930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378095] SCSI subsystem initialized\n[ 0.378933] ACPI: bus type USB registered\n[ 0.379768] usbcore: registered new interface driver usbfs\n[ 0.380822] usbcore: registered new interface driver hub\n[ 0.381852] usbcore: registered new device driver usb\n[ 0.382931] PCI: Using ACPI for IRQ routing\n[ 0.383976] NetLabel: Initializing\n[ 0.384703] NetLabel: domain hash size = 128\n[ 0.385569] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386532] NetLabel: unlabeled traffic allowed by default\n[ 0.387653] clocksource: Switched to clocksource kvm-clock\n[ 0.393179] AppArmor: AppArmor Filesystem Enabled\n[ 0.394153] pnp: PnP ACPI init\n[ 0.395078] pnp: PnP ACPI: found 5 devices\n[ 0.401475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403207] NET: Registered protocol family 2\n[ 0.404187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405495] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406693] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407890] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408996] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410187] NET: Registered protocol family 1\n[ 0.411072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412203] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413305] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427364] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441547] Trying to unpack rootfs image as initramfs...\n[ 0.491284] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505384] Scanning for low memory corruption every 60 seconds\n[ 0.506740] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507927] audit: initializing netlink subsys (disabled)\n[ 0.508979] audit: type=2000 audit(1548019137.221:1): initialized\n[ 0.510316] Initialise system trusted keyring\n[ 0.511256] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512456] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514461] zbud: loaded\n[ 0.515173] VFS: Disk quotas dquot_6.6.0\n[ 0.516031] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517577] fuse init (API version 7.23)\n[ 0.518494] Key type big_key registered\n[ 0.519313] Allocating IMA MOK and blacklist keyrings.\n[ 0.520452] Key type asymmetric registered\n[ 0.521296] Asymmetric key parser 'x509' registered\n[ 0.522271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524134] io scheduler noop registered\n[ 0.525173] io scheduler deadline registered (default)\n[ 0.526465] io scheduler cfq registered\n[ 0.527491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528781] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532162] ACPI: Power Button [PWRF]\n[ 0.533236] GHES: HEST is not enabled!\n[ 0.547767] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575991] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578287] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603408] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606130] Linux agpgart interface v0.103\n[ 0.608237] brd: module loaded\n[ 0.609483] loop: module loaded\n[ 0.614422] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615909] GPT:90111 != 2097151\n[ 0.616602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617704] GPT:90111 != 2097151\n[ 0.618384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619359] vda: vda1 vda15\n[ 0.620862] scsi host0: ata_piix\n[ 0.621608] scsi host1: ata_piix\n[ 0.622328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623572] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625048] libphy: Fixed MDIO Bus: probed\n[ 0.625891] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626863] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629071] PPP generic driver version 2.4.2\n[ 0.629976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631308] ehci-pci: EHCI PCI platform driver\n[ 0.632200] ehci-platform: EHCI generic platform driver\n[ 0.633210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634353] ohci-pci: OHCI PCI platform driver\n[ 0.635231] ohci-platform: OHCI generic platform driver\n[ 0.636243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650651] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651680] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653164] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654205] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655351] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658051] usb usb1: Product: UHCI Host Controller\n[ 0.659004] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660171] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661180] hub 1-0:1.0: USB hub found\n[ 0.661978] hub 1-0:1.0: 2 ports detected\n[ 0.662900] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666032] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667082] mousedev: PS/2 mouse device common for all mice\n[ 0.668376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670239] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673813] i2c /dev entries driver\n[ 0.674583] device-mapper: uevent: version 1.0.3\n[ 0.675539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677207] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678528] NET: Registered protocol family 10\n[ 0.679551] NET: Registered protocol family 17\n[ 0.680462] Key type dns_resolver registered\n[ 0.681404] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682523] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684312] registered taskstats version 1\n[ 0.685158] Loading compiled-in X.509 certificates\n[ 0.686610] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688502] zswap: loaded using pool lzo/zbud\n[ 0.689876] Key type trusted registered\n[ 0.691437] Key type encrypted registered\n[ 0.692292] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693348] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694400] evm: HMAC attrs: 0x1\n[ 0.695358] Magic number: 3:970:348\n[ 0.696228] rtc_cmos 00:00: setting system clock to 2019-01-20 21:18:57 UTC (1548019137)\n[ 0.697862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698997] EDD information not available.\n[ 0.784641] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786247] Write protecting the kernel read-only data: 14336k\n[ 0.798159] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.02\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.228176] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.12. iid=i-00000119\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7J/4uBu1TFDWmqmaK/AoTJ8uOYCyJ0eZ2YnJSFg4I0sFPWL1GTGhNLVRnWNsGpUUcBRkxv0Ebi0YzoMIic6Up/1wKqe+JZd9X2im+Vs1EaI4pIH4gR3dvRLR9OlOBqkthJD84uluAwq3RA9vaHFBjvzLCZ1NhlTZVLQOQqB+4WqXW1w3vkwJx2uu9KV92Aro8MLsYIA1EPYhCblOgoR+pJmLx6fRDY3DzcvVb9qwRLM8U9ykmhhAyIVPBR/S2x4Le6XHZ2R+RK66l7bK/Mc40o/TMh2VuK05Z9ZJDX/cheNVDqWfpiFnNjfOCoAOUOag+khsB72jSm84Uc3NKJYpd root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAOHWvQ/6Po6Z7kJ4i+sUuPxV9XV0RCDFwt/DuSEbuqHf60sZmPS/GePKh92Vqx/bwA7UqXt5jb1zhwHuFPhz10dZBSU0Ssw33vFpMb4W0M+bD65SHfJdfxS7mY/ZetxkiVShAe0mFGEOTSpNE5Lt96nLGHJJ1aVd7BmTNBWDLGj9AAAAFQD4Zyd7y+hpPQSu8rjgMUytebb24QAAAIAOGv0z27t03jl+Xhuy70hO9HSnSkB3KWjk2/DoI9wbnvJV3rd22wWa8l2nWQG18yY2UJ1+wB3SCP/dNeOIdrW0lORnhOBij1NrTrqc+qInjUH2ZPhXuZJJD9WnVnOM78wWzB48VGsp4drDahAGjczd5pcn9NnfrXwWE1dSbG2iVwAAAIARE5tw/ZHEZ16d7rl5gW7NWeGnaWNGWbWApy2qsi/nL6+7Kvg2+YANvo4uzbj1Sr36t6fxC+uU4P7yapm8er5aMyimboFyu6lckmB0QqIW0rpFNjB7rco9i8DlKPaeDuogWiE633piO6o9mBhvYCna7xB8r8/Je4znqHHnsNwvog== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:fe03:9295/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000119\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.05 ===\n/dev/root resized successfully [took 1.71s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:03:92:95 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe03:9295/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8829 (8.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.132646] usb 1-1: Product: QEMU USB Tablet\n[ 1.132646] usb 1-1: Manufacturer: QEMU\n[ 1.132647] usb 1-1: SerialNumber: 42\n[ 1.192572] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.207872] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.228176] random: dd urandom read with 5 bits of entropy available\n[ 1.503711] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.503714] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.181649] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.511764] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:18:58 cirros kern.info kernel: [ 0.800015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJan 20 21:18:58 cirros kern.info kernel: [ 0.811213] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJan 20 21:18:58 cirros kern.info kernel: [ 0.811214] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJan 20 21:18:58 cirros kern.info kernel: [ 0.812872] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJan 20 21:18:58 cirros kern.info kernel: [ 0.815806] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJan 20 21:18:58 cirros kern.info kernel: [ 0.817762] ip_tables: (C) 2000-2006 Netfilter Core Team\nJan 20 21:18:58 cirros kern.info kernel: [ 0.841244] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:18:58 cirros kern.info kernel: [ 0.842054] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:18:58 cirros kern.info kernel: [ 0.843150] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:18:58 cirros kern.info kernel: [ 0.967140] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:18:58 cirros kern.info kernel: [ 0.971667] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJan 20 21:18:58 cirros kern.info kernel: [ 1.132641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:18:58 cirros kern.info kernel: [ 1.132644] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:18:58 cirros kern.info kernel: [ 1.132646] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:18:58 cirros kern.info kernel: [ 1.132646] usb 1-1: Manufacturer: QEMU\nJan 20 21:18:58 cirros kern.info kernel: [ 1.132647] usb 1-1: SerialNumber: 42\nJan 20 21:18:58 cirros kern.info kernel: [ 1.192572] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:18:58 cirros kern.info kernel: [ 1.207872] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:18:58 cirros kern.notice kernel: [ 1.228176] random: dd urandom read with 5 bits of entropy available\nJan 20 21:18:58 cirros kern.info kernel: [ 1.503711] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:18:58 cirros kern.info kernel: [ 1.503714] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:18:59 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:18:59 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:18:59 cirros kern.info kernel: [ 3.181649] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:19:00 cirros kern.info kernel: [ 3.511764] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-2 login: "} 2019-01-20 21:20:03,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6/action used request id req-e057ce80-c6ff-4d7c-bc44-b9da0f493c67 2019-01-20 21:20:05,395 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2019-01-20 21:20:35,430 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2019-01-20 21:20:35,432 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2019-01-20 21:20:35,432 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2019-01-20 21:20:35,437 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2019-01-20 21:20:35,472 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2019-01-20 21:20:35,474 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2019-01-20 21:20:35,475 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2019-01-20 21:20:35,476 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2019-01-20 21:20:35,476 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2019-01-20 21:20:35,516 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2019-01-20 21:20:35,551 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2019-01-20 21:20:35,554 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2019-01-20 21:20:35,556 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2019-01-20 21:20:35,557 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2019-01-20 21:20:35,557 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2019-01-20 21:20:35,563 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2019-01-20 21:20:35,602 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2019-01-20 21:20:35,603 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2019-01-20 21:20:35,604 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2019-01-20 21:20:35,605 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2019-01-20 21:20:35,605 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2019-01-20 21:20:35,646 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2019-01-20 21:20:35,682 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2019-01-20 21:20:35,687 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2019-01-20 21:20:35,688 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2019-01-20 21:20:35,689 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2019-01-20 21:20:35,689 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2019-01-20 21:20:35,693 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2019-01-20 21:20:35,731 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2019-01-20 21:20:35,733 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2019-01-20 21:20:35,733 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2019-01-20 21:20:35,734 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2019-01-20 21:20:35,734 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2019-01-20 21:20:35,775 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2019-01-20 21:20:35,813 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2019-01-20 21:20:35,814 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2019-01-20 21:20:35,815 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2019-01-20 21:20:35,816 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2019-01-20 21:20:35,816 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2019-01-20 21:20:35,818 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2019-01-20 21:20:35,853 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2019-01-20 21:20:35,855 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2019-01-20 21:20:35,857 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2019-01-20 21:20:35,858 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2019-01-20 21:20:35,858 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2019-01-20 21:20:35,899 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2019-01-20 21:20:35,933 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2019-01-20 21:20:35,934 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2019-01-20 21:20:35,935 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2019-01-20 21:20:35,935 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2019-01-20 21:20:35,937 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2019-01-20 21:20:35,937 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2019-01-20 21:20:35,940 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2019-01-20 21:20:35,981 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2019-01-20 21:20:35,983 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2019-01-20 21:20:35,983 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2019-01-20 21:20:35,984 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2019-01-20 21:20:35,984 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2019-01-20 21:20:36,025 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2019-01-20 21:20:36,106 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2019-01-20 21:20:36,106 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2019-01-20 21:21:06,117 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2019-01-20 21:21:06,118 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2019-01-20 21:21:06,118 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2019-01-20 21:21:06,120 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2019-01-20 21:21:06,181 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2019-01-20 21:21:06,182 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2019-01-20 21:21:06,184 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2019-01-20 21:21:06,184 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2019-01-20 21:21:06,184 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2019-01-20 21:21:06,188 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2019-01-20 21:21:06,257 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2019-01-20 21:21:06,258 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2019-01-20 21:21:36,284 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2019-01-20 21:21:36,284 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2019-01-20 21:21:36,285 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2019-01-20 21:21:36,287 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2019-01-20 21:21:36,347 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2019-01-20 21:21:36,348 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2019-01-20 21:21:36,348 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2019-01-20 21:22:06,350 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2019-01-20 21:22:06,350 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2019-01-20 21:22:06,351 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2019-01-20 21:22:06,353 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2019-01-20 21:22:06,394 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2019-01-20 21:22:06,396 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2019-01-20 21:22:06,396 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2019-01-20 21:22:06,397 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2019-01-20 21:22:06,398 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2019-01-20 21:22:06,438 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2019-01-20 21:22:06,474 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2019-01-20 21:22:06,476 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2019-01-20 21:22:06,476 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2019-01-20 21:22:06,478 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2019-01-20 21:22:06,478 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2019-01-20 21:22:06,480 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2019-01-20 21:22:06,522 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2019-01-20 21:22:06,524 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2019-01-20 21:22:06,525 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2019-01-20 21:22:06,565 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2019-01-20 21:22:06,566 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2019-01-20 21:22:06,591 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2019-01-20 21:22:06,628 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2019-01-20 21:22:06,632 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2019-01-20 21:22:06,634 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2019-01-20 21:22:06,635 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2019-01-20 21:22:06,636 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2019-01-20 21:22:06,638 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2019-01-20 21:22:06,674 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2019-01-20 21:22:06,675 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2019-01-20 21:22:06,676 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2019-01-20 21:22:06,677 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2019-01-20 21:22:06,677 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2019-01-20 21:22:06,717 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2019-01-20 21:22:06,752 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2019-01-20 21:22:06,753 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2019-01-20 21:22:06,754 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2019-01-20 21:22:06,754 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2019-01-20 21:22:06,755 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2019-01-20 21:22:06,758 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2019-01-20 21:22:06,794 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2019-01-20 21:22:06,796 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2019-01-20 21:22:06,797 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2019-01-20 21:22:06,798 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2019-01-20 21:22:06,798 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2019-01-20 21:22:06,839 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2019-01-20 21:22:06,875 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2019-01-20 21:22:06,875 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2019-01-20 21:22:06,876 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2019-01-20 21:22:06,877 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2019-01-20 21:22:06,877 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2019-01-20 21:22:06,878 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2019-01-20 21:22:06,880 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2019-01-20 21:22:06,926 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2019-01-20 21:22:06,926 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2019-01-20 21:22:36,947 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2019-01-20 21:22:36,947 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2019-01-20 21:22:36,947 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2019-01-20 21:22:36,950 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2019-01-20 21:22:36,982 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2019-01-20 21:22:36,983 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2019-01-20 21:22:36,984 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2019-01-20 21:22:36,984 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2019-01-20 21:22:36,985 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2019-01-20 21:22:36,989 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2019-01-20 21:22:37,052 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2019-01-20 21:22:37,053 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2019-01-20 21:23:07,060 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2019-01-20 21:23:07,061 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2019-01-20 21:23:07,062 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2019-01-20 21:23:07,064 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2019-01-20 21:23:07,101 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2019-01-20 21:23:07,102 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2019-01-20 21:23:07,102 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2019-01-20 21:23:37,132 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2019-01-20 21:23:37,134 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2019-01-20 21:23:37,134 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2019-01-20 21:23:37,136 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2019-01-20 21:23:37,173 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2019-01-20 21:23:37,175 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2019-01-20 21:23:37,176 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2019-01-20 21:23:37,177 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2019-01-20 21:23:37,177 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2019-01-20 21:23:37,217 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2019-01-20 21:23:37,252 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2019-01-20 21:23:37,255 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2019-01-20 21:23:37,256 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2019-01-20 21:23:37,256 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2019-01-20 21:23:37,257 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2019-01-20 21:23:37,259 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2019-01-20 21:23:37,295 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2019-01-20 21:23:37,296 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2019-01-20 21:23:37,297 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2019-01-20 21:23:37,298 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2019-01-20 21:23:37,298 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2019-01-20 21:23:37,338 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2019-01-20 21:23:37,375 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2019-01-20 21:23:37,381 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2019-01-20 21:23:37,382 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2019-01-20 21:23:37,382 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2019-01-20 21:23:37,383 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2019-01-20 21:23:37,388 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2019-01-20 21:23:37,427 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2019-01-20 21:23:37,429 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2019-01-20 21:23:37,430 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2019-01-20 21:23:37,430 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2019-01-20 21:23:37,431 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2019-01-20 21:23:37,471 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2019-01-20 21:23:37,507 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2019-01-20 21:23:37,508 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2019-01-20 21:23:37,509 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2019-01-20 21:23:37,509 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2019-01-20 21:23:37,509 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2019-01-20 21:23:37,513 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2019-01-20 21:23:37,550 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2019-01-20 21:23:37,552 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2019-01-20 21:23:37,553 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2019-01-20 21:23:37,553 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2019-01-20 21:23:37,554 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2019-01-20 21:23:37,594 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2019-01-20 21:23:37,628 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2019-01-20 21:23:37,629 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2019-01-20 21:23:37,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" -d '{"forceDelete": null}' 2019-01-20 21:23:37,634 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2019-01-20 21:23:37,792 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9645b64a-9bb9-42e5-abd6-3915f6532890 x-compute-request-id: req-9645b64a-9bb9-42e5-abd6-3915f6532890 Content-Length: 0 Content-Type: application/json 2019-01-20 21:23:37,793 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea/action used request id req-9645b64a-9bb9-42e5-abd6-3915f6532890 2019-01-20 21:23:37,793 - sdnvpn_test_utils - DEBUG - Waiting for instance bca72594-d5ff-44d4-b09e-b296585595ea to be deleted 2019-01-20 21:23:37,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" 2019-01-20 21:23:38,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0434458b-d3af-4a59-ba6e-4eead1039f49 x-compute-request-id: req-0434458b-d3af-4a59-ba6e-4eead1039f49 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:15:38", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bca72594-d5ff-44d4-b09e-b296585595ea", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2019-01-20T21:19:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "bca72594-d5ff-44d4-b09e-b296585595ea", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:23:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2019-01-20T21:19:05Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:92:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2019-01-20T21:18:56.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:57Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:23:38,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-0434458b-d3af-4a59-ba6e-4eead1039f49 2019-01-20 21:23:40,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" 2019-01-20 21:23:41,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8d1f2f1-8a5f-468b-b6e4-2093870739ec x-compute-request-id: req-e8d1f2f1-8a5f-468b-b6e4-2093870739ec Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:92:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2019-01-20T21:18:56.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:18:57Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:23:41,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-e8d1f2f1-8a5f-468b-b6e4-2093870739ec 2019-01-20 21:23:43,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" -d '{"forceDelete": null}' 2019-01-20 21:23:43,226 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ccb3184-b091-4381-a0a1-663581d3b122 x-compute-request-id: req-0ccb3184-b091-4381-a0a1-663581d3b122 Content-Length: 0 Content-Type: application/json 2019-01-20 21:23:43,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6/action used request id req-0ccb3184-b091-4381-a0a1-663581d3b122 2019-01-20 21:23:43,226 - sdnvpn_test_utils - DEBUG - Waiting for instance 505a1990-e315-46a4-b87f-14408c0819d6 to be deleted 2019-01-20 21:23:43,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" 2019-01-20 21:23:44,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1098344d-3489-45a4-a840-06887e96ff82 x-compute-request-id: req-1098344d-3489-45a4-a840-06887e96ff82 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:92:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/505a1990-e315-46a4-b87f-14408c0819d6", "rel": "bookmark"}], "image": {"id": "7c49e306-6c20-42c8-99a1-145093cd15fd", "links": [{"href": "http://172.30.9.27:8774/images/7c49e306-6c20-42c8-99a1-145093cd15fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2019-01-20T21:18:56.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "505a1990-e315-46a4-b87f-14408c0819d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:23:43Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2019-01-20T21:18:53Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:23:44,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-1098344d-3489-45a4-a840-06887e96ff82 2019-01-20 21:23:46,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c6e6c669aaab478f3deaea8f0f7bfca2ebad9" 2019-01-20 21:23:46,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14850b34-1eb4-4105-9905-6492013b7270 x-compute-request-id: req-14850b34-1eb4-4105-9905-6492013b7270 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:23:46,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-14850b34-1eb4-4105-9905-6492013b7270 2019-01-20 21:23:48,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de92b26ab0692cdcc4eb878e4770ad88ee42f8c5" 2019-01-20 21:23:49,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8613f3de-77d4-4b6b-aa9e-d00846b2a96d Date: Sun, 20 Jan 2019 21:23:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:23:49,145 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7c49e306-6c20-42c8-99a1-145093cd15fd used request id req-8613f3de-77d4-4b6b-aa9e-d00846b2a96d 2019-01-20 21:23:49,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/23efb935-16aa-4a69-8be3-55b7e5dd16b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7f0e74fa0d1cf91d9d2653fe233d35aff7d196" 2019-01-20 21:23:51,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35d09bd2-81bc-48a7-bb2c-761455b6a990 Date: Sun, 20 Jan 2019 21:23:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:23:51,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/23efb935-16aa-4a69-8be3-55b7e5dd16b0 used request id req-35d09bd2-81bc-48a7-bb2c-761455b6a990 2019-01-20 21:23:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/52c033cc-0bb7-47a7-8080-b0b9f0b228ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da7f0e74fa0d1cf91d9d2653fe233d35aff7d196" 2019-01-20 21:23:52,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-579df032-45e8-4c47-8047-4a47491ed0b1 Date: Sun, 20 Jan 2019 21:23:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:23:52,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/52c033cc-0bb7-47a7-8080-b0b9f0b228ed used request id req-579df032-45e8-4c47-8047-4a47491ed0b1 2019-01-20 21:23:52,928 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if new flows and groups were added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS flows added | +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | New OVS groups added | +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller.| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 274, actual flow count 275| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 31, actual group count 31| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 274, actual flow count 289| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 31, actual group count 31| +========================================================================================+ +========================================================================================+ 2019-01-20 21:23:52,928 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 274, actual flow count 275': 'PASS'}, {'OVS groups are programmed after resync expected group count 31, actual group count 31': 'PASS'}, {'OVS flows are programmed after resync expected flow count 274, actual flow count 289': 'PASS'}, {'OVS groups are programmed after resync expected group count 31, actual group count 31': 'PASS'}]} 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2019-01-20 21:23:52,930 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2019-01-20 21:23:53,018 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2019-01-20 21:23:53,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:23:53,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:23:53,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:23:53,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:23:53,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:23:53,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:23:53,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:23:53,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:23:53,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:23:53,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:23:53,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:23:53,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:23:53,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:23:53,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:23:53,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:23:53,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:23:53,029 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:23:53,031 - paramiko.transport - DEBUG - starting thread (client mode): 0x1ca20ad0L 2019-01-20 21:23:53,032 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:23:53,057 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:23:53,057 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:23:53,061 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:23:53,062 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:23:53,062 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:23:53,062 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:23:53,062 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:23:53,062 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:23:53,069 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:23:53,070 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:23:53,095 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.103: 802bbb957940dc8a37917bc3a61f7524 2019-01-20 21:23:53,096 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:23:53,110 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:23:53,144 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:23:53,161 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:23:53,348 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:23:53,349 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:23:53,387 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:23:53,388 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:23:53,399 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:23:58,427 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:23:58,428 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:23:58,431 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9b97d0L 2019-01-20 21:23:58,431 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:23:58,438 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:23:58,438 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:23:58,441 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:23:58,441 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:23:58,441 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:23:58,442 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:23:58,442 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:23:58,442 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:23:58,447 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:23:58,448 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:23:58,463 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:23:58,463 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:23:58,487 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:23:58,500 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:23:58,528 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:23:58,596 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:23:58,597 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:23:58,636 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:23:58,637 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:23:58,647 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:23:58,686 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:23:58,687 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:23:58,688 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:23:58,689 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:23:58,689 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:23:58,729 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:23:58,770 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:23:58,771 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:23:58,772 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:23:58,773 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:23:58,773 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:23:58,814 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:23:58,848 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:23:58,849 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:23:58,852 - paramiko.transport - DEBUG - starting thread (client mode): 0x1ca2aa50L 2019-01-20 21:23:58,853 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:23:58,858 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:23:58,858 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:23:58,861 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:23:58,861 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:23:58,861 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:23:58,861 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:23:58,862 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:23:58,862 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:23:58,866 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:23:58,867 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:23:58,868 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:23:58,868 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:23:58,906 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:23:58,919 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:23:58,933 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:23:59,016 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:23:59,016 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:23:59,055 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:23:59,055 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:23:59,068 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:23:59,104 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:23:59,104 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:23:59,105 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:23:59,106 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:23:59,106 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:23:59,147 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:23:59,183 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:23:59,185 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:23:59,186 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:23:59,187 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:23:59,187 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:23:59,227 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:23:59,255 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:23:59,256 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:23:59,258 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9c1210L 2019-01-20 21:23:59,259 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:23:59,265 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:23:59,265 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:23:59,269 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:23:59,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:23:59,269 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:23:59,270 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:23:59,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:23:59,270 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:23:59,275 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:23:59,275 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:23:59,290 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:23:59,291 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:23:59,315 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:23:59,329 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:23:59,355 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:23:59,438 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:23:59,438 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:23:59,477 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:23:59,478 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:23:59,491 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:23:59,531 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:23:59,532 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:23:59,533 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:23:59,534 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:23:59,534 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:23:59,574 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:23:59,613 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:23:59,614 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:23:59,614 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:23:59,616 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:23:59,616 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:23:59,657 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:23:59,691 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:23:59,692 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:23:59,694 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9a8790L 2019-01-20 21:23:59,695 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:23:59,700 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:23:59,700 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:23:59,702 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:23:59,703 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:23:59,703 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:23:59,703 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:23:59,703 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:23:59,703 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:23:59,708 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:23:59,709 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:23:59,711 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:23:59,711 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:23:59,748 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:23:59,759 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:23:59,776 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:23:59,835 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:23:59,835 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:23:59,874 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:23:59,874 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:23:59,879 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:23:59,909 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:23:59,910 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:23:59,910 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:23:59,911 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:23:59,911 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:23:59,952 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:23:59,985 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:23:59,987 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:23:59,987 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:23:59,988 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:23:59,988 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:00,028 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:00,055 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:00,057 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:00,059 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9e6e50L 2019-01-20 21:24:00,060 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:24:00,066 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:24:00,066 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:24:00,069 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:24:00,069 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:24:00,070 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:24:00,070 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:24:00,070 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:24:00,070 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:24:00,075 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:24:00,076 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:24:00,091 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:24:00,092 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:24:00,115 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:24:00,128 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:24:00,157 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:24:00,233 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:24:00,233 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:24:00,272 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:24:00,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:24:00,292 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:24:00,324 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:24:00,325 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:00,327 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:24:00,328 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:00,329 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:00,369 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:00,401 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:00,403 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:24:00,403 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:00,404 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:24:00,404 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:00,445 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:00,473 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:00,474 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:00,475 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:00,476 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:00,476 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:00,483 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:05,201 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:05,202 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:05,205 - paramiko.transport - DEBUG - starting thread (client mode): 0x1ca207d0L 2019-01-20 21:24:05,205 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:24:05,211 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:24:05,211 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:24:05,214 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:24:05,214 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:24:05,215 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:24:05,215 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:24:05,215 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:24:05,215 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:24:05,220 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:24:05,220 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:24:05,237 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:24:05,238 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:24:05,260 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:24:05,272 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:24:05,302 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:24:05,360 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:24:05,360 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:24:05,399 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:24:05,400 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:24:05,406 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:24:05,438 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:24:05,439 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:05,440 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:24:05,441 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:05,441 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:05,482 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:05,517 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:05,518 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:24:05,519 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:05,520 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:24:05,520 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:05,561 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:05,592 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:05,593 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:05,595 - paramiko.transport - DEBUG - starting thread (client mode): 0x1c9ea590L 2019-01-20 21:24:05,595 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:24:05,602 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:24:05,602 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:24:05,606 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:24:05,606 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:24:05,606 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:24:05,606 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:24:05,606 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:24:05,606 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:24:05,611 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:24:05,612 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:24:05,627 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:24:05,628 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:24:05,651 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:24:05,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:24:05,692 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:24:05,764 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:24:05,764 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:24:05,803 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:24:05,804 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:24:05,813 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:24:05,850 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:24:05,850 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:05,852 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:24:05,852 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:05,853 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:05,893 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:05,931 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:05,933 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:24:05,933 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:05,934 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:24:05,934 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:05,975 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:06,007 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:06,008 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:06,010 - paramiko.transport - DEBUG - starting thread (client mode): 0x1ca2c5d0L 2019-01-20 21:24:06,011 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:24:06,015 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:24:06,016 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:24:06,018 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:24:06,018 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:24:06,018 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:24:06,018 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:24:06,019 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:24:06,019 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:24:06,023 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:24:06,024 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:24:06,027 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:24:06,027 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:24:06,063 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:24:06,073 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:24:06,092 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:24:06,155 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:24:06,155 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:24:06,195 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:24:06,196 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:24:06,204 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:24:06,236 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:24:06,237 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:06,238 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:24:06,240 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:06,240 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:06,281 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:06,314 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:06,316 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:24:06,317 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:06,317 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:24:06,318 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:06,358 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:06,388 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:06,390 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:06,391 - paramiko.transport - DEBUG - starting thread (client mode): 0x1ca2cfd0L 2019-01-20 21:24:06,392 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:24:06,396 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:24:06,396 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:24:06,398 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:24:06,398 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:24:06,398 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:24:06,399 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:24:06,399 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:24:06,399 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:24:06,404 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:24:06,404 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:24:06,407 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:24:06,407 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:24:06,443 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:24:06,454 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:24:06,472 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:24:06,525 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:24:06,526 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:24:06,565 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:24:06,566 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:24:06,574 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:24:06,602 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:24:06,603 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:06,604 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:24:06,605 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:06,605 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:06,646 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:06,676 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:06,678 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:24:06,678 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:06,679 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:24:06,679 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:06,720 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:06,750 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:06,751 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:06,752 - paramiko.transport - DEBUG - starting thread (client mode): 0x1ca04750L 2019-01-20 21:24:06,753 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:24:06,759 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:24:06,759 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:24:06,762 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:24:06,763 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:24:06,763 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:24:06,763 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:24:06,763 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:24:06,764 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:24:06,769 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:24:06,769 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:24:06,784 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:24:06,785 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:24:06,809 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:24:06,821 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:24:06,849 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:24:06,919 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:24:06,919 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:24:06,958 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:24:06,958 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:24:06,968 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:24:06,997 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:24:06,998 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:24:06,999 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:24:07,000 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:24:07,000 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:24:07,041 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:24:07,070 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:24:07,072 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:24:07,072 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:24:07,073 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:24:07,073 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:24:07,114 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:24:07,142 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:24:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:07,146 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:24:07,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39f7d0d-d783-4e93-a8a6-d80e5ee2005f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:07,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b39f7d0d-d783-4e93-a8a6-d80e5ee2005f 2019-01-20 21:24:07,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:07,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["9_eje22pRsq9mPPR8DxUOw"], "issued_at": "2019-01-20T21:24:07.000000Z"}} 2019-01-20 21:24:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa0bdcfbce871a8ca66bbf03d609fd578f1f52f7" 2019-01-20 21:24:07,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-dca93138-8650-450a-bff8-bd17eef6151f Date: Sun, 20 Jan 2019 21:24:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:24:07,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-dca93138-8650-450a-bff8-bd17eef6151f 2019-01-20 21:24:07,712 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:24:07,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa0bdcfbce871a8ca66bbf03d609fd578f1f52f7" 2019-01-20 21:24:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-215a93ae-6a7b-421d-b57c-00aafb9ace13 Date: Sun, 20 Jan 2019 21:24:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:24:07,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-215a93ae-6a7b-421d-b57c-00aafb9ace13 2019-01-20 21:24:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa0bdcfbce871a8ca66bbf03d609fd578f1f52f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:24:08,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c X-Openstack-Request-Id: req-0817d3fd-5d8d-454b-9931-42688eca1450 Date: Sun, 20 Jan 2019 21:24:08 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:24:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:24:08Z", "visibility": "public", "locations": [], "self": "/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "min_disk": 0, "protected": false, "id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "file": "/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:24:08,107 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0817d3fd-5d8d-454b-9931-42688eca1450 2019-01-20 21:24:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa0bdcfbce871a8ca66bbf03d609fd578f1f52f7" -d '' 2019-01-20 21:24:09,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c42cd93-e73c-4284-bb43-5a6fdb5857e0 Date: Sun, 20 Jan 2019 21:24:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:24:09,841 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c/file used request id req-8c42cd93-e73c-4284-bb43-5a6fdb5857e0 2019-01-20 21:24:09,842 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2019-01-20 21:24:09,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:09,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57ee7f9-eb1f-417b-b29f-c8b647554857 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:09,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d57ee7f9-eb1f-417b-b29f-c8b647554857 2019-01-20 21:24:09,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:10,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["v4XIfrquRmiKbq7ruUHISQ"], "issued_at": "2019-01-20T21:24:10.000000Z"}} 2019-01-20 21:24:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9581e656af39c3b8e95cb1f9ec4ed41900dfe962" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2019-01-20 21:24:10,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-d526e539-945a-454b-aa2c-fd192deda653 Date: Sun, 20 Jan 2019 21:24:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b667caf7-f290-4e1d-a35c-46dae00821e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:24:10Z","is_default":false,"provider:segmentation_id":10,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:24:10Z","mtu":1450}} 2019-01-20 21:24:10,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d526e539-945a-454b-aa2c-fd192deda653 2019-01-20 21:24:10,665 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network b667caf7-f290-4e1d-a35c-46dae00821e5 with cidr 10.10.10.0/24 2019-01-20 21:24:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9581e656af39c3b8e95cb1f9ec4ed41900dfe962" -d '{"subnets": [{"ip_version": 4, "network_id": "b667caf7-f290-4e1d-a35c-46dae00821e5", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2019-01-20 21:24:11,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-da0220b2-6402-4c82-a04b-912ef2a6a59c Date: Sun, 20 Jan 2019 21:24:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b667caf7-f290-4e1d-a35c-46dae00821e5","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:24:10Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:24:10Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"fe518799-ee3e-41a6-9f01-6774bd9e6144","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2019-01-20 21:24:11,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-da0220b2-6402-4c82-a04b-912ef2a6a59c 2019-01-20 21:24:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9581e656af39c3b8e95cb1f9ec4ed41900dfe962" 2019-01-20 21:24:11,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-d3ea7b3a-7742-4f70-9a63-683106c2ee69 Date: Sun, 20 Jan 2019 21:24:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:24:11,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-d3ea7b3a-7742-4f70-9a63-683106c2ee69 2019-01-20 21:24:11,663 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:24:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:11,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4763190c-49da-42e6-8d20-8cdc70cc3800 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:11,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4763190c-49da-42e6-8d20-8cdc70cc3800 2019-01-20 21:24:11,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:12,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["kKUFsx1-S6yEjvemJHuwRQ"], "issued_at": "2019-01-20T21:24:12.000000Z"}} 2019-01-20 21:24:12,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" 2019-01-20 21:24:12,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c198b19b-2697-415c-9d1a-43da3a09aa0e x-compute-request-id: req-c198b19b-2697-415c-9d1a-43da3a09aa0e Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:24:12,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-c198b19b-2697-415c-9d1a-43da3a09aa0e 2019-01-20 21:24:12,222 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:24:12,223 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:24:12,223 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:24:12,226 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:24:12,270 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:24:12,272 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:24:12,272 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:24:12,274 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:24:12,274 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:24:12,315 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:24:12,353 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:24:12,354 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:24:12,354 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:24:12,355 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:24:12,356 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:24:12,358 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:24:12,406 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-20 21:24:12,407 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:24:12,408 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:24:12,409 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:24:12,409 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:24:12,450 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:24:12,488 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:24:12,488 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2019-01-20 21:24:12,489 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=9b7424d0-f9be-4858-be8f-0e9be10c883c network=b667caf7-f290-4e1d-a35c-46dae00821e5 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:24:12,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:24:12,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:24:12,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:24:12,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:24:12,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:24:12,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:24:12,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:24:12,491 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:24:12,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:24:12,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:24:12,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:24:12,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:24:12,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:24:12,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:24:12,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:24:12,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:24:12,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:24:12,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:24:12,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:24:12,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:24:12,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:24:12,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:24:12,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:24:12,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:24:12,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:24:12,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:24:12,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:24:12,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:12,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fa3639-f127-4352-926f-9f0bfeb39782 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:12,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a6fa3639-f127-4352-926f-9f0bfeb39782 2019-01-20 21:24:12,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:12,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["dKBnwN3gRBG3N20gR-wIFw"], "issued_at": "2019-01-20T21:24:12.000000Z"}} 2019-01-20 21:24:12,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" 2019-01-20 21:24:13,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc707b76-6508-40a3-b03b-c4107c23a3ac x-compute-request-id: req-cc707b76-6508-40a3-b03b-c4107c23a3ac Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:24:13,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cc707b76-6508-40a3-b03b-c4107c23a3ac 2019-01-20 21:24:13,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" 2019-01-20 21:24:13,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92bff2ec-83f5-42f8-8372-2172896b5cc1 x-compute-request-id: req-92bff2ec-83f5-42f8-8372-2172896b5cc1 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:24:13,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-92bff2ec-83f5-42f8-8372-2172896b5cc1 2019-01-20 21:24:13,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b667caf7-f290-4e1d-a35c-46dae00821e5"}]}}' 2019-01-20 21:24:14,590 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb02d15f-612a-4554-9e1d-28844bb8da1e x-compute-request-id: req-fb02d15f-612a-4554-9e1d-28844bb8da1e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "adminPass": "Hjy2J9RQwgXt"}} 2019-01-20 21:24:14,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fb02d15f-612a-4554-9e1d-28844bb8da1e 2019-01-20 21:24:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:14,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fdf3ad-680e-4d55-ab35-1a72e2c74113 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:14,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55fdf3ad-680e-4d55-ab35-1a72e2c74113 2019-01-20 21:24:14,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:14,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["KX5_BXBeQ7SFqn6QDpinEw"], "issued_at": "2019-01-20T21:24:14.000000Z"}} 2019-01-20 21:24:14,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac2a7995df6fe2676e6c55d3a74cc9f8b1338a6" 2019-01-20 21:24:15,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95717357-f772-4d57-918a-ed991b7b91ad x-compute-request-id: req-95717357-f772-4d57-918a-ed991b7b91ad Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:24:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:15,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda used request id req-95717357-f772-4d57-918a-ed991b7b91ad 2019-01-20 21:24:18,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac2a7995df6fe2676e6c55d3a74cc9f8b1338a6" 2019-01-20 21:24:18,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-737530c3-c5fd-4695-8e33-000d06a5a188 x-compute-request-id: req-737530c3-c5fd-4695-8e33-000d06a5a188 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:24:16Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:18,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda used request id req-737530c3-c5fd-4695-8e33-000d06a5a188 2019-01-20 21:24:21,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac2a7995df6fe2676e6c55d3a74cc9f8b1338a6" 2019-01-20 21:24:22,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a4a68a-9f29-412b-be5f-2c0f85df1e80 x-compute-request-id: req-57a4a68a-9f29-412b-be5f-2c0f85df1e80 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:82:bc", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2019-01-20T21:24:18.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:24:19Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:22,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda used request id req-57a4a68a-9f29-412b-be5f-2c0f85df1e80 2019-01-20 21:24:22,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" 2019-01-20 21:24:23,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57d9f2dc-d42a-4fee-8035-241c0451d507 x-compute-request-id: req-57d9f2dc-d42a-4fee-8035-241c0451d507 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:82:bc", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2019-01-20T21:24:18.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:24:19Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:23,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda used request id req-57d9f2dc-d42a-4fee-8035-241c0451d507 2019-01-20 21:24:23,265 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.7'. 2019-01-20 21:24:23,265 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2019-01-20 21:24:23,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:24:25,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5d18631-bf4b-4a50-ae35-e4d59ab871b9 x-compute-request-id: req-e5d18631-bf4b-4a50-ae35-e4d59ab871b9 Content-Length: 0 Content-Type: application/json 2019-01-20 21:24:25,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-e5d18631-bf4b-4a50-ae35-e4d59ab871b9 2019-01-20 21:24:25,122 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2019-01-20 21:24:25,122 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=9b7424d0-f9be-4858-be8f-0e9be10c883c network=b667caf7-f290-4e1d-a35c-46dae00821e5 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:24:25,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:24:25,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:24:25,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:24:25,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:24:25,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:24:25,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:24:25,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:24:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:25,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf18239-a54f-44b0-b57b-bc8711374638 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:25,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9cf18239-a54f-44b0-b57b-bc8711374638 2019-01-20 21:24:25,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:25,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["dGjpKs35TRSoaNduYh7_xA"], "issued_at": "2019-01-20T21:24:25.000000Z"}} 2019-01-20 21:24:25,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" 2019-01-20 21:24:25,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e079f257-dfa9-4f7f-8c73-f93ba60058f3 x-compute-request-id: req-e079f257-dfa9-4f7f-8c73-f93ba60058f3 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:24:25,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e079f257-dfa9-4f7f-8c73-f93ba60058f3 2019-01-20 21:24:25,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" 2019-01-20 21:24:25,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edaaa190-d50d-4001-850e-216c0445e880 x-compute-request-id: req-edaaa190-d50d-4001-850e-216c0445e880 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:24:25,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-edaaa190-d50d-4001-850e-216c0445e880 2019-01-20 21:24:25,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b667caf7-f290-4e1d-a35c-46dae00821e5"}]}}' 2019-01-20 21:24:27,501 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ae0c222-631a-4c9e-938a-f438d99ddf6c x-compute-request-id: req-4ae0c222-631a-4c9e-938a-f438d99ddf6c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "237561f6-40ce-4e84-9749-e64f0577cebc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "bookmark"}], "adminPass": "t3LaezJGCwc9"}} 2019-01-20 21:24:27,501 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4ae0c222-631a-4c9e-938a-f438d99ddf6c 2019-01-20 21:24:27,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:24:27,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a5f052-9035-4bb3-8ba5-26436f5d7618 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:24:27,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-27a5f052-9035-4bb3-8ba5-26436f5d7618 2019-01-20 21:24:27,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:24:27,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["F5W-M33_S9OsDT938GC8xw"], "issued_at": "2019-01-20T21:24:27.000000Z"}} 2019-01-20 21:24:27,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8a6759a11c8974cb73fb10526f04893c4a2410" 2019-01-20 21:24:28,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bec5db20-13b0-4d5e-a051-75b86d8bf91e x-compute-request-id: req-bec5db20-13b0-4d5e-a051-75b86d8bf91e Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "237561f6-40ce-4e84-9749-e64f0577cebc", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:24:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2019-01-20T21:24:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:28,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc used request id req-bec5db20-13b0-4d5e-a051-75b86d8bf91e 2019-01-20 21:24:31,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8a6759a11c8974cb73fb10526f04893c4a2410" 2019-01-20 21:24:32,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19d19047-dbd0-4d1c-8185-0375562323a5 x-compute-request-id: req-19d19047-dbd0-4d1c-8185-0375562323a5 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "237561f6-40ce-4e84-9749-e64f0577cebc", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:24:29Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2019-01-20T21:24:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:32,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc used request id req-19d19047-dbd0-4d1c-8185-0375562323a5 2019-01-20 21:24:35,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8a6759a11c8974cb73fb10526f04893c4a2410" 2019-01-20 21:24:35,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b1da5a5-f2e5-4bc4-91db-3640e357c0be x-compute-request-id: req-5b1da5a5-f2e5-4bc4-91db-3640e357c0be Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:53", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": "2019-01-20T21:24:31.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "237561f6-40ce-4e84-9749-e64f0577cebc", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:24:32Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2019-01-20T21:24:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:35,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc used request id req-5b1da5a5-f2e5-4bc4-91db-3640e357c0be 2019-01-20 21:24:35,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" 2019-01-20 21:24:36,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f288996-e56a-45cd-9924-cc100ab837cb x-compute-request-id: req-3f288996-e56a-45cd-9924-cc100ab837cb Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:53", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": "2019-01-20T21:24:31.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "237561f6-40ce-4e84-9749-e64f0577cebc", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:24:32Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2019-01-20T21:24:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:24:36,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc used request id req-3f288996-e56a-45cd-9924-cc100ab837cb 2019-01-20 21:24:36,526 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.6'. 2019-01-20 21:24:36,526 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2019-01-20 21:24:36,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:24:37,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23b641f4-1fd0-4e25-bb22-d25cfb8cc16b x-compute-request-id: req-23b641f4-1fd0-4e25-bb22-d25cfb8cc16b Content-Length: 0 Content-Type: application/json 2019-01-20 21:24:37,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-23b641f4-1fd0-4e25-bb22-d25cfb8cc16b 2019-01-20 21:24:37,943 - sdnvpn_test_utils - INFO - Waiting for instance 237561f6-40ce-4e84-9749-e64f0577cebc to boot up 2019-01-20 21:24:37,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:39,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15de0dbd-1bbd-4d69-a718-a8917ce12873 x-compute-request-id: req-15de0dbd-1bbd-4d69-a718-a8917ce12873 Content-Encoding: gzip Content-Length: 9448 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n"} 2019-01-20 21:24:39,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-15de0dbd-1bbd-4d69-a718-a8917ce12873 2019-01-20 21:24:41,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:42,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c795bbea-ea1e-4955-b7a6-c41b8fc327ae x-compute-request-id: req-c795bbea-ea1e-4955-b7a6-c41b8fc327ae Content-Encoding: gzip Content-Length: 10029 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:24:42,219 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-c795bbea-ea1e-4955-b7a6-c41b8fc327ae 2019-01-20 21:24:44,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:45,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88b0d40f-d449-4f6b-916e-b9ad9b36d5e9 x-compute-request-id: req-88b0d40f-d449-4f6b-916e-b9ad9b36d5e9 Content-Encoding: gzip Content-Length: 10029 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:24:45,325 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-88b0d40f-d449-4f6b-916e-b9ad9b36d5e9 2019-01-20 21:24:47,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:48,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e83c902d-d972-4dd2-80c8-037826750377 x-compute-request-id: req-e83c902d-d972-4dd2-80c8-037826750377 Content-Encoding: gzip Content-Length: 10029 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:24:48,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-e83c902d-d972-4dd2-80c8-037826750377 2019-01-20 21:24:50,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:51,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c64a353a-904c-4438-b040-2a3b59a1af8c x-compute-request-id: req-c64a353a-904c-4438-b040-2a3b59a1af8c Content-Encoding: gzip Content-Length: 10029 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:24:51,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-c64a353a-904c-4438-b040-2a3b59a1af8c 2019-01-20 21:24:53,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:54,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1728d810-bff3-4daf-966f-c54202005227 x-compute-request-id: req-1728d810-bff3-4daf-966f-c54202005227 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:24:54,663 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-1728d810-bff3-4daf-966f-c54202005227 2019-01-20 21:24:56,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:24:57,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b142c96-edcf-46aa-b181-4a0cb88a8e90 x-compute-request-id: req-5b142c96-edcf-46aa-b181-4a0cb88a8e90 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:24:57,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-5b142c96-edcf-46aa-b181-4a0cb88a8e90 2019-01-20 21:24:59,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:00,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c928173-91ed-4fcf-8cb8-89e0473dd791 x-compute-request-id: req-8c928173-91ed-4fcf-8cb8-89e0473dd791 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:00,848 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-8c928173-91ed-4fcf-8cb8-89e0473dd791 2019-01-20 21:25:02,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:03,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18380ddb-381a-4eed-8af6-aff995bc28b3 x-compute-request-id: req-18380ddb-381a-4eed-8af6-aff995bc28b3 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:03,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-18380ddb-381a-4eed-8af6-aff995bc28b3 2019-01-20 21:25:05,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:07,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4642264-8176-4ed1-882a-51e28435e5d4 x-compute-request-id: req-a4642264-8176-4ed1-882a-51e28435e5d4 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:07,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-a4642264-8176-4ed1-882a-51e28435e5d4 2019-01-20 21:25:09,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:10,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcf020db-60c2-444f-9950-143b6d288270 x-compute-request-id: req-dcf020db-60c2-444f-9950-143b6d288270 Content-Encoding: gzip Content-Length: 10122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:25:10,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-dcf020db-60c2-444f-9950-143b6d288270 2019-01-20 21:25:12,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:13,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c1cd101-0fb1-437a-9da9-fccf177688e2 x-compute-request-id: req-1c1cd101-0fb1-437a-9da9-fccf177688e2 Content-Encoding: gzip Content-Length: 10122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:25:13,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-1c1cd101-0fb1-437a-9da9-fccf177688e2 2019-01-20 21:25:15,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:16,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47f0ce5-2cc9-4212-b733-4249546fadc7 x-compute-request-id: req-a47f0ce5-2cc9-4212-b733-4249546fadc7 Content-Encoding: gzip Content-Length: 10122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:25:16,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-a47f0ce5-2cc9-4212-b733-4249546fadc7 2019-01-20 21:25:18,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:19,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc83cd73-a24c-48c0-9de0-d080adfd61d3 x-compute-request-id: req-cc83cd73-a24c-48c0-9de0-d080adfd61d3 Content-Encoding: gzip Content-Length: 10122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:25:19,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-cc83cd73-a24c-48c0-9de0-d080adfd61d3 2019-01-20 21:25:21,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5fcf2aceb848f28ab2696e777267c798ba0f38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:22,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89fb5cbb-4d95-4c7f-a7d3-5bad700974ef x-compute-request-id: req-89fb5cbb-4d95-4c7f-a7d3-5bad700974ef Content-Encoding: gzip Content-Length: 10918 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491983029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140836] pid_max: default: 32768 minimum: 301\n[ 0.141918] ACPI: Core revision 20150930\n[ 0.143435] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145023] Security Framework initialized\n[ 0.146019] Yama: becoming mindful.\n[ 0.146899] AppArmor: AppArmor initialized\n[ 0.147891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151016] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152455] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154119] Initializing cgroup subsys io\n[ 0.155092] Initializing cgroup subsys memory\n[ 0.156114] Initializing cgroup subsys devices\n[ 0.157150] Initializing cgroup subsys freezer\n[ 0.158204] Initializing cgroup subsys net_cls\n[ 0.159234] Initializing cgroup subsys perf_event\n[ 0.160297] Initializing cgroup subsys net_prio\n[ 0.161345] Initializing cgroup subsys hugetlb\n[ 0.162409] Initializing cgroup subsys pids\n[ 0.163421] CPU: Physical Processor ID: 0\n[ 0.165030] mce: CPU supports 10 MCE banks\n[ 0.166040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184522] ftrace: allocating 31920 entries in 125 pages\n[ 0.210507] smpboot: Max logical packages: 1\n[ 0.211553] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213125] x2apic enabled\n[ 0.214041] Switched APIC routing to physical x2apic.\n[ 0.215961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221947] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224374] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226016] devtmpfs: initialized\n[ 0.227816] evm: security.selinux\n[ 0.228658] evm: security.SMACK64\n[ 0.229456] evm: security.SMACK64EXEC\n[ 0.230321] evm: security.SMACK64TRANSMUTE\n[ 0.231260] evm: security.SMACK64MMAP\n[ 0.232114] evm: security.ima\n[ 0.232844] evm: security.capability\n[ 0.233762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235984] pinctrl core: initialized pinctrl subsystem\n[ 0.237273] RTC time: 21:24:31, date: 01/20/19\n[ 0.238385] NET: Registered protocol family 16\n[ 0.239515] cpuidle: using governor ladder\n[ 0.240485] cpuidle: using governor menu\n[ 0.241414] PCCT header not found.\n[ 0.242276] ACPI: bus type PCI registered\n[ 0.243201] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244652] PCI: Using configuration type 1 for base access\n[ 0.246576] ACPI: Added _OSI(Module Device)\n[ 0.247562] ACPI: Added _OSI(Processor Device)\n[ 0.248565] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251931] ACPI: Interpreter enabled\n[ 0.252865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261591] ACPI: (supports S0 S5)\n[ 0.262483] ACPI: Using IOAPIC for interrupt routing\n[ 0.263601] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267008] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269889] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274043] acpiphp: Slot [3] registered\n[ 0.274997] acpiphp: Slot [4] registered\n[ 0.275958] acpiphp: Slot [5] registered\n[ 0.276913] acpiphp: Slot [6] registered\n[ 0.277833] acpiphp: Slot [7] registered\n[ 0.278782] acpiphp: Slot [8] registered\n[ 0.279739] acpiphp: Slot [9] registered\n[ 0.280697] acpiphp: Slot [10] registered\n[ 0.281641] acpiphp: Slot [11] registered\n[ 0.282615] acpiphp: Slot [12] registered\n[ 0.283586] acpiphp: Slot [13] registered\n[ 0.284522] acpiphp: Slot [14] registered\n[ 0.285511] acpiphp: Slot [15] registered\n[ 0.296670] acpiphp: Slot [16] registered\n[ 0.297636] acpiphp: Slot [17] registered\n[ 0.298586] acpiphp: Slot [18] registered\n[ 0.299530] acpiphp: Slot [19] registered\n[ 0.300468] acpiphp: Slot [20] registered\n[ 0.301414] acpiphp: Slot [21] registered\n[ 0.302358] acpiphp: Slot [22] registered\n[ 0.303298] acpiphp: Slot [23] registered\n[ 0.304239] acpiphp: Slot [24] registered\n[ 0.305182] acpiphp: Slot [25] registered\n[ 0.306130] acpiphp: Slot [26] registered\n[ 0.307069] acpiphp: Slot [27] registered\n[ 0.308007] acpiphp: Slot [28] registered\n[ 0.308962] acpiphp: Slot [29] registered\n[ 0.309902] acpiphp: Slot [30] registered\n[ 0.310855] acpiphp: Slot [31] registered\n[ 0.311791] PCI host bridge to bus 0000:00\n[ 0.312736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317366] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.325525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.328452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.336316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.338011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.384707] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392871] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395940] vgaarb: loaded\n[ 0.396636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397949] SCSI subsystem initialized\n[ 0.398901] ACPI: bus type USB registered\n[ 0.399855] usbcore: registered new interface driver usbfs\n[ 0.401088] usbcore: registered new interface driver hub\n[ 0.402286] usbcore: registered new device driver usb\n[ 0.403512] PCI: Using ACPI for IRQ routing\n[ 0.404678] NetLabel: Initializing\n[ 0.405558] NetLabel: domain hash size = 128\n[ 0.406557] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407710] NetLabel: unlabeled traffic allowed by default\n[ 0.409026] clocksource: Switched to clocksource kvm-clock\n[ 0.414566] AppArmor: AppArmor Filesystem Enabled\n[ 0.415719] pnp: PnP ACPI init\n[ 0.416753] pnp: PnP ACPI: found 5 devices\n[ 0.423296] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.425039] NET: Registered protocol family 2\n[ 0.426002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.427285] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428458] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429632] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.431872] NET: Registered protocol family 1\n[ 0.432738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.433855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.463052] Trying to unpack rootfs image as initramfs...\n[ 0.512270] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.526321] Scanning for low memory corruption every 60 seconds\n[ 0.527653] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.528817] audit: initializing netlink subsys (disabled)\n[ 0.529863] audit: type=2000 audit(1548019472.741:1): initialized\n[ 0.531181] Initialise system trusted keyring\n[ 0.532120] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.533302] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535294] zbud: loaded\n[ 0.535993] VFS: Disk quotas dquot_6.6.0\n[ 0.536825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538341] fuse init (API version 7.23)\n[ 0.539240] Key type big_key registered\n[ 0.540038] Allocating IMA MOK and blacklist keyrings.\n[ 0.541162] Key type asymmetric registered\n[ 0.541986] Asymmetric key parser 'x509' registered\n[ 0.542944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544775] io scheduler noop registered\n[ 0.545584] io scheduler deadline registered (default)\n[ 0.546580] io scheduler cfq registered\n[ 0.547417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551206] ACPI: Power Button [PWRF]\n[ 0.552035] GHES: HEST is not enabled!\n[ 0.565738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629943] Linux agpgart interface v0.103\n[ 0.632388] brd: module loaded\n[ 0.634014] loop: module loaded\n[ 0.640296] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641784] GPT:90111 != 2097151\n[ 0.642479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643589] GPT:90111 != 2097151\n[ 0.644275] GPT: Use GNU Parted to correct GPT errors.\n[ 0.645259] vda: vda1 vda15\n[ 0.646777] scsi host0: ata_piix\n[ 0.647529] scsi host1: ata_piix\n[ 0.648246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649497] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650987] libphy: Fixed MDIO Bus: probed\n[ 0.651820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652783] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655095] PPP generic driver version 2.4.2\n[ 0.655981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657224] ehci-pci: EHCI PCI platform driver\n[ 0.658092] ehci-platform: EHCI generic platform driver\n[ 0.659070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660183] ohci-pci: OHCI PCI platform driver\n[ 0.661047] ohci-platform: OHCI generic platform driver\n[ 0.662026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676398] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.680946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683567] usb usb1: Product: UHCI Host Controller\n[ 0.684491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.685624] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.686629] hub 1-0:1.0: USB hub found\n[ 0.687402] hub 1-0:1.0: 2 ports detected\n[ 0.688294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.690410] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691356] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692369] mousedev: PS/2 mouse device common for all mice\n[ 0.693625] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695440] rtc_cmos 00:00: RTC can wake from S4\n[ 0.696522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698889] i2c /dev entries driver\n[ 0.699640] device-mapper: uevent: version 1.0.3\n[ 0.700566] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.702179] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703449] NET: Registered protocol family 10\n[ 0.704449] NET: Registered protocol family 17\n[ 0.705339] Key type dns_resolver registered\n[ 0.706258] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.707331] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.709071] registered taskstats version 1\n[ 0.709889] Loading compiled-in X.509 certificates\n[ 0.711321] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.713168] zswap: loaded using pool lzo/zbud\n[ 0.714512] Key type trusted registered\n[ 0.716031] Key type encrypted registered\n[ 0.716858] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718972] evm: HMAC attrs: 0x1\n[ 0.719905] Magic number: 3:76:450\n[ 0.720656] machinecheck: hash matches\n[ 0.721525] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:32 UTC (1548019472)\n[ 0.723112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724218] EDD information not available.\n[ 0.809989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822114] Write protecting the kernel read-only data: 14336k\n[ 0.823939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.826007] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872132] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000122\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCK5hImuzSFUqfeu7U4V2lwdjMcKVAlqw+Px8BSHWfJ6C9Zn79CjD5GinAIYVQqKXcdd+5y3oXBCB21cR6B64y4S+ztAufG9dFsqGjjNxaa4FwG2OWkwFS9AijkIZUutJSthB/anun/57N1MrsAndySbQtWPvA5hBWOvxUL2fOVLM9/ML1Y2w568NRQrK0dlHao0yoUeiXwpdMAbxWTLQ2QyCHd/T6JTTSN8x1but/0dO9euP8CodrpM0JSdJtUy6Un1CiJ9cdSzyKXPgjX0VuaekX6GKYwAPHxtJZgpqdIWChPmY5QdRqsHgJeKz6JXhv6L8Cyngl6WwCyRhOzQAUN root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIhEOssN9XdLIMtogNEkoYEMV57rEjdEHZXEX8Xy+/ytkrLiLxdKi74TsdcL4EGnWfoP2G95KOVtaUxTclv/yBBdIdGN1EEcYxR6qzftb3O6/KxMOa/ei06/GQlqaE1kTkgLr8bMYCMzbbRkYElROquEiKzJktW+muEK0YraIMj1AAAAFQC2dr/RQTKbzUx99bsvVGVS4ccotQAAAIBliPbTazsAbeAYBF5APs18imy85ntI/3gMuU9SPCik3iqFQ+bnSq75ejal0v6zzpvMiNsSPcQBZ3XZMKeVJvk4apYjoraburW/rBJNdNd0h76byoyI4dMbTfZd1nn0v83hOV7Gs83i+bH4b4bGdvwGNZS1MOIBIywAhkADoQNDugAAAIADzOK8WD0zoSO0UpAeEXa7Vu2+M+bXwWZPIUxScRyd/Q9roTf6zCd6ab+/QQTjSe6fwyBLGd+LrBdgnpzA75kWRkkfl6FgRhzp0kudaQlIds3w7oLxKvWKfGhM8hLTldkDID2IQp1I+mPU4xpRZYzZBU8bnYfTPl8+YOgKh+tXbg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fedf:2f53/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000122\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 1.77s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DF:2F:53 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:2f53/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8079 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.157268] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.157272] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.157273] usb 1-1: Product: QEMU USB Tablet\n[ 1.157274] usb 1-1: Manufacturer: QEMU\n[ 1.157275] usb 1-1: SerialNumber: 42\n[ 1.314142] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.332002] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.525291] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.153799] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.563470] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:24:33 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:24:33 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:24:33 cirros kern.notice kernel: [ 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)\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:24:33 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:24:33 cirros kern.info kernel: [ 1.525291] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJan 20 21:24:34 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:24:34 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:24:34 cirros kern.info kernel: [ 3.153799] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:24:35 cirros kern.info kernel: [ 3.563470] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-1 login: "} 2019-01-20 21:25:22,575 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-89fb5cbb-4d95-4c7f-a7d3-5bad700974ef 2019-01-20 21:25:24,611 - sdnvpn_test_utils - INFO - Waiting for instance b8bec9f6-8734-4dce-ad21-355efe32ecda to boot up 2019-01-20 21:25:24,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:25,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-548a0782-91a8-4789-9822-b36f0cfc404c x-compute-request-id: req-548a0782-91a8-4789-9822-b36f0cfc404c Content-Encoding: gzip Content-Length: 9416 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n"} 2019-01-20 21:25:25,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-548a0782-91a8-4789-9822-b36f0cfc404c 2019-01-20 21:25:27,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:28,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6ee0467-88d4-4315-98f9-d86326c4b71d x-compute-request-id: req-e6ee0467-88d4-4315-98f9-d86326c4b71d Content-Encoding: gzip Content-Length: 9992 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:25:28,799 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-e6ee0467-88d4-4315-98f9-d86326c4b71d 2019-01-20 21:25:30,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:31,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7844d999-a546-4368-bf82-928da4d48703 x-compute-request-id: req-7844d999-a546-4368-bf82-928da4d48703 Content-Encoding: gzip Content-Length: 9992 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:25:31,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-7844d999-a546-4368-bf82-928da4d48703 2019-01-20 21:25:33,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:34,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d6c9c95-ab2f-4734-b720-4d49b3cd0f27 x-compute-request-id: req-8d6c9c95-ab2f-4734-b720-4d49b3cd0f27 Content-Encoding: gzip Content-Length: 9992 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:25:34,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-8d6c9c95-ab2f-4734-b720-4d49b3cd0f27 2019-01-20 21:25:37,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:38,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ac4020c-765e-4456-a3d0-72f03fba01c7 x-compute-request-id: req-3ac4020c-765e-4456-a3d0-72f03fba01c7 Content-Encoding: gzip Content-Length: 9992 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2019-01-20 21:25:38,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-3ac4020c-765e-4456-a3d0-72f03fba01c7 2019-01-20 21:25:40,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:41,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc9a32aa-500d-46d7-a331-a39f5f2281d9 x-compute-request-id: req-dc9a32aa-500d-46d7-a331-a39f5f2281d9 Content-Encoding: gzip Content-Length: 10062 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:41,272 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-dc9a32aa-500d-46d7-a331-a39f5f2281d9 2019-01-20 21:25:43,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:44,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59b898bc-ec8f-4daa-8d12-ca204c991c09 x-compute-request-id: req-59b898bc-ec8f-4daa-8d12-ca204c991c09 Content-Encoding: gzip Content-Length: 10062 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:44,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-59b898bc-ec8f-4daa-8d12-ca204c991c09 2019-01-20 21:25:46,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:47,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6df9363-49bf-4d4c-8d6c-98406c02e066 x-compute-request-id: req-f6df9363-49bf-4d4c-8d6c-98406c02e066 Content-Encoding: gzip Content-Length: 10062 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:47,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-f6df9363-49bf-4d4c-8d6c-98406c02e066 2019-01-20 21:25:49,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:50,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6080c14b-398e-44bf-a160-69bf9e2cd582 x-compute-request-id: req-6080c14b-398e-44bf-a160-69bf9e2cd582 Content-Encoding: gzip Content-Length: 10062 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:50,563 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-6080c14b-398e-44bf-a160-69bf9e2cd582 2019-01-20 21:25:52,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:53,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-770ef3b6-7e26-4a0c-bd4b-f650ae795b7d x-compute-request-id: req-770ef3b6-7e26-4a0c-bd4b-f650ae795b7d Content-Encoding: gzip Content-Length: 10062 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:25:53,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-770ef3b6-7e26-4a0c-bd4b-f650ae795b7d 2019-01-20 21:25:55,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:56,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c77ef15-e97a-45a2-9d2a-5bc8e3b757ba x-compute-request-id: req-5c77ef15-e97a-45a2-9d2a-5bc8e3b757ba Content-Encoding: gzip Content-Length: 10082 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:25:56,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-5c77ef15-e97a-45a2-9d2a-5bc8e3b757ba 2019-01-20 21:25:58,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:25:59,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:25:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a97eaaa0-0575-4837-8589-ab9f5371bbe9 x-compute-request-id: req-a97eaaa0-0575-4837-8589-ab9f5371bbe9 Content-Encoding: gzip Content-Length: 10082 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:25:59,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-a97eaaa0-0575-4837-8589-ab9f5371bbe9 2019-01-20 21:26:01,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:26:02,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16297089-009f-482a-830f-018f596fae89 x-compute-request-id: req-16297089-009f-482a-830f-018f596fae89 Content-Encoding: gzip Content-Length: 10082 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:26:02,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-16297089-009f-482a-830f-018f596fae89 2019-01-20 21:26:04,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:26:06,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77b6eefc-b398-450e-8913-e64e9c32b2b6 x-compute-request-id: req-77b6eefc-b398-450e-8913-e64e9c32b2b6 Content-Encoding: gzip Content-Length: 10082 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:26:06,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-77b6eefc-b398-450e-8913-e64e9c32b2b6 2019-01-20 21:26:08,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c0fc718f74370ddd206b592a00910f408d4160" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:26:09,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e477af19-d066-4cf3-a218-3a57d00dc028 x-compute-request-id: req-e477af19-d066-4cf3-a218-3a57d00dc028 Content-Encoding: gzip Content-Length: 10914 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 577040804 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130872] pid_max: default: 32768 minimum: 301\n[ 0.131752] ACPI: Core revision 20150930\n[ 0.133124] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134420] Security Framework initialized\n[ 0.135223] Yama: becoming mindful.\n[ 0.135941] AppArmor: AppArmor initialized\n[ 0.136798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139368] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141936] Initializing cgroup subsys io\n[ 0.142732] Initializing cgroup subsys memory\n[ 0.143580] Initializing cgroup subsys devices\n[ 0.144454] Initializing cgroup subsys freezer\n[ 0.145310] Initializing cgroup subsys net_cls\n[ 0.146161] Initializing cgroup subsys perf_event\n[ 0.147058] Initializing cgroup subsys net_prio\n[ 0.147924] Initializing cgroup subsys hugetlb\n[ 0.148784] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151130] mce: CPU supports 10 MCE banks\n[ 0.151963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163589] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169967] ftrace: allocating 31920 entries in 125 pages\n[ 0.195854] smpboot: Max logical packages: 1\n[ 0.196707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198042] x2apic enabled\n[ 0.198841] Switched APIC routing to physical x2apic.\n[ 0.200579] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201685] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206691] x86: Booted up 1 node, 1 CPUs\n[ 0.207484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208854] devtmpfs: initialized\n[ 0.210551] evm: security.selinux\n[ 0.211243] evm: security.SMACK64\n[ 0.211923] evm: security.SMACK64EXEC\n[ 0.212652] evm: security.SMACK64TRANSMUTE\n[ 0.213448] evm: security.SMACK64MMAP\n[ 0.214180] evm: security.ima\n[ 0.214815] evm: security.capability\n[ 0.215604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217426] pinctrl core: initialized pinctrl subsystem\n[ 0.218503] RTC time: 21:24:18, date: 01/20/19\n[ 0.219456] NET: Registered protocol family 16\n[ 0.220418] cpuidle: using governor ladder\n[ 0.221225] cpuidle: using governor menu\n[ 0.221999] PCCT header not found.\n[ 0.222735] ACPI: bus type PCI registered\n[ 0.223529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224761] PCI: Using configuration type 1 for base access\n[ 0.226490] ACPI: Added _OSI(Module Device)\n[ 0.227321] ACPI: Added _OSI(Processor Device)\n[ 0.228180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229073] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231195] ACPI: Interpreter enabled\n[ 0.231948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239206] ACPI: (supports S0 S5)\n[ 0.239901] ACPI: Using IOAPIC for interrupt routing\n[ 0.240874] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247458] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249647] acpiphp: Slot [3] registered\n[ 0.250442] acpiphp: Slot [4] registered\n[ 0.251231] acpiphp: Slot [5] registered\n[ 0.252030] acpiphp: Slot [6] registered\n[ 0.252820] acpiphp: Slot [7] registered\n[ 0.253603] acpiphp: Slot [8] registered\n[ 0.254392] acpiphp: Slot [9] registered\n[ 0.255178] acpiphp: Slot [10] registered\n[ 0.255976] acpiphp: Slot [11] registered\n[ 0.256788] acpiphp: Slot [12] registered\n[ 0.257586] acpiphp: Slot [13] registered\n[ 0.258388] acpiphp: Slot [14] registered\n[ 0.259213] acpiphp: Slot [15] registered\n[ 0.270220] acpiphp: Slot [16] registered\n[ 0.271026] acpiphp: Slot [17] registered\n[ 0.271827] acpiphp: Slot [18] registered\n[ 0.272622] acpiphp: Slot [19] registered\n[ 0.273419] acpiphp: Slot [20] registered\n[ 0.274226] acpiphp: Slot [21] registered\n[ 0.275029] acpiphp: Slot [22] registered\n[ 0.275830] acpiphp: Slot [23] registered\n[ 0.276627] acpiphp: Slot [24] registered\n[ 0.277427] acpiphp: Slot [25] registered\n[ 0.278232] acpiphp: Slot [26] registered\n[ 0.279032] acpiphp: Slot [27] registered\n[ 0.279832] acpiphp: Slot [28] registered\n[ 0.280630] acpiphp: Slot [29] registered\n[ 0.281430] acpiphp: Slot [30] registered\n[ 0.282240] acpiphp: Slot [31] registered\n[ 0.283040] PCI host bridge to bus 0000:00\n[ 0.283835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287650] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295376] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297821] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299066] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305412] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359609] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360865] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362352] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364952] vgaarb: loaded\n[ 0.365552] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366691] SCSI subsystem initialized\n[ 0.367511] ACPI: bus type USB registered\n[ 0.368325] usbcore: registered new interface driver usbfs\n[ 0.369370] usbcore: registered new interface driver hub\n[ 0.370373] usbcore: registered new device driver usb\n[ 0.371424] PCI: Using ACPI for IRQ routing\n[ 0.372456] NetLabel: Initializing\n[ 0.373169] NetLabel: domain hash size = 128\n[ 0.374026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374976] NetLabel: unlabeled traffic allowed by default\n[ 0.376064] clocksource: Switched to clocksource kvm-clock\n[ 0.381593] AppArmor: AppArmor Filesystem Enabled\n[ 0.382562] pnp: PnP ACPI init\n[ 0.383475] pnp: PnP ACPI: found 5 devices\n[ 0.389842] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391532] NET: Registered protocol family 2\n[ 0.392497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394948] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396117] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397191] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398354] NET: Registered protocol family 1\n[ 0.399216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415311] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429565] Trying to unpack rootfs image as initramfs...\n[ 0.479884] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493917] Scanning for low memory corruption every 60 seconds\n[ 0.495221] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496374] audit: initializing netlink subsys (disabled)\n[ 0.497400] audit: type=2000 audit(1548019459.231:1): initialized\n[ 0.498703] Initialise system trusted keyring\n[ 0.499628] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500800] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502759] zbud: loaded\n[ 0.503472] VFS: Disk quotas dquot_6.6.0\n[ 0.504299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505807] fuse init (API version 7.23)\n[ 0.506694] Key type big_key registered\n[ 0.507493] Allocating IMA MOK and blacklist keyrings.\n[ 0.508596] Key type asymmetric registered\n[ 0.522639] Asymmetric key parser 'x509' registered\n[ 0.530969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532432] io scheduler noop registered\n[ 0.533226] io scheduler deadline registered (default)\n[ 0.534204] io scheduler cfq registered\n[ 0.535028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537348] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538798] ACPI: Power Button [PWRF]\n[ 0.539619] GHES: HEST is not enabled!\n[ 0.553173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586261] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612710] Linux agpgart interface v0.103\n[ 0.614702] brd: module loaded\n[ 0.615866] loop: module loaded\n[ 0.620226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621695] GPT:90111 != 2097151\n[ 0.622375] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623468] GPT:90111 != 2097151\n[ 0.624151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625125] vda: vda1 vda15\n[ 0.626589] scsi host0: ata_piix\n[ 0.627336] scsi host1: ata_piix\n[ 0.628049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.629279] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630730] libphy: Fixed MDIO Bus: probed\n[ 0.631558] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634804] PPP generic driver version 2.4.2\n[ 0.635698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636972] ehci-pci: EHCI PCI platform driver\n[ 0.637853] ehci-platform: EHCI generic platform driver\n[ 0.638845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639977] ohci-pci: OHCI PCI platform driver\n[ 0.640859] ohci-platform: OHCI generic platform driver\n[ 0.641857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657260] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663551] usb usb1: Product: UHCI Host Controller\n[ 0.664500] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666664] hub 1-0:1.0: USB hub found\n[ 0.667448] hub 1-0:1.0: 2 ports detected\n[ 0.668362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671457] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672497] mousedev: PS/2 mouse device common for all mice\n[ 0.673771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679133] i2c /dev entries driver\n[ 0.679889] device-mapper: uevent: version 1.0.3\n[ 0.680835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683770] NET: Registered protocol family 10\n[ 0.684783] NET: Registered protocol family 17\n[ 0.685678] Key type dns_resolver registered\n[ 0.686612] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687719] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689486] registered taskstats version 1\n[ 0.690333] Loading compiled-in X.509 certificates\n[ 0.691773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693653] zswap: loaded using pool lzo/zbud\n[ 0.695031] Key type trusted registered\n[ 0.696600] Key type encrypted registered\n[ 0.697436] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698468] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699511] evm: HMAC attrs: 0x1\n[ 0.700458] Magic number: 3:76:450\n[ 0.701207] machinecheck: hash matches\n[ 0.702061] rtc_cmos 00:00: setting system clock to 2019-01-20 21:24:19 UTC (1548019459)\n[ 0.703661] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704799] EDD information not available.\n[ 0.789047] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800948] Write protecting the kernel read-only data: 14336k\n[ 0.802526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804325] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.111800] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.03. iid=i-0000011f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZW63lTzSmc4oYGC+m47XlMiwJ4L83Cpku3JPyNhE1ywD9zsSOF06StkaYWY5nhZkAGABlvSrgSNfeFAIAli0Uc8mTLv7NIMXyqCUNg1wJG/KovWO20ovCag1XJ/8S5r28QuDh5d+b9BNQ13VdT+5ug4H54FHhuJzYngSoDUzUcOsR8HS3B3wMgO+QlguFbNQw/GYcRLnkNyRy+Z7fsVT5rNHDgXDJBZN9OxfazVRkNeUZmIzmmerIZn07Q3fAMPuzAHq0I4Q90O6+lKvgeQjLj+OLA9k1rth0H8on0dtvwjiS4jxWITSQTJWhgZNubos4GVxZVqzCHJh77H+Qasnt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANKXejK+hqxvIpun88q67aFvM3l9jSBFYi30I/YhWwpbgGmK0NyH5r/IHr1w08Zc3CI34qCCJ2iPOD8XvQPSjBSpAZOnWiwuvLpuT9iAvaieCtSrjbBXERO0LUh51g7uWb8x3einBNhwp7Y69FBD5y4CsaybQ8HdHPGU7GF4qeIhAAAAFQDgvvSgy+iorNs5DX52X9AnbFN18wAAAIEAsFuRVTeRIiBm3uf0rHrrwqU9E9WoUnu6KryWiDOBj1kmGclH6XhYdRT4Y3vxO5a42FSz/fVWoMmkai4ERTHmxRFuCrYsLVuEdPJ/GXY1UKzFWqyFygg2dLii8FmTaXERUS0HkC4ZtViSWOiiZ2obptlFaGI8g7MI9csp7bMnxXoAAACAK0y7eZF6hBrBuXHcwfZlbqu3+AcUkHafLpD8SvEREctCE2xT/5I9wp9hwbt0aXWRZUIKqZ0LmDg2CHBRQ+TTviD1mVISYZhBrVoTMVyPWPYCnzCg2xB8adHtAwiKV5G6lsMnkQgqxWkEkXNcnzXdBNmDUHEDW02Cc6uk0v+cwfQ= root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe93:82bc/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.05 ===\n/dev/root resized successfully [took 1.64s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:93:82:BC \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:82bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10581 (10.3 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.093997] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.111800] random: dd urandom read with 5 bits of entropy available\n[ 1.140048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140051] usb 1-1: Product: QEMU USB Tablet\n[ 1.140052] usb 1-1: Manufacturer: QEMU\n[ 1.140053] usb 1-1: SerialNumber: 42\n[ 1.492300] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 63.175389] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.564982] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:24:19 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:24:19 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:24:19 cirros kern.notice kernel: [ 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)\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:24:19 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:24:19 cirros kern.notice kernel: [ 1.111800] random: dd urandom read with 5 bits of entropy available\nJan 20 21:24:19 cirros kern.info kernel: [ 1.140048] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:24:19 cirros kern.info kernel: [ 1.140050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:24:19 cirros kern.info kernel: [ 1.140051] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:24:19 cirros kern.info kernel: [ 1.140052] usb 1-1: Manufacturer: QEMU\nJan 20 21:24:19 cirros kern.info kernel: [ 1.140053] usb 1-1: SerialNumber: 42\nJan 20 21:24:20 cirros kern.info kernel: [ 1.492300] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJan 20 21:25:21 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:25:21 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:25:21 cirros kern.info kernel: [ 63.175389] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:25:22 cirros kern.info kernel: [ 63.564982] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2019-01-20 21:26:09,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-e477af19-d066-4cf3-a218-3a57d00dc028 2019-01-20 21:26:11,182 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2019-01-20 21:26:41,184 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:26:41,185 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:26:41,185 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:26:41,188 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:26:41,225 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2019-01-20 21:26:41,227 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2019-01-20 21:26:41,228 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2019-01-20 21:26:41,229 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2019-01-20 21:26:41,229 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2019-01-20 21:26:41,270 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2019-01-20 21:26:41,306 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2019-01-20 21:26:41,307 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:26:41,308 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2019-01-20 21:26:41,308 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:26:41,309 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:26:41,315 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:26:41,356 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2019-01-20 21:26:41,358 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2019-01-20 21:26:41,359 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2019-01-20 21:26:41,360 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2019-01-20 21:26:41,360 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2019-01-20 21:26:41,400 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2019-01-20 21:26:41,434 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2019-01-20 21:26:41,435 - sdnvpn-results - INFO - Check if a new group was added to OVS 2019-01-20 21:26:41,436 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2019-01-20 21:26:41,436 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2019-01-20 21:26:41,438 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2019-01-20 21:26:41,438 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2019-01-20 21:26:41,440 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2019-01-20 21:26:41,475 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2019-01-20 21:26:41,476 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2019-01-20 21:26:41,476 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2019-01-20 21:26:41,477 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2019-01-20 21:26:41,477 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2019-01-20 21:26:41,518 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2019-01-20 21:26:41,578 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2019-01-20 21:26:41,578 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2019-01-20 21:26:41,580 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2019-01-20 21:26:41,580 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2019-01-20 21:26:41,581 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2019-01-20 21:26:41,585 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2019-01-20 21:26:41,645 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2019-01-20 21:26:41,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" -d '{"forceDelete": null}' 2019-01-20 21:26:41,651 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2019-01-20 21:26:41,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc422d59-2705-46e3-8471-a5df8284f359 x-compute-request-id: req-cc422d59-2705-46e3-8471-a5df8284f359 Content-Length: 0 Content-Type: application/json 2019-01-20 21:26:41,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc/action used request id req-cc422d59-2705-46e3-8471-a5df8284f359 2019-01-20 21:26:41,825 - sdnvpn_test_utils - DEBUG - Waiting for instance 237561f6-40ce-4e84-9749-e64f0577cebc to be deleted 2019-01-20 21:26:41,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" 2019-01-20 21:26:42,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf85d2e1-340c-4bfc-a617-9fbad6667f5d x-compute-request-id: req-bf85d2e1-340c-4bfc-a617-9fbad6667f5d Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:53", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/237561f6-40ce-4e84-9749-e64f0577cebc", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000128", "OS-SRV-USG:launched_at": "2019-01-20T21:24:31.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "237561f6-40ce-4e84-9749-e64f0577cebc", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:26:41Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2019-01-20T21:24:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:82:bc", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2019-01-20T21:24:18.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:24:19Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:26:42,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-bf85d2e1-340c-4bfc-a617-9fbad6667f5d 2019-01-20 21:26:44,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" 2019-01-20 21:26:45,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ee76d51-b163-41b3-bb36-5a30fa5ca301 x-compute-request-id: req-7ee76d51-b163-41b3-bb36-5a30fa5ca301 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:82:bc", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2019-01-20T21:24:18.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:24:19Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:26:45,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-7ee76d51-b163-41b3-bb36-5a30fa5ca301 2019-01-20 21:26:47,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" -d '{"forceDelete": null}' 2019-01-20 21:26:47,543 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:26:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b636e4d2-3da0-4eaf-91fb-b5708919816e x-compute-request-id: req-b636e4d2-3da0-4eaf-91fb-b5708919816e Content-Length: 0 Content-Type: application/json 2019-01-20 21:26:47,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda/action used request id req-b636e4d2-3da0-4eaf-91fb-b5708919816e 2019-01-20 21:26:47,544 - sdnvpn_test_utils - DEBUG - Waiting for instance b8bec9f6-8734-4dce-ad21-355efe32ecda to be deleted 2019-01-20 21:26:47,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" 2019-01-20 21:26:48,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-420dfa35-5100-400e-a9c3-917e3467123a x-compute-request-id: req-420dfa35-5100-400e-a9c3-917e3467123a Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:82:bc", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8bec9f6-8734-4dce-ad21-355efe32ecda", "rel": "bookmark"}], "image": {"id": "9b7424d0-f9be-4858-be8f-0e9be10c883c", "links": [{"href": "http://172.30.9.27:8774/images/9b7424d0-f9be-4858-be8f-0e9be10c883c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000125", "OS-SRV-USG:launched_at": "2019-01-20T21:24:18.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "b8bec9f6-8734-4dce-ad21-355efe32ecda", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:26:47Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2019-01-20T21:24:14Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:26:48,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-420dfa35-5100-400e-a9c3-917e3467123a 2019-01-20 21:26:50,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557aebaa83f690e2eb5bcc1d2e64efb5bcbeb166" 2019-01-20 21:26:50,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c7a4c61-9c38-4fa4-ab89-379367ead77c x-compute-request-id: req-4c7a4c61-9c38-4fa4-ab89-379367ead77c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:26:50,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-4c7a4c61-9c38-4fa4-ab89-379367ead77c 2019-01-20 21:26:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa0bdcfbce871a8ca66bbf03d609fd578f1f52f7" 2019-01-20 21:26:54,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3798de5f-d532-4763-b292-554d7a5eba14 Date: Sun, 20 Jan 2019 21:26:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:26:54,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9b7424d0-f9be-4858-be8f-0e9be10c883c used request id req-3798de5f-d532-4763-b292-554d7a5eba14 2019-01-20 21:26:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fe518799-ee3e-41a6-9f01-6774bd9e6144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9581e656af39c3b8e95cb1f9ec4ed41900dfe962" 2019-01-20 21:26:56,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e358a494-a8c7-4e5d-820e-2b33f86974e0 Date: Sun, 20 Jan 2019 21:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:26:56,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fe518799-ee3e-41a6-9f01-6774bd9e6144 used request id req-e358a494-a8c7-4e5d-820e-2b33f86974e0 2019-01-20 21:26:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/b667caf7-f290-4e1d-a35c-46dae00821e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9581e656af39c3b8e95cb1f9ec4ed41900dfe962" 2019-01-20 21:26:58,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea5d0b17-6a9b-4694-89c2-52b8ed2af8a6 Date: Sun, 20 Jan 2019 21:26:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:26:58,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b667caf7-f290-4e1d-a35c-46dae00821e5 used request id req-ea5d0b17-6a9b-4694-89c2-52b8ed2af8a6 2019-01-20 21:26:58,191 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2019-01-20 21:26:58,192 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2019-01-20 21:26:58,192 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2019-01-20 21:26:58,194 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2019-01-20 21:26:58,256 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2019-01-20 21:26:58,257 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2019-01-20 21:26:58,258 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2019-01-20 21:26:58,258 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2019-01-20 21:26:58,259 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2019-01-20 21:26:58,263 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2019-01-20 21:26:58,324 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2019-01-20 21:26:58,324 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2019-01-20 21:26:58,325 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2019-01-20 21:27:28,355 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2019-01-20 21:27:28,356 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2019-01-20 21:27:28,357 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2019-01-20 21:27:28,359 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2019-01-20 21:27:28,393 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2019-01-20 21:27:28,395 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2019-01-20 21:27:28,396 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2019-01-20 21:27:28,397 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2019-01-20 21:27:28,397 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2019-01-20 21:27:28,437 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2019-01-20 21:27:28,470 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2019-01-20 21:27:28,471 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2019-01-20 21:27:28,471 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2019-01-20 21:27:28,472 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2019-01-20 21:27:28,472 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2019-01-20 21:27:28,475 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2019-01-20 21:27:28,511 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2019-01-20 21:27:28,513 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2019-01-20 21:27:28,513 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2019-01-20 21:27:28,514 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2019-01-20 21:27:28,514 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2019-01-20 21:27:28,555 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2019-01-20 21:27:28,588 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2019-01-20 21:27:28,589 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2019-01-20 21:27:28,589 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if a new group was added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS group added | +========================================================================================+ | Check if group was removed from OVS after deleting the topology. | +----------------------------------------------------------------------------------------+ | FAIL | Additional group was not deleted from OVS | +========================================================================================+ 2019-01-20 21:27:28,590 - sdnvpn-results - INFO - One or more subtests have failed. 2019-01-20 21:27:28,591 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2019-01-20 21:27:28,591 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2019-01-20 21:27:28,591 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2019-01-20 21:27:28,592 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2019-01-20 21:27:28,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2019-01-20 21:27:28,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2019-01-20 21:27:28,687 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2019-01-20 21:27:28,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:28,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:28,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:28,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:28,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:28,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:28,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:28,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:28,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:28,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:28,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:27:28,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:28,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:28,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:28,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:28,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:28,699 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:27:28,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:28,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a482dec7-fcdd-4f97-beae-2253f473e779 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:28,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a482dec7-fcdd-4f97-beae-2253f473e779 2019-01-20 21:27:28,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:29,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ZCymhI2NRYec65Dqe55wlg"], "issued_at": "2019-01-20T21:27:29.000000Z"}} 2019-01-20 21:27:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c9cae3ff2c6767945caeaa014173a08c60c337b" 2019-01-20 21:27:29,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-80e22a29-7919-43e9-8072-cce05a15b373 Date: Sun, 20 Jan 2019 21:27:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:27:29,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-80e22a29-7919-43e9-8072-cce05a15b373 2019-01-20 21:27:29,263 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:27:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c9cae3ff2c6767945caeaa014173a08c60c337b" 2019-01-20 21:27:29,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b02727ae-c5d7-43b4-adc3-63f532781467 Date: Sun, 20 Jan 2019 21:27:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:27:29,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b02727ae-c5d7-43b4-adc3-63f532781467 2019-01-20 21:27:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c9cae3ff2c6767945caeaa014173a08c60c337b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:27:29,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227 X-Openstack-Request-Id: req-7dfee15b-eb03-4c58-806e-152158edf387 Date: Sun, 20 Jan 2019 21:27:29 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:27:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:27:29Z", "visibility": "public", "locations": [], "self": "/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227", "min_disk": 0, "protected": false, "id": "851f5b3e-8441-4d03-9646-b9e423e23227", "file": "/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:27:29,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7dfee15b-eb03-4c58-806e-152158edf387 2019-01-20 21:27:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c9cae3ff2c6767945caeaa014173a08c60c337b" -d '' 2019-01-20 21:27:31,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cffcac2-8570-4fcc-ad0e-a46fa7ecafcd Date: Sun, 20 Jan 2019 21:27:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:27:31,129 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227/file used request id req-3cffcac2-8570-4fcc-ad0e-a46fa7ecafcd 2019-01-20 21:27:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:31,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a39d4af-6b8c-430d-ad46-54e43b1ea961 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:31,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8a39d4af-6b8c-430d-ad46-54e43b1ea961 2019-01-20 21:27:31,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:31,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["seFTz-Q-Tcu4g5htP22SsQ"], "issued_at": "2019-01-20T21:27:31.000000Z"}} 2019-01-20 21:27:31,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:27:31,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c2c300c9-85b0-488a-975d-3d98cd9eef2d Date: Sun, 20 Jan 2019 21:27:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:27:31,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-c2c300c9-85b0-488a-975d-3d98cd9eef2d 2019-01-20 21:27:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:27:31,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-abe91031-20f3-4714-bd2d-e0543ab70999 Date: Sun, 20 Jan 2019 21:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 21:27:31,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-abe91031-20f3-4714-bd2d-e0543ab70999 2019-01-20 21:27:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:27:32,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-389e0dd3-9ad6-4c69-8bf6-fbafcdc035fa Date: Sun, 20 Jan 2019 21:27:32 GMT RESP BODY: {"routers": []} 2019-01-20 21:27:32,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-389e0dd3-9ad6-4c69-8bf6-fbafcdc035fa 2019-01-20 21:27:32,141 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2019-01-20 21:27:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2019-01-20 21:27:32,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-4686ad2d-b0b9-4fc1-87f3-58ae86b03ed7 Date: Sun, 20 Jan 2019 21:27:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f158b2e4-cb6f-49f0-9846-878dcdc01d5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:27:32Z","is_default":false,"provider:segmentation_id":41,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:27:32Z","mtu":1450}} 2019-01-20 21:27:32,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4686ad2d-b0b9-4fc1-87f3-58ae86b03ed7 2019-01-20 21:27:32,672 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f158b2e4-cb6f-49f0-9846-878dcdc01d5e' created successfully 2019-01-20 21:27:32,673 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:27:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"subnets": [{"ip_version": 4, "network_id": "f158b2e4-cb6f-49f0-9846-878dcdc01d5e", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2019-01-20 21:27:33,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1ace5303-1c54-4e4c-93e6-e58d974e2ec9 Date: Sun, 20 Jan 2019 21:27:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f158b2e4-cb6f-49f0-9846-878dcdc01d5e","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:27:32Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:27:32Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"b954b906-c2c4-466a-8ef1-30e8aebdf249","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2019-01-20 21:27:33,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-1ace5303-1c54-4e4c-93e6-e58d974e2ec9 2019-01-20 21:27:33,357 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'b954b906-c2c4-466a-8ef1-30e8aebdf249' created successfully 2019-01-20 21:27:33,357 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:27:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2019-01-20 21:27:33,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c2266555-49ce-4f16-b90c-22ddd1611e1e Date: Sun, 20 Jan 2019 21:27:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:27:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:27:33Z", "revision_number": 0, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562", "name": "sdnvpn-4-1-router"}} 2019-01-20 21:27:33,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-c2266555-49ce-4f16-b90c-22ddd1611e1e 2019-01-20 21:27:33,657 - sdnvpn.lib.openstack_utils - DEBUG - Router 'cd051fe8-32b4-473c-8bc3-c8fa1994c562' created successfully 2019-01-20 21:27:33,658 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:27:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"subnet_id": "b954b906-c2c4-466a-8ef1-30e8aebdf249"}' 2019-01-20 21:27:35,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-75a20404-6f4f-46f2-8973-fd37aade06a4 Date: Sun, 20 Jan 2019 21:27:35 GMT RESP BODY: {"network_id": "f158b2e4-cb6f-49f0-9846-878dcdc01d5e", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "b954b906-c2c4-466a-8ef1-30e8aebdf249", "subnet_ids": ["b954b906-c2c4-466a-8ef1-30e8aebdf249"], "port_id": "59a25f7f-b12e-4615-b30a-787949ce0a83", "id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562"} 2019-01-20 21:27:35,215 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562/add_router_interface used request id req-75a20404-6f4f-46f2-8973-fd37aade06a4 2019-01-20 21:27:35,216 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:27:35,216 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:27:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:27:35,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-42e174a6-061a-4066-8735-95a511c126ed Date: Sun, 20 Jan 2019 21:27:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f158b2e4-cb6f-49f0-9846-878dcdc01d5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["b954b906-c2c4-466a-8ef1-30e8aebdf249"],"description":"","tags":[],"updated_at":"2019-01-20T21:27:32Z","provider:segmentation_id":41,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:27:32Z","provider:network_type":"vxlan"}]} 2019-01-20 21:27:35,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-42e174a6-061a-4066-8735-95a511c126ed 2019-01-20 21:27:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}}' 2019-01-20 21:27:37,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-e39a4adc-1822-40c1-8e86-075e5e630eb4 Date: Sun, 20 Jan 2019 21:27:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:27:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:27:37Z", "revision_number": 4, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562", "name": "sdnvpn-4-1-router"}} 2019-01-20 21:27:37,350 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562 used request id req-e39a4adc-1822-40c1-8e86-075e5e630eb4 2019-01-20 21:27:37,351 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:27:37,351 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2019-01-20 21:27:37,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2019-01-20 21:27:37,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6c1d1edd-27c2-4b00-8f61-f0421b181fd0 Date: Sun, 20 Jan 2019 21:27:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7e676871-6844-43cd-a0b1-c33e5f0e8f5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:27:37Z","is_default":false,"provider:segmentation_id":5,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:27:37Z","mtu":1450}} 2019-01-20 21:27:37,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6c1d1edd-27c2-4b00-8f61-f0421b181fd0 2019-01-20 21:27:37,775 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 7e676871-6844-43cd-a0b1-c33e5f0e8f5c with cidr 10.10.11.0/24 2019-01-20 21:27:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"subnets": [{"ip_version": 4, "network_id": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2019-01-20 21:27:38,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-397fb10f-d926-4c07-a506-4126d2141d89 Date: Sun, 20 Jan 2019 21:27:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e676871-6844-43cd-a0b1-c33e5f0e8f5c","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:27:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:27:38Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"03bc5566-e113-4538-b064-2060741d6e60","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2019-01-20 21:27:38,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-397fb10f-d926-4c07-a506-4126d2141d89 2019-01-20 21:27:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:27:38,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-12888ce6-dcae-46e5-b8bd-fa2e0228598d Date: Sun, 20 Jan 2019 21:27:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:27:38,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-12888ce6-dcae-46e5-b8bd-fa2e0228598d 2019-01-20 21:27:38,551 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:27:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:38,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968788ec-7cb9-47b4-8dee-41b46121d71b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:38,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-968788ec-7cb9-47b4-8dee-41b46121d71b 2019-01-20 21:27:38,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:38,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["QuKSKTHxQByKGLOJHeyNfg"], "issued_at": "2019-01-20T21:27:38.000000Z"}} 2019-01-20 21:27:38,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:27:39,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67f44713-46cd-45d8-8837-0b7bd7eb52e7 x-compute-request-id: req-67f44713-46cd-45d8-8837-0b7bd7eb52e7 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:27:39,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-67f44713-46cd-45d8-8837-0b7bd7eb52e7 2019-01-20 21:27:39,182 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2019-01-20 21:27:39,182 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2019-01-20 21:27:39,182 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=851f5b3e-8441-4d03-9646-b9e423e23227 network=f158b2e4-cb6f-49f0-9846-878dcdc01d5e secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:27:39,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:39,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:39,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:39,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:39,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:39,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:39,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:39,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:39,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:39,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:39,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:39,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:39,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:39,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c7f86f-9ad6-4723-b5fe-388d9f66ae6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:39,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7c7f86f-9ad6-4723-b5fe-388d9f66ae6d 2019-01-20 21:27:39,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:39,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["FbjZdbxBR7GPSVLnI4qZqg"], "issued_at": "2019-01-20T21:27:39.000000Z"}} 2019-01-20 21:27:39,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead790d0fb5357c362cab38c22a109136106ca46" 2019-01-20 21:27:39,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3708eb26-95af-4c54-aa1f-04f5f1f4adb8 x-compute-request-id: req-3708eb26-95af-4c54-aa1f-04f5f1f4adb8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:27:39,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3708eb26-95af-4c54-aa1f-04f5f1f4adb8 2019-01-20 21:27:39,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead790d0fb5357c362cab38c22a109136106ca46" 2019-01-20 21:27:39,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-167d11db-3f6b-4e0f-8fe7-862ca4151721 x-compute-request-id: req-167d11db-3f6b-4e0f-8fe7-862ca4151721 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:27:39,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-167d11db-3f6b-4e0f-8fe7-862ca4151721 2019-01-20 21:27:39,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead790d0fb5357c362cab38c22a109136106ca46" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "851f5b3e-8441-4d03-9646-b9e423e23227", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f158b2e4-cb6f-49f0-9846-878dcdc01d5e"}]}}' 2019-01-20 21:27:41,430 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:27:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e986eeb6-fd91-439d-83a2-72d466f66b36 x-compute-request-id: req-e986eeb6-fd91-439d-83a2-72d466f66b36 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "adminPass": "3ZDVPhxVk4d6"}} 2019-01-20 21:27:41,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e986eeb6-fd91-439d-83a2-72d466f66b36 2019-01-20 21:27:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:41,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229b4c95-b68a-43e0-a92d-c8348b675bb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:41,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-229b4c95-b68a-43e0-a92d-c8348b675bb9 2019-01-20 21:27:41,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:41,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["kTdq0BhoT5qbV3X5rplswg"], "issued_at": "2019-01-20T21:27:41.000000Z"}} 2019-01-20 21:27:41,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607d32290f4b60a2a36b3d7bd2f0edf20f8c8143" 2019-01-20 21:27:42,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ae9e910-7a00-428b-833d-045bccfa17bb x-compute-request-id: req-5ae9e910-7a00-428b-833d-045bccfa17bb Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:27:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:27:42,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 used request id req-5ae9e910-7a00-428b-833d-045bccfa17bb 2019-01-20 21:27:45,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607d32290f4b60a2a36b3d7bd2f0edf20f8c8143" 2019-01-20 21:27:46,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413b7677-a132-4df8-86dd-b6123fb90f8d x-compute-request-id: req-413b7677-a132-4df8-86dd-b6123fb90f8d Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:27:42Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:27:46,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 used request id req-413b7677-a132-4df8-86dd-b6123fb90f8d 2019-01-20 21:27:49,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607d32290f4b60a2a36b3d7bd2f0edf20f8c8143" 2019-01-20 21:27:49,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d53baa69-d615-4d6e-b414-47b575ef7ca6 x-compute-request-id: req-d53baa69-d615-4d6e-b414-47b575ef7ca6 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:08:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2019-01-20T21:27:45.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:46Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:27:49,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 used request id req-d53baa69-d615-4d6e-b414-47b575ef7ca6 2019-01-20 21:27:49,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead790d0fb5357c362cab38c22a109136106ca46" 2019-01-20 21:27:50,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3799ca7d-3a55-40b6-912b-2cc52fe28b51 x-compute-request-id: req-3799ca7d-3a55-40b6-912b-2cc52fe28b51 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:08:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2019-01-20T21:27:45.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:46Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:27:50,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 used request id req-3799ca7d-3a55-40b6-912b-2cc52fe28b51 2019-01-20 21:27:50,474 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.11'. 2019-01-20 21:27:50,475 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2019-01-20 21:27:50,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:27:52,070 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-235a9acf-837e-4eef-b5d4-98e949f3cf69 x-compute-request-id: req-235a9acf-837e-4eef-b5d4-98e949f3cf69 Content-Length: 0 Content-Type: application/json 2019-01-20 21:27:52,070 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62/action used request id req-235a9acf-837e-4eef-b5d4-98e949f3cf69 2019-01-20 21:27:52,070 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2019-01-20 21:27:52,071 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=851f5b3e-8441-4d03-9646-b9e423e23227 network=f158b2e4-cb6f-49f0-9846-878dcdc01d5e secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:27:52,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:52,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:52,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:52,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:52,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:52,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:52,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:52,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:52,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:52,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:27:52,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:27:52,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:27:52,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:27:52,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:27:52,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:27:52,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:27:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:52,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1012d639-5cd6-4160-a7a9-c3e2c5217438 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:52,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1012d639-5cd6-4160-a7a9-c3e2c5217438 2019-01-20 21:27:52,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:52,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["6dR84DsnSpi9fbBuaVNl6A"], "issued_at": "2019-01-20T21:27:52.000000Z"}} 2019-01-20 21:27:52,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb319269352d34f069f248c2d18d4dadab1c276" 2019-01-20 21:27:52,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf9449fa-27d6-488d-b4df-4b1dec140fa3 x-compute-request-id: req-cf9449fa-27d6-488d-b4df-4b1dec140fa3 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:27:52,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf9449fa-27d6-488d-b4df-4b1dec140fa3 2019-01-20 21:27:52,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb319269352d34f069f248c2d18d4dadab1c276" 2019-01-20 21:27:52,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c0d550-babf-478d-8fce-12ca2ce9e35c x-compute-request-id: req-78c0d550-babf-478d-8fce-12ca2ce9e35c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:27:52,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-78c0d550-babf-478d-8fce-12ca2ce9e35c 2019-01-20 21:27:52,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb319269352d34f069f248c2d18d4dadab1c276" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "851f5b3e-8441-4d03-9646-b9e423e23227", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f158b2e4-cb6f-49f0-9846-878dcdc01d5e"}]}}' 2019-01-20 21:27:54,166 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-515d1b45-2fe2-4ad2-88a8-946cd1a493ec x-compute-request-id: req-515d1b45-2fe2-4ad2-88a8-946cd1a493ec Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "adminPass": "LJyasGWMt3gH"}} 2019-01-20 21:27:54,166 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-515d1b45-2fe2-4ad2-88a8-946cd1a493ec 2019-01-20 21:27:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:27:54,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6177e846-3574-41b7-8785-67cfe1cb07fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:27:54,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6177e846-3574-41b7-8785-67cfe1cb07fc 2019-01-20 21:27:54,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:27:54,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["3yH5w4SOQDWeWNsfGWqBHg"], "issued_at": "2019-01-20T21:27:54.000000Z"}} 2019-01-20 21:27:54,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b59cfb532643e783f2b85360e106611d9cd1b9" 2019-01-20 21:27:55,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fad0f43e-4d1b-42bc-aea2-3ebf43a1ba5a x-compute-request-id: req-fad0f43e-4d1b-42bc-aea2-3ebf43a1ba5a Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:27:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:27:55,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 used request id req-fad0f43e-4d1b-42bc-aea2-3ebf43a1ba5a 2019-01-20 21:27:58,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b59cfb532643e783f2b85360e106611d9cd1b9" 2019-01-20 21:27:58,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18a6ca4f-ab65-4a96-8216-150c89aade24 x-compute-request-id: req-18a6ca4f-ab65-4a96-8216-150c89aade24 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:27:55Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:27:58,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 used request id req-18a6ca4f-ab65-4a96-8216-150c89aade24 2019-01-20 21:28:01,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b59cfb532643e783f2b85360e106611d9cd1b9" 2019-01-20 21:28:02,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87b2494a-3abe-483a-9517-fc16fde6b6bf x-compute-request-id: req-87b2494a-3abe-483a-9517-fc16fde6b6bf Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:02,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 used request id req-87b2494a-3abe-483a-9517-fc16fde6b6bf 2019-01-20 21:28:02,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb319269352d34f069f248c2d18d4dadab1c276" 2019-01-20 21:28:03,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a9b5f07-0975-40dc-9011-1018c7d362f3 x-compute-request-id: req-4a9b5f07-0975-40dc-9011-1018c7d362f3 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:03,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6 used request id req-4a9b5f07-0975-40dc-9011-1018c7d362f3 2019-01-20 21:28:03,008 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.7'. 2019-01-20 21:28:03,008 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2019-01-20 21:28:03,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:28:04,133 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e770c31-d1ea-4331-a3de-0a5d336f4085 x-compute-request-id: req-1e770c31-d1ea-4331-a3de-0a5d336f4085 Content-Length: 0 Content-Type: application/json 2019-01-20 21:28:04,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6/action used request id req-1e770c31-d1ea-4331-a3de-0a5d336f4085 2019-01-20 21:28:04,134 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2019-01-20 21:28:04,134 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=851f5b3e-8441-4d03-9646-b9e423e23227 network=7e676871-6844-43cd-a0b1-c33e5f0e8f5c secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:28:04,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:28:04,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:28:04,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:28:04,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:28:04,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:28:04,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:28:04,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:28:04,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:28:04,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:28:04,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:28:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:28:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:28:04,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:28:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:28:04,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057ab6e7-e04a-443c-a090-a498ae70fb4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:28:04,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-057ab6e7-e04a-443c-a090-a498ae70fb4b 2019-01-20 21:28:04,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:28:04,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["NsZpp8XdRIKsPKmQ0POeZg"], "issued_at": "2019-01-20T21:28:04.000000Z"}} 2019-01-20 21:28:04,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" 2019-01-20 21:28:04,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72241030-49e8-479f-9b59-9276fa7fd07d x-compute-request-id: req-72241030-49e8-479f-9b59-9276fa7fd07d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:28:04,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-72241030-49e8-479f-9b59-9276fa7fd07d 2019-01-20 21:28:04,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" 2019-01-20 21:28:04,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-216de4ee-aa33-44c0-991b-2de1efe3052d x-compute-request-id: req-216de4ee-aa33-44c0-991b-2de1efe3052d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:28:04,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-216de4ee-aa33-44c0-991b-2de1efe3052d 2019-01-20 21:28:04,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "851f5b3e-8441-4d03-9646-b9e423e23227", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c"}]}}' 2019-01-20 21:28:06,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec51ae75-a7f0-4a19-a28e-a7103cd4a944 x-compute-request-id: req-ec51ae75-a7f0-4a19-a28e-a7103cd4a944 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "adminPass": "4MNCFFnFyVeJ"}} 2019-01-20 21:28:06,155 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ec51ae75-a7f0-4a19-a28e-a7103cd4a944 2019-01-20 21:28:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:28:06,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f292d83-2345-475d-bc81-7c900af81e83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:28:06,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5f292d83-2345-475d-bc81-7c900af81e83 2019-01-20 21:28:06,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:28:06,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["OEZUPDoAQkKd2VayzBMYiw"], "issued_at": "2019-01-20T21:28:06.000000Z"}} 2019-01-20 21:28:06,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627816a61c87699b74e8ddad625800bf700961" 2019-01-20 21:28:06,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f800f94-093c-42f3-a35a-b976a70fe85a x-compute-request-id: req-9f800f94-093c-42f3-a35a-b976a70fe85a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:28:06Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:06,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 used request id req-9f800f94-093c-42f3-a35a-b976a70fe85a 2019-01-20 21:28:09,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627816a61c87699b74e8ddad625800bf700961" 2019-01-20 21:28:10,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfb1dd4b-4e39-48f8-941c-ff23f4d68397 x-compute-request-id: req-dfb1dd4b-4e39-48f8-941c-ff23f4d68397 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:28:07Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:10,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 used request id req-dfb1dd4b-4e39-48f8-941c-ff23f4d68397 2019-01-20 21:28:13,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47627816a61c87699b74e8ddad625800bf700961" 2019-01-20 21:28:14,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30abfb01-25dd-4748-b17b-6919e64c4143 x-compute-request-id: req-30abfb01-25dd-4748-b17b-6919e64c4143 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:14,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 used request id req-30abfb01-25dd-4748-b17b-6919e64c4143 2019-01-20 21:28:14,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" 2019-01-20 21:28:14,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b32b0e-6dc2-4820-bd60-c3074370720d x-compute-request-id: req-b9b32b0e-6dc2-4820-bd60-c3074370720d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:14,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17 used request id req-b9b32b0e-6dc2-4820-bd60-c3074370720d 2019-01-20 21:28:14,954 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.10'. 2019-01-20 21:28:14,954 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2019-01-20 21:28:14,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:28:16,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74e233bd-cc5f-426a-9129-eddae3044ae6 x-compute-request-id: req-74e233bd-cc5f-426a-9129-eddae3044ae6 Content-Length: 0 Content-Type: application/json 2019-01-20 21:28:16,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action used request id req-74e233bd-cc5f-426a-9129-eddae3044ae6 2019-01-20 21:28:16,474 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2019-01-20 21:28:16,474 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=851f5b3e-8441-4d03-9646-b9e423e23227 network=7e676871-6844-43cd-a0b1-c33e5f0e8f5c secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.10 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:28:16,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:28:16,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:28:16,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:28:16,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:28:16,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:28:16,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:28:16,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:28:16,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:28:16,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:28:16,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:28:16,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:28:16,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:28:16,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:28:16,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:28:16,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:28:16,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:28:16,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:28:16,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:28:16,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:28:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:28:16,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ed01ab-cf4e-4d69-88ed-f0cfab3b47b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:28:16,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-59ed01ab-cf4e-4d69-88ed-f0cfab3b47b0 2019-01-20 21:28:16,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:28:16,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["D79WKnRAQg-0pfdqgUp78w"], "issued_at": "2019-01-20T21:28:16.000000Z"}} 2019-01-20 21:28:16,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" 2019-01-20 21:28:17,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69754f1d-db3e-4df3-b657-7f8490894fb4 x-compute-request-id: req-69754f1d-db3e-4df3-b657-7f8490894fb4 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:28:17,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69754f1d-db3e-4df3-b657-7f8490894fb4 2019-01-20 21:28:17,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" 2019-01-20 21:28:17,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5788da9-53ba-4346-9f93-54bc661945cb x-compute-request-id: req-e5788da9-53ba-4346-9f93-54bc661945cb Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:28:17,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-e5788da9-53ba-4346-9f93-54bc661945cb 2019-01-20 21:28:17,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "851f5b3e-8441-4d03-9646-b9e423e23227", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c"}], "config_drive": true}}' 2019-01-20 21:28:18,616 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-219810ed-d174-4c89-b7bb-c18e91df3d95 x-compute-request-id: req-219810ed-d174-4c89-b7bb-c18e91df3d95 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "adminPass": "JfHCW7hx2o5L"}} 2019-01-20 21:28:18,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-219810ed-d174-4c89-b7bb-c18e91df3d95 2019-01-20 21:28:18,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:28:18,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b95e98-7338-4e00-9ee9-6a997168a989 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:28:18,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-35b95e98-7338-4e00-9ee9-6a997168a989 2019-01-20 21:28:18,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:28:19,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["DsTkiPsXRTWVDxgrzkkR3w"], "issued_at": "2019-01-20T21:28:18.000000Z"}} 2019-01-20 21:28:19,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f434e5ca0f7ab46668322424409b94fef2139d" 2019-01-20 21:28:19,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57deb706-9efe-4c29-af75-a01eef4bd9f8 x-compute-request-id: req-57deb706-9efe-4c29-af75-a01eef4bd9f8 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:28:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:19,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 used request id req-57deb706-9efe-4c29-af75-a01eef4bd9f8 2019-01-20 21:28:22,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f434e5ca0f7ab46668322424409b94fef2139d" 2019-01-20 21:28:23,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0503d3e5-434d-4ca3-83a4-814476040661 x-compute-request-id: req-0503d3e5-434d-4ca3-83a4-814476040661 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:28:19Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:23,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 used request id req-0503d3e5-434d-4ca3-83a4-814476040661 2019-01-20 21:28:26,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f434e5ca0f7ab46668322424409b94fef2139d" 2019-01-20 21:28:27,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dffe237-3cd3-444d-92e4-23bf189098f0 x-compute-request-id: req-0dffe237-3cd3-444d-92e4-23bf189098f0 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:27,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 used request id req-0dffe237-3cd3-444d-92e4-23bf189098f0 2019-01-20 21:28:27,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" 2019-01-20 21:28:28,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f37527b7-aa42-4e74-9895-bb376e9db069 x-compute-request-id: req-f37527b7-aa42-4e74-9895-bb376e9db069 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:28,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1 used request id req-f37527b7-aa42-4e74-9895-bb376e9db069 2019-01-20 21:28:28,473 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.6'. 2019-01-20 21:28:28,473 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2019-01-20 21:28:28,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:28:30,520 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ed556cd-2d57-4878-84bd-3a8206d5776f x-compute-request-id: req-9ed556cd-2d57-4878-84bd-3a8206d5776f Content-Length: 0 Content-Type: application/json 2019-01-20 21:28:30,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action used request id req-9ed556cd-2d57-4878-84bd-3a8206d5776f 2019-01-20 21:28:30,521 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2019-01-20 21:28:30,521 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=851f5b3e-8441-4d03-9646-b9e423e23227 network=f158b2e4-cb6f-49f0-9846-878dcdc01d5e secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.11 10.10.10.7 10.10.11.6 10.10.11.10 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:28:30,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:28:30,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:28:30,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:28:30,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:28:30,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:28:30,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:28:30,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:28:30,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:28:30,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:28:30,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:28:30,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:28:30,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:28:30,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:28:30,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:28:30,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:28:30,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:28:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:28:30,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785152c1-b4a4-4f5a-b04c-4bb4fec5ea69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:28:30,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-785152c1-b4a4-4f5a-b04c-4bb4fec5ea69 2019-01-20 21:28:30,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:28:30,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ly0ZB2XDQiafsV9u5NRbvg"], "issued_at": "2019-01-20T21:28:30.000000Z"}} 2019-01-20 21:28:30,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" 2019-01-20 21:28:31,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c721143c-789b-4ada-b99b-2f86bd066f1f x-compute-request-id: req-c721143c-789b-4ada-b99b-2f86bd066f1f Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:28:31,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c721143c-789b-4ada-b99b-2f86bd066f1f 2019-01-20 21:28:31,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" 2019-01-20 21:28:31,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2f4b4c6-28b5-4e96-a829-f51540664687 x-compute-request-id: req-c2f4b4c6-28b5-4e96-a829-f51540664687 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:28:31,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-c2f4b4c6-28b5-4e96-a829-f51540664687 2019-01-20 21:28:31,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "851f5b3e-8441-4d03-9646-b9e423e23227", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMSAxMC4xMC4xMC43IDEwLjEwLjExLjYgMTAuMTAuMTEuMTAKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f158b2e4-cb6f-49f0-9846-878dcdc01d5e"}], "config_drive": true}}' 2019-01-20 21:28:33,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d5d6c43-4522-4d0e-b196-a4006013eae2 x-compute-request-id: req-9d5d6c43-4522-4d0e-b196-a4006013eae2 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9f814744-78ab-4658-ac62-89d4869cfd12", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "bookmark"}], "adminPass": "CAUy99gMBsav"}} 2019-01-20 21:28:33,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9d5d6c43-4522-4d0e-b196-a4006013eae2 2019-01-20 21:28:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:28:33,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0294fbd-8653-4c0e-a477-d8f133647a06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:28:33,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d0294fbd-8653-4c0e-a477-d8f133647a06 2019-01-20 21:28:33,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:28:33,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["63GXx6urQ3alJ75le7m-oQ"], "issued_at": "2019-01-20T21:28:33.000000Z"}} 2019-01-20 21:28:33,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089e06ac620acc60c985ffb6d54a873525108678" 2019-01-20 21:28:34,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d1a2dde-d8e1-4a0c-857a-690002767053 x-compute-request-id: req-5d1a2dde-d8e1-4a0c-857a-690002767053 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000137", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9f814744-78ab-4658-ac62-89d4869cfd12", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:28:33Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2019-01-20T21:28:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:34,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 used request id req-5d1a2dde-d8e1-4a0c-857a-690002767053 2019-01-20 21:28:37,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089e06ac620acc60c985ffb6d54a873525108678" 2019-01-20 21:28:37,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0df9d277-be99-460a-be01-2987dffdcb36 x-compute-request-id: req-0df9d277-be99-460a-be01-2987dffdcb36 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7c:a3", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000137", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9f814744-78ab-4658-ac62-89d4869cfd12", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:28:34Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2019-01-20T21:28:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:37,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 used request id req-0df9d277-be99-460a-be01-2987dffdcb36 2019-01-20 21:28:40,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089e06ac620acc60c985ffb6d54a873525108678" 2019-01-20 21:28:41,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-823b8a6b-a2da-4527-a99a-dc755626b581 x-compute-request-id: req-823b8a6b-a2da-4527-a99a-dc755626b581 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7c:a3", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000137", "OS-SRV-USG:launched_at": "2019-01-20T21:28:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9f814744-78ab-4658-ac62-89d4869cfd12", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2019-01-20T21:28:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:41,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 used request id req-823b8a6b-a2da-4527-a99a-dc755626b581 2019-01-20 21:28:41,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" 2019-01-20 21:28:42,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d48855d-7e64-4389-822b-3e04b210cfe8 x-compute-request-id: req-4d48855d-7e64-4389-822b-3e04b210cfe8 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7c:a3", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000137", "OS-SRV-USG:launched_at": "2019-01-20T21:28:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9f814744-78ab-4658-ac62-89d4869cfd12", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:37Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2019-01-20T21:28:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:28:42,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12 used request id req-4d48855d-7e64-4389-822b-3e04b210cfe8 2019-01-20 21:28:42,171 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.14'. 2019-01-20 21:28:42,171 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2019-01-20 21:28:42,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:28:43,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:28:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ad37d90-902d-4401-b892-073e3026d64f x-compute-request-id: req-8ad37d90-902d-4401-b892-073e3026d64f Content-Length: 0 Content-Type: application/json 2019-01-20 21:28:43,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-8ad37d90-902d-4401-b892-073e3026d64f 2019-01-20 21:28:43,435 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2019-01-20 21:28:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-281689", "route_distinguishers": "12:12"}}' 2019-01-20 21:28:43,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-64947cdd-6d23-491d-9d8b-ccb588d18177 Date: Sun, 20 Jan 2019 21:28:43 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "6c5917fc-0458-4601-b164-289f9e3efdac", "name": "sdnvpn-281689", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:28:43,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-64947cdd-6d23-491d-9d8b-ccb588d18177 2019-01-20 21:28:43,808 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-281689', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'6c5917fc-0458-4601-b164-289f9e3efdac'}} 2019-01-20 21:28:43,808 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2019-01-20 21:28:43,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"router_association": {"router_id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562"}}' 2019-01-20 21:28:45,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-56add763-cf83-47ea-8836-bd0a44e89c96 Date: Sun, 20 Jan 2019 21:28:45 GMT RESP BODY: {"router_association": {"router_id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "798a05cc-ed6e-4d76-bf42-5590b56cd891"}} 2019-01-20 21:28:45,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac/router_associations used request id req-56add763-cf83-47ea-8836-bd0a44e89c96 2019-01-20 21:28:45,159 - sdnvpn_test_utils - INFO - Waiting for instance 5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 to boot up 2019-01-20 21:28:45,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead790d0fb5357c362cab38c22a109136106ca46" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:28:46,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15d7aee6-385a-421b-b9f8-2f3ab80162e8 x-compute-request-id: req-15d7aee6-385a-421b-b9f8-2f3ab80162e8 Content-Encoding: gzip Content-Length: 11072 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519981641 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130334] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131985] pid_max: default: 32768 minimum: 301\n[ 0.132878] ACPI: Core revision 20150930\n[ 0.134255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135556] Security Framework initialized\n[ 0.136368] Yama: becoming mindful.\n[ 0.137104] AppArmor: AppArmor initialized\n[ 0.137968] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139294] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140566] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143145] Initializing cgroup subsys io\n[ 0.143953] Initializing cgroup subsys memory\n[ 0.144807] Initializing cgroup subsys devices\n[ 0.145683] Initializing cgroup subsys freezer\n[ 0.146540] Initializing cgroup subsys net_cls\n[ 0.147403] Initializing cgroup subsys perf_event\n[ 0.148309] Initializing cgroup subsys net_prio\n[ 0.149184] Initializing cgroup subsys hugetlb\n[ 0.150055] Initializing cgroup subsys pids\n[ 0.150924] CPU: Physical Processor ID: 0\n[ 0.152416] mce: CPU supports 10 MCE banks\n[ 0.153256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154255] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164862] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171171] ftrace: allocating 31920 entries in 125 pages\n[ 0.197388] smpboot: Max logical packages: 1\n[ 0.198238] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199580] x2apic enabled\n[ 0.200377] Switched APIC routing to physical x2apic.\n[ 0.202127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203245] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206981] KVM setup paravirtual spinlock\n[ 0.208311] x86: Booted up 1 node, 1 CPUs\n[ 0.209107] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210473] devtmpfs: initialized\n[ 0.212181] evm: security.selinux\n[ 0.212875] evm: security.SMACK64\n[ 0.213551] evm: security.SMACK64EXEC\n[ 0.214283] evm: security.SMACK64TRANSMUTE\n[ 0.215079] evm: security.SMACK64MMAP\n[ 0.215815] evm: security.ima\n[ 0.216443] evm: security.capability\n[ 0.217238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219059] pinctrl core: initialized pinctrl subsystem\n[ 0.220147] RTC time: 21:27:45, date: 01/20/19\n[ 0.221088] NET: Registered protocol family 16\n[ 0.222047] cpuidle: using governor ladder\n[ 0.222854] cpuidle: using governor menu\n[ 0.223624] PCCT header not found.\n[ 0.224364] ACPI: bus type PCI registered\n[ 0.225156] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226376] PCI: Using configuration type 1 for base access\n[ 0.228126] ACPI: Added _OSI(Module Device)\n[ 0.228961] ACPI: Added _OSI(Processor Device)\n[ 0.229810] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230697] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232801] ACPI: Interpreter enabled\n[ 0.233567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237186] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240813] ACPI: (supports S0 S5)\n[ 0.241504] ACPI: Using IOAPIC for interrupt routing\n[ 0.242486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246689] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247910] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251270] acpiphp: Slot [3] registered\n[ 0.252072] acpiphp: Slot [4] registered\n[ 0.252855] acpiphp: Slot [5] registered\n[ 0.253637] acpiphp: Slot [6] registered\n[ 0.254414] acpiphp: Slot [7] registered\n[ 0.255211] acpiphp: Slot [8] registered\n[ 0.255996] acpiphp: Slot [9] registered\n[ 0.256775] acpiphp: Slot [10] registered\n[ 0.257565] acpiphp: Slot [11] registered\n[ 0.258361] acpiphp: Slot [12] registered\n[ 0.259157] acpiphp: Slot [13] registered\n[ 0.259954] acpiphp: Slot [14] registered\n[ 0.260747] acpiphp: Slot [15] registered\n[ 0.271675] acpiphp: Slot [16] registered\n[ 0.272468] acpiphp: Slot [17] registered\n[ 0.273260] acpiphp: Slot [18] registered\n[ 0.274050] acpiphp: Slot [19] registered\n[ 0.274840] acpiphp: Slot [20] registered\n[ 0.275632] acpiphp: Slot [21] registered\n[ 0.276425] acpiphp: Slot [22] registered\n[ 0.277219] acpiphp: Slot [23] registered\n[ 0.278012] acpiphp: Slot [24] registered\n[ 0.278802] acpiphp: Slot [25] registered\n[ 0.279592] acpiphp: Slot [26] registered\n[ 0.280378] acpiphp: Slot [27] registered\n[ 0.281177] acpiphp: Slot [28] registered\n[ 0.281982] acpiphp: Slot [29] registered\n[ 0.282773] acpiphp: Slot [30] registered\n[ 0.283559] acpiphp: Slot [31] registered\n[ 0.284348] PCI host bridge to bus 0000:00\n[ 0.285141] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288930] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290350] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297983] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299145] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300388] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308915] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357199] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358662] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360062] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361456] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363932] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365173] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366316] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368866] vgaarb: loaded\n[ 0.369454] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370580] SCSI subsystem initialized\n[ 0.371383] ACPI: bus type USB registered\n[ 0.372185] usbcore: registered new interface driver usbfs\n[ 0.373195] usbcore: registered new interface driver hub\n[ 0.374186] usbcore: registered new device driver usb\n[ 0.375229] PCI: Using ACPI for IRQ routing\n[ 0.376237] NetLabel: Initializing\n[ 0.376942] NetLabel: domain hash size = 128\n[ 0.377778] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378710] NetLabel: unlabeled traffic allowed by default\n[ 0.379790] clocksource: Switched to clocksource kvm-clock\n[ 0.385281] AppArmor: AppArmor Filesystem Enabled\n[ 0.386229] pnp: PnP ACPI init\n[ 0.387128] pnp: PnP ACPI: found 5 devices\n[ 0.393497] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395164] NET: Registered protocol family 2\n[ 0.396106] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398488] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400675] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401819] NET: Registered protocol family 1\n[ 0.402667] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403736] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404789] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432947] Trying to unpack rootfs image as initramfs...\n[ 0.483511] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497476] Scanning for low memory corruption every 60 seconds\n[ 0.498810] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499952] audit: initializing netlink subsys (disabled)\n[ 0.500980] audit: type=2000 audit(1548019666.078:1): initialized\n[ 0.502268] Initialise system trusted keyring\n[ 0.503188] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504338] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506283] zbud: loaded\n[ 0.506977] VFS: Disk quotas dquot_6.6.0\n[ 0.507783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509284] fuse init (API version 7.23)\n[ 0.510174] Key type big_key registered\n[ 0.510963] Allocating IMA MOK and blacklist keyrings.\n[ 0.512061] Key type asymmetric registered\n[ 0.512879] Asymmetric key parser 'x509' registered\n[ 0.513814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515621] io scheduler noop registered\n[ 0.516408] io scheduler deadline registered (default)\n[ 0.517387] io scheduler cfq registered\n[ 0.518205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521907] ACPI: Power Button [PWRF]\n[ 0.522722] GHES: HEST is not enabled!\n[ 0.536441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566406] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593428] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595547] Linux agpgart interface v0.103\n[ 0.597609] brd: module loaded\n[ 0.598817] loop: module loaded\n[ 0.603329] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604782] GPT:90111 != 2097151\n[ 0.605450] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606529] GPT:90111 != 2097151\n[ 0.607201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608156] vda: vda1 vda15\n[ 0.609600] scsi host0: ata_piix\n[ 0.610327] scsi host1: ata_piix\n[ 0.611029] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612240] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613674] libphy: Fixed MDIO Bus: probed\n[ 0.614481] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615414] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617567] PPP generic driver version 2.4.2\n[ 0.618461] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619746] ehci-pci: EHCI PCI platform driver\n[ 0.620620] ehci-platform: EHCI generic platform driver\n[ 0.621599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622709] ohci-pci: OHCI PCI platform driver\n[ 0.623567] ohci-platform: OHCI generic platform driver\n[ 0.624547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638859] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639897] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642327] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643437] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646051] usb usb1: Product: UHCI Host Controller\n[ 0.646971] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648100] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649126] hub 1-0:1.0: USB hub found\n[ 0.649897] hub 1-0:1.0: 2 ports detected\n[ 0.650788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652893] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653848] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654860] mousedev: PS/2 mouse device common for all mice\n[ 0.656103] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657910] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661367] i2c /dev entries driver\n[ 0.662120] device-mapper: uevent: version 1.0.3\n[ 0.663047] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664664] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665929] NET: Registered protocol family 10\n[ 0.666918] NET: Registered protocol family 17\n[ 0.667817] Key type dns_resolver registered\n[ 0.668729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669803] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671531] registered taskstats version 1\n[ 0.672362] Loading compiled-in X.509 certificates\n[ 0.673978] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676180] zswap: loaded using pool lzo/zbud\n[ 0.677845] Key type trusted registered\n[ 0.679682] Key type encrypted registered\n[ 0.680689] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681938] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683146] evm: HMAC attrs: 0x1\n[ 0.684343] Magic number: 3:626:500\n[ 0.685384] rtc_cmos 00:00: setting system clock to 2019-01-20 21:27:46 UTC (1548019666)\n[ 0.687277] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688912] EDD information not available.\n[ 0.772725] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774552] Write protecting the kernel read-only data: 14336k\n[ 0.786549] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788632] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.167183] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000125\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBRMgk/p1ukn799Dtn/ICNhDJDGyhWGnSBNlbfixNk3tlXsOgh9yt+x6Qe8mjOhRpOf6f2BBvFP84yIDtMM51pYOxa9a1mp4Qcxi/ZTQ+foiyrtstWYAKBg5sS4k4cyxqhg4m0bv1PCh/JJk9PTmhjNNT6Nqje+kDhrVgWRwRJxVRQTORcPJryZPHfj8eSF9c1sp4wMBAQN0vHx30LxzgYsjpd/J1dX84p6evevdWss8AlumgCFcGPoSJQYdNRNiBUBNKbpuNpYjw97e/U6ULUnKKOaXUXjt5dygKqC2v+PyEk+PjW4HZpMDflFtSytTN3bbEU8jNefqHhuhQDMCsf root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBALrqn7QIww5jK47iE7V7LTY0Okm3DOmYSeKnJA2wdjmX64oXsEd4S5Rpo/5eaaEaqgsAL2FnOQLGyHgYEsQokmIMCqZUNXsxyGYx1h+x63S1X3fQloEXddT3JYk2IYWywzdqprK2WBVuo0mx5Fnxb/uxoamFeCvqcBOqqevm9Y0vAAAAFQDMJfoZHCWpolDUkliGDMcYriTV/QAAAIBiOvo00xX/o67snYypLKKXPOx2SmUm83i0N0N8/fOZrXGPJzNdHEUGrlt0Lr1j9JqI9+4SI86uD36kOJxK5eJZmCl4KHesQlRXlZomQ+ymn794dXAWwnYfOJ5bgZQiwvqDMwOeRw/BRCr3kVTDS3JrMj9s9t1thPGJV8HTrLCYFAAAAIBFW+6iS2t89HDRO44E7w/iV2ESWwTpKpUjy6alZ/RqJzbgmOKQq9FLC2LovU1culb2ngY4Ays4n7xoZwGbuIxtqSDCpwrRE1yJ68LCsZeRMjPrxd992MHfhdau2wqgIMqrcHlW0NAYOq06jX0xg/kSCGvqPCU+/+hrBXb0Zk0rKg== root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe4a:807/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000125\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.22 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.45s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:4A:08:07 \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4a:807/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:5 overruns:0 frame:0\n TX packets:109 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8653 (8.4 KiB) TX bytes:9780 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n64 bytes from 10.10.10.1: seq=0 ttl=64 time=0.231 ms\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.210 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.113 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.232 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.152 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.113/0.187/0.232 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.329 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.405 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=5.075 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.826 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.930 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.826/5.113/5.405 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.783 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.820 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.863 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.750 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.786 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.750/5.800/5.863 ms\n### uname -a\nLinux sdnvpn-4-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.121169] usb 1-1: Product: QEMU USB Tablet\n[ 1.121170] usb 1-1: Manufacturer: QEMU\n[ 1.121170] usb 1-1: SerialNumber: 42\n[ 1.137314] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.149084] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.167183] random: dd urandom read with 5 bits of entropy available\n[ 1.495884] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.495887] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.324362] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.392279] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:27:46 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:27:46 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:27:46 cirros kern.notice kernel: [ 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)\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:27:46 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:27:46 cirros kern.notice kernel: [ 1.167183] random: dd urandom read with 5 bits of entropy available\nJan 20 21:27:47 cirros kern.info kernel: [ 1.495884] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nJan 20 21:27:47 cirros kern.info kernel: [ 1.495887] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJan 20 21:27:48 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:27:49 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:27:49 cirros kern.info kernel: [ 3.324362] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:27:50 cirros kern.info kernel: [ 4.392279] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-2 login: "} 2019-01-20 21:28:46,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62/action used request id req-15d7aee6-385a-421b-b9f8-2f3ab80162e8 2019-01-20 21:28:48,265 - sdnvpn_test_utils - INFO - Waiting for instance 9205c334-4b57-47f7-a02b-0da0cc0061d6 to boot up 2019-01-20 21:28:48,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb319269352d34f069f248c2d18d4dadab1c276" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:28:49,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6073499-ac9b-47fc-9af9-e3d65423f22b x-compute-request-id: req-f6073499-ac9b-47fc-9af9-e3d65423f22b Content-Encoding: gzip Content-Length: 11092 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 461933750 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.133455] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135166] pid_max: default: 32768 minimum: 301\n[ 0.136078] ACPI: Core revision 20150930\n[ 0.137456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138791] Security Framework initialized\n[ 0.139641] Yama: becoming mindful.\n[ 0.140377] AppArmor: AppArmor initialized\n[ 0.141256] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142640] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143972] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146624] Initializing cgroup subsys io\n[ 0.147450] Initializing cgroup subsys memory\n[ 0.148322] Initializing cgroup subsys devices\n[ 0.149222] Initializing cgroup subsys freezer\n[ 0.150097] Initializing cgroup subsys net_cls\n[ 0.150972] Initializing cgroup subsys perf_event\n[ 0.151884] Initializing cgroup subsys net_prio\n[ 0.152788] Initializing cgroup subsys hugetlb\n[ 0.153662] Initializing cgroup subsys pids\n[ 0.154539] CPU: Physical Processor ID: 0\n[ 0.156059] mce: CPU supports 10 MCE banks\n[ 0.156919] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157921] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168458] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174782] ftrace: allocating 31920 entries in 125 pages\n[ 0.201095] smpboot: Max logical packages: 1\n[ 0.201948] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203296] x2apic enabled\n[ 0.204116] Switched APIC routing to physical x2apic.\n[ 0.205919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211061] KVM setup paravirtual spinlock\n[ 0.212401] x86: Booted up 1 node, 1 CPUs\n[ 0.213224] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214666] devtmpfs: initialized\n[ 0.216399] evm: security.selinux\n[ 0.217133] evm: security.SMACK64\n[ 0.217844] evm: security.SMACK64EXEC\n[ 0.218611] evm: security.SMACK64TRANSMUTE\n[ 0.219474] evm: security.SMACK64MMAP\n[ 0.220244] evm: security.ima\n[ 0.220896] evm: security.capability\n[ 0.221737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223700] pinctrl core: initialized pinctrl subsystem\n[ 0.224858] RTC time: 21:27:57, date: 01/20/19\n[ 0.225883] NET: Registered protocol family 16\n[ 0.226871] cpuidle: using governor ladder\n[ 0.227734] cpuidle: using governor menu\n[ 0.228553] PCCT header not found.\n[ 0.229340] ACPI: bus type PCI registered\n[ 0.230173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231466] PCI: Using configuration type 1 for base access\n[ 0.233283] ACPI: Added _OSI(Module Device)\n[ 0.234145] ACPI: Added _OSI(Processor Device)\n[ 0.235026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235982] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238131] ACPI: Interpreter enabled\n[ 0.238956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240911] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246735] ACPI: (supports S0 S5)\n[ 0.247484] ACPI: Using IOAPIC for interrupt routing\n[ 0.248606] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251815] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253064] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254376] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255610] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257986] acpiphp: Slot [3] registered\n[ 0.258848] acpiphp: Slot [4] registered\n[ 0.259696] acpiphp: Slot [5] registered\n[ 0.260508] acpiphp: Slot [6] registered\n[ 0.261317] acpiphp: Slot [7] registered\n[ 0.262169] acpiphp: Slot [8] registered\n[ 0.262993] acpiphp: Slot [9] registered\n[ 0.263800] acpiphp: Slot [10] registered\n[ 0.264618] acpiphp: Slot [11] registered\n[ 0.265471] acpiphp: Slot [12] registered\n[ 0.266329] acpiphp: Slot [13] registered\n[ 0.267151] acpiphp: Slot [14] registered\n[ 0.267979] acpiphp: Slot [15] registered\n[ 0.279227] acpiphp: Slot [16] registered\n[ 0.280059] acpiphp: Slot [17] registered\n[ 0.280907] acpiphp: Slot [18] registered\n[ 0.281785] acpiphp: Slot [19] registered\n[ 0.282640] acpiphp: Slot [20] registered\n[ 0.283517] acpiphp: Slot [21] registered\n[ 0.284389] acpiphp: Slot [22] registered\n[ 0.285221] acpiphp: Slot [23] registered\n[ 0.286057] acpiphp: Slot [24] registered\n[ 0.286895] acpiphp: Slot [25] registered\n[ 0.287750] acpiphp: Slot [26] registered\n[ 0.288569] acpiphp: Slot [27] registered\n[ 0.289391] acpiphp: Slot [28] registered\n[ 0.290217] acpiphp: Slot [29] registered\n[ 0.291037] acpiphp: Slot [30] registered\n[ 0.291891] acpiphp: Slot [31] registered\n[ 0.292770] PCI host bridge to bus 0000:00\n[ 0.293636] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297721] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299290] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305602] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306991] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308258] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309603] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317528] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364734] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369230] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370955] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372187] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373271] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374858] vgaarb: loaded\n[ 0.375529] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376727] SCSI subsystem initialized\n[ 0.377604] ACPI: bus type USB registered\n[ 0.378489] usbcore: registered new interface driver usbfs\n[ 0.379584] usbcore: registered new interface driver hub\n[ 0.380644] usbcore: registered new device driver usb\n[ 0.381726] PCI: Using ACPI for IRQ routing\n[ 0.382804] NetLabel: Initializing\n[ 0.383556] NetLabel: domain hash size = 128\n[ 0.384465] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385443] NetLabel: unlabeled traffic allowed by default\n[ 0.386654] clocksource: Switched to clocksource kvm-clock\n[ 0.392139] AppArmor: AppArmor Filesystem Enabled\n[ 0.393161] pnp: PnP ACPI init\n[ 0.394119] pnp: PnP ACPI: found 5 devices\n[ 0.400544] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402337] NET: Registered protocol family 2\n[ 0.403343] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404679] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405911] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407144] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409513] NET: Registered protocol family 1\n[ 0.410430] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412688] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440949] Trying to unpack rootfs image as initramfs...\n[ 0.491085] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505102] Scanning for low memory corruption every 60 seconds\n[ 0.506619] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507993] audit: initializing netlink subsys (disabled)\n[ 0.509281] audit: type=2000 audit(1548019678.592:1): initialized\n[ 0.511003] Initialise system trusted keyring\n[ 0.512132] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513577] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516036] zbud: loaded\n[ 0.516982] VFS: Disk quotas dquot_6.6.0\n[ 0.517980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519855] fuse init (API version 7.23)\n[ 0.520882] Key type big_key registered\n[ 0.521893] Allocating IMA MOK and blacklist keyrings.\n[ 0.523263] Key type asymmetric registered\n[ 0.524290] Asymmetric key parser 'x509' registered\n[ 0.525430] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527691] io scheduler noop registered\n[ 0.528558] io scheduler deadline registered (default)\n[ 0.529659] io scheduler cfq registered\n[ 0.530555] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533038] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534615] ACPI: Power Button [PWRF]\n[ 0.535542] GHES: HEST is not enabled!\n[ 0.549413] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603489] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607025] Linux agpgart interface v0.103\n[ 0.609723] brd: module loaded\n[ 0.610964] loop: module loaded\n[ 0.616031] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617551] GPT:90111 != 2097151\n[ 0.618247] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619373] GPT:90111 != 2097151\n[ 0.620065] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621051] vda: vda1 vda15\n[ 0.622573] scsi host0: ata_piix\n[ 0.623337] scsi host1: ata_piix\n[ 0.624080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.625330] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626815] libphy: Fixed MDIO Bus: probed\n[ 0.627656] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628646] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630862] PPP generic driver version 2.4.2\n[ 0.631779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633112] ehci-pci: EHCI PCI platform driver\n[ 0.634007] ehci-platform: EHCI generic platform driver\n[ 0.635028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636222] ohci-pci: OHCI PCI platform driver\n[ 0.637117] ohci-platform: OHCI generic platform driver\n[ 0.638131] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655112] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656168] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.657334] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660083] usb usb1: Product: UHCI Host Controller\n[ 0.661051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662227] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663279] hub 1-0:1.0: USB hub found\n[ 0.664090] hub 1-0:1.0: 2 ports detected\n[ 0.665028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668199] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669260] mousedev: PS/2 mouse device common for all mice\n[ 0.670558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672471] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.674868] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676116] i2c /dev entries driver\n[ 0.676906] device-mapper: uevent: version 1.0.3\n[ 0.677896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.679610] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680945] NET: Registered protocol family 10\n[ 0.681976] NET: Registered protocol family 17\n[ 0.682908] Key type dns_resolver registered\n[ 0.683897] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.685070] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686906] registered taskstats version 1\n[ 0.687794] Loading compiled-in X.509 certificates\n[ 0.689252] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.691215] zswap: loaded using pool lzo/zbud\n[ 0.692628] Key type trusted registered\n[ 0.694200] Key type encrypted registered\n[ 0.695080] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696165] ima: No TPM chip found, activating TPM-bypass!\n[ 0.697258] evm: HMAC attrs: 0x1\n[ 0.698243] Magic number: 3:626:500\n[ 0.699139] rtc_cmos 00:00: setting system clock to 2019-01-20 21:27:58 UTC (1548019678)\n[ 0.700823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.702017] EDD information not available.\n[ 0.783765] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785629] Write protecting the kernel read-only data: 14336k\n[ 0.798102] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.841761] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000128\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiOJiPOYlqRhk1nTySvK1arPNdWB9VCGUJ+LRkk3OgjyfPKaHq3m2UIqCsRpHXzATwEn/03fkS2pcvSqUIed/lqGSEJV1VKdbFR/eVE3f8bdirPoa/ncWLHWPAsfUKAA7xFyBzfpC6HLvv5bO79M3bXZR+ZGfDKbEnNlJP1vePJCPOv02c+0C13qCChfOcWWe1oSoQ8ddufzG7eQOhC/K1gD+RBT9vRlEoQFsLVZgEcBgry+dlODufOXL00rHwcB2FBT1KKrZ2Aph0u6hJTVCZ0QPftnUElaTxBwQttesYHIyfFn4XmbimJyG0yDE0Y/s52ftUexRMFZa/mwpkNVpF root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIyDaLaHZqK11t/qpWyNzQMaEd4hfr7EkzrJ8GTb7wvy0H5bMK3ABZ/X02OQ8VOiPL97FtADeKdIX3QJRmLKk6NOrIsnptUUGQPcq9mOXrNoPP8VMm3BmmAPehGQLzX0TJ2Q0BtNQ4IFuEoR5d4hvZ15Kshmad5i/4oXYC7u7EXjAAAAFQCkpKdAlQHUBZC+CjMpnEDQSCN5fQAAAIBv7Ino4I2ZwWOt+Q94FKkyE5ecUSa1MmR59/3rIRs8frRR2/C/n7ACMbQboTEcDImgBWCBqiG7ogRSBbDXVxiaJn3f820i5FTLLajcYsLXnmGOAE2ORjymk03SN6XQKcpmWpJ3cys+mhdAI2f4U2Rb66k/wHxrREprKFBEuYa2jQAAAIAU8Piamrxg5bJfkToR5GpfWh+KaPMjJ2s1/p6agSfELKNkgKu6hYrdUo8SFU70U34zxx5EsgFsIACtUekpUp0Th5akDQ6hrg86WKCQg7pNXRxBdBh4FMQSsOK4HLUSo2ZyVf7ulTQmAum1ruFDQdACUzD2V6yUdKjMvgfyiw7VKQ== root@sdnvpn-4-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.7,24,fe80::f816:3eff:fe63:6025/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.7 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000128\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.48 ===\n/dev/root resized successfully [took 2.11s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:63:60:25 \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe63:6025/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:108 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8602 (8.4 KiB) TX bytes:9690 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n64 bytes from 10.10.10.1: seq=0 ttl=64 time=0.177 ms\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.273 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.285 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.319 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.228 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.177/0.256/0.319 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.548 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.025 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.894 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.986 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.969 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.894/5.084/5.548 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.755 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.715 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.806 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.800 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.673 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.673/5.749/5.806 ms\n### uname -a\nLinux sdnvpn-4-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.135443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135444] usb 1-1: Product: QEMU USB Tablet\n[ 1.135445] usb 1-1: Manufacturer: QEMU\n[ 1.135446] usb 1-1: SerialNumber: 42\n[ 1.167315] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.185467] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.502768] tsc: Refined TSC clocksource calibration: 3491.907 MHz\n[ 1.502771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255737d476, max_idle_ns: 440795202126 ns\n[ 2.605301] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.320045] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:27:58 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:27:58 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:27:58 cirros kern.notice kernel: [ 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)\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:27:58 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:27:59 cirros kern.info kernel: [ 1.502768] tsc: Refined TSC clocksource calibration: 3491.907 MHz\nJan 20 21:27:59 cirros kern.info kernel: [ 1.502771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255737d476, max_idle_ns: 440795202126 ns\nJan 20 21:28:00 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:28:00 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:28:00 cirros kern.info kernel: [ 2.605301] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:28:01 cirros kern.info kernel: [ 3.320045] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-3 login: "} 2019-01-20 21:28:49,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6/action used request id req-f6073499-ac9b-47fc-9af9-e3d65423f22b 2019-01-20 21:28:51,381 - sdnvpn_test_utils - INFO - Waiting for instance d3950e56-c67b-4cf9-b949-c23f225fdb17 to boot up 2019-01-20 21:28:51,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:28:52,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0577fb-047d-42b7-b9d2-f01f50806703 x-compute-request-id: req-2e0577fb-047d-42b7-b9d2-f01f50806703 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484615404 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.132611] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.134307] pid_max: default: 32768 minimum: 301\n[ 0.135222] ACPI: Core revision 20150930\n[ 0.136634] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137972] Security Framework initialized\n[ 0.138810] Yama: becoming mindful.\n[ 0.139559] AppArmor: AppArmor initialized\n[ 0.140446] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145769] Initializing cgroup subsys io\n[ 0.146607] Initializing cgroup subsys memory\n[ 0.147492] Initializing cgroup subsys devices\n[ 0.148390] Initializing cgroup subsys freezer\n[ 0.149279] Initializing cgroup subsys net_cls\n[ 0.150158] Initializing cgroup subsys perf_event\n[ 0.151088] Initializing cgroup subsys net_prio\n[ 0.152003] Initializing cgroup subsys hugetlb\n[ 0.152890] Initializing cgroup subsys pids\n[ 0.153782] CPU: Physical Processor ID: 0\n[ 0.155300] mce: CPU supports 10 MCE banks\n[ 0.156175] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168531] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174992] ftrace: allocating 31920 entries in 125 pages\n[ 0.201486] smpboot: Max logical packages: 1\n[ 0.202361] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203752] x2apic enabled\n[ 0.204571] Switched APIC routing to physical x2apic.\n[ 0.206340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211351] KVM setup paravirtual spinlock\n[ 0.212669] x86: Booted up 1 node, 1 CPUs\n[ 0.213497] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214918] devtmpfs: initialized\n[ 0.216655] evm: security.selinux\n[ 0.217382] evm: security.SMACK64\n[ 0.218084] evm: security.SMACK64EXEC\n[ 0.218841] evm: security.SMACK64TRANSMUTE\n[ 0.219671] evm: security.SMACK64MMAP\n[ 0.220440] evm: security.ima\n[ 0.221096] evm: security.capability\n[ 0.221917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223800] pinctrl core: initialized pinctrl subsystem\n[ 0.224926] RTC time: 21:28:08, date: 01/20/19\n[ 0.225905] NET: Registered protocol family 16\n[ 0.226898] cpuidle: using governor ladder\n[ 0.227739] cpuidle: using governor menu\n[ 0.228546] PCCT header not found.\n[ 0.229328] ACPI: bus type PCI registered\n[ 0.230142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231414] PCI: Using configuration type 1 for base access\n[ 0.233195] ACPI: Added _OSI(Module Device)\n[ 0.234064] ACPI: Added _OSI(Processor Device)\n[ 0.234942] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237991] ACPI: Interpreter enabled\n[ 0.238793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246344] ACPI: (supports S0 S5)\n[ 0.247054] ACPI: Using IOAPIC for interrupt routing\n[ 0.248139] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252467] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253724] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257192] acpiphp: Slot [3] registered\n[ 0.258015] acpiphp: Slot [4] registered\n[ 0.258836] acpiphp: Slot [5] registered\n[ 0.259654] acpiphp: Slot [6] registered\n[ 0.260463] acpiphp: Slot [7] registered\n[ 0.261271] acpiphp: Slot [8] registered\n[ 0.262089] acpiphp: Slot [9] registered\n[ 0.262915] acpiphp: Slot [10] registered\n[ 0.263747] acpiphp: Slot [11] registered\n[ 0.264575] acpiphp: Slot [12] registered\n[ 0.265404] acpiphp: Slot [13] registered\n[ 0.266232] acpiphp: Slot [14] registered\n[ 0.267066] acpiphp: Slot [15] registered\n[ 0.278421] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280084] acpiphp: Slot [18] registered\n[ 0.280914] acpiphp: Slot [19] registered\n[ 0.281739] acpiphp: Slot [20] registered\n[ 0.282564] acpiphp: Slot [21] registered\n[ 0.283411] acpiphp: Slot [22] registered\n[ 0.284235] acpiphp: Slot [23] registered\n[ 0.285052] acpiphp: Slot [24] registered\n[ 0.285868] acpiphp: Slot [25] registered\n[ 0.286688] acpiphp: Slot [26] registered\n[ 0.287503] acpiphp: Slot [27] registered\n[ 0.288316] acpiphp: Slot [28] registered\n[ 0.289132] acpiphp: Slot [29] registered\n[ 0.289946] acpiphp: Slot [30] registered\n[ 0.290769] acpiphp: Slot [31] registered\n[ 0.291583] PCI host bridge to bus 0000:00\n[ 0.292397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294839] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296296] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306551] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364737] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370005] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372717] vgaarb: loaded\n[ 0.373333] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374478] SCSI subsystem initialized\n[ 0.375300] ACPI: bus type USB registered\n[ 0.376123] usbcore: registered new interface driver usbfs\n[ 0.377158] usbcore: registered new interface driver hub\n[ 0.378178] usbcore: registered new device driver usb\n[ 0.379239] PCI: Using ACPI for IRQ routing\n[ 0.380268] NetLabel: Initializing\n[ 0.380993] NetLabel: domain hash size = 128\n[ 0.381854] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382817] NetLabel: unlabeled traffic allowed by default\n[ 0.383917] clocksource: Switched to clocksource kvm-clock\n[ 0.389313] AppArmor: AppArmor Filesystem Enabled\n[ 0.390276] pnp: PnP ACPI init\n[ 0.391195] pnp: PnP ACPI: found 5 devices\n[ 0.397570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399284] NET: Registered protocol family 2\n[ 0.400251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402724] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404982] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406165] NET: Registered protocol family 1\n[ 0.407056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408166] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409250] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437659] Trying to unpack rootfs image as initramfs...\n[ 0.488343] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502166] Scanning for low memory corruption every 60 seconds\n[ 0.503490] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504665] audit: initializing netlink subsys (disabled)\n[ 0.505702] audit: type=2000 audit(1548019689.374:1): initialized\n[ 0.507016] Initialise system trusted keyring\n[ 0.507964] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509145] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511109] zbud: loaded\n[ 0.511831] VFS: Disk quotas dquot_6.6.0\n[ 0.512680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514189] fuse init (API version 7.23)\n[ 0.515104] Key type big_key registered\n[ 0.515912] Allocating IMA MOK and blacklist keyrings.\n[ 0.517028] Key type asymmetric registered\n[ 0.517867] Asymmetric key parser 'x509' registered\n[ 0.518838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520702] io scheduler noop registered\n[ 0.521509] io scheduler deadline registered (default)\n[ 0.522506] io scheduler cfq registered\n[ 0.523344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524417] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527154] ACPI: Power Button [PWRF]\n[ 0.528008] GHES: HEST is not enabled!\n[ 0.543071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603667] Linux agpgart interface v0.103\n[ 0.605753] brd: module loaded\n[ 0.606972] loop: module loaded\n[ 0.611971] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613425] GPT:90111 != 2097151\n[ 0.614101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615204] GPT:90111 != 2097151\n[ 0.615878] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616854] vda: vda1 vda15\n[ 0.618383] scsi host0: ata_piix\n[ 0.619115] scsi host1: ata_piix\n[ 0.619821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622483] libphy: Fixed MDIO Bus: probed\n[ 0.623298] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626451] PPP generic driver version 2.4.2\n[ 0.627340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628632] ehci-pci: EHCI PCI platform driver\n[ 0.629510] ehci-platform: EHCI generic platform driver\n[ 0.630491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631607] ohci-pci: OHCI PCI platform driver\n[ 0.632479] ohci-platform: OHCI generic platform driver\n[ 0.633461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647824] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650280] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653663] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655078] usb usb1: Product: UHCI Host Controller\n[ 0.656016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657155] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658172] hub 1-0:1.0: USB hub found\n[ 0.658953] hub 1-0:1.0: 2 ports detected\n[ 0.659858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662000] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664019] mousedev: PS/2 mouse device common for all mice\n[ 0.665270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670604] i2c /dev entries driver\n[ 0.671358] device-mapper: uevent: version 1.0.3\n[ 0.672304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673946] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675241] NET: Registered protocol family 10\n[ 0.676245] NET: Registered protocol family 17\n[ 0.677140] Key type dns_resolver registered\n[ 0.678071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680932] registered taskstats version 1\n[ 0.681764] Loading compiled-in X.509 certificates\n[ 0.683190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685050] zswap: loaded using pool lzo/zbud\n[ 0.686423] Key type trusted registered\n[ 0.687977] Key type encrypted registered\n[ 0.688804] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689825] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690857] evm: HMAC attrs: 0x1\n[ 0.691789] Magic number: 3:626:500\n[ 0.692653] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:09 UTC (1548019689)\n[ 0.694248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695371] EDD information not available.\n[ 0.780912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782520] Write protecting the kernel read-only data: 14336k\n[ 0.794763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.237234] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-0000012b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl/B5FeDGiDZ/OTPAaYmmvSU14/WRY57NlxzwiPE0A8QbsrTzkgnXWdvF9F/pnbvdkfhbFakUUnVehmSGAo4wHzxGY2H/EnoZDxj6Kc7tBou6A9l3hxewZLQkxhVk/mumJoFoYwTGs1q72c+nZTLm7AMfdHYDJrQodJ6K7IZQNSyxOIgxfV40oI0NShoqIwQcRqKlD7mUe+VVBK5cja6+BRFWAj9zZFclzpe9aNLohd4qqGAEp/IRNMHoIFP9Y2/uKfGndH8j8N5ITP4f1+GJ5ZF41aFwB7v9tY8j3wvR/NF0ZG/J5AJAhxNN/M2hjezXIunGfYssNNu+o4DzVtwmJ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJVett/leChDProRdaemOHFCDEYhRMmrEtslY1a7VLTDQW6QnnFJLbtafDTF+bCJbpC61sz0Y4V1r9ynjcwiB/uAkcQKmtXd933i3KjKXD4pne0N4QBbETNM1GXM/z4FdSXb/q1bOMyVtrRryyjrin80ATBWUBym4aebgRv9F22xAAAAFQDfDtZNMb5VESoC1ZWh32x5HdVP/QAAAIA5VPjyu6pVUbIcF2O+cP3ftAwwj7t5cluwL/KF73iCFYZTXDx5vTb8hThvP4RN1/mRcpr8l3QBeccpnHX4emxkiI0jX3nuBW2CgKIRiTIRNpN+N+obcF9kifVlFIwF0MpYA6zlseifo9cShc3lueXCuqTNpCz+pCdfT4dGfkcZywAAAIB/lhuaua7Llv6W++aIDXILAYOKko6RbyP0wGil3b12+nKaPz89RtPmJPkF8ibnNk5P9f3Ni6lmPcUGcODjg2vNaiq7ZbUr53CBJ7BX3gWkVvtnsNgNawtDsV6weIJc4MYYalwVGhu0albxPIyLCVMZGoxlLij4nD4koX8JaV2Z0g== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fe1b:7975/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.78 ===\n/dev/root resized successfully [took 1.73s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1B:79:75 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:7975/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7946 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:28:52,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action used request id req-2e0577fb-047d-42b7-b9d2-f01f50806703 2019-01-20 21:28:54,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:28:55,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-653ce8c8-5832-4cb0-8f36-1a8a27e84f21 x-compute-request-id: req-653ce8c8-5832-4cb0-8f36-1a8a27e84f21 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484615404 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.132611] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.134307] pid_max: default: 32768 minimum: 301\n[ 0.135222] ACPI: Core revision 20150930\n[ 0.136634] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137972] Security Framework initialized\n[ 0.138810] Yama: becoming mindful.\n[ 0.139559] AppArmor: AppArmor initialized\n[ 0.140446] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145769] Initializing cgroup subsys io\n[ 0.146607] Initializing cgroup subsys memory\n[ 0.147492] Initializing cgroup subsys devices\n[ 0.148390] Initializing cgroup subsys freezer\n[ 0.149279] Initializing cgroup subsys net_cls\n[ 0.150158] Initializing cgroup subsys perf_event\n[ 0.151088] Initializing cgroup subsys net_prio\n[ 0.152003] Initializing cgroup subsys hugetlb\n[ 0.152890] Initializing cgroup subsys pids\n[ 0.153782] CPU: Physical Processor ID: 0\n[ 0.155300] mce: CPU supports 10 MCE banks\n[ 0.156175] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168531] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174992] ftrace: allocating 31920 entries in 125 pages\n[ 0.201486] smpboot: Max logical packages: 1\n[ 0.202361] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203752] x2apic enabled\n[ 0.204571] Switched APIC routing to physical x2apic.\n[ 0.206340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211351] KVM setup paravirtual spinlock\n[ 0.212669] x86: Booted up 1 node, 1 CPUs\n[ 0.213497] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214918] devtmpfs: initialized\n[ 0.216655] evm: security.selinux\n[ 0.217382] evm: security.SMACK64\n[ 0.218084] evm: security.SMACK64EXEC\n[ 0.218841] evm: security.SMACK64TRANSMUTE\n[ 0.219671] evm: security.SMACK64MMAP\n[ 0.220440] evm: security.ima\n[ 0.221096] evm: security.capability\n[ 0.221917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223800] pinctrl core: initialized pinctrl subsystem\n[ 0.224926] RTC time: 21:28:08, date: 01/20/19\n[ 0.225905] NET: Registered protocol family 16\n[ 0.226898] cpuidle: using governor ladder\n[ 0.227739] cpuidle: using governor menu\n[ 0.228546] PCCT header not found.\n[ 0.229328] ACPI: bus type PCI registered\n[ 0.230142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231414] PCI: Using configuration type 1 for base access\n[ 0.233195] ACPI: Added _OSI(Module Device)\n[ 0.234064] ACPI: Added _OSI(Processor Device)\n[ 0.234942] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237991] ACPI: Interpreter enabled\n[ 0.238793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246344] ACPI: (supports S0 S5)\n[ 0.247054] ACPI: Using IOAPIC for interrupt routing\n[ 0.248139] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252467] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253724] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257192] acpiphp: Slot [3] registered\n[ 0.258015] acpiphp: Slot [4] registered\n[ 0.258836] acpiphp: Slot [5] registered\n[ 0.259654] acpiphp: Slot [6] registered\n[ 0.260463] acpiphp: Slot [7] registered\n[ 0.261271] acpiphp: Slot [8] registered\n[ 0.262089] acpiphp: Slot [9] registered\n[ 0.262915] acpiphp: Slot [10] registered\n[ 0.263747] acpiphp: Slot [11] registered\n[ 0.264575] acpiphp: Slot [12] registered\n[ 0.265404] acpiphp: Slot [13] registered\n[ 0.266232] acpiphp: Slot [14] registered\n[ 0.267066] acpiphp: Slot [15] registered\n[ 0.278421] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280084] acpiphp: Slot [18] registered\n[ 0.280914] acpiphp: Slot [19] registered\n[ 0.281739] acpiphp: Slot [20] registered\n[ 0.282564] acpiphp: Slot [21] registered\n[ 0.283411] acpiphp: Slot [22] registered\n[ 0.284235] acpiphp: Slot [23] registered\n[ 0.285052] acpiphp: Slot [24] registered\n[ 0.285868] acpiphp: Slot [25] registered\n[ 0.286688] acpiphp: Slot [26] registered\n[ 0.287503] acpiphp: Slot [27] registered\n[ 0.288316] acpiphp: Slot [28] registered\n[ 0.289132] acpiphp: Slot [29] registered\n[ 0.289946] acpiphp: Slot [30] registered\n[ 0.290769] acpiphp: Slot [31] registered\n[ 0.291583] PCI host bridge to bus 0000:00\n[ 0.292397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294839] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296296] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306551] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364737] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370005] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372717] vgaarb: loaded\n[ 0.373333] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374478] SCSI subsystem initialized\n[ 0.375300] ACPI: bus type USB registered\n[ 0.376123] usbcore: registered new interface driver usbfs\n[ 0.377158] usbcore: registered new interface driver hub\n[ 0.378178] usbcore: registered new device driver usb\n[ 0.379239] PCI: Using ACPI for IRQ routing\n[ 0.380268] NetLabel: Initializing\n[ 0.380993] NetLabel: domain hash size = 128\n[ 0.381854] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382817] NetLabel: unlabeled traffic allowed by default\n[ 0.383917] clocksource: Switched to clocksource kvm-clock\n[ 0.389313] AppArmor: AppArmor Filesystem Enabled\n[ 0.390276] pnp: PnP ACPI init\n[ 0.391195] pnp: PnP ACPI: found 5 devices\n[ 0.397570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399284] NET: Registered protocol family 2\n[ 0.400251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402724] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404982] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406165] NET: Registered protocol family 1\n[ 0.407056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408166] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409250] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437659] Trying to unpack rootfs image as initramfs...\n[ 0.488343] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502166] Scanning for low memory corruption every 60 seconds\n[ 0.503490] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504665] audit: initializing netlink subsys (disabled)\n[ 0.505702] audit: type=2000 audit(1548019689.374:1): initialized\n[ 0.507016] Initialise system trusted keyring\n[ 0.507964] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509145] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511109] zbud: loaded\n[ 0.511831] VFS: Disk quotas dquot_6.6.0\n[ 0.512680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514189] fuse init (API version 7.23)\n[ 0.515104] Key type big_key registered\n[ 0.515912] Allocating IMA MOK and blacklist keyrings.\n[ 0.517028] Key type asymmetric registered\n[ 0.517867] Asymmetric key parser 'x509' registered\n[ 0.518838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520702] io scheduler noop registered\n[ 0.521509] io scheduler deadline registered (default)\n[ 0.522506] io scheduler cfq registered\n[ 0.523344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524417] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527154] ACPI: Power Button [PWRF]\n[ 0.528008] GHES: HEST is not enabled!\n[ 0.543071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603667] Linux agpgart interface v0.103\n[ 0.605753] brd: module loaded\n[ 0.606972] loop: module loaded\n[ 0.611971] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613425] GPT:90111 != 2097151\n[ 0.614101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615204] GPT:90111 != 2097151\n[ 0.615878] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616854] vda: vda1 vda15\n[ 0.618383] scsi host0: ata_piix\n[ 0.619115] scsi host1: ata_piix\n[ 0.619821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622483] libphy: Fixed MDIO Bus: probed\n[ 0.623298] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626451] PPP generic driver version 2.4.2\n[ 0.627340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628632] ehci-pci: EHCI PCI platform driver\n[ 0.629510] ehci-platform: EHCI generic platform driver\n[ 0.630491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631607] ohci-pci: OHCI PCI platform driver\n[ 0.632479] ohci-platform: OHCI generic platform driver\n[ 0.633461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647824] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650280] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653663] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655078] usb usb1: Product: UHCI Host Controller\n[ 0.656016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657155] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658172] hub 1-0:1.0: USB hub found\n[ 0.658953] hub 1-0:1.0: 2 ports detected\n[ 0.659858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662000] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664019] mousedev: PS/2 mouse device common for all mice\n[ 0.665270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670604] i2c /dev entries driver\n[ 0.671358] device-mapper: uevent: version 1.0.3\n[ 0.672304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673946] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675241] NET: Registered protocol family 10\n[ 0.676245] NET: Registered protocol family 17\n[ 0.677140] Key type dns_resolver registered\n[ 0.678071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680932] registered taskstats version 1\n[ 0.681764] Loading compiled-in X.509 certificates\n[ 0.683190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685050] zswap: loaded using pool lzo/zbud\n[ 0.686423] Key type trusted registered\n[ 0.687977] Key type encrypted registered\n[ 0.688804] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689825] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690857] evm: HMAC attrs: 0x1\n[ 0.691789] Magic number: 3:626:500\n[ 0.692653] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:09 UTC (1548019689)\n[ 0.694248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695371] EDD information not available.\n[ 0.780912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782520] Write protecting the kernel read-only data: 14336k\n[ 0.794763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.237234] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-0000012b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl/B5FeDGiDZ/OTPAaYmmvSU14/WRY57NlxzwiPE0A8QbsrTzkgnXWdvF9F/pnbvdkfhbFakUUnVehmSGAo4wHzxGY2H/EnoZDxj6Kc7tBou6A9l3hxewZLQkxhVk/mumJoFoYwTGs1q72c+nZTLm7AMfdHYDJrQodJ6K7IZQNSyxOIgxfV40oI0NShoqIwQcRqKlD7mUe+VVBK5cja6+BRFWAj9zZFclzpe9aNLohd4qqGAEp/IRNMHoIFP9Y2/uKfGndH8j8N5ITP4f1+GJ5ZF41aFwB7v9tY8j3wvR/NF0ZG/J5AJAhxNN/M2hjezXIunGfYssNNu+o4DzVtwmJ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJVett/leChDProRdaemOHFCDEYhRMmrEtslY1a7VLTDQW6QnnFJLbtafDTF+bCJbpC61sz0Y4V1r9ynjcwiB/uAkcQKmtXd933i3KjKXD4pne0N4QBbETNM1GXM/z4FdSXb/q1bOMyVtrRryyjrin80ATBWUBym4aebgRv9F22xAAAAFQDfDtZNMb5VESoC1ZWh32x5HdVP/QAAAIA5VPjyu6pVUbIcF2O+cP3ftAwwj7t5cluwL/KF73iCFYZTXDx5vTb8hThvP4RN1/mRcpr8l3QBeccpnHX4emxkiI0jX3nuBW2CgKIRiTIRNpN+N+obcF9kifVlFIwF0MpYA6zlseifo9cShc3lueXCuqTNpCz+pCdfT4dGfkcZywAAAIB/lhuaua7Llv6W++aIDXILAYOKko6RbyP0wGil3b12+nKaPz89RtPmJPkF8ibnNk5P9f3Ni6lmPcUGcODjg2vNaiq7ZbUr53CBJ7BX3gWkVvtnsNgNawtDsV6weIJc4MYYalwVGhu0albxPIyLCVMZGoxlLij4nD4koX8JaV2Z0g== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fe1b:7975/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.78 ===\n/dev/root resized successfully [took 1.73s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1B:79:75 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:7975/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7946 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:28:55,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action used request id req-653ce8c8-5832-4cb0-8f36-1a8a27e84f21 2019-01-20 21:28:57,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:28:58,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed4596ce-5f56-45b5-aa10-20a99aca807e x-compute-request-id: req-ed4596ce-5f56-45b5-aa10-20a99aca807e Content-Encoding: gzip Content-Length: 11067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484615404 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.132611] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.134307] pid_max: default: 32768 minimum: 301\n[ 0.135222] ACPI: Core revision 20150930\n[ 0.136634] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137972] Security Framework initialized\n[ 0.138810] Yama: becoming mindful.\n[ 0.139559] AppArmor: AppArmor initialized\n[ 0.140446] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145769] Initializing cgroup subsys io\n[ 0.146607] Initializing cgroup subsys memory\n[ 0.147492] Initializing cgroup subsys devices\n[ 0.148390] Initializing cgroup subsys freezer\n[ 0.149279] Initializing cgroup subsys net_cls\n[ 0.150158] Initializing cgroup subsys perf_event\n[ 0.151088] Initializing cgroup subsys net_prio\n[ 0.152003] Initializing cgroup subsys hugetlb\n[ 0.152890] Initializing cgroup subsys pids\n[ 0.153782] CPU: Physical Processor ID: 0\n[ 0.155300] mce: CPU supports 10 MCE banks\n[ 0.156175] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168531] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174992] ftrace: allocating 31920 entries in 125 pages\n[ 0.201486] smpboot: Max logical packages: 1\n[ 0.202361] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203752] x2apic enabled\n[ 0.204571] Switched APIC routing to physical x2apic.\n[ 0.206340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211351] KVM setup paravirtual spinlock\n[ 0.212669] x86: Booted up 1 node, 1 CPUs\n[ 0.213497] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214918] devtmpfs: initialized\n[ 0.216655] evm: security.selinux\n[ 0.217382] evm: security.SMACK64\n[ 0.218084] evm: security.SMACK64EXEC\n[ 0.218841] evm: security.SMACK64TRANSMUTE\n[ 0.219671] evm: security.SMACK64MMAP\n[ 0.220440] evm: security.ima\n[ 0.221096] evm: security.capability\n[ 0.221917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223800] pinctrl core: initialized pinctrl subsystem\n[ 0.224926] RTC time: 21:28:08, date: 01/20/19\n[ 0.225905] NET: Registered protocol family 16\n[ 0.226898] cpuidle: using governor ladder\n[ 0.227739] cpuidle: using governor menu\n[ 0.228546] PCCT header not found.\n[ 0.229328] ACPI: bus type PCI registered\n[ 0.230142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231414] PCI: Using configuration type 1 for base access\n[ 0.233195] ACPI: Added _OSI(Module Device)\n[ 0.234064] ACPI: Added _OSI(Processor Device)\n[ 0.234942] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237991] ACPI: Interpreter enabled\n[ 0.238793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246344] ACPI: (supports S0 S5)\n[ 0.247054] ACPI: Using IOAPIC for interrupt routing\n[ 0.248139] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252467] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253724] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257192] acpiphp: Slot [3] registered\n[ 0.258015] acpiphp: Slot [4] registered\n[ 0.258836] acpiphp: Slot [5] registered\n[ 0.259654] acpiphp: Slot [6] registered\n[ 0.260463] acpiphp: Slot [7] registered\n[ 0.261271] acpiphp: Slot [8] registered\n[ 0.262089] acpiphp: Slot [9] registered\n[ 0.262915] acpiphp: Slot [10] registered\n[ 0.263747] acpiphp: Slot [11] registered\n[ 0.264575] acpiphp: Slot [12] registered\n[ 0.265404] acpiphp: Slot [13] registered\n[ 0.266232] acpiphp: Slot [14] registered\n[ 0.267066] acpiphp: Slot [15] registered\n[ 0.278421] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280084] acpiphp: Slot [18] registered\n[ 0.280914] acpiphp: Slot [19] registered\n[ 0.281739] acpiphp: Slot [20] registered\n[ 0.282564] acpiphp: Slot [21] registered\n[ 0.283411] acpiphp: Slot [22] registered\n[ 0.284235] acpiphp: Slot [23] registered\n[ 0.285052] acpiphp: Slot [24] registered\n[ 0.285868] acpiphp: Slot [25] registered\n[ 0.286688] acpiphp: Slot [26] registered\n[ 0.287503] acpiphp: Slot [27] registered\n[ 0.288316] acpiphp: Slot [28] registered\n[ 0.289132] acpiphp: Slot [29] registered\n[ 0.289946] acpiphp: Slot [30] registered\n[ 0.290769] acpiphp: Slot [31] registered\n[ 0.291583] PCI host bridge to bus 0000:00\n[ 0.292397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294839] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296296] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306551] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364737] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370005] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372717] vgaarb: loaded\n[ 0.373333] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374478] SCSI subsystem initialized\n[ 0.375300] ACPI: bus type USB registered\n[ 0.376123] usbcore: registered new interface driver usbfs\n[ 0.377158] usbcore: registered new interface driver hub\n[ 0.378178] usbcore: registered new device driver usb\n[ 0.379239] PCI: Using ACPI for IRQ routing\n[ 0.380268] NetLabel: Initializing\n[ 0.380993] NetLabel: domain hash size = 128\n[ 0.381854] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382817] NetLabel: unlabeled traffic allowed by default\n[ 0.383917] clocksource: Switched to clocksource kvm-clock\n[ 0.389313] AppArmor: AppArmor Filesystem Enabled\n[ 0.390276] pnp: PnP ACPI init\n[ 0.391195] pnp: PnP ACPI: found 5 devices\n[ 0.397570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399284] NET: Registered protocol family 2\n[ 0.400251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402724] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404982] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406165] NET: Registered protocol family 1\n[ 0.407056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408166] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409250] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437659] Trying to unpack rootfs image as initramfs...\n[ 0.488343] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502166] Scanning for low memory corruption every 60 seconds\n[ 0.503490] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504665] audit: initializing netlink subsys (disabled)\n[ 0.505702] audit: type=2000 audit(1548019689.374:1): initialized\n[ 0.507016] Initialise system trusted keyring\n[ 0.507964] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509145] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511109] zbud: loaded\n[ 0.511831] VFS: Disk quotas dquot_6.6.0\n[ 0.512680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514189] fuse init (API version 7.23)\n[ 0.515104] Key type big_key registered\n[ 0.515912] Allocating IMA MOK and blacklist keyrings.\n[ 0.517028] Key type asymmetric registered\n[ 0.517867] Asymmetric key parser 'x509' registered\n[ 0.518838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520702] io scheduler noop registered\n[ 0.521509] io scheduler deadline registered (default)\n[ 0.522506] io scheduler cfq registered\n[ 0.523344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524417] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527154] ACPI: Power Button [PWRF]\n[ 0.528008] GHES: HEST is not enabled!\n[ 0.543071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603667] Linux agpgart interface v0.103\n[ 0.605753] brd: module loaded\n[ 0.606972] loop: module loaded\n[ 0.611971] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613425] GPT:90111 != 2097151\n[ 0.614101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615204] GPT:90111 != 2097151\n[ 0.615878] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616854] vda: vda1 vda15\n[ 0.618383] scsi host0: ata_piix\n[ 0.619115] scsi host1: ata_piix\n[ 0.619821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622483] libphy: Fixed MDIO Bus: probed\n[ 0.623298] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626451] PPP generic driver version 2.4.2\n[ 0.627340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628632] ehci-pci: EHCI PCI platform driver\n[ 0.629510] ehci-platform: EHCI generic platform driver\n[ 0.630491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631607] ohci-pci: OHCI PCI platform driver\n[ 0.632479] ohci-platform: OHCI generic platform driver\n[ 0.633461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647824] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650280] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653663] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655078] usb usb1: Product: UHCI Host Controller\n[ 0.656016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657155] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658172] hub 1-0:1.0: USB hub found\n[ 0.658953] hub 1-0:1.0: 2 ports detected\n[ 0.659858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662000] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664019] mousedev: PS/2 mouse device common for all mice\n[ 0.665270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670604] i2c /dev entries driver\n[ 0.671358] device-mapper: uevent: version 1.0.3\n[ 0.672304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673946] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675241] NET: Registered protocol family 10\n[ 0.676245] NET: Registered protocol family 17\n[ 0.677140] Key type dns_resolver registered\n[ 0.678071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680932] registered taskstats version 1\n[ 0.681764] Loading compiled-in X.509 certificates\n[ 0.683190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685050] zswap: loaded using pool lzo/zbud\n[ 0.686423] Key type trusted registered\n[ 0.687977] Key type encrypted registered\n[ 0.688804] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689825] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690857] evm: HMAC attrs: 0x1\n[ 0.691789] Magic number: 3:626:500\n[ 0.692653] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:09 UTC (1548019689)\n[ 0.694248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695371] EDD information not available.\n[ 0.780912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782520] Write protecting the kernel read-only data: 14336k\n[ 0.794763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.237234] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-0000012b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl/B5FeDGiDZ/OTPAaYmmvSU14/WRY57NlxzwiPE0A8QbsrTzkgnXWdvF9F/pnbvdkfhbFakUUnVehmSGAo4wHzxGY2H/EnoZDxj6Kc7tBou6A9l3hxewZLQkxhVk/mumJoFoYwTGs1q72c+nZTLm7AMfdHYDJrQodJ6K7IZQNSyxOIgxfV40oI0NShoqIwQcRqKlD7mUe+VVBK5cja6+BRFWAj9zZFclzpe9aNLohd4qqGAEp/IRNMHoIFP9Y2/uKfGndH8j8N5ITP4f1+GJ5ZF41aFwB7v9tY8j3wvR/NF0ZG/J5AJAhxNN/M2hjezXIunGfYssNNu+o4DzVtwmJ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJVett/leChDProRdaemOHFCDEYhRMmrEtslY1a7VLTDQW6QnnFJLbtafDTF+bCJbpC61sz0Y4V1r9ynjcwiB/uAkcQKmtXd933i3KjKXD4pne0N4QBbETNM1GXM/z4FdSXb/q1bOMyVtrRryyjrin80ATBWUBym4aebgRv9F22xAAAAFQDfDtZNMb5VESoC1ZWh32x5HdVP/QAAAIA5VPjyu6pVUbIcF2O+cP3ftAwwj7t5cluwL/KF73iCFYZTXDx5vTb8hThvP4RN1/mRcpr8l3QBeccpnHX4emxkiI0jX3nuBW2CgKIRiTIRNpN+N+obcF9kifVlFIwF0MpYA6zlseifo9cShc3lueXCuqTNpCz+pCdfT4dGfkcZywAAAIB/lhuaua7Llv6W++aIDXILAYOKko6RbyP0wGil3b12+nKaPz89RtPmJPkF8ibnNk5P9f3Ni6lmPcUGcODjg2vNaiq7ZbUr53CBJ7BX3gWkVvtnsNgNawtDsV6weIJc4MYYalwVGhu0albxPIyLCVMZGoxlLij4nD4koX8JaV2Z0g== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fe1b:7975/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.78 ===\n/dev/root resized successfully [took 1.73s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1B:79:75 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:7975/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7946 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.131774] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.131777] usb 1-1: Product: QEMU USB Tablet\n[ 1.131780] usb 1-1: Manufacturer: QEMU\n[ 1.131782] usb 1-1: SerialNumber: 42\n[ 1.201160] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.219476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.237234] random: dd urandom read with 5 bits of entropy available\n[ 1.500192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 2.901922] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.312633] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:28:10 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:28:10 cirros kern.info kernel: [ 0.796623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJan 20 21:28:10 cirros kern.info kernel: [ 0.807778] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJan 20 21:28:10 cirros kern.info kernel: [ 0.807779] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJan 20 21:28:10 cirros kern.info kernel: [ 0.809477] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJan 20 21:28:10 cirros kern.info kernel: [ 0.812459] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJan 20 21:28:10 cirros kern.info kernel: [ 0.814471] ip_tables: (C) 2000-2006 Netfilter Core Team\nJan 20 21:28:10 cirros kern.info kernel: [ 0.837820] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:28:10 cirros kern.info kernel: [ 0.838463] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:28:10 cirros kern.info kernel: [ 0.839537] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:28:10 cirros kern.info kernel: [ 0.882082] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:28:10 cirros kern.info kernel: [ 0.971940] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131774] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131777] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131780] usb 1-1: Manufacturer: QEMU\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131782] usb 1-1: SerialNumber: 42\nJan 20 21:28:10 cirros kern.info kernel: [ 1.201160] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:28:10 cirros kern.info kernel: [ 1.219476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:28:10 cirros kern.notice kernel: [ 1.237234] random: dd urandom read with 5 bits of entropy available\nJan 20 21:28:10 cirros kern.info kernel: [ 1.500192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\nJan 20 21:28:11 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:28:11 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:28:11 cirros kern.info kernel: [ 2.901922] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:28:12 cirros kern.info kernel: [ 3.312633] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2019-01-20 21:28:58,646 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action used request id req-ed4596ce-5f56-45b5-aa10-20a99aca807e 2019-01-20 21:29:00,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dead0265fa19cfa36d902bedbd52a6ae388fe683" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:01,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60b2ca39-8ed9-4d84-a408-9cf2e5e2f7fa x-compute-request-id: req-60b2ca39-8ed9-4d84-a408-9cf2e5e2f7fa Content-Encoding: gzip Content-Length: 11120 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484615404 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.132611] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.134307] pid_max: default: 32768 minimum: 301\n[ 0.135222] ACPI: Core revision 20150930\n[ 0.136634] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137972] Security Framework initialized\n[ 0.138810] Yama: becoming mindful.\n[ 0.139559] AppArmor: AppArmor initialized\n[ 0.140446] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145769] Initializing cgroup subsys io\n[ 0.146607] Initializing cgroup subsys memory\n[ 0.147492] Initializing cgroup subsys devices\n[ 0.148390] Initializing cgroup subsys freezer\n[ 0.149279] Initializing cgroup subsys net_cls\n[ 0.150158] Initializing cgroup subsys perf_event\n[ 0.151088] Initializing cgroup subsys net_prio\n[ 0.152003] Initializing cgroup subsys hugetlb\n[ 0.152890] Initializing cgroup subsys pids\n[ 0.153782] CPU: Physical Processor ID: 0\n[ 0.155300] mce: CPU supports 10 MCE banks\n[ 0.156175] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168531] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174992] ftrace: allocating 31920 entries in 125 pages\n[ 0.201486] smpboot: Max logical packages: 1\n[ 0.202361] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203752] x2apic enabled\n[ 0.204571] Switched APIC routing to physical x2apic.\n[ 0.206340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211351] KVM setup paravirtual spinlock\n[ 0.212669] x86: Booted up 1 node, 1 CPUs\n[ 0.213497] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214918] devtmpfs: initialized\n[ 0.216655] evm: security.selinux\n[ 0.217382] evm: security.SMACK64\n[ 0.218084] evm: security.SMACK64EXEC\n[ 0.218841] evm: security.SMACK64TRANSMUTE\n[ 0.219671] evm: security.SMACK64MMAP\n[ 0.220440] evm: security.ima\n[ 0.221096] evm: security.capability\n[ 0.221917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223800] pinctrl core: initialized pinctrl subsystem\n[ 0.224926] RTC time: 21:28:08, date: 01/20/19\n[ 0.225905] NET: Registered protocol family 16\n[ 0.226898] cpuidle: using governor ladder\n[ 0.227739] cpuidle: using governor menu\n[ 0.228546] PCCT header not found.\n[ 0.229328] ACPI: bus type PCI registered\n[ 0.230142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231414] PCI: Using configuration type 1 for base access\n[ 0.233195] ACPI: Added _OSI(Module Device)\n[ 0.234064] ACPI: Added _OSI(Processor Device)\n[ 0.234942] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237991] ACPI: Interpreter enabled\n[ 0.238793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246344] ACPI: (supports S0 S5)\n[ 0.247054] ACPI: Using IOAPIC for interrupt routing\n[ 0.248139] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252467] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253724] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257192] acpiphp: Slot [3] registered\n[ 0.258015] acpiphp: Slot [4] registered\n[ 0.258836] acpiphp: Slot [5] registered\n[ 0.259654] acpiphp: Slot [6] registered\n[ 0.260463] acpiphp: Slot [7] registered\n[ 0.261271] acpiphp: Slot [8] registered\n[ 0.262089] acpiphp: Slot [9] registered\n[ 0.262915] acpiphp: Slot [10] registered\n[ 0.263747] acpiphp: Slot [11] registered\n[ 0.264575] acpiphp: Slot [12] registered\n[ 0.265404] acpiphp: Slot [13] registered\n[ 0.266232] acpiphp: Slot [14] registered\n[ 0.267066] acpiphp: Slot [15] registered\n[ 0.278421] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280084] acpiphp: Slot [18] registered\n[ 0.280914] acpiphp: Slot [19] registered\n[ 0.281739] acpiphp: Slot [20] registered\n[ 0.282564] acpiphp: Slot [21] registered\n[ 0.283411] acpiphp: Slot [22] registered\n[ 0.284235] acpiphp: Slot [23] registered\n[ 0.285052] acpiphp: Slot [24] registered\n[ 0.285868] acpiphp: Slot [25] registered\n[ 0.286688] acpiphp: Slot [26] registered\n[ 0.287503] acpiphp: Slot [27] registered\n[ 0.288316] acpiphp: Slot [28] registered\n[ 0.289132] acpiphp: Slot [29] registered\n[ 0.289946] acpiphp: Slot [30] registered\n[ 0.290769] acpiphp: Slot [31] registered\n[ 0.291583] PCI host bridge to bus 0000:00\n[ 0.292397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294839] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296296] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297757] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306551] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363278] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364737] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370005] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372717] vgaarb: loaded\n[ 0.373333] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374478] SCSI subsystem initialized\n[ 0.375300] ACPI: bus type USB registered\n[ 0.376123] usbcore: registered new interface driver usbfs\n[ 0.377158] usbcore: registered new interface driver hub\n[ 0.378178] usbcore: registered new device driver usb\n[ 0.379239] PCI: Using ACPI for IRQ routing\n[ 0.380268] NetLabel: Initializing\n[ 0.380993] NetLabel: domain hash size = 128\n[ 0.381854] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382817] NetLabel: unlabeled traffic allowed by default\n[ 0.383917] clocksource: Switched to clocksource kvm-clock\n[ 0.389313] AppArmor: AppArmor Filesystem Enabled\n[ 0.390276] pnp: PnP ACPI init\n[ 0.391195] pnp: PnP ACPI: found 5 devices\n[ 0.397570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399284] NET: Registered protocol family 2\n[ 0.400251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401542] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402724] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404982] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406165] NET: Registered protocol family 1\n[ 0.407056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408166] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409250] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437659] Trying to unpack rootfs image as initramfs...\n[ 0.488343] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502166] Scanning for low memory corruption every 60 seconds\n[ 0.503490] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504665] audit: initializing netlink subsys (disabled)\n[ 0.505702] audit: type=2000 audit(1548019689.374:1): initialized\n[ 0.507016] Initialise system trusted keyring\n[ 0.507964] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509145] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511109] zbud: loaded\n[ 0.511831] VFS: Disk quotas dquot_6.6.0\n[ 0.512680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514189] fuse init (API version 7.23)\n[ 0.515104] Key type big_key registered\n[ 0.515912] Allocating IMA MOK and blacklist keyrings.\n[ 0.517028] Key type asymmetric registered\n[ 0.517867] Asymmetric key parser 'x509' registered\n[ 0.518838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520702] io scheduler noop registered\n[ 0.521509] io scheduler deadline registered (default)\n[ 0.522506] io scheduler cfq registered\n[ 0.523344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524417] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527154] ACPI: Power Button [PWRF]\n[ 0.528008] GHES: HEST is not enabled!\n[ 0.543071] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603667] Linux agpgart interface v0.103\n[ 0.605753] brd: module loaded\n[ 0.606972] loop: module loaded\n[ 0.611971] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613425] GPT:90111 != 2097151\n[ 0.614101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615204] GPT:90111 != 2097151\n[ 0.615878] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616854] vda: vda1 vda15\n[ 0.618383] scsi host0: ata_piix\n[ 0.619115] scsi host1: ata_piix\n[ 0.619821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622483] libphy: Fixed MDIO Bus: probed\n[ 0.623298] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624268] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626451] PPP generic driver version 2.4.2\n[ 0.627340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628632] ehci-pci: EHCI PCI platform driver\n[ 0.629510] ehci-platform: EHCI generic platform driver\n[ 0.630491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631607] ohci-pci: OHCI PCI platform driver\n[ 0.632479] ohci-platform: OHCI generic platform driver\n[ 0.633461] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647824] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650280] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653663] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655078] usb usb1: Product: UHCI Host Controller\n[ 0.656016] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657155] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658172] hub 1-0:1.0: USB hub found\n[ 0.658953] hub 1-0:1.0: 2 ports detected\n[ 0.659858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662000] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664019] mousedev: PS/2 mouse device common for all mice\n[ 0.665270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668217] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670604] i2c /dev entries driver\n[ 0.671358] device-mapper: uevent: version 1.0.3\n[ 0.672304] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673946] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675241] NET: Registered protocol family 10\n[ 0.676245] NET: Registered protocol family 17\n[ 0.677140] Key type dns_resolver registered\n[ 0.678071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680932] registered taskstats version 1\n[ 0.681764] Loading compiled-in X.509 certificates\n[ 0.683190] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685050] zswap: loaded using pool lzo/zbud\n[ 0.686423] Key type trusted registered\n[ 0.687977] Key type encrypted registered\n[ 0.688804] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689825] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690857] evm: HMAC attrs: 0x1\n[ 0.691789] Magic number: 3:626:500\n[ 0.692653] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:09 UTC (1548019689)\n[ 0.694248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695371] EDD information not available.\n[ 0.780912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782520] Write protecting the kernel read-only data: 14336k\n[ 0.794763] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.237234] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-0000012b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl/B5FeDGiDZ/OTPAaYmmvSU14/WRY57NlxzwiPE0A8QbsrTzkgnXWdvF9F/pnbvdkfhbFakUUnVehmSGAo4wHzxGY2H/EnoZDxj6Kc7tBou6A9l3hxewZLQkxhVk/mumJoFoYwTGs1q72c+nZTLm7AMfdHYDJrQodJ6K7IZQNSyxOIgxfV40oI0NShoqIwQcRqKlD7mUe+VVBK5cja6+BRFWAj9zZFclzpe9aNLohd4qqGAEp/IRNMHoIFP9Y2/uKfGndH8j8N5ITP4f1+GJ5ZF41aFwB7v9tY8j3wvR/NF0ZG/J5AJAhxNN/M2hjezXIunGfYssNNu+o4DzVtwmJ root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJVett/leChDProRdaemOHFCDEYhRMmrEtslY1a7VLTDQW6QnnFJLbtafDTF+bCJbpC61sz0Y4V1r9ynjcwiB/uAkcQKmtXd933i3KjKXD4pne0N4QBbETNM1GXM/z4FdSXb/q1bOMyVtrRryyjrin80ATBWUBym4aebgRv9F22xAAAAFQDfDtZNMb5VESoC1ZWh32x5HdVP/QAAAIA5VPjyu6pVUbIcF2O+cP3ftAwwj7t5cluwL/KF73iCFYZTXDx5vTb8hThvP4RN1/mRcpr8l3QBeccpnHX4emxkiI0jX3nuBW2CgKIRiTIRNpN+N+obcF9kifVlFIwF0MpYA6zlseifo9cShc3lueXCuqTNpCz+pCdfT4dGfkcZywAAAIB/lhuaua7Llv6W++aIDXILAYOKko6RbyP0wGil3b12+nKaPz89RtPmJPkF8ibnNk5P9f3Ni6lmPcUGcODjg2vNaiq7ZbUr53CBJ7BX3gWkVvtnsNgNawtDsV6weIJc4MYYalwVGhu0albxPIyLCVMZGoxlLij4nD4koX8JaV2Z0g== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.10,24,fe80::f816:3eff:fe1b:7975/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.10 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000012b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.78 ===\n/dev/root resized successfully [took 1.73s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:1B:79:75 \n inet addr:10.10.11.10 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1b:7975/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7946 (7.7 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.131774] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.131777] usb 1-1: Product: QEMU USB Tablet\n[ 1.131780] usb 1-1: Manufacturer: QEMU\n[ 1.131782] usb 1-1: SerialNumber: 42\n[ 1.201160] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.219476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.237234] random: dd urandom read with 5 bits of entropy available\n[ 1.500192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\n[ 2.901922] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.312633] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:28:10 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:28:10 cirros kern.info kernel: [ 0.796623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJan 20 21:28:10 cirros kern.info kernel: [ 0.807778] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJan 20 21:28:10 cirros kern.info kernel: [ 0.807779] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJan 20 21:28:10 cirros kern.info kernel: [ 0.809477] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJan 20 21:28:10 cirros kern.info kernel: [ 0.812459] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJan 20 21:28:10 cirros kern.info kernel: [ 0.814471] ip_tables: (C) 2000-2006 Netfilter Core Team\nJan 20 21:28:10 cirros kern.info kernel: [ 0.837820] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:28:10 cirros kern.info kernel: [ 0.838463] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:28:10 cirros kern.info kernel: [ 0.839537] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJan 20 21:28:10 cirros kern.info kernel: [ 0.882082] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJan 20 21:28:10 cirros kern.info kernel: [ 0.971940] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131774] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131777] usb 1-1: Product: QEMU USB Tablet\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131780] usb 1-1: Manufacturer: QEMU\nJan 20 21:28:10 cirros kern.info kernel: [ 1.131782] usb 1-1: SerialNumber: 42\nJan 20 21:28:10 cirros kern.info kernel: [ 1.201160] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:28:10 cirros kern.info kernel: [ 1.219476] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJan 20 21:28:10 cirros kern.notice kernel: [ 1.237234] random: dd urandom read with 5 bits of entropy available\nJan 20 21:28:10 cirros kern.info kernel: [ 1.500192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325574b9f72, max_idle_ns: 440795367431 ns\nJan 20 21:28:11 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:28:11 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:28:11 cirros kern.info kernel: [ 2.901922] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:28:12 cirros kern.info kernel: [ 3.312633] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-5 login: "} 2019-01-20 21:29:01,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action used request id req-60b2ca39-8ed9-4d84-a408-9cf2e5e2f7fa 2019-01-20 21:29:03,779 - sdnvpn_test_utils - INFO - Waiting for instance 9f814744-78ab-4658-ac62-89d4869cfd12 to boot up 2019-01-20 21:29:03,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:04,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e831534-2ac4-4575-a2c3-9ce9b1a1e05b x-compute-request-id: req-4e831534-2ac4-4575-a2c3-9ce9b1a1e05b Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:04,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-4e831534-2ac4-4575-a2c3-9ce9b1a1e05b 2019-01-20 21:29:06,857 - sdnvpn_test_utils - INFO - Waiting for instance 9334d82b-6cb6-45c8-bc18-781c65ae6dd1 to boot up 2019-01-20 21:29:06,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:07,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ad0320-f0a6-4b58-a1a2-6be0364924e5 x-compute-request-id: req-90ad0320-f0a6-4b58-a1a2-6be0364924e5 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521324419 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133208] pid_max: default: 32768 minimum: 301\n[ 0.134109] ACPI: Core revision 20150930\n[ 0.135493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136803] Security Framework initialized\n[ 0.137614] Yama: becoming mindful.\n[ 0.138347] AppArmor: AppArmor initialized\n[ 0.139216] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140533] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144412] Initializing cgroup subsys io\n[ 0.145221] Initializing cgroup subsys memory\n[ 0.146078] Initializing cgroup subsys devices\n[ 0.146956] Initializing cgroup subsys freezer\n[ 0.147824] Initializing cgroup subsys net_cls\n[ 0.148686] Initializing cgroup subsys perf_event\n[ 0.149588] Initializing cgroup subsys net_prio\n[ 0.150466] Initializing cgroup subsys hugetlb\n[ 0.151333] Initializing cgroup subsys pids\n[ 0.152201] CPU: Physical Processor ID: 0\n[ 0.153695] mce: CPU supports 10 MCE banks\n[ 0.154531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166463] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173075] ftrace: allocating 31920 entries in 125 pages\n[ 0.200340] smpboot: Max logical packages: 1\n[ 0.201215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202562] x2apic enabled\n[ 0.203381] Switched APIC routing to physical x2apic.\n[ 0.205130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206239] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209989] KVM setup paravirtual spinlock\n[ 0.211321] x86: Booted up 1 node, 1 CPUs\n[ 0.212122] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213501] devtmpfs: initialized\n[ 0.215218] evm: security.selinux\n[ 0.215916] evm: security.SMACK64\n[ 0.216597] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218139] evm: security.SMACK64MMAP\n[ 0.218881] evm: security.ima\n[ 0.219516] evm: security.capability\n[ 0.220321] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222168] pinctrl core: initialized pinctrl subsystem\n[ 0.223267] RTC time: 21:28:22, date: 01/20/19\n[ 0.224221] NET: Registered protocol family 16\n[ 0.225197] cpuidle: using governor ladder\n[ 0.226012] cpuidle: using governor menu\n[ 0.226794] PCCT header not found.\n[ 0.227548] ACPI: bus type PCI registered\n[ 0.228350] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229589] PCI: Using configuration type 1 for base access\n[ 0.231350] ACPI: Added _OSI(Module Device)\n[ 0.232193] ACPI: Added _OSI(Processor Device)\n[ 0.233050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233945] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236058] ACPI: Interpreter enabled\n[ 0.236830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244154] ACPI: (supports S0 S5)\n[ 0.244885] ACPI: Using IOAPIC for interrupt routing\n[ 0.245930] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254880] acpiphp: Slot [3] registered\n[ 0.255686] acpiphp: Slot [4] registered\n[ 0.256480] acpiphp: Slot [5] registered\n[ 0.257301] acpiphp: Slot [6] registered\n[ 0.258118] acpiphp: Slot [7] registered\n[ 0.258919] acpiphp: Slot [8] registered\n[ 0.259713] acpiphp: Slot [9] registered\n[ 0.260501] acpiphp: Slot [10] registered\n[ 0.261312] acpiphp: Slot [11] registered\n[ 0.262120] acpiphp: Slot [12] registered\n[ 0.262931] acpiphp: Slot [13] registered\n[ 0.263737] acpiphp: Slot [14] registered\n[ 0.264539] acpiphp: Slot [15] registered\n[ 0.275411] acpiphp: Slot [16] registered\n[ 0.276222] acpiphp: Slot [17] registered\n[ 0.277028] acpiphp: Slot [18] registered\n[ 0.277830] acpiphp: Slot [19] registered\n[ 0.278629] acpiphp: Slot [20] registered\n[ 0.279442] acpiphp: Slot [21] registered\n[ 0.280248] acpiphp: Slot [22] registered\n[ 0.281054] acpiphp: Slot [23] registered\n[ 0.281859] acpiphp: Slot [24] registered\n[ 0.282660] acpiphp: Slot [25] registered\n[ 0.283614] acpiphp: Slot [26] registered\n[ 0.284613] acpiphp: Slot [27] registered\n[ 0.285596] acpiphp: Slot [28] registered\n[ 0.286579] acpiphp: Slot [29] registered\n[ 0.287553] acpiphp: Slot [30] registered\n[ 0.288539] acpiphp: Slot [31] registered\n[ 0.289548] PCI host bridge to bus 0000:00\n[ 0.290542] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292050] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295367] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297146] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303682] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305273] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306740] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369891] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372765] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375945] vgaarb: loaded\n[ 0.376660] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378034] SCSI subsystem initialized\n[ 0.379028] ACPI: bus type USB registered\n[ 0.380032] usbcore: registered new interface driver usbfs\n[ 0.381290] usbcore: registered new interface driver hub\n[ 0.382517] usbcore: registered new device driver usb\n[ 0.383792] PCI: Using ACPI for IRQ routing\n[ 0.385015] NetLabel: Initializing\n[ 0.385889] NetLabel: domain hash size = 128\n[ 0.386928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388091] NetLabel: unlabeled traffic allowed by default\n[ 0.389434] clocksource: Switched to clocksource kvm-clock\n[ 0.395308] AppArmor: AppArmor Filesystem Enabled\n[ 0.396469] pnp: PnP ACPI init\n[ 0.397529] pnp: PnP ACPI: found 5 devices\n[ 0.404095] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406196] NET: Registered protocol family 2\n[ 0.407353] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408929] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411817] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414590] NET: Registered protocol family 1\n[ 0.415671] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417023] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.455492] Trying to unpack rootfs image as initramfs...\n[ 0.506259] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520488] Scanning for low memory corruption every 60 seconds\n[ 0.522109] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523582] audit: initializing netlink subsys (disabled)\n[ 0.524850] audit: type=2000 audit(1548019702.909:1): initialized\n[ 0.526447] Initialise system trusted keyring\n[ 0.527567] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529007] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531258] zbud: loaded\n[ 0.532077] VFS: Disk quotas dquot_6.6.0\n[ 0.533066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534895] fuse init (API version 7.23)\n[ 0.535956] Key type big_key registered\n[ 0.536925] Allocating IMA MOK and blacklist keyrings.\n[ 0.538269] Key type asymmetric registered\n[ 0.539277] Asymmetric key parser 'x509' registered\n[ 0.540438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.542599] io scheduler noop registered\n[ 0.543568] io scheduler deadline registered (default)\n[ 0.544794] io scheduler cfq registered\n[ 0.545807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550423] ACPI: Power Button [PWRF]\n[ 0.551421] GHES: HEST is not enabled!\n[ 0.565282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630447] Linux agpgart interface v0.103\n[ 0.633198] brd: module loaded\n[ 0.634602] loop: module loaded\n[ 0.639677] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641464] GPT:90111 != 2097151\n[ 0.642217] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643335] GPT:90111 != 2097151\n[ 0.644016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644992] vda: vda1 vda15\n[ 0.646612] scsi host0: ata_piix\n[ 0.647373] scsi host1: ata_piix\n[ 0.648097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650794] libphy: Fixed MDIO Bus: probed\n[ 0.651621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654956] PPP generic driver version 2.4.2\n[ 0.656058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657596] ehci-pci: EHCI PCI platform driver\n[ 0.658671] ehci-platform: EHCI generic platform driver\n[ 0.659918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661314] ohci-pci: OHCI PCI platform driver\n[ 0.662382] ohci-platform: OHCI generic platform driver\n[ 0.663598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679529] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681308] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687216] usb usb1: Product: UHCI Host Controller\n[ 0.688394] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.689827] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.691003] hub 1-0:1.0: USB hub found\n[ 0.691946] hub 1-0:1.0: 2 ports detected\n[ 0.693018] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695494] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696680] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697944] mousedev: PS/2 mouse device common for all mice\n[ 0.699436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.702942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704405] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705886] i2c /dev entries driver\n[ 0.706803] device-mapper: uevent: version 1.0.3\n[ 0.707947] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711478] NET: Registered protocol family 10\n[ 0.712675] NET: Registered protocol family 17\n[ 0.713767] Key type dns_resolver registered\n[ 0.714879] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.716224] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.718143] registered taskstats version 1\n[ 0.718996] Loading compiled-in X.509 certificates\n[ 0.720448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.722334] zswap: loaded using pool lzo/zbud\n[ 0.723734] Key type trusted registered\n[ 0.725291] Key type encrypted registered\n[ 0.726130] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728207] evm: HMAC attrs: 0x1\n[ 0.729156] Magic number: 3:626:500\n[ 0.730020] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:23 UTC (1548019703)\n[ 0.731630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732759] EDD information not available.\n[ 0.805976] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807424] ata1.00: configured for MWDMA2\n[ 0.808648] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821410] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822705] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823979] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827556] Write protecting the kernel read-only data: 14336k\n[ 0.829146] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830999] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.530610] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.50s]\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\n"} 2019-01-20 21:29:07,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action used request id req-90ad0320-f0a6-4b58-a1a2-6be0364924e5 2019-01-20 21:29:09,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:11,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d54cb2a2-adef-46ba-94b5-3b24d7cbd7b3 x-compute-request-id: req-d54cb2a2-adef-46ba-94b5-3b24d7cbd7b3 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:11,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-d54cb2a2-adef-46ba-94b5-3b24d7cbd7b3 2019-01-20 21:29:11,071 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-2' (10.10.10.11). -->Expected result: can ping. 2019-01-20 21:29:11,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:12,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-617b4a44-edff-4879-870b-54b4384d63e9 x-compute-request-id: req-617b4a44-edff-4879-870b-54b4384d63e9 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:12,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-617b4a44-edff-4879-870b-54b4384d63e9 2019-01-20 21:29:12,148 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2019-01-20 21:29:12,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:13,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd391917-1fb6-4ec8-b0fe-3ac396f3d189 x-compute-request-id: req-dd391917-1fb6-4ec8-b0fe-3ac396f3d189 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:13,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-dd391917-1fb6-4ec8-b0fe-3ac396f3d189 2019-01-20 21:29:13,230 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-3' (10.10.10.7). -->Expected result: can ping. 2019-01-20 21:29:13,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:14,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd34ffae-3a46-457e-92e9-d1deeb5a4c62 x-compute-request-id: req-fd34ffae-3a46-457e-92e9-d1deeb5a4c62 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:14,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-fd34ffae-3a46-457e-92e9-d1deeb5a4c62 2019-01-20 21:29:14,310 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2019-01-20 21:29:14,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:15,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d43cf18c-47c7-4403-ab61-9b88e4ac058e x-compute-request-id: req-d43cf18c-47c7-4403-ab61-9b88e4ac058e Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:15,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-d43cf18c-47c7-4403-ab61-9b88e4ac058e 2019-01-20 21:29:15,389 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.14) to 'sdnvpn-4-4' (10.10.11.6). -->Expected result: cannot ping. 2019-01-20 21:29:15,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:16,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-077f6332-13cb-4b9a-b554-673e8ec1356d x-compute-request-id: req-077f6332-13cb-4b9a-b554-673e8ec1356d Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:16,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-077f6332-13cb-4b9a-b554-673e8ec1356d 2019-01-20 21:29:17,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:18,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-951afd6b-8b86-4e7f-8158-06a6bf8e1008 x-compute-request-id: req-951afd6b-8b86-4e7f-8158-06a6bf8e1008 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\n"} 2019-01-20 21:29:18,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-951afd6b-8b86-4e7f-8158-06a6bf8e1008 2019-01-20 21:29:19,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613667dad2989d9e0bf8f70e8b7853632a8621c6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:20,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82db7d49-2743-4c81-bbf8-d8ed2656e54d x-compute-request-id: req-82db7d49-2743-4c81-bbf8-d8ed2656e54d Content-Encoding: gzip Content-Length: 8114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501695173 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150463] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152152] pid_max: default: 32768 minimum: 301\n[ 0.153060] ACPI: Core revision 20150930\n[ 0.154456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155792] Security Framework initialized\n[ 0.156618] Yama: becoming mindful.\n[ 0.157357] AppArmor: AppArmor initialized\n[ 0.158230] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159589] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160894] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162118] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163526] Initializing cgroup subsys io\n[ 0.164366] Initializing cgroup subsys memory\n[ 0.165236] Initializing cgroup subsys devices\n[ 0.166128] Initializing cgroup subsys freezer\n[ 0.167006] Initializing cgroup subsys net_cls\n[ 0.167884] Initializing cgroup subsys perf_event\n[ 0.168818] Initializing cgroup subsys net_prio\n[ 0.169739] Initializing cgroup subsys hugetlb\n[ 0.170622] Initializing cgroup subsys pids\n[ 0.171505] CPU: Physical Processor ID: 0\n[ 0.173066] mce: CPU supports 10 MCE banks\n[ 0.173976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186989] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193501] ftrace: allocating 31920 entries in 125 pages\n[ 0.220173] smpboot: Max logical packages: 1\n[ 0.221111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222584] x2apic enabled\n[ 0.223440] Switched APIC routing to physical x2apic.\n[ 0.225256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226477] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230526] KVM setup paravirtual spinlock\n[ 0.231880] x86: Booted up 1 node, 1 CPUs\n[ 0.232802] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234430] devtmpfs: initialized\n[ 0.236272] evm: security.selinux\n[ 0.237120] evm: security.SMACK64\n[ 0.237945] evm: security.SMACK64EXEC\n[ 0.238824] evm: security.SMACK64TRANSMUTE\n[ 0.239771] evm: security.SMACK64MMAP\n[ 0.240636] evm: security.ima\n[ 0.241377] evm: security.capability\n[ 0.242344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244612] pinctrl core: initialized pinctrl subsystem\n[ 0.245895] RTC time: 21:28:36, date: 01/20/19\n[ 0.247008] NET: Registered protocol family 16\n[ 0.248158] cpuidle: using governor ladder\n[ 0.249096] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250925] ACPI: bus type PCI registered\n[ 0.251861] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253334] PCI: Using configuration type 1 for base access\n[ 0.255263] ACPI: Added _OSI(Module Device)\n[ 0.256123] ACPI: Added _OSI(Processor Device)\n[ 0.256996] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260014] ACPI: Interpreter enabled\n[ 0.260788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.268271] ACPI: (supports S0 S5)\n[ 0.269120] ACPI: Using IOAPIC for interrupt routing\n[ 0.270329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.273891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276878] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281036] acpiphp: Slot [3] registered\n[ 0.281984] acpiphp: Slot [4] registered\n[ 0.282932] acpiphp: Slot [5] registered\n[ 0.283880] acpiphp: Slot [6] registered\n[ 0.284838] acpiphp: Slot [7] registered\n[ 0.285783] acpiphp: Slot [8] registered\n[ 0.286749] acpiphp: Slot [9] registered\n[ 0.287694] acpiphp: Slot [10] registered\n[ 0.288485] acpiphp: Slot [11] registered\n[ 0.289281] acpiphp: Slot [12] registered\n[ 0.290079] acpiphp: Slot [13] registered\n[ 0.290871] acpiphp: Slot [14] registered\n[ 0.291666] acpiphp: Slot [15] registered\n[ 0.302582] acpiphp: Slot [16] registered\n[ 0.303377] acpiphp: Slot [17] registered\n[ 0.304163] acpiphp: Slot [18] registered\n[ 0.304954] acpiphp: Slot [19] registered\n[ 0.305751] acpiphp: Slot [20] registered\n[ 0.306544] acpiphp: Slot [21] registered\n[ 0.307340] acpiphp: Slot [22] registered\n[ 0.308128] acpiphp: Slot [23] registered\n[ 0.308920] acpiphp: Slot [24] registered\n[ 0.309715] acpiphp: Slot [25] registered\n[ 0.310503] acpiphp: Slot [26] registered\n[ 0.311289] acpiphp: Slot [27] registered\n[ 0.312126] acpiphp: Slot [28] registered\n[ 0.312931] acpiphp: Slot [29] registered\n[ 0.313733] acpiphp: Slot [30] registered\n[ 0.314531] acpiphp: Slot [31] registered\n[ 0.315325] PCI host bridge to bus 0000:00\n[ 0.316126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.317321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327581] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.328866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.331257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337678] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385112] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386564] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.387995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.389395] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.390787] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392028] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.393490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.394550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.396085] vgaarb: loaded\n[ 0.396693] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397818] SCSI subsystem initialized\n[ 0.398627] ACPI: bus type USB registered\n[ 0.399440] usbcore: registered new interface driver usbfs\n[ 0.400466] usbcore: registered new interface driver hub\n[ 0.401469] usbcore: registered new device driver usb\n[ 0.402519] PCI: Using ACPI for IRQ routing\n[ 0.403541] NetLabel: Initializing\n[ 0.404248] NetLabel: domain hash size = 128\n[ 0.405100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.406055] NetLabel: unlabeled traffic allowed by default\n[ 0.407140] clocksource: Switched to clocksource kvm-clock\n[ 0.412609] AppArmor: AppArmor Filesystem Enabled\n[ 0.413567] pnp: PnP ACPI init\n[ 0.414481] pnp: PnP ACPI: found 5 devices\n[ 0.420877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422563] NET: Registered protocol family 2\n[ 0.423519] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.424786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.425940] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427096] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428170] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429334] NET: Registered protocol family 1\n[ 0.430191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431290] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461000] Trying to unpack rootfs image as initramfs...\n[ 0.511125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.525127] Scanning for low memory corruption every 60 seconds\n[ 0.526470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.527635] audit: initializing netlink subsys (disabled)\n[ 0.528682] audit: type=2000 audit(1548019717.080:1): initialized\n[ 0.529992] Initialise system trusted keyring\n[ 0.530927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.532106] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534084] zbud: loaded\n[ 0.534806] VFS: Disk quotas dquot_6.6.0\n[ 0.535644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537158] fuse init (API version 7.23)\n[ 0.538066] Key type big_key registered\n[ 0.538879] Allocating IMA MOK and blacklist keyrings.\n[ 0.539997] Key type asymmetric registered\n[ 0.540827] Asymmetric key parser 'x509' registered\n[ 0.541783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543643] io scheduler noop registered\n[ 0.544439] io scheduler deadline registered (default)\n[ 0.545428] io scheduler cfq registered\n[ 0.546258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547325] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548592] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550044] ACPI: Power Button [PWRF]\n[ 0.550876] GHES: HEST is not enabled!\n[ 0.564722] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595002] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623972] Linux agpgart interface v0.103\n[ 0.626028] brd: module loaded\n[ 0.627255] loop: module loaded\n[ 0.631893] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633334] GPT:90111 != 2097151\n[ 0.634009] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635098] GPT:90111 != 2097151\n[ 0.635794] GPT: Use GNU Parted to correct GPT errors.\n[ 0.636764] vda: vda1 vda15\n[ 0.638190] scsi host0: ata_piix\n[ 0.638936] scsi host1: ata_piix\n[ 0.639655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642286] libphy: Fixed MDIO Bus: probed\n[ 0.643105] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646203] PPP generic driver version 2.4.2\n[ 0.647094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648338] ehci-pci: EHCI PCI platform driver\n[ 0.649204] ehci-platform: EHCI generic platform driver\n[ 0.650184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651305] ohci-pci: OHCI PCI platform driver\n[ 0.652175] ohci-platform: OHCI generic platform driver\n[ 0.653155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667621] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.668612] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676063] usb usb1: Product: UHCI Host Controller\n[ 0.677431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.678922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680262] hub 1-0:1.0: USB hub found\n[ 0.681348] hub 1-0:1.0: 2 ports detected\n[ 0.682528] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688070] mousedev: PS/2 mouse device common for all mice\n[ 0.689817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695767] i2c /dev entries driver\n[ 0.696534] device-mapper: uevent: version 1.0.3\n[ 0.697472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.699093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700609] NET: Registered protocol family 10\n[ 0.701607] NET: Registered protocol family 17\n[ 0.702503] Key type dns_resolver registered\n[ 0.703449] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704549] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706294] registered taskstats version 1\n[ 0.707127] Loading compiled-in X.509 certificates\n[ 0.708588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710455] zswap: loaded using pool lzo/zbud\n[ 0.711827] Key type trusted registered\n[ 0.713392] Key type encrypted registered\n[ 0.714234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716349] evm: HMAC attrs: 0x1\n[ 0.717275] Magic number: 3:626:500\n[ 0.718127] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:37 UTC (1548019717)\n[ 0.719745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720866] EDD information not available.\n[ 0.795720] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797175] ata1.00: configured for MWDMA2\n[ 0.798387] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811114] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812363] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813641] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815526] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817075] Write protecting the kernel read-only data: 14336k\n[ 0.818649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.667055] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.71s]\nping 10.10.10.11 OK\nping 10.10.10.7 OK\nping 10.10.11.6 KO\n"} 2019-01-20 21:29:20,624 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-82db7d49-2743-4c81-bbf8-d8ed2656e54d 2019-01-20 21:29:20,625 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2019-01-20 21:29:20,625 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2019-01-20 21:29:20,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"network_association": {"network_id": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c"}}' 2019-01-20 21:29:21,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-2826be04-1cfe-4b2c-a934-585afd83a9ff Date: Sun, 20 Jan 2019 21:29:21 GMT RESP BODY: {"network_association": {"network_id": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "8f897a40-d47a-48ea-864e-c44fdbd514c2"}} 2019-01-20 21:29:21,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac/network_associations used request id req-2826be04-1cfe-4b2c-a934-585afd83a9ff 2019-01-20 21:29:21,004 - sdnvpn_test_utils - DEBUG - Waiting for router 6c5917fc-0458-4601-b164-289f9e3efdac to associate with BGPVPN cd051fe8-32b4-473c-8bc3-c8fa1994c562 2019-01-20 21:29:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:29:21,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-e136ffb3-c27c-4672-a565-dc9c010198d8 Date: Sun, 20 Jan 2019 21:29:21 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["cd051fe8-32b4-473c-8bc3-c8fa1994c562"], "id": "6c5917fc-0458-4601-b164-289f9e3efdac", "name": "sdnvpn-281689", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["7e676871-6844-43cd-a0b1-c33e5f0e8f5c"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:29:21,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac used request id req-e136ffb3-c27c-4672-a565-dc9c010198d8 2019-01-20 21:29:22,194 - sdnvpn_test_utils - DEBUG - Waiting for network 6c5917fc-0458-4601-b164-289f9e3efdac to associate with BGPVPN 7e676871-6844-43cd-a0b1-c33e5f0e8f5c 2019-01-20 21:29:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:29:22,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-61e7bf1a-4147-4814-b518-358914bb675d Date: Sun, 20 Jan 2019 21:29:22 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["cd051fe8-32b4-473c-8bc3-c8fa1994c562"], "id": "6c5917fc-0458-4601-b164-289f9e3efdac", "name": "sdnvpn-281689", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["7e676871-6844-43cd-a0b1-c33e5f0e8f5c"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:29:22,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac used request id req-61e7bf1a-4147-4814-b518-358914bb675d 2019-01-20 21:29:23,523 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:29:53,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:54,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5f2c98c-4e7a-4210-a191-53d3eb2d2a8d x-compute-request-id: req-d5f2c98c-4e7a-4210-a191-53d3eb2d2a8d Content-Encoding: gzip Content-Length: 8114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521324419 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133208] pid_max: default: 32768 minimum: 301\n[ 0.134109] ACPI: Core revision 20150930\n[ 0.135493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136803] Security Framework initialized\n[ 0.137614] Yama: becoming mindful.\n[ 0.138347] AppArmor: AppArmor initialized\n[ 0.139216] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140533] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144412] Initializing cgroup subsys io\n[ 0.145221] Initializing cgroup subsys memory\n[ 0.146078] Initializing cgroup subsys devices\n[ 0.146956] Initializing cgroup subsys freezer\n[ 0.147824] Initializing cgroup subsys net_cls\n[ 0.148686] Initializing cgroup subsys perf_event\n[ 0.149588] Initializing cgroup subsys net_prio\n[ 0.150466] Initializing cgroup subsys hugetlb\n[ 0.151333] Initializing cgroup subsys pids\n[ 0.152201] CPU: Physical Processor ID: 0\n[ 0.153695] mce: CPU supports 10 MCE banks\n[ 0.154531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166463] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173075] ftrace: allocating 31920 entries in 125 pages\n[ 0.200340] smpboot: Max logical packages: 1\n[ 0.201215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202562] x2apic enabled\n[ 0.203381] Switched APIC routing to physical x2apic.\n[ 0.205130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206239] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209989] KVM setup paravirtual spinlock\n[ 0.211321] x86: Booted up 1 node, 1 CPUs\n[ 0.212122] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213501] devtmpfs: initialized\n[ 0.215218] evm: security.selinux\n[ 0.215916] evm: security.SMACK64\n[ 0.216597] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218139] evm: security.SMACK64MMAP\n[ 0.218881] evm: security.ima\n[ 0.219516] evm: security.capability\n[ 0.220321] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222168] pinctrl core: initialized pinctrl subsystem\n[ 0.223267] RTC time: 21:28:22, date: 01/20/19\n[ 0.224221] NET: Registered protocol family 16\n[ 0.225197] cpuidle: using governor ladder\n[ 0.226012] cpuidle: using governor menu\n[ 0.226794] PCCT header not found.\n[ 0.227548] ACPI: bus type PCI registered\n[ 0.228350] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229589] PCI: Using configuration type 1 for base access\n[ 0.231350] ACPI: Added _OSI(Module Device)\n[ 0.232193] ACPI: Added _OSI(Processor Device)\n[ 0.233050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233945] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236058] ACPI: Interpreter enabled\n[ 0.236830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244154] ACPI: (supports S0 S5)\n[ 0.244885] ACPI: Using IOAPIC for interrupt routing\n[ 0.245930] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254880] acpiphp: Slot [3] registered\n[ 0.255686] acpiphp: Slot [4] registered\n[ 0.256480] acpiphp: Slot [5] registered\n[ 0.257301] acpiphp: Slot [6] registered\n[ 0.258118] acpiphp: Slot [7] registered\n[ 0.258919] acpiphp: Slot [8] registered\n[ 0.259713] acpiphp: Slot [9] registered\n[ 0.260501] acpiphp: Slot [10] registered\n[ 0.261312] acpiphp: Slot [11] registered\n[ 0.262120] acpiphp: Slot [12] registered\n[ 0.262931] acpiphp: Slot [13] registered\n[ 0.263737] acpiphp: Slot [14] registered\n[ 0.264539] acpiphp: Slot [15] registered\n[ 0.275411] acpiphp: Slot [16] registered\n[ 0.276222] acpiphp: Slot [17] registered\n[ 0.277028] acpiphp: Slot [18] registered\n[ 0.277830] acpiphp: Slot [19] registered\n[ 0.278629] acpiphp: Slot [20] registered\n[ 0.279442] acpiphp: Slot [21] registered\n[ 0.280248] acpiphp: Slot [22] registered\n[ 0.281054] acpiphp: Slot [23] registered\n[ 0.281859] acpiphp: Slot [24] registered\n[ 0.282660] acpiphp: Slot [25] registered\n[ 0.283614] acpiphp: Slot [26] registered\n[ 0.284613] acpiphp: Slot [27] registered\n[ 0.285596] acpiphp: Slot [28] registered\n[ 0.286579] acpiphp: Slot [29] registered\n[ 0.287553] acpiphp: Slot [30] registered\n[ 0.288539] acpiphp: Slot [31] registered\n[ 0.289548] PCI host bridge to bus 0000:00\n[ 0.290542] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292050] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295367] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297146] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303682] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305273] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306740] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369891] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372765] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375945] vgaarb: loaded\n[ 0.376660] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378034] SCSI subsystem initialized\n[ 0.379028] ACPI: bus type USB registered\n[ 0.380032] usbcore: registered new interface driver usbfs\n[ 0.381290] usbcore: registered new interface driver hub\n[ 0.382517] usbcore: registered new device driver usb\n[ 0.383792] PCI: Using ACPI for IRQ routing\n[ 0.385015] NetLabel: Initializing\n[ 0.385889] NetLabel: domain hash size = 128\n[ 0.386928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388091] NetLabel: unlabeled traffic allowed by default\n[ 0.389434] clocksource: Switched to clocksource kvm-clock\n[ 0.395308] AppArmor: AppArmor Filesystem Enabled\n[ 0.396469] pnp: PnP ACPI init\n[ 0.397529] pnp: PnP ACPI: found 5 devices\n[ 0.404095] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406196] NET: Registered protocol family 2\n[ 0.407353] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408929] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411817] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414590] NET: Registered protocol family 1\n[ 0.415671] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417023] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.455492] Trying to unpack rootfs image as initramfs...\n[ 0.506259] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520488] Scanning for low memory corruption every 60 seconds\n[ 0.522109] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523582] audit: initializing netlink subsys (disabled)\n[ 0.524850] audit: type=2000 audit(1548019702.909:1): initialized\n[ 0.526447] Initialise system trusted keyring\n[ 0.527567] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529007] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531258] zbud: loaded\n[ 0.532077] VFS: Disk quotas dquot_6.6.0\n[ 0.533066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534895] fuse init (API version 7.23)\n[ 0.535956] Key type big_key registered\n[ 0.536925] Allocating IMA MOK and blacklist keyrings.\n[ 0.538269] Key type asymmetric registered\n[ 0.539277] Asymmetric key parser 'x509' registered\n[ 0.540438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.542599] io scheduler noop registered\n[ 0.543568] io scheduler deadline registered (default)\n[ 0.544794] io scheduler cfq registered\n[ 0.545807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550423] ACPI: Power Button [PWRF]\n[ 0.551421] GHES: HEST is not enabled!\n[ 0.565282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630447] Linux agpgart interface v0.103\n[ 0.633198] brd: module loaded\n[ 0.634602] loop: module loaded\n[ 0.639677] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641464] GPT:90111 != 2097151\n[ 0.642217] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643335] GPT:90111 != 2097151\n[ 0.644016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644992] vda: vda1 vda15\n[ 0.646612] scsi host0: ata_piix\n[ 0.647373] scsi host1: ata_piix\n[ 0.648097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650794] libphy: Fixed MDIO Bus: probed\n[ 0.651621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654956] PPP generic driver version 2.4.2\n[ 0.656058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657596] ehci-pci: EHCI PCI platform driver\n[ 0.658671] ehci-platform: EHCI generic platform driver\n[ 0.659918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661314] ohci-pci: OHCI PCI platform driver\n[ 0.662382] ohci-platform: OHCI generic platform driver\n[ 0.663598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679529] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681308] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687216] usb usb1: Product: UHCI Host Controller\n[ 0.688394] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.689827] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.691003] hub 1-0:1.0: USB hub found\n[ 0.691946] hub 1-0:1.0: 2 ports detected\n[ 0.693018] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695494] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696680] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697944] mousedev: PS/2 mouse device common for all mice\n[ 0.699436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.702942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704405] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705886] i2c /dev entries driver\n[ 0.706803] device-mapper: uevent: version 1.0.3\n[ 0.707947] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711478] NET: Registered protocol family 10\n[ 0.712675] NET: Registered protocol family 17\n[ 0.713767] Key type dns_resolver registered\n[ 0.714879] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.716224] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.718143] registered taskstats version 1\n[ 0.718996] Loading compiled-in X.509 certificates\n[ 0.720448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.722334] zswap: loaded using pool lzo/zbud\n[ 0.723734] Key type trusted registered\n[ 0.725291] Key type encrypted registered\n[ 0.726130] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728207] evm: HMAC attrs: 0x1\n[ 0.729156] Magic number: 3:626:500\n[ 0.730020] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:23 UTC (1548019703)\n[ 0.731630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732759] EDD information not available.\n[ 0.805976] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807424] ata1.00: configured for MWDMA2\n[ 0.808648] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821410] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822705] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823979] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827556] Write protecting the kernel read-only data: 14336k\n[ 0.829146] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830999] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.530610] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.50s]\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\n"} 2019-01-20 21:29:54,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action used request id req-d5f2c98c-4e7a-4210-a191-53d3eb2d2a8d 2019-01-20 21:29:54,606 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.6) to 'sdnvpn-4-5' (10.10.11.10). -->Expected result: can ping. 2019-01-20 21:29:54,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f37f533784c0643636eccdb90ebb7ad6e7b73" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:29:55,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0982b5c3-3224-44e4-821d-fe6cc03ab9b4 x-compute-request-id: req-0982b5c3-3224-44e4-821d-fe6cc03ab9b4 Content-Encoding: gzip Content-Length: 8114 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 521324419 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133208] pid_max: default: 32768 minimum: 301\n[ 0.134109] ACPI: Core revision 20150930\n[ 0.135493] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136803] Security Framework initialized\n[ 0.137614] Yama: becoming mindful.\n[ 0.138347] AppArmor: AppArmor initialized\n[ 0.139216] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140533] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141810] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144412] Initializing cgroup subsys io\n[ 0.145221] Initializing cgroup subsys memory\n[ 0.146078] Initializing cgroup subsys devices\n[ 0.146956] Initializing cgroup subsys freezer\n[ 0.147824] Initializing cgroup subsys net_cls\n[ 0.148686] Initializing cgroup subsys perf_event\n[ 0.149588] Initializing cgroup subsys net_prio\n[ 0.150466] Initializing cgroup subsys hugetlb\n[ 0.151333] Initializing cgroup subsys pids\n[ 0.152201] CPU: Physical Processor ID: 0\n[ 0.153695] mce: CPU supports 10 MCE banks\n[ 0.154531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166463] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173075] ftrace: allocating 31920 entries in 125 pages\n[ 0.200340] smpboot: Max logical packages: 1\n[ 0.201215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202562] x2apic enabled\n[ 0.203381] Switched APIC routing to physical x2apic.\n[ 0.205130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206239] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209989] KVM setup paravirtual spinlock\n[ 0.211321] x86: Booted up 1 node, 1 CPUs\n[ 0.212122] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213501] devtmpfs: initialized\n[ 0.215218] evm: security.selinux\n[ 0.215916] evm: security.SMACK64\n[ 0.216597] evm: security.SMACK64EXEC\n[ 0.217337] evm: security.SMACK64TRANSMUTE\n[ 0.218139] evm: security.SMACK64MMAP\n[ 0.218881] evm: security.ima\n[ 0.219516] evm: security.capability\n[ 0.220321] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222168] pinctrl core: initialized pinctrl subsystem\n[ 0.223267] RTC time: 21:28:22, date: 01/20/19\n[ 0.224221] NET: Registered protocol family 16\n[ 0.225197] cpuidle: using governor ladder\n[ 0.226012] cpuidle: using governor menu\n[ 0.226794] PCCT header not found.\n[ 0.227548] ACPI: bus type PCI registered\n[ 0.228350] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229589] PCI: Using configuration type 1 for base access\n[ 0.231350] ACPI: Added _OSI(Module Device)\n[ 0.232193] ACPI: Added _OSI(Processor Device)\n[ 0.233050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233945] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236058] ACPI: Interpreter enabled\n[ 0.236830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.240490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.242324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244154] ACPI: (supports S0 S5)\n[ 0.244885] ACPI: Using IOAPIC for interrupt routing\n[ 0.245930] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250243] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.251472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.252658] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254880] acpiphp: Slot [3] registered\n[ 0.255686] acpiphp: Slot [4] registered\n[ 0.256480] acpiphp: Slot [5] registered\n[ 0.257301] acpiphp: Slot [6] registered\n[ 0.258118] acpiphp: Slot [7] registered\n[ 0.258919] acpiphp: Slot [8] registered\n[ 0.259713] acpiphp: Slot [9] registered\n[ 0.260501] acpiphp: Slot [10] registered\n[ 0.261312] acpiphp: Slot [11] registered\n[ 0.262120] acpiphp: Slot [12] registered\n[ 0.262931] acpiphp: Slot [13] registered\n[ 0.263737] acpiphp: Slot [14] registered\n[ 0.264539] acpiphp: Slot [15] registered\n[ 0.275411] acpiphp: Slot [16] registered\n[ 0.276222] acpiphp: Slot [17] registered\n[ 0.277028] acpiphp: Slot [18] registered\n[ 0.277830] acpiphp: Slot [19] registered\n[ 0.278629] acpiphp: Slot [20] registered\n[ 0.279442] acpiphp: Slot [21] registered\n[ 0.280248] acpiphp: Slot [22] registered\n[ 0.281054] acpiphp: Slot [23] registered\n[ 0.281859] acpiphp: Slot [24] registered\n[ 0.282660] acpiphp: Slot [25] registered\n[ 0.283614] acpiphp: Slot [26] registered\n[ 0.284613] acpiphp: Slot [27] registered\n[ 0.285596] acpiphp: Slot [28] registered\n[ 0.286579] acpiphp: Slot [29] registered\n[ 0.287553] acpiphp: Slot [30] registered\n[ 0.288539] acpiphp: Slot [31] registered\n[ 0.289548] PCI host bridge to bus 0000:00\n[ 0.290542] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292050] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295367] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297146] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303682] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305273] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306740] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315021] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364258] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367619] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369891] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372765] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375945] vgaarb: loaded\n[ 0.376660] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378034] SCSI subsystem initialized\n[ 0.379028] ACPI: bus type USB registered\n[ 0.380032] usbcore: registered new interface driver usbfs\n[ 0.381290] usbcore: registered new interface driver hub\n[ 0.382517] usbcore: registered new device driver usb\n[ 0.383792] PCI: Using ACPI for IRQ routing\n[ 0.385015] NetLabel: Initializing\n[ 0.385889] NetLabel: domain hash size = 128\n[ 0.386928] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388091] NetLabel: unlabeled traffic allowed by default\n[ 0.389434] clocksource: Switched to clocksource kvm-clock\n[ 0.395308] AppArmor: AppArmor Filesystem Enabled\n[ 0.396469] pnp: PnP ACPI init\n[ 0.397529] pnp: PnP ACPI: found 5 devices\n[ 0.404095] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406196] NET: Registered protocol family 2\n[ 0.407353] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408929] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410379] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411817] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414590] NET: Registered protocol family 1\n[ 0.415671] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417023] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.455492] Trying to unpack rootfs image as initramfs...\n[ 0.506259] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520488] Scanning for low memory corruption every 60 seconds\n[ 0.522109] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523582] audit: initializing netlink subsys (disabled)\n[ 0.524850] audit: type=2000 audit(1548019702.909:1): initialized\n[ 0.526447] Initialise system trusted keyring\n[ 0.527567] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529007] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531258] zbud: loaded\n[ 0.532077] VFS: Disk quotas dquot_6.6.0\n[ 0.533066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534895] fuse init (API version 7.23)\n[ 0.535956] Key type big_key registered\n[ 0.536925] Allocating IMA MOK and blacklist keyrings.\n[ 0.538269] Key type asymmetric registered\n[ 0.539277] Asymmetric key parser 'x509' registered\n[ 0.540438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.542599] io scheduler noop registered\n[ 0.543568] io scheduler deadline registered (default)\n[ 0.544794] io scheduler cfq registered\n[ 0.545807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550423] ACPI: Power Button [PWRF]\n[ 0.551421] GHES: HEST is not enabled!\n[ 0.565282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627951] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630447] Linux agpgart interface v0.103\n[ 0.633198] brd: module loaded\n[ 0.634602] loop: module loaded\n[ 0.639677] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.641464] GPT:90111 != 2097151\n[ 0.642217] GPT:Alternate GPT header not at the end of the disk.\n[ 0.643335] GPT:90111 != 2097151\n[ 0.644016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.644992] vda: vda1 vda15\n[ 0.646612] scsi host0: ata_piix\n[ 0.647373] scsi host1: ata_piix\n[ 0.648097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.649322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.650794] libphy: Fixed MDIO Bus: probed\n[ 0.651621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654956] PPP generic driver version 2.4.2\n[ 0.656058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657596] ehci-pci: EHCI PCI platform driver\n[ 0.658671] ehci-platform: EHCI generic platform driver\n[ 0.659918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661314] ohci-pci: OHCI PCI platform driver\n[ 0.662382] ohci-platform: OHCI generic platform driver\n[ 0.663598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679529] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681308] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.682558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.683931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687216] usb usb1: Product: UHCI Host Controller\n[ 0.688394] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.689827] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.691003] hub 1-0:1.0: USB hub found\n[ 0.691946] hub 1-0:1.0: 2 ports detected\n[ 0.693018] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695494] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696680] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697944] mousedev: PS/2 mouse device common for all mice\n[ 0.699436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.702942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704405] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705886] i2c /dev entries driver\n[ 0.706803] device-mapper: uevent: version 1.0.3\n[ 0.707947] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.709941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711478] NET: Registered protocol family 10\n[ 0.712675] NET: Registered protocol family 17\n[ 0.713767] Key type dns_resolver registered\n[ 0.714879] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.716224] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.718143] registered taskstats version 1\n[ 0.718996] Loading compiled-in X.509 certificates\n[ 0.720448] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.722334] zswap: loaded using pool lzo/zbud\n[ 0.723734] Key type trusted registered\n[ 0.725291] Key type encrypted registered\n[ 0.726130] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728207] evm: HMAC attrs: 0x1\n[ 0.729156] Magic number: 3:626:500\n[ 0.730020] rtc_cmos 00:00: setting system clock to 2019-01-20 21:28:23 UTC (1548019703)\n[ 0.731630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732759] EDD information not available.\n[ 0.805976] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.807424] ata1.00: configured for MWDMA2\n[ 0.808648] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.821410] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.822705] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.823979] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.825988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.827556] Write protecting the kernel read-only data: 14336k\n[ 0.829146] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830999] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.530610] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.50s]\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\nping 10.10.11.10 OK\n"} 2019-01-20 21:29:55,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action used request id req-0982b5c3-3224-44e4-821d-fe6cc03ab9b4 2019-01-20 21:29:55,736 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2019-01-20 21:29:55,736 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2019-01-20 21:29:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:29:56,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7851eaf5-389d-42d3-9260-4ac11146856f Content-Length: 0 Date: Sun, 20 Jan 2019 21:29:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:29:56,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/6c5917fc-0458-4601-b164-289f9e3efdac used request id req-7851eaf5-389d-42d3-9260-4ac11146856f 2019-01-20 21:30:26,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-281689", "route_distinguishers": "12:12"}}' 2019-01-20 21:30:26,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-cd457616-f390-4e5a-8182-c5d571e639d3 Date: Sun, 20 Jan 2019 21:30:26 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "45997081-08ce-415d-b7df-6707de4d47eb", "name": "sdnvpn-281689", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:30:26,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-cd457616-f390-4e5a-8182-c5d571e639d3 2019-01-20 21:30:26,472 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-281689', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'45997081-08ce-415d-b7df-6707de4d47eb'}} 2019-01-20 21:30:26,472 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2019-01-20 21:30:26,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"router_association": {"router_id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562"}}' 2019-01-20 21:30:27,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-1590e8b4-9341-4e59-8e2a-44547eb6e4a6 Date: Sun, 20 Jan 2019 21:30:27 GMT RESP BODY: {"router_association": {"router_id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "c705a3c2-d6b5-4c24-a016-8d3be5013179"}} 2019-01-20 21:30:27,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb/router_associations used request id req-1590e8b4-9341-4e59-8e2a-44547eb6e4a6 2019-01-20 21:30:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"network_association": {"network_id": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c"}}' 2019-01-20 21:30:27,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-1722b0a3-73d1-459b-af89-55b5bed39840 Date: Sun, 20 Jan 2019 21:30:27 GMT RESP BODY: {"network_association": {"network_id": "7e676871-6844-43cd-a0b1-c33e5f0e8f5c", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "b8c2c937-08f5-4eeb-a8c8-16abd605d579"}} 2019-01-20 21:30:27,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb/network_associations used request id req-1722b0a3-73d1-459b-af89-55b5bed39840 2019-01-20 21:30:27,448 - sdnvpn_test_utils - DEBUG - Waiting for router 45997081-08ce-415d-b7df-6707de4d47eb to associate with BGPVPN cd051fe8-32b4-473c-8bc3-c8fa1994c562 2019-01-20 21:30:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:30:27,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-ffd98816-8f86-46d7-8540-ac03f9c8e0f9 Date: Sun, 20 Jan 2019 21:30:27 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["cd051fe8-32b4-473c-8bc3-c8fa1994c562"], "id": "45997081-08ce-415d-b7df-6707de4d47eb", "name": "sdnvpn-281689", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["7e676871-6844-43cd-a0b1-c33e5f0e8f5c"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:30:27,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb used request id req-ffd98816-8f86-46d7-8540-ac03f9c8e0f9 2019-01-20 21:30:28,801 - sdnvpn_test_utils - DEBUG - Waiting for network 45997081-08ce-415d-b7df-6707de4d47eb to associate with BGPVPN 7e676871-6844-43cd-a0b1-c33e5f0e8f5c 2019-01-20 21:30:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:30:29,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-4f572c87-a69e-4ad9-9181-996c3a9464df Date: Sun, 20 Jan 2019 21:30:29 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["cd051fe8-32b4-473c-8bc3-c8fa1994c562"], "id": "45997081-08ce-415d-b7df-6707de4d47eb", "name": "sdnvpn-281689", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": ["7e676871-6844-43cd-a0b1-c33e5f0e8f5c"], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:30:29,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb used request id req-4f572c87-a69e-4ad9-9181-996c3a9464df 2019-01-20 21:30:30,118 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:31:00,146 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2019-01-20 21:31:00,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"forceDelete": null}' 2019-01-20 21:31:00,365 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58d1729a-c73e-4275-8028-1d45888dd7b1 x-compute-request-id: req-58d1729a-c73e-4275-8028-1d45888dd7b1 Content-Length: 0 Content-Type: application/json 2019-01-20 21:31:00,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12/action used request id req-58d1729a-c73e-4275-8028-1d45888dd7b1 2019-01-20 21:31:00,366 - sdnvpn_test_utils - DEBUG - Waiting for instance 9f814744-78ab-4658-ac62-89d4869cfd12 to be deleted 2019-01-20 21:31:00,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:00,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76875dd4-fb32-493e-ae48-94129ca37d14 x-compute-request-id: req-76875dd4-fb32-493e-ae48-94129ca37d14 Content-Encoding: gzip Content-Length: 1190 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:7c:a3", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9f814744-78ab-4658-ac62-89d4869cfd12", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000137", "OS-SRV-USG:launched_at": "2019-01-20T21:28:36.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9f814744-78ab-4658-ac62-89d4869cfd12", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:31:00Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2019-01-20T21:28:33Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:08:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2019-01-20T21:27:45.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:46Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:00,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-76875dd4-fb32-493e-ae48-94129ca37d14 2019-01-20 21:31:02,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:03,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70de6e94-f58e-4a8b-87f2-ff802b8a0393 x-compute-request-id: req-70de6e94-f58e-4a8b-87f2-ff802b8a0393 Content-Encoding: gzip Content-Length: 1097 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:08:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2019-01-20T21:27:45.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:46Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:03,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-70de6e94-f58e-4a8b-87f2-ff802b8a0393 2019-01-20 21:31:05,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"forceDelete": null}' 2019-01-20 21:31:05,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:31:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43de2e49-c3ce-490b-8358-410510edb64d x-compute-request-id: req-43de2e49-c3ce-490b-8358-410510edb64d Content-Length: 0 Content-Type: application/json 2019-01-20 21:31:05,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62/action used request id req-43de2e49-c3ce-490b-8358-410510edb64d 2019-01-20 21:31:05,731 - sdnvpn_test_utils - DEBUG - Waiting for instance 5d9ab4e7-d342-4b00-a46a-7df7bbd19a62 to be deleted 2019-01-20 21:31:05,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:06,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a666f8f-0726-4ba6-901c-6006d3aa6644 x-compute-request-id: req-8a666f8f-0726-4ba6-901c-6006d3aa6644 Content-Encoding: gzip Content-Length: 1109 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:08:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012b", "OS-SRV-USG:launched_at": "2019-01-20T21:27:45.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "5d9ab4e7-d342-4b00-a46a-7df7bbd19a62", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:31:05Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2019-01-20T21:27:41Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:06,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-8a666f8f-0726-4ba6-901c-6006d3aa6644 2019-01-20 21:31:08,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:09,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-371aeae8-6794-49f3-9d2c-8f49169f1fbc x-compute-request-id: req-371aeae8-6794-49f3-9d2c-8f49169f1fbc Content-Encoding: gzip Content-Length: 1016 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:27:59Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:09,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-371aeae8-6794-49f3-9d2c-8f49169f1fbc 2019-01-20 21:31:11,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"forceDelete": null}' 2019-01-20 21:31:11,256 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c886da35-1acd-4ecb-bed7-752e9b47b652 x-compute-request-id: req-c886da35-1acd-4ecb-bed7-752e9b47b652 Content-Length: 0 Content-Type: application/json 2019-01-20 21:31:11,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6/action used request id req-c886da35-1acd-4ecb-bed7-752e9b47b652 2019-01-20 21:31:11,257 - sdnvpn_test_utils - DEBUG - Waiting for instance 9205c334-4b57-47f7-a02b-0da0cc0061d6 to be deleted 2019-01-20 21:31:11,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:11,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ce9108d-3505-40c9-a365-540bdaf168c9 x-compute-request-id: req-9ce9108d-3505-40c9-a365-540bdaf168c9 Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:60:25", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9205c334-4b57-47f7-a02b-0da0cc0061d6", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012e", "OS-SRV-USG:launched_at": "2019-01-20T21:27:57.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9205c334-4b57-47f7-a02b-0da0cc0061d6", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:31:11Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2019-01-20T21:27:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:11,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-9ce9108d-3505-40c9-a365-540bdaf168c9 2019-01-20 21:31:13,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:14,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f61c7b87-78e0-400c-b568-f187395de2e5 x-compute-request-id: req-f61c7b87-78e0-400c-b568-f187395de2e5 Content-Encoding: gzip Content-Length: 928 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:28:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:14,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-f61c7b87-78e0-400c-b568-f187395de2e5 2019-01-20 21:31:16,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"forceDelete": null}' 2019-01-20 21:31:16,550 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19b975ba-0b2c-4758-a11c-1c7de960bcfe x-compute-request-id: req-19b975ba-0b2c-4758-a11c-1c7de960bcfe Content-Length: 0 Content-Type: application/json 2019-01-20 21:31:16,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1/action used request id req-19b975ba-0b2c-4758-a11c-1c7de960bcfe 2019-01-20 21:31:16,550 - sdnvpn_test_utils - DEBUG - Waiting for instance 9334d82b-6cb6-45c8-bc18-781c65ae6dd1 to be deleted 2019-01-20 21:31:16,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:17,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ba1a106-a860-4217-9398-7792fac7a815 x-compute-request-id: req-3ba1a106-a860-4217-9398-7792fac7a815 Content-Encoding: gzip Content-Length: 945 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:10:67", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000134", "OS-SRV-USG:launched_at": "2019-01-20T21:28:22.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "9334d82b-6cb6-45c8-bc18-781c65ae6dd1", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:31:16Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2019-01-20T21:28:18Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:17,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-3ba1a106-a860-4217-9398-7792fac7a815 2019-01-20 21:31:19,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:19,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eca9cf80-7fd4-4759-b24f-745e99d09538 x-compute-request-id: req-eca9cf80-7fd4-4759-b24f-745e99d09538 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:28:10Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:19,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-eca9cf80-7fd4-4759-b24f-745e99d09538 2019-01-20 21:31:21,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" -d '{"forceDelete": null}' 2019-01-20 21:31:22,011 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c221616-8fff-4c17-a8a0-e30574fe4c4d x-compute-request-id: req-7c221616-8fff-4c17-a8a0-e30574fe4c4d Content-Length: 0 Content-Type: application/json 2019-01-20 21:31:22,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17/action used request id req-7c221616-8fff-4c17-a8a0-e30574fe4c4d 2019-01-20 21:31:22,012 - sdnvpn_test_utils - DEBUG - Waiting for instance d3950e56-c67b-4cf9-b949-c23f225fdb17 to be deleted 2019-01-20 21:31:22,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:22,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab261435-0a6c-4805-bcb1-a633aa94585d x-compute-request-id: req-ab261435-0a6c-4805-bcb1-a633aa94585d Content-Encoding: gzip Content-Length: 796 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:79:75", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d3950e56-c67b-4cf9-b949-c23f225fdb17", "rel": "bookmark"}], "image": {"id": "851f5b3e-8441-4d03-9646-b9e423e23227", "links": [{"href": "http://172.30.9.27:8774/images/851f5b3e-8441-4d03-9646-b9e423e23227", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000131", "OS-SRV-USG:launched_at": "2019-01-20T21:28:08.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "d3950e56-c67b-4cf9-b949-c23f225fdb17", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:31:21Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2019-01-20T21:28:06Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:31:22,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-ab261435-0a6c-4805-bcb1-a633aa94585d 2019-01-20 21:31:24,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cc73d1c6acb462f2b9471d13e05e68ca21056f" 2019-01-20 21:31:24,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-734d0162-5439-42f4-b084-72c17c65c159 x-compute-request-id: req-734d0162-5439-42f4-b084-72c17c65c159 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:31:24,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-734d0162-5439-42f4-b084-72c17c65c159 2019-01-20 21:31:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c9cae3ff2c6767945caeaa014173a08c60c337b" 2019-01-20 21:31:28,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4facd39-58b4-4356-b861-f55af91b6cce Date: Sun, 20 Jan 2019 21:31:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:31:28,849 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/851f5b3e-8441-4d03-9646-b9e423e23227 used request id req-f4facd39-58b4-4356-b861-f55af91b6cce 2019-01-20 21:31:28,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:31:29,520 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10f54ef9-3036-41d9-b6bb-430c1b3e555f Content-Length: 0 Date: Sun, 20 Jan 2019 21:31:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:31:29,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/45997081-08ce-415d-b7df-6707de4d47eb used request id req-10f54ef9-3036-41d9-b6bb-430c1b3e555f 2019-01-20 21:31:29,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"subnet_id": "b954b906-c2c4-466a-8ef1-30e8aebdf249"}' 2019-01-20 21:31:30,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd945c1d-28d5-46e7-8e3a-400e2b274802 Date: Sun, 20 Jan 2019 21:31:30 GMT RESP BODY: {"network_id": "f158b2e4-cb6f-49f0-9846-878dcdc01d5e", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "b954b906-c2c4-466a-8ef1-30e8aebdf249", "subnet_ids": ["b954b906-c2c4-466a-8ef1-30e8aebdf249"], "port_id": "59a25f7f-b12e-4615-b30a-787949ce0a83", "id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562"} 2019-01-20 21:31:30,707 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562/remove_router_interface used request id req-fd945c1d-28d5-46e7-8e3a-400e2b274802 2019-01-20 21:31:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:31:31,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-901211b0-0d14-444c-a131-0e42dbd64b9a Date: Sun, 20 Jan 2019 21:31:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:27:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:31:31Z", "revision_number": 8, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "cd051fe8-32b4-473c-8bc3-c8fa1994c562", "name": "sdnvpn-4-1-router"}} 2019-01-20 21:31:31,711 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562 used request id req-901211b0-0d14-444c-a131-0e42dbd64b9a 2019-01-20 21:31:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b954b906-c2c4-466a-8ef1-30e8aebdf249 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:31:33,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb8dc6de-73bc-4be9-b798-877305aefc88 Date: Sun, 20 Jan 2019 21:31:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:31:33,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b954b906-c2c4-466a-8ef1-30e8aebdf249 used request id req-cb8dc6de-73bc-4be9-b798-877305aefc88 2019-01-20 21:31:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/03bc5566-e113-4538-b064-2060741d6e60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:31:36,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6882ea67-d06d-4ad0-a465-3c7ba56a37c6 Date: Sun, 20 Jan 2019 21:31:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:31:36,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/03bc5566-e113-4538-b064-2060741d6e60 used request id req-6882ea67-d06d-4ad0-a465-3c7ba56a37c6 2019-01-20 21:31:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:31:36,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc3607fe-23c4-43f4-afff-5a545c5edfb3 Content-Length: 0 Date: Sun, 20 Jan 2019 21:31:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:31:36,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/cd051fe8-32b4-473c-8bc3-c8fa1994c562 used request id req-fc3607fe-23c4-43f4-afff-5a545c5edfb3 2019-01-20 21:31:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f158b2e4-cb6f-49f0-9846-878dcdc01d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:31:37,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0730bfcc-bfaf-45e1-8b19-f382a269d43b Date: Sun, 20 Jan 2019 21:31:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:31:37,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f158b2e4-cb6f-49f0-9846-878dcdc01d5e used request id req-0730bfcc-bfaf-45e1-8b19-f382a269d43b 2019-01-20 21:31:37,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/7e676871-6844-43cd-a0b1-c33e5f0e8f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2185def9bec48368f07e204a6d7e9cd3100a1680" 2019-01-20 21:31:38,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83bda812-1a9f-4c39-8b59-3587e8841c29 Date: Sun, 20 Jan 2019 21:31:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:31:38,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7e676871-6844-43cd-a0b1-c33e5f0e8f5c used request id req-83bda812-1a9f-4c39-8b59-3587e8841c29 2019-01-20 21:31:38,107 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ +========================================================================================+ 2019-01-20 21:31:38,107 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2019-01-20 21:31:38,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2019-01-20 21:31:38,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:31:38,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:31:38,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:31:38,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:31:38,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:31:38,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:31:38,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:31:38,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:31:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:31:38,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8c3465-e7f5-4f71-877d-8cfab443c8d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:31:38,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a8c3465-e7f5-4f71-877d-8cfab443c8d3 2019-01-20 21:31:38,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:31:38,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["QQ0cPWwOQTeW9JTMENsoDw"], "issued_at": "2019-01-20T21:31:38.000000Z"}} 2019-01-20 21:31:38,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 21:31:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:39,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c7e28b38-46f8-4697-bdf5-8e598755efe3 Date: Sun, 20 Jan 2019 21:31:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:31:39,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c7e28b38-46f8-4697-bdf5-8e598755efe3 2019-01-20 21:31:39,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335344076157s 2019-01-20 21:31:39,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c7e28b38-46f8-4697-bdf5-8e598755efe3 2019-01-20 21:31:39,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 21:31:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:39,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 21:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 21:31:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:39,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6a32f3-7960-4ae5-b0b0-1093ecf6bbad Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 21:31:39,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-bc6a32f3-7960-4ae5-b0b0-1093ecf6bbad 2019-01-20 21:31:39,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0945339202881s 2019-01-20 21:31:39,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 21:31:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" -d '{"project": {"description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "enabled": true, "domain_id": "default", "name": "bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}}' 2019-01-20 21:31:39,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 21:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751a333e-d0b2-4b79-b3d2-e6dfd2afda4f Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d"}, "enabled": true, "id": "d09a7522bb75432597bf4ae501cded2d", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}} 2019-01-20 21:31:39,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-751a333e-d0b2-4b79-b3d2-e6dfd2afda4f 2019-01-20 21:31:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0963850021362s 2019-01-20 21:31:39,310 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-751a333e-d0b2-4b79-b3d2-e6dfd2afda4f 2019-01-20 21:31:39,311 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'id': u'd09a7522bb75432597bf4ae501cded2d', 'description': u'Created by OPNFV Functest: bgpvpn-tempest-tests', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 21:31:39,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 21:31:39,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356785058975s 2019-01-20 21:31:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:39,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51294bbd-1995-4093-a0e2-84ea8745f806 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd"}, "enabled": true, "id": "dd72e6094c0e4c2a96d799c387dd18bd", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}} 2019-01-20 21:31:39,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd used request id req-51294bbd-1995-4093-a0e2-84ea8745f806 2019-01-20 21:31:39,766 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dd72e6094c0e4c2a96d799c387dd18bd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a'}) 2019-01-20 21:31:39,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:31:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:39,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713217f3-87dd-444d-bb8c-6ab1b1c6c8ef Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:31:39,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-713217f3-87dd-444d-bb8c-6ab1b1c6c8ef 2019-01-20 21:31:39,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.165233850479s 2019-01-20 21:31:39,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:31:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c2b1f2-a803-4dfa-995c-7d5393ec88c6 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:31:40,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-22c2b1f2-a803-4dfa-995c-7d5393ec88c6 2019-01-20 21:31:40,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0833330154419s 2019-01-20 21:31:40,018 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 21:31:40,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 21:31:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" -d '{"role": {"name": "Member"}}' 2019-01-20 21:31:40,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9dca43-673a-4d9b-9b8b-bebdd48d6506 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}} 2019-01-20 21:31:40,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f9dca43-673a-4d9b-9b8b-bebdd48d6506 2019-01-20 21:31:40,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.112437009811s 2019-01-20 21:31:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f141c3f0-0c5d-4517-b812-83d1ee4ae699 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "domain_id": null, "name": "Member", "id": "eb6601619536410bb0a90442d098ddaa"}} 2019-01-20 21:31:40,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa used request id req-f141c3f0-0c5d-4517-b812-83d1ee4ae699 2019-01-20 21:31:40,212 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa'}, 'domain_id': None, 'human_id': None, 'id': u'eb6601619536410bb0a90442d098ddaa', 'HUMAN_ID': False}) 2019-01-20 21:31:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:31:40,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162f5d3a-7171-4fbb-81d4-d74e5d4d80b3 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}]} 2019-01-20 21:31:40,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-162f5d3a-7171-4fbb-81d4-d74e5d4d80b3 2019-01-20 21:31:40,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823838710785s 2019-01-20 21:31:40,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 21:31:40,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f58ebc-ee0d-404b-adf0-809963a6dd27 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 21:31:40,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d1f58ebc-ee0d-404b-adf0-809963a6dd27 2019-01-20 21:31:40,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0867710113525s 2019-01-20 21:31:40,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:31:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0921c7eb-b056-4489-a555-c8c512cb57d5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "links": {"self": "http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd"}, "domain_id": "default", "enabled": true, "id": "dd72e6094c0e4c2a96d799c387dd18bd", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:31:40,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0921c7eb-b056-4489-a555-c8c512cb57d5 2019-01-20 21:31:40,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982179641724s 2019-01-20 21:31:40,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0921c7eb-b056-4489-a555-c8c512cb57d5 2019-01-20 21:31:40,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 21:31:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8945636c-d92d-492f-bca5-76921468d708 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d"}, "enabled": true, "id": "d09a7522bb75432597bf4ae501cded2d", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}]} 2019-01-20 21:31:40,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8945636c-d92d-492f-bca5-76921468d708 2019-01-20 21:31:40,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830028057098s 2019-01-20 21:31:40,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8945636c-d92d-492f-bca5-76921468d708 2019-01-20 21:31:40,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 21:31:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&scope.project.id=d09a7522bb75432597bf4ae501cded2d&role.id=eb6601619536410bb0a90442d098ddaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea34c3d-af18-4ded-a12d-0e1fdcf52df1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&scope.project.id=d09a7522bb75432597bf4ae501cded2d&role.id=eb6601619536410bb0a90442d098ddaa", "previous": null, "next": null}} 2019-01-20 21:31:40,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&scope.project.id=d09a7522bb75432597bf4ae501cded2d&role.id=eb6601619536410bb0a90442d098ddaa used request id req-aea34c3d-af18-4ded-a12d-0e1fdcf52df1 2019-01-20 21:31:40,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0797181129456s 2019-01-20 21:31:40,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 21:31:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d/users/dd72e6094c0e4c2a96d799c387dd18bd/roles/eb6601619536410bb0a90442d098ddaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ae85fa-5642-4fc7-9fe2-d90e223ac095 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:31:40,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d/users/dd72e6094c0e4c2a96d799c387dd18bd/roles/eb6601619536410bb0a90442d098ddaa used request id req-d6ae85fa-5642-4fc7-9fe2-d90e223ac095 2019-01-20 21:31:40,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118186950684s 2019-01-20 21:31:40,774 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '14a59b96-f2d5-42dd-8d8a-b99c50e5fa34', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'project_id': u'd09a7522bb75432597bf4ae501cded2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:31:40,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:31:40,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:31:40,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:31:40,780 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'password': '14a59b96-f2d5-42dd-8d8a-b99c50e5fa34', 'project_name': 'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd09a7522bb75432597bf4ae501cded2d', 'project_domain_name': 'Default'} 2019-01-20 21:31:40,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:31:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d1653f-3b40-4aa4-86ea-28ede9f34ea0 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}]} 2019-01-20 21:31:40,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-41d1653f-3b40-4aa4-86ea-28ede9f34ea0 2019-01-20 21:31:40,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812981128693s 2019-01-20 21:31:40,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:31:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:40,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee017d1-1512-449f-91d7-929966eea86a Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}]} 2019-01-20 21:31:40,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1ee017d1-1512-449f-91d7-929966eea86a 2019-01-20 21:31:40,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083930015564s 2019-01-20 21:31:40,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 21:31:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91082a9c-768c-456c-806b-7643ca57c4e8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 21:31:41,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-91082a9c-768c-456c-806b-7643ca57c4e8 2019-01-20 21:31:41,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0774760246277s 2019-01-20 21:31:41,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:31:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cad7e35-dff0-4217-87ef-b548f4212c56 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "links": {"self": "http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd"}, "domain_id": "default", "enabled": true, "id": "dd72e6094c0e4c2a96d799c387dd18bd", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:31:41,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1cad7e35-dff0-4217-87ef-b548f4212c56 2019-01-20 21:31:41,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991590023041s 2019-01-20 21:31:41,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1cad7e35-dff0-4217-87ef-b548f4212c56 2019-01-20 21:31:41,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 21:31:41,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c0933b-0451-4494-9324-9a619773cede Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d"}, "enabled": true, "id": "d09a7522bb75432597bf4ae501cded2d", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}]} 2019-01-20 21:31:41,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e8c0933b-0451-4494-9324-9a619773cede 2019-01-20 21:31:41,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820698738098s 2019-01-20 21:31:41,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e8c0933b-0451-4494-9324-9a619773cede 2019-01-20 21:31:41,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 21:31:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&scope.project.id=d09a7522bb75432597bf4ae501cded2d&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2af9c3-11ce-4e38-a003-f3d9c3c52c48 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&scope.project.id=d09a7522bb75432597bf4ae501cded2d&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 21:31:41,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&scope.project.id=d09a7522bb75432597bf4ae501cded2d&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-ac2af9c3-11ce-4e38-a003-f3d9c3c52c48 2019-01-20 21:31:41,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0827860832214s 2019-01-20 21:31:41,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 21:31:41,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d/users/dd72e6094c0e4c2a96d799c387dd18bd/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c8b2e5-92de-4408-8b30-36247aa31d39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:31:41,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d/users/dd72e6094c0e4c2a96d799c387dd18bd/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-00c8b2e5-92de-4408-8b30-36247aa31d39 2019-01-20 21:31:41,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12539601326s 2019-01-20 21:31:41,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:31:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164254c5-0d0e-4f07-a9e3-b7af16cb4c72 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}]} 2019-01-20 21:31:41,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-164254c5-0d0e-4f07-a9e3-b7af16cb4c72 2019-01-20 21:31:41,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802829265594s 2019-01-20 21:31:41,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 21:31:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b65734-c823-4cf3-bbe0-2d461ddd9c70 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 21:31:41,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-35b65734-c823-4cf3-bbe0-2d461ddd9c70 2019-01-20 21:31:41,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795180797577s 2019-01-20 21:31:41,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:31:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019d64a4-7446-4f67-9030-948311fab052 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "links": {"self": "http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd"}, "domain_id": "default", "enabled": true, "id": "dd72e6094c0e4c2a96d799c387dd18bd", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:31:41,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-019d64a4-7446-4f67-9030-948311fab052 2019-01-20 21:31:41,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985028743744s 2019-01-20 21:31:41,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-019d64a4-7446-4f67-9030-948311fab052 2019-01-20 21:31:41,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 21:31:41,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ff843b-cb93-4a87-ba71-293daf04c1dc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default", "previous": null, "next": null}} 2019-01-20 21:31:41,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=dd72e6094c0e4c2a96d799c387dd18bd&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default used request id req-84ff843b-cb93-4a87-ba71-293daf04c1dc 2019-01-20 21:31:41,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0824379920959s 2019-01-20 21:31:41,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 21:31:41,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/dd72e6094c0e4c2a96d799c387dd18bd/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:31:41,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c07b51-8c87-4d3c-b303-2e9fcf03984a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:31:41,899 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/dd72e6094c0e4c2a96d799c387dd18bd/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-92c07b51-8c87-4d3c-b303-2e9fcf03984a 2019-01-20 21:31:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122896194458s 2019-01-20 21:31:41,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 21:31:51,615 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 21:31:51.336 154 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b243a23e-404a-466c-a720-8915b3e70c30) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b243a23e-404a-466c-a720-8915b3e70c30 | 2019-01-20T21:31:51 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b243a23e-404a-466c-a720-8915b3e70c30 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 21:31:54,887 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 21:31:54,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 21:32:01,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 21:31:59.072 163 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 21:31:59.220 163 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 21:32:01.010 163 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) as the default verifier for the future CLI operations. 2019-01-20 21:32:04,215 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 21:32:04,364 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 21:32:04,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:32:04,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12197b5c-c996-4cf7-991e-8d4c47039e96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:32:04,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-12197b5c-c996-4cf7-991e-8d4c47039e96 2019-01-20 21:32:04,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:32:04,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "eb6601619536410bb0a90442d098ddaa", "name": "Member"}], "expires_at": "2019-01-20T22:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d09a7522bb75432597bf4ae501cded2d", "name": "bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/d09a7522bb75432597bf4ae501cded2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/d09a7522bb75432597bf4ae501cded2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/d09a7522bb75432597bf4ae501cded2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d09a7522bb75432597bf4ae501cded2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/d09a7522bb75432597bf4ae501cded2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/d09a7522bb75432597bf4ae501cded2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/d09a7522bb75432597bf4ae501cded2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/d09a7522bb75432597bf4ae501cded2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/d09a7522bb75432597bf4ae501cded2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d09a7522bb75432597bf4ae501cded2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/d09a7522bb75432597bf4ae501cded2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/d09a7522bb75432597bf4ae501cded2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "id": "dd72e6094c0e4c2a96d799c387dd18bd"}, "audit_ids": ["yI8N9TfdQeC-T8Kc2OfHgw"], "issued_at": "2019-01-20T21:32:04.000000Z"}} 2019-01-20 21:32:04,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:04,754 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 21:32:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 21:32:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:32:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:05,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1018777d-a278-4b85-a43d-ff93e4b8d27b Date: Sun, 20 Jan 2019 21:32:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:32:05,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1018777d-a278-4b85-a43d-ff93e4b8d27b 2019-01-20 21:32:05,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.262356996536s 2019-01-20 21:32:05,020 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1018777d-a278-4b85-a43d-ff93e4b8d27b 2019-01-20 21:32:05,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 21:32:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}' 2019-01-20 21:32:05,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f X-Openstack-Request-Id: req-87f19ef8-622d-4e4d-9b3f-9b23d0805fee Date: Sun, 20 Jan 2019 21:32:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "size": null, "self": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:05Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": null, "created_at": "2019-01-20T21:32:05Z", "protected": false} 2019-01-20 21:32:05,241 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-87f19ef8-622d-4e4d-9b3f-9b23d0805fee 2019-01-20 21:32:05,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.218683004379s 2019-01-20 21:32:05,241 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-87f19ef8-622d-4e4d-9b3f-9b23d0805fee returning object bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f 2019-01-20 21:32:05,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 21:32:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" -d '' 2019-01-20 21:32:07,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b65be88-5ccb-4b26-ac1f-17cbbc01155d Date: Sun, 20 Jan 2019 21:32:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:32:07,414 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file used request id req-3b65be88-5ccb-4b26-ac1f-17cbbc01155d 2019-01-20 21:32:07,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.17176198959s 2019-01-20 21:32:07,414 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file used request id req-3b65be88-5ccb-4b26-ac1f-17cbbc01155d 2019-01-20 21:32:07,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:32:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:07,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-8b157d8b-2d4b-4347-99c4-49d840e86d07 Date: Sun, 20 Jan 2019 21:32:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "metadata": {}}], "file": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "size": 12716032, "self": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:07Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:32:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:32:07,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8b157d8b-2d4b-4347-99c4-49d840e86d07 2019-01-20 21:32:07,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173391819s 2019-01-20 21:32:07,589 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8b157d8b-2d4b-4347-99c4-49d840e86d07 2019-01-20 21:32:07,591 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file', 'owner': u'd09a7522bb75432597bf4ae501cded2d', 'id': u'bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', 'size': 12716032, u'self': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09a7522bb75432597bf4ae501cded2d', 'name': 'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:32:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:32:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'created': u'2019-01-20T21:32:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:32:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:32:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 21:32:07,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "bgpvpn-tempest-tests-flavor_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 21:32:07,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd46de06-7cbd-4eeb-bde3-4497ebdf7ce3 x-compute-request-id: req-cd46de06-7cbd-4eeb-bde3-4497ebdf7ce3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "name": "bgpvpn-tempest-tests-flavor_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:32:07,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cd46de06-7cbd-4eeb-bde3-4497ebdf7ce3 2019-01-20 21:32:07,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196797132492s 2019-01-20 21:32:07,789 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cd46de06-7cbd-4eeb-bde3-4497ebdf7ce3 returning object 6a1a4033-7ec5-4e5f-96b4-3cee24a35eda 2019-01-20 21:32:07,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', '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'67f36c8b420f4494a64d032f2c86727b', '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'6a1a4033-7ec5-4e5f-96b4-3cee24a35eda', 'swap': 0}) 2019-01-20 21:32:07,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 21:32:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" -d '{"extra_specs": {}}' 2019-01-20 21:32:07,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1efe96c-93fc-4fb6-b3ed-32ea4f4ba9f5 x-compute-request-id: req-e1efe96c-93fc-4fb6-b3ed-32ea4f4ba9f5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 21:32:07,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda/os-extra_specs used request id req-e1efe96c-93fc-4fb6-b3ed-32ea4f4ba9f5 2019-01-20 21:32:07,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208489894867s 2019-01-20 21:32:07,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda/os-extra_specs used request id req-e1efe96c-93fc-4fb6-b3ed-32ea4f4ba9f5 2019-01-20 21:32:07,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:32:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:07,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 21:32:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 21:32:07,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d618bc7-567f-4c51-8dec-e8c3a4b9f341 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}]} 2019-01-20 21:32:07,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7d618bc7-567f-4c51-8dec-e8c3a4b9f341 2019-01-20 21:32:07,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0992610454559s 2019-01-20 21:32:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-20 21:32:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:08,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cac43923-6efb-4410-a67c-a2d038b87822 x-compute-request-id: req-cac43923-6efb-4410-a67c-a2d038b87822 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:32:08,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-cac43923-6efb-4410-a67c-a2d038b87822 2019-01-20 21:32:08,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.190466880798s 2019-01-20 21:32:08,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-cac43923-6efb-4410-a67c-a2d038b87822 2019-01-20 21:32:08,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:32:08,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:08,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-f8ce7cee-4143-4bfe-8cdd-6eef9f9ed898 Date: Sun, 20 Jan 2019 21:32:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "metadata": {}}], "file": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "size": 12716032, "self": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:07Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:32:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:32:08,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f8ce7cee-4143-4bfe-8cdd-6eef9f9ed898 2019-01-20 21:32:08,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171450138092s 2019-01-20 21:32:08,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f8ce7cee-4143-4bfe-8cdd-6eef9f9ed898 2019-01-20 21:32:08,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 21:32:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}' 2019-01-20 21:32:08,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49 X-Openstack-Request-Id: req-be57cb32-a07f-4024-9a79-7b24c6236e4d Date: Sun, 20 Jan 2019 21:32:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "c472061c-edd1-487c-8bb5-e8556dbbef49", "size": null, "self": "/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:08Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": null, "created_at": "2019-01-20T21:32:08Z", "protected": false} 2019-01-20 21:32:08,876 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-be57cb32-a07f-4024-9a79-7b24c6236e4d 2019-01-20 21:32:08,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.592350959778s 2019-01-20 21:32:08,877 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-be57cb32-a07f-4024-9a79-7b24c6236e4d returning object c472061c-edd1-487c-8bb5-e8556dbbef49 2019-01-20 21:32:08,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 21:32:08,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" -d '' 2019-01-20 21:32:10,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3537912-9157-42ec-9e8f-00983d39eb3e Date: Sun, 20 Jan 2019 21:32:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:32:10,672 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file used request id req-f3537912-9157-42ec-9e8f-00983d39eb3e 2019-01-20 21:32:10,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.79502391815s 2019-01-20 21:32:10,673 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file used request id req-f3537912-9157-42ec-9e8f-00983d39eb3e 2019-01-20 21:32:10,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:32:10,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:32:10,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-7ad874b9-aaef-4e12-94d9-730e865ec8c0 Date: Sun, 20 Jan 2019 21:32:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c472061c-edd1-487c-8bb5-e8556dbbef49/snap", "metadata": {}}], "file": "/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "c472061c-edd1-487c-8bb5-e8556dbbef49", "size": 12716032, "self": "/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c472061c-edd1-487c-8bb5-e8556dbbef49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:10Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:32:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "metadata": {}}], "file": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "size": 12716032, "self": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:07Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:32:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:32:10,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7ad874b9-aaef-4e12-94d9-730e865ec8c0 2019-01-20 21:32:10,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174369096756s 2019-01-20 21:32:10,848 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7ad874b9-aaef-4e12-94d9-730e865ec8c0 2019-01-20 21:32:10,851 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c472061c-edd1-487c-8bb5-e8556dbbef49/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file', 'owner': u'd09a7522bb75432597bf4ae501cded2d', 'id': u'c472061c-edd1-487c-8bb5-e8556dbbef49', 'size': 12716032, u'self': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09a7522bb75432597bf4ae501cded2d', 'name': 'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c472061c-edd1-487c-8bb5-e8556dbbef49/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:32:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:32:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'created': u'2019-01-20T21:32:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:32:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:32:10,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 21:32:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 21:32:10,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad7b07cf-d7a2-4a45-8e1d-ae182e48a510 x-compute-request-id: req-ad7b07cf-d7a2-4a45-8e1d-ae182e48a510 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "176164ac-494f-4fd0-9d76-9df43d1c60be", "name": "bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:32:10,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ad7b07cf-d7a2-4a45-8e1d-ae182e48a510 2019-01-20 21:32:10,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0557889938354s 2019-01-20 21:32:10,908 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ad7b07cf-d7a2-4a45-8e1d-ae182e48a510 returning object 176164ac-494f-4fd0-9d76-9df43d1c60be 2019-01-20 21:32:10,911 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'176164ac-494f-4fd0-9d76-9df43d1c60be', 'swap': 0}) 2019-01-20 21:32:10,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 21:32:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" -d '{"extra_specs": {}}' 2019-01-20 21:32:10,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f12cff6-20c3-4be1-b166-0339b4029ef2 x-compute-request-id: req-0f12cff6-20c3-4be1-b166-0339b4029ef2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 21:32:10,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be/os-extra_specs used request id req-0f12cff6-20c3-4be1-b166-0339b4029ef2 2019-01-20 21:32:10,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217881202698s 2019-01-20 21:32:10,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be/os-extra_specs used request id req-0f12cff6-20c3-4be1-b166-0339b4029ef2 2019-01-20 21:32:10,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'176164ac-494f-4fd0-9d76-9df43d1c60be', 'swap': 0}) 2019-01-20 21:32:14,124 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 21:32:12.998 182 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) for deployment 'opnfv-rally' (UUID=b243a23e-404a-466c-a720-8915b3e70c30). 2019-01-20 21:32:13.962 182 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 21:32:13.964 182 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) has been successfully configured for deployment 'opnfv-rally' (UUID=b243a23e-404a-466c-a720-8915b3e70c30)! 2019-01-20 21:32:14,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 21:32:14,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 21:32:14,128 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 21:32:14,144 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-5fe95240-9e70-45a6-a552-dcc3fb1c5fb0/for-deployment-b243a23e-404a-466c-a720-8915b3e70c30/tempest.conf with bgpvpn=True 2019-01-20 21:32:14,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 21:32:17,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5fe95240-9e70-45a6-a552-dcc3fb1c5fb0/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2019-01-20 21:32:17,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 21:32:17,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 21:32:17,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt', u'--concurrency=4']'. 2019-01-20 21:32:19,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:32:19.399 191 INFO rally.api [-] Starting verification (UUID=487a1477-f276-48ed-8248-0c51fbf843f6) for deployment 'opnfv-rally' (UUID=b243a23e-404a-466c-a720-8915b3e70c30) by verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0). 2019-01-20 21:32:19,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 487a1477-f276-48ed-8248-0c51fbf843f6 2019-01-20 21:36:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 487a1477-f276-48ed-8248-0c51fbf843f6 2019-01-20 21:36:35,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '487a1477-f276-48ed-8248-0c51fbf843f6']'. 2019-01-20 21:36:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 487a1477-f276-48ed-8248-0c51fbf843f6 | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 21:32:19 | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 21:36:35 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:16 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b243a23e-404a-466c-a720-8915b3e70c30) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 247.091 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 21:36:37,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2019-01-20 21:36:37,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 21:36:37,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:36:38,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b02c76af-019b-416d-87ae-4cd610b55792 Date: Sun, 20 Jan 2019 21:36:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:36:38,918 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49 used request id req-b02c76af-019b-416d-87ae-4cd610b55792 2019-01-20 21:36:38,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.86410522461s 2019-01-20 21:36:38,919 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49 used request id req-b02c76af-019b-416d-87ae-4cd610b55792 2019-01-20 21:36:38,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 21:36:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:38,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85957f01-9dfa-40a5-b1d0-de184762b6c0 x-compute-request-id: req-85957f01-9dfa-40a5-b1d0-de184762b6c0 Content-Encoding: gzip Content-Length: 418 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "176164ac-494f-4fd0-9d76-9df43d1c60be", "name": "bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "name": "bgpvpn-tempest-tests-flavor_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 21:36:38,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-85957f01-9dfa-40a5-b1d0-de184762b6c0 2019-01-20 21:36:38,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0372929573059s 2019-01-20 21:36:38,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-85957f01-9dfa-40a5-b1d0-de184762b6c0 2019-01-20 21:36:38,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 21:36:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:39,013 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5ab111a-87b0-47a3-ac82-6c8d7fe4c1db x-compute-request-id: req-d5ab111a-87b0-47a3-ac82-6c8d7fe4c1db Content-Length: 0 Content-Type: application/json 2019-01-20 21:36:39,013 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be used request id req-d5ab111a-87b0-47a3-ac82-6c8d7fe4c1db 2019-01-20 21:36:39,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0533058643341s 2019-01-20 21:36:39,014 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/176164ac-494f-4fd0-9d76-9df43d1c60be used request id req-d5ab111a-87b0-47a3-ac82-6c8d7fe4c1db 2019-01-20 21:36:39,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:36:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:36:39,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-160e2397-8324-4de0-ab36-d4cec01562b6 Date: Sun, 20 Jan 2019 21:36:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "metadata": {}}], "file": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file", "owner": "d09a7522bb75432597bf4ae501cded2d", "id": "bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "size": 12716032, "self": "/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:32:07Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:32:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:36:39,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-160e2397-8324-4de0-ab36-d4cec01562b6 2019-01-20 21:36:39,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162842988968s 2019-01-20 21:36:39,178 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-160e2397-8324-4de0-ab36-d4cec01562b6 2019-01-20 21:36:39,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 21:36:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7ab41b1e665cbd0dddc98ca6ee431f8ce9055b1" 2019-01-20 21:36:40,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2d0f0b6-25ae-41fc-ae20-83f832a05d95 Date: Sun, 20 Jan 2019 21:36:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:36:40,976 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f used request id req-f2d0f0b6-25ae-41fc-ae20-83f832a05d95 2019-01-20 21:36:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.7968249321s 2019-01-20 21:36:40,977 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f used request id req-f2d0f0b6-25ae-41fc-ae20-83f832a05d95 2019-01-20 21:36:40,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 21:36:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-041c18c1-ea81-47e1-b3fa-18f1f3e0c604 x-compute-request-id: req-041c18c1-ea81-47e1-b3fa-18f1f3e0c604 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6a1a4033-7ec5-4e5f-96b4-3cee24a35eda", "name": "bgpvpn-tempest-tests-flavor_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 21:36:41,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-041c18c1-ea81-47e1-b3fa-18f1f3e0c604 2019-01-20 21:36:41,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0304200649261s 2019-01-20 21:36:41,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-041c18c1-ea81-47e1-b3fa-18f1f3e0c604 2019-01-20 21:36:41,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 21:36:41,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,055 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84edf6a1-63ab-4a1a-8041-418739cd45c6 x-compute-request-id: req-84edf6a1-63ab-4a1a-8041-418739cd45c6 Content-Length: 0 Content-Type: application/json 2019-01-20 21:36:41,056 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda used request id req-84edf6a1-63ab-4a1a-8041-418739cd45c6 2019-01-20 21:36:41,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045361995697s 2019-01-20 21:36:41,056 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6a1a4033-7ec5-4e5f-96b4-3cee24a35eda used request id req-84edf6a1-63ab-4a1a-8041-418739cd45c6 2019-01-20 21:36:41,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:36:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41fafa4-2159-46f4-b998-0ed076b9d6e0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a", "links": {"self": "http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd"}, "domain_id": "default", "enabled": true, "id": "dd72e6094c0e4c2a96d799c387dd18bd", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:36:41,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c41fafa4-2159-46f4-b998-0ed076b9d6e0 2019-01-20 21:36:41,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0963449478149s 2019-01-20 21:36:41,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c41fafa4-2159-46f4-b998-0ed076b9d6e0 2019-01-20 21:36:41,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:36:41,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd2371b-29a4-4bfc-ba8d-360c9638e124 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd"}, "enabled": true, "id": "dd72e6094c0e4c2a96d799c387dd18bd", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}} 2019-01-20 21:36:41,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd used request id req-dbd2371b-29a4-4bfc-ba8d-360c9638e124 2019-01-20 21:36:41,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.09534907341s 2019-01-20 21:36:41,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd used request id req-dbd2371b-29a4-4bfc-ba8d-360c9638e124 2019-01-20 21:36:41,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 21:36:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf9129d-aa1c-421b-8b54-97140b5a3e61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:36:41,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd used request id req-adf9129d-aa1c-421b-8b54-97140b5a3e61 2019-01-20 21:36:41,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204699993134s 2019-01-20 21:36:41,460 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/dd72e6094c0e4c2a96d799c387dd18bd used request id req-adf9129d-aa1c-421b-8b54-97140b5a3e61 2019-01-20 21:36:41,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 21:36:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb66681d-6826-4ec2-81d3-7b6642b4894c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d"}, "enabled": true, "id": "d09a7522bb75432597bf4ae501cded2d", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a"}]} 2019-01-20 21:36:41,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-bb66681d-6826-4ec2-81d3-7b6642b4894c 2019-01-20 21:36:41,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0865249633789s 2019-01-20 21:36:41,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-bb66681d-6826-4ec2-81d3-7b6642b4894c 2019-01-20 21:36:41,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 21:36:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a66b6af-541b-4d7c-906d-497fe1642e60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:36:41,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d used request id req-6a66b6af-541b-4d7c-906d-497fe1642e60 2019-01-20 21:36:41,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153720140457s 2019-01-20 21:36:41,704 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d09a7522bb75432597bf4ae501cded2d used request id req-6a66b6af-541b-4d7c-906d-497fe1642e60 2019-01-20 21:36:41,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:36:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51ca26f-cced-42fc-ad3c-97b1698e1166 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb6601619536410bb0a90442d098ddaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa"}, "name": "Member"}]} 2019-01-20 21:36:41,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b51ca26f-cced-42fc-ad3c-97b1698e1166 2019-01-20 21:36:41,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780138969421s 2019-01-20 21:36:41,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 21:36:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:41,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643d33ac-fcbb-4f40-b201-a14c8fa2046c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:36:41,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa used request id req-643d33ac-fcbb-4f40-b201-a14c8fa2046c 2019-01-20 21:36:41,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.112295150757s 2019-01-20 21:36:41,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 21:36:41,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d09a7522bb75432597bf4ae501cded2d&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}beb171a9e810d9e2b28b0aecb60677d2c1c91636" 2019-01-20 21:36:42,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3802be07-bd1e-4a5b-acd6-e5f380dac664 Date: Sun, 20 Jan 2019 21:36:42 GMT RESP BODY: {"security_groups": []} 2019-01-20 21:36:42,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d09a7522bb75432597bf4ae501cded2d&name=default used request id req-3802be07-bd1e-4a5b-acd6-e5f380dac664 2019-01-20 21:36:42,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184839963913s 2019-01-20 21:36:42,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d09a7522bb75432597bf4ae501cded2d&name=default used request id req-3802be07-bd1e-4a5b-acd6-e5f380dac664 2019-01-20 21:36:42,087 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2019-01-20 21:36:42,087 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': 'Tempest testcases have been completed'} 2019-01-20 21:36:42,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2019-01-20 21:36:42,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2019-01-20 21:36:42,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2019-01-20 21:36:42,170 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:36:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:36:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:36:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:36:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:36:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:36:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:36:42,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:36:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:36:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:36:42,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:36:42,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:36:42,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:36:42,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:36:42,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:36:42,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:36:42,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:36:42,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:36:42,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:36:42,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:36:42,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:36:42,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:36:42,181 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:36:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:36:42,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1187e960-1c48-4045-8e7d-6868a1b91d90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:36:42,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1187e960-1c48-4045-8e7d-6868a1b91d90 2019-01-20 21:36:42,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:36:42,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["NtWXpmFjTL2xAgduGyrvGA"], "issued_at": "2019-01-20T21:36:42.000000Z"}} 2019-01-20 21:36:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07b546300a22d866e409528734565004860c7b0" 2019-01-20 21:36:42,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-e1e56d59-be08-4b0d-ad36-7bf0aff835e3 Date: Sun, 20 Jan 2019 21:36:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:36:42,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-e1e56d59-be08-4b0d-ad36-7bf0aff835e3 2019-01-20 21:36:42,734 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:36:42,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07b546300a22d866e409528734565004860c7b0" 2019-01-20 21:36:42,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-327346eb-1652-4255-b511-945cab13ea89 Date: Sun, 20 Jan 2019 21:36:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:36:42,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-327346eb-1652-4255-b511-945cab13ea89 2019-01-20 21:36:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e07b546300a22d866e409528734565004860c7b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:36:43,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510 X-Openstack-Request-Id: req-d025892d-bbfd-4afb-abfd-f6aa702206ad Date: Sun, 20 Jan 2019 21:36:43 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:36:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:36:43Z", "visibility": "public", "locations": [], "self": "/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "min_disk": 0, "protected": false, "id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "file": "/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:36:43,296 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d025892d-bbfd-4afb-abfd-f6aa702206ad 2019-01-20 21:36:43,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07b546300a22d866e409528734565004860c7b0" -d '' 2019-01-20 21:36:44,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3507c546-26bd-42d2-a8fb-0f9b45d8a651 Date: Sun, 20 Jan 2019 21:36:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:36:44,270 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510/file used request id req-3507c546-26bd-42d2-a8fb-0f9b45d8a651 2019-01-20 21:36:44,270 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2019-01-20 21:36:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:36:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991f239a-be04-4fa1-8c05-b759f04dcde1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:36:44,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-991f239a-be04-4fa1-8c05-b759f04dcde1 2019-01-20 21:36:44,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:36:44,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:36:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["gCJoN_mWRCCTQ72knG-YJg"], "issued_at": "2019-01-20T21:36:44.000000Z"}} 2019-01-20 21:36:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a154c87705cb62e439f9c0e62bbaf3cd47495" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2019-01-20 21:36:45,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-4d939c41-b0fb-4431-817e-e977cb98c2f3 Date: Sun, 20 Jan 2019 21:36:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:36:44Z","is_default":false,"provider:segmentation_id":47,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:36:44Z","mtu":1450}} 2019-01-20 21:36:45,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-4d939c41-b0fb-4431-817e-e977cb98c2f3 2019-01-20 21:36:45,088 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 with cidr 10.10.10.0/24 2019-01-20 21:36:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a154c87705cb62e439f9c0e62bbaf3cd47495" -d '{"subnets": [{"ip_version": 4, "network_id": "e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2019-01-20 21:36:45,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a773fd8e-3ac2-4a48-9cd2-168ffabddd3e Date: Sun, 20 Jan 2019 21:36:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:36:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:36:45Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"590628d8-73a9-41cc-80e0-4ac1e492a238","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2019-01-20 21:36:45,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a773fd8e-3ac2-4a48-9cd2-168ffabddd3e 2019-01-20 21:36:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a154c87705cb62e439f9c0e62bbaf3cd47495" 2019-01-20 21:36:45,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-84c70799-b2fe-4c86-bcb9-a556f69309ef Date: Sun, 20 Jan 2019 21:36:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:36:45,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-84c70799-b2fe-4c86-bcb9-a556f69309ef 2019-01-20 21:36:45,894 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:36:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:36:45,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5e33f5-4bdd-4885-86f3-bdc3df737808 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:36:45,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5a5e33f5-4bdd-4885-86f3-bdc3df737808 2019-01-20 21:36:45,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:36:46,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ZWSWwwNSSx-ABGk4HfO_cA"], "issued_at": "2019-01-20T21:36:46.000000Z"}} 2019-01-20 21:36:46,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:36:46,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb07caf4-23d4-41df-932e-d9f025198ae9 x-compute-request-id: req-fb07caf4-23d4-41df-932e-d9f025198ae9 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:36:46,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-fb07caf4-23d4-41df-932e-d9f025198ae9 2019-01-20 21:36:46,510 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2019-01-20 21:36:46,510 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2019-01-20 21:36:46,510 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=e91d47e2-69b5-4f15-8ef7-92db36969510 network=e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2019-01-20 21:36:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:36:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:36:46,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:36:46,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:36:46,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:36:46,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:36:46,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:36:46,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:36:46,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:36:46,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:36:46,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:36:46,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:36:46,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:36:46,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:36:46,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:36:46,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:36:46,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:36:46,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:36:46,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0b1623-6385-4c1e-9611-667bdb4fe507 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:36:46,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ae0b1623-6385-4c1e-9611-667bdb4fe507 2019-01-20 21:36:46,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:36:46,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["MmZth8FvRdGJe8BjP2ALEA"], "issued_at": "2019-01-20T21:36:46.000000Z"}} 2019-01-20 21:36:46,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" 2019-01-20 21:36:47,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdac74ff-a58a-4ce9-9c1b-b0234f432c42 x-compute-request-id: req-cdac74ff-a58a-4ce9-9c1b-b0234f432c42 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:36:47,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cdac74ff-a58a-4ce9-9c1b-b0234f432c42 2019-01-20 21:36:47,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" 2019-01-20 21:36:47,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80418f23-dbf2-4c6b-8cb9-537ff4ae7f84 x-compute-request-id: req-80418f23-dbf2-4c6b-8cb9-537ff4ae7f84 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:36:47,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-80418f23-dbf2-4c6b-8cb9-537ff4ae7f84 2019-01-20 21:36:47,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "e91d47e2-69b5-4f15-8ef7-92db36969510", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19"}]}}' 2019-01-20 21:36:48,859 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f03c2654-a2b0-4ac4-866a-2c897b9e8b71 x-compute-request-id: req-f03c2654-a2b0-4ac4-866a-2c897b9e8b71 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c475843d-b105-4220-8f4d-9db3dafe5c67", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "bookmark"}], "adminPass": "tF7k7Noyug3U"}} 2019-01-20 21:36:48,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f03c2654-a2b0-4ac4-866a-2c897b9e8b71 2019-01-20 21:36:48,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:36:48,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ba6d4a-3bc5-4dfa-8699-271d8aaa1e8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:36:48,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-41ba6d4a-3bc5-4dfa-8699-271d8aaa1e8d 2019-01-20 21:36:48,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:36:49,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["i4Nwu-oaSCylFIsw-dMj1g"], "issued_at": "2019-01-20T21:36:49.000000Z"}} 2019-01-20 21:36:49,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0853c2d0df0e94d4c8cdfaaa1fbe99157c695c5d" 2019-01-20 21:36:50,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55de3884-e6bd-4da2-93ff-6802043e8ad8 x-compute-request-id: req-55de3884-e6bd-4da2-93ff-6802043e8ad8 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000140", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c475843d-b105-4220-8f4d-9db3dafe5c67", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:36:49Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2019-01-20T21:36:48Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:36:50,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 used request id req-55de3884-e6bd-4da2-93ff-6802043e8ad8 2019-01-20 21:36:53,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0853c2d0df0e94d4c8cdfaaa1fbe99157c695c5d" 2019-01-20 21:36:53,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50bd15df-4bff-42ea-87f0-34abecc0b7e7 x-compute-request-id: req-50bd15df-4bff-42ea-87f0-34abecc0b7e7 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:26:59", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000140", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c475843d-b105-4220-8f4d-9db3dafe5c67", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-20T21:36:50Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2019-01-20T21:36:48Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:36:53,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 used request id req-50bd15df-4bff-42ea-87f0-34abecc0b7e7 2019-01-20 21:36:57,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0853c2d0df0e94d4c8cdfaaa1fbe99157c695c5d" 2019-01-20 21:36:57,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-592845a5-9eeb-4599-b04b-5aacab443194 x-compute-request-id: req-592845a5-9eeb-4599-b04b-5aacab443194 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:26:59", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000140", "OS-SRV-USG:launched_at": "2019-01-20T21:36:52.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c475843d-b105-4220-8f4d-9db3dafe5c67", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:36:53Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2019-01-20T21:36:48Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:36:57,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 used request id req-592845a5-9eeb-4599-b04b-5aacab443194 2019-01-20 21:36:57,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" 2019-01-20 21:36:58,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33488f5f-82d8-45ee-b19a-a345dd332da3 x-compute-request-id: req-33488f5f-82d8-45ee-b19a-a345dd332da3 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:26:59", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c475843d-b105-4220-8f4d-9db3dafe5c67", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000140", "OS-SRV-USG:launched_at": "2019-01-20T21:36:52.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "c475843d-b105-4220-8f4d-9db3dafe5c67", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-20T21:36:53Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2019-01-20T21:36:48Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:36:58,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67 used request id req-33488f5f-82d8-45ee-b19a-a345dd332da3 2019-01-20 21:36:58,340 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.14'. 2019-01-20 21:36:58,340 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2019-01-20 21:36:58,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:37:00,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbb0318b-ec2d-4997-ba13-58059c9f5727 x-compute-request-id: req-cbb0318b-ec2d-4997-ba13-58059c9f5727 Content-Length: 0 Content-Type: application/json 2019-01-20 21:37:00,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-cbb0318b-ec2d-4997-ba13-58059c9f5727 2019-01-20 21:37:00,314 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2019-01-20 21:37:00,315 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=e91d47e2-69b5-4f15-8ef7-92db36969510 network=e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.14 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:37:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:37:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:37:00,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:37:00,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:37:00,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:37:00,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:37:00,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:37:00,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:37:00,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:37:00,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:37:00,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:37:00,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:37:00,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:37:00,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:37:00,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078dd331-fce3-4656-abe5-d0d694f31ac6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:37:00,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-078dd331-fce3-4656-abe5-d0d694f31ac6 2019-01-20 21:37:00,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:37:00,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["iBsZ-CDaSVmEmj56uZZegw"], "issued_at": "2019-01-20T21:37:00.000000Z"}} 2019-01-20 21:37:00,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" 2019-01-20 21:37:00,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29eb83e9-9f41-4f0e-9602-b6183b00939d x-compute-request-id: req-29eb83e9-9f41-4f0e-9602-b6183b00939d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:37:00,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-29eb83e9-9f41-4f0e-9602-b6183b00939d 2019-01-20 21:37:00,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" 2019-01-20 21:37:00,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98998f27-6b88-4ddf-b3dd-bb7a5d28c1f6 x-compute-request-id: req-98998f27-6b88-4ddf-b3dd-bb7a5d28c1f6 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:37:00,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-98998f27-6b88-4ddf-b3dd-bb7a5d28c1f6 2019-01-20 21:37:00,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "e91d47e2-69b5-4f15-8ef7-92db36969510", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19"}], "config_drive": true}}' 2019-01-20 21:37:02,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3a7d313-8e29-433d-8c80-ec4bdaf1b193 x-compute-request-id: req-b3a7d313-8e29-433d-8c80-ec4bdaf1b193 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "81ef5494-4462-487a-a44e-15b17a07424a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "bookmark"}], "adminPass": "ud4NrpeXqKtv"}} 2019-01-20 21:37:02,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b3a7d313-8e29-433d-8c80-ec4bdaf1b193 2019-01-20 21:37:02,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:37:02,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3443a4f2-4b02-4b84-a0ec-e70537afe269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:37:02,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3443a4f2-4b02-4b84-a0ec-e70537afe269 2019-01-20 21:37:02,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:37:02,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["OavRzaV9TIK12Q-wcj5lyg"], "issued_at": "2019-01-20T21:37:02.000000Z"}} 2019-01-20 21:37:02,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b87b2dfaa7d0220ae214a1503e77bf70a9bba545" 2019-01-20 21:37:03,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff20515d-a6db-49ce-91f5-e17ea02c82ab x-compute-request-id: req-ff20515d-a6db-49ce-91f5-e17ea02c82ab Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000143", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "81ef5494-4462-487a-a44e-15b17a07424a", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:37:02Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-1", "created": "2019-01-20T21:37:02Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:03,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a used request id req-ff20515d-a6db-49ce-91f5-e17ea02c82ab 2019-01-20 21:37:06,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b87b2dfaa7d0220ae214a1503e77bf70a9bba545" 2019-01-20 21:37:07,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c1e47fe-7a51-4929-bc24-ae6f74d14766 x-compute-request-id: req-4c1e47fe-7a51-4929-bc24-ae6f74d14766 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:bf:4f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000143", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "81ef5494-4462-487a-a44e-15b17a07424a", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:37:03Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2019-01-20T21:37:02Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:07,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a used request id req-4c1e47fe-7a51-4929-bc24-ae6f74d14766 2019-01-20 21:37:10,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b87b2dfaa7d0220ae214a1503e77bf70a9bba545" 2019-01-20 21:37:10,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-554c76e2-96c8-495c-93bc-0bd4a4076f42 x-compute-request-id: req-554c76e2-96c8-495c-93bc-0bd4a4076f42 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:bf:4f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000143", "OS-SRV-USG:launched_at": "2019-01-20T21:37:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "81ef5494-4462-487a-a44e-15b17a07424a", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:37:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2019-01-20T21:37:02Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:10,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a used request id req-554c76e2-96c8-495c-93bc-0bd4a4076f42 2019-01-20 21:37:10,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" 2019-01-20 21:37:11,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1dd952-93b6-4230-b0df-a730bdd1d48c x-compute-request-id: req-7c1dd952-93b6-4230-b0df-a730bdd1d48c Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:bf:4f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000143", "OS-SRV-USG:launched_at": "2019-01-20T21:37:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "81ef5494-4462-487a-a44e-15b17a07424a", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:37:06Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2019-01-20T21:37:02Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:11,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a used request id req-7c1dd952-93b6-4230-b0df-a730bdd1d48c 2019-01-20 21:37:11,663 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.10'. 2019-01-20 21:37:11,663 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2019-01-20 21:37:11,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:37:13,134 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18900620-fe89-4aea-9fe7-4723fa855aef x-compute-request-id: req-18900620-fe89-4aea-9fe7-4723fa855aef Content-Length: 0 Content-Type: application/json 2019-01-20 21:37:13,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-18900620-fe89-4aea-9fe7-4723fa855aef 2019-01-20 21:37:13,134 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2019-01-20 21:37:13,134 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=e91d47e2-69b5-4f15-8ef7-92db36969510 network=e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 10.10.10.14 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:37:13,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:37:13,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:37:13,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:37:13,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:37:13,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:37:13,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:37:13,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:37:13,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:37:13,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:37:13,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:37:13,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:37:13,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:37:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:37:13,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1931c6b4-f69a-40e9-8cc9-94b73f752352 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:37:13,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1931c6b4-f69a-40e9-8cc9-94b73f752352 2019-01-20 21:37:13,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:37:13,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["i8xqUfDLRSuurJP5uzKftw"], "issued_at": "2019-01-20T21:37:13.000000Z"}} 2019-01-20 21:37:13,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" 2019-01-20 21:37:13,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4061e19-e008-4855-ad74-fed1a898c522 x-compute-request-id: req-a4061e19-e008-4855-ad74-fed1a898c522 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:37:13,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a4061e19-e008-4855-ad74-fed1a898c522 2019-01-20 21:37:13,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" 2019-01-20 21:37:13,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc4c051-8cc4-45a5-aab1-9f8b362829aa x-compute-request-id: req-5bc4c051-8cc4-45a5-aab1-9f8b362829aa Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:37:13,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-5bc4c051-8cc4-45a5-aab1-9f8b362829aa 2019-01-20 21:37:13,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "e91d47e2-69b5-4f15-8ef7-92db36969510", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMCAxMC4xMC4xMC4xNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19"}], "config_drive": true}}' 2019-01-20 21:37:15,302 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01e14e7d-5a1e-4407-b8a9-b1e13bba9d31 x-compute-request-id: req-01e14e7d-5a1e-4407-b8a9-b1e13bba9d31 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "adminPass": "TKs6NNBFEt5m"}} 2019-01-20 21:37:15,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-01e14e7d-5a1e-4407-b8a9-b1e13bba9d31 2019-01-20 21:37:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:37:15,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9416e2-b4c7-4f73-8ee7-a7821e790f7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:37:15,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0b9416e2-b4c7-4f73-8ee7-a7821e790f7f 2019-01-20 21:37:15,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:37:15,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["6eDxN5XmQV2e8AG2e_u_Wg"], "issued_at": "2019-01-20T21:37:15.000000Z"}} 2019-01-20 21:37:15,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce70d4bd9637f8926092eb09bf9a3c50e0b73b8" 2019-01-20 21:37:16,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b307e5e-712e-47b5-b36d-9d2c97d35e0a x-compute-request-id: req-1b307e5e-712e-47b5-b36d-9d2c97d35e0a Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:37:15Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:16,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc used request id req-1b307e5e-712e-47b5-b36d-9d2c97d35e0a 2019-01-20 21:37:19,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce70d4bd9637f8926092eb09bf9a3c50e0b73b8" 2019-01-20 21:37:19,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb5ba7b0-a60d-4619-ab87-e2d6c52bf401 x-compute-request-id: req-cb5ba7b0-a60d-4619-ab87-e2d6c52bf401 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ae:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:37:16Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:19,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc used request id req-cb5ba7b0-a60d-4619-ab87-e2d6c52bf401 2019-01-20 21:37:22,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce70d4bd9637f8926092eb09bf9a3c50e0b73b8" 2019-01-20 21:37:23,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-749f93b4-6c77-4c98-8c25-722be01d6ef1 x-compute-request-id: req-749f93b4-6c77-4c98-8c25-722be01d6ef1 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ae:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": "2019-01-20T21:37:19.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:37:20Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:23,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc used request id req-749f93b4-6c77-4c98-8c25-722be01d6ef1 2019-01-20 21:37:23,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" 2019-01-20 21:37:24,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1c9d96b-709a-4200-9cee-0a3494d42d12 x-compute-request-id: req-e1c9d96b-709a-4200-9cee-0a3494d42d12 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ae:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": "2019-01-20T21:37:19.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:37:20Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:37:24,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc used request id req-e1c9d96b-709a-4200-9cee-0a3494d42d12 2019-01-20 21:37:24,237 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.12'. 2019-01-20 21:37:24,237 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2019-01-20 21:37:24,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:37:25,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2572ed8e-ba92-4dd1-86dc-b9fffaaefa2b x-compute-request-id: req-2572ed8e-ba92-4dd1-86dc-b9fffaaefa2b Content-Length: 0 Content-Type: application/json 2019-01-20 21:37:25,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-2572ed8e-ba92-4dd1-86dc-b9fffaaefa2b 2019-01-20 21:37:25,526 - sdnvpn_test_utils - INFO - Waiting for instance c475843d-b105-4220-8f4d-9db3dafe5c67 to boot up 2019-01-20 21:37:25,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:26,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77b48523-a0db-46ab-83d3-0abeaef47058 x-compute-request-id: req-77b48523-a0db-46ab-83d3-0abeaef47058 Content-Encoding: gzip Content-Length: 10056 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2019-01-20 21:37:26,596 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-77b48523-a0db-46ab-83d3-0abeaef47058 2019-01-20 21:37:28,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:29,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b5f377f-723a-4f3a-b5a9-5204370423d2 x-compute-request-id: req-0b5f377f-723a-4f3a-b5a9-5204370423d2 Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:37:29,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-0b5f377f-723a-4f3a-b5a9-5204370423d2 2019-01-20 21:37:31,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:32,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6203eefb-2a6c-4c96-8900-6e8cfcae17de x-compute-request-id: req-6203eefb-2a6c-4c96-8900-6e8cfcae17de Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:37:32,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-6203eefb-2a6c-4c96-8900-6e8cfcae17de 2019-01-20 21:37:34,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:35,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1c735bd-49dd-47cf-9e24-55e18c4c74c7 x-compute-request-id: req-f1c735bd-49dd-47cf-9e24-55e18c4c74c7 Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:37:35,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-f1c735bd-49dd-47cf-9e24-55e18c4c74c7 2019-01-20 21:37:37,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:39,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a155753-b3fe-4b63-b565-f832cc588de3 x-compute-request-id: req-5a155753-b3fe-4b63-b565-f832cc588de3 Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:37:39,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-5a155753-b3fe-4b63-b565-f832cc588de3 2019-01-20 21:37:41,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:42,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abbc2583-134d-4d52-8989-93dd4880e908 x-compute-request-id: req-abbc2583-134d-4d52-8989-93dd4880e908 Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2019-01-20 21:37:42,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-abbc2583-134d-4d52-8989-93dd4880e908 2019-01-20 21:37:44,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:45,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5da5f6b4-11c9-40e0-b16d-1e85850b1756 x-compute-request-id: req-5da5f6b4-11c9-40e0-b16d-1e85850b1756 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:37:45,261 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-5da5f6b4-11c9-40e0-b16d-1e85850b1756 2019-01-20 21:37:47,297 - sdnvpn_test_utils - INFO - Waiting for instance 81ef5494-4462-487a-a44e-15b17a07424a to boot up 2019-01-20 21:37:47,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:48,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a90374d7-6f16-4015-ba09-92058b3b8872 x-compute-request-id: req-a90374d7-6f16-4015-ba09-92058b3b8872 Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:37:48,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-a90374d7-6f16-4015-ba09-92058b3b8872 2019-01-20 21:37:50,378 - sdnvpn_test_utils - INFO - Waiting for instance 76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc to boot up 2019-01-20 21:37:50,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:51,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-494bc93d-8df4-4f3c-998f-4e6565e9d072 x-compute-request-id: req-494bc93d-8df4-4f3c-998f-4e6565e9d072 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:37:51,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-494bc93d-8df4-4f3c-998f-4e6565e9d072 2019-01-20 21:37:53,523 - __name__ - INFO - Starting all monitor threads 2019-01-20 21:37:53,531 - __name__ - INFO - Wait before subtest 2019-01-20 21:37:54,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:54,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:54,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:55,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54046933-628b-45c5-ba34-0f401fd8a8b6 x-compute-request-id: req-54046933-628b-45c5-ba34-0f401fd8a8b6 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:37:55,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-54046933-628b-45c5-ba34-0f401fd8a8b6 2019-01-20 21:37:55,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ee1937-e6ff-4901-aaae-dfc3c582f237 x-compute-request-id: req-56ee1937-e6ff-4901-aaae-dfc3c582f237 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:37:55,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-56ee1937-e6ff-4901-aaae-dfc3c582f237 2019-01-20 21:37:55,634 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.10 OK 2019-01-20 21:37:55,634 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.14 OK 2019-01-20 21:37:55,634 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.10 OK 2019-01-20 21:37:55,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9bcdaef-7be1-40c8-bcae-5400e65bf73a x-compute-request-id: req-b9bcdaef-7be1-40c8-bcae-5400e65bf73a Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:37:55,684 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-b9bcdaef-7be1-40c8-bcae-5400e65bf73a 2019-01-20 21:37:55,687 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.14 OK 2019-01-20 21:37:55,688 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.14 OK 2019-01-20 21:37:55,688 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.14 OK 2019-01-20 21:37:55,688 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.14 OK 2019-01-20 21:37:56,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:56,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:56,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:57,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65f572d8-85ff-4933-964b-5174009b6695 x-compute-request-id: req-65f572d8-85ff-4933-964b-5174009b6695 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:37:57,712 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-65f572d8-85ff-4933-964b-5174009b6695 2019-01-20 21:37:57,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e2c12fb-4711-4d85-8d58-c584f013f035 x-compute-request-id: req-2e2c12fb-4711-4d85-8d58-c584f013f035 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:37:57,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-2e2c12fb-4711-4d85-8d58-c584f013f035 2019-01-20 21:37:57,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ee3256e-0c0f-46ed-aadc-a7d353c243f5 x-compute-request-id: req-7ee3256e-0c0f-46ed-aadc-a7d353c243f5 Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:37:57,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-7ee3256e-0c0f-46ed-aadc-a7d353c243f5 2019-01-20 21:37:58,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:58,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:58,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:37:59,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-108795f4-229e-47f6-811a-ea1cae2e8784 x-compute-request-id: req-108795f4-229e-47f6-811a-ea1cae2e8784 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:37:59,788 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-108795f4-229e-47f6-811a-ea1cae2e8784 2019-01-20 21:37:59,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86d03fa9-0fe6-4343-9840-09ceb5a14deb x-compute-request-id: req-86d03fa9-0fe6-4343-9840-09ceb5a14deb Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:37:59,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-86d03fa9-0fe6-4343-9840-09ceb5a14deb 2019-01-20 21:37:59,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d348d86-085e-45f7-b856-6428ce309ec5 x-compute-request-id: req-8d348d86-085e-45f7-b856-6428ce309ec5 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:37:59,848 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-8d348d86-085e-45f7-b856-6428ce309ec5 2019-01-20 21:38:00,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:00,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:00,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:01,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-629434af-13cd-400c-8772-f6474fd426bd x-compute-request-id: req-629434af-13cd-400c-8772-f6474fd426bd Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:01,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-629434af-13cd-400c-8772-f6474fd426bd 2019-01-20 21:38:01,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-244518b4-7d54-4365-a1e8-1ec9353708b6 x-compute-request-id: req-244518b4-7d54-4365-a1e8-1ec9353708b6 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:01,917 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-244518b4-7d54-4365-a1e8-1ec9353708b6 2019-01-20 21:38:01,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2c36f19-a32c-409e-b75c-5f2b77e6ebd4 x-compute-request-id: req-f2c36f19-a32c-409e-b75c-5f2b77e6ebd4 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:01,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-f2c36f19-a32c-409e-b75c-5f2b77e6ebd4 2019-01-20 21:38:02,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:02,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:02,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:03,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cf658f3-8a78-4240-9365-17d0e4cfa6a4 x-compute-request-id: req-4cf658f3-8a78-4240-9365-17d0e4cfa6a4 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:03,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-4cf658f3-8a78-4240-9365-17d0e4cfa6a4 2019-01-20 21:38:03,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ec24a5-fd55-4cdd-b07a-2cb7f5fd6932 x-compute-request-id: req-b5ec24a5-fd55-4cdd-b07a-2cb7f5fd6932 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:03,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-b5ec24a5-fd55-4cdd-b07a-2cb7f5fd6932 2019-01-20 21:38:04,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56cb7b64-2998-4fc9-ae8f-767291b806f4 x-compute-request-id: req-56cb7b64-2998-4fc9-ae8f-767291b806f4 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:04,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-56cb7b64-2998-4fc9-ae8f-767291b806f4 2019-01-20 21:38:04,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:04,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:05,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:06,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb35129c-e315-44df-a62c-41c24f950df7 x-compute-request-id: req-bb35129c-e315-44df-a62c-41c24f950df7 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:06,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-bb35129c-e315-44df-a62c-41c24f950df7 2019-01-20 21:38:06,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9d2e315-92ea-4c8b-9c2c-aeaf8f1f2aad x-compute-request-id: req-b9d2e315-92ea-4c8b-9c2c-aeaf8f1f2aad Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:06,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-b9d2e315-92ea-4c8b-9c2c-aeaf8f1f2aad 2019-01-20 21:38:06,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-588376bf-3d50-412e-a2b1-8f41c8855b1e x-compute-request-id: req-588376bf-3d50-412e-a2b1-8f41c8855b1e Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:06,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-588376bf-3d50-412e-a2b1-8f41c8855b1e 2019-01-20 21:38:07,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:07,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:07,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:08,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8530785-0b80-4b43-9e49-13afa497fc89 x-compute-request-id: req-b8530785-0b80-4b43-9e49-13afa497fc89 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:08,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-b8530785-0b80-4b43-9e49-13afa497fc89 2019-01-20 21:38:08,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f6e94f-f0bb-44ab-870a-046216753946 x-compute-request-id: req-e4f6e94f-f0bb-44ab-870a-046216753946 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:08,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-e4f6e94f-f0bb-44ab-870a-046216753946 2019-01-20 21:38:08,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b614694-4647-4e96-a84d-c041d0b0a810 x-compute-request-id: req-8b614694-4647-4e96-a84d-c041d0b0a810 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:08,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-8b614694-4647-4e96-a84d-c041d0b0a810 2019-01-20 21:38:09,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:09,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:09,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:10,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-541f2c16-d63b-4826-b5f2-3e7abb82741a x-compute-request-id: req-541f2c16-d63b-4826-b5f2-3e7abb82741a Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:10,180 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-541f2c16-d63b-4826-b5f2-3e7abb82741a 2019-01-20 21:38:10,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da22f447-a280-4010-a662-2fd6cfb8edcf x-compute-request-id: req-da22f447-a280-4010-a662-2fd6cfb8edcf Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:10,271 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-da22f447-a280-4010-a662-2fd6cfb8edcf 2019-01-20 21:38:10,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57b25b88-02bd-4e3b-bf81-55b3f216b96e x-compute-request-id: req-57b25b88-02bd-4e3b-bf81-55b3f216b96e Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:10,329 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-57b25b88-02bd-4e3b-bf81-55b3f216b96e 2019-01-20 21:38:11,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:11,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:11,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:12,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0735d6b-56b2-42d7-8717-cdd6174f1c53 x-compute-request-id: req-a0735d6b-56b2-42d7-8717-cdd6174f1c53 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:12,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-a0735d6b-56b2-42d7-8717-cdd6174f1c53 2019-01-20 21:38:12,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67ad65de-32bc-4896-9ad2-2fa7265a638e x-compute-request-id: req-67ad65de-32bc-4896-9ad2-2fa7265a638e Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:12,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-67ad65de-32bc-4896-9ad2-2fa7265a638e 2019-01-20 21:38:12,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c547bd9a-b044-4ee4-b76a-4fb904e9859a x-compute-request-id: req-c547bd9a-b044-4ee4-b76a-4fb904e9859a Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:12,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-c547bd9a-b044-4ee4-b76a-4fb904e9859a 2019-01-20 21:38:13,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:13,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:13,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:14,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcdecaa7-23ce-40fe-8696-be5998d3dec9 x-compute-request-id: req-bcdecaa7-23ce-40fe-8696-be5998d3dec9 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:14,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-bcdecaa7-23ce-40fe-8696-be5998d3dec9 2019-01-20 21:38:14,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f94d6da6-2080-4afb-a6fe-100f6e1b68ca x-compute-request-id: req-f94d6da6-2080-4afb-a6fe-100f6e1b68ca Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:14,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-f94d6da6-2080-4afb-a6fe-100f6e1b68ca 2019-01-20 21:38:14,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4a2ea4e-287a-4993-9fa8-8a3927af980e x-compute-request-id: req-e4a2ea4e-287a-4993-9fa8-8a3927af980e Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:14,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-e4a2ea4e-287a-4993-9fa8-8a3927af980e 2019-01-20 21:38:15,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:15,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:15,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:16,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bc0ea2c-0b74-48d6-8347-ad993fca8a96 x-compute-request-id: req-1bc0ea2c-0b74-48d6-8347-ad993fca8a96 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:16,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-1bc0ea2c-0b74-48d6-8347-ad993fca8a96 2019-01-20 21:38:16,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bc87b78-ade1-4e82-910d-86d9a7fda412 x-compute-request-id: req-6bc87b78-ade1-4e82-910d-86d9a7fda412 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:16,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-6bc87b78-ade1-4e82-910d-86d9a7fda412 2019-01-20 21:38:16,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f43d044-a6d9-49cf-95e0-e7c589d30eec x-compute-request-id: req-9f43d044-a6d9-49cf-95e0-e7c589d30eec Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:16,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-9f43d044-a6d9-49cf-95e0-e7c589d30eec 2019-01-20 21:38:17,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:17,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:17,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:18,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9582690-d352-4f0c-8abb-25c02a0e7515 x-compute-request-id: req-d9582690-d352-4f0c-8abb-25c02a0e7515 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:18,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-d9582690-d352-4f0c-8abb-25c02a0e7515 2019-01-20 21:38:18,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-655a36a5-5eca-494c-a373-69332af6df25 x-compute-request-id: req-655a36a5-5eca-494c-a373-69332af6df25 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:18,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-655a36a5-5eca-494c-a373-69332af6df25 2019-01-20 21:38:18,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea5aa28f-8a1c-4dfc-9be7-11f13df03c74 x-compute-request-id: req-ea5aa28f-8a1c-4dfc-9be7-11f13df03c74 Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:18,684 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-ea5aa28f-8a1c-4dfc-9be7-11f13df03c74 2019-01-20 21:38:19,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:19,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:19,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:20,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ceb8019-e3e3-4ea1-85a3-5c26917a411f x-compute-request-id: req-8ceb8019-e3e3-4ea1-85a3-5c26917a411f Content-Encoding: gzip Content-Length: 8111 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:20,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-8ceb8019-e3e3-4ea1-85a3-5c26917a411f 2019-01-20 21:38:20,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-189daddc-38e6-43c4-a499-9e8c79a10d2c x-compute-request-id: req-189daddc-38e6-43c4-a499-9e8c79a10d2c Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:20,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-189daddc-38e6-43c4-a499-9e8c79a10d2c 2019-01-20 21:38:20,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e91675a5-7ef1-457e-a30f-4dbe4e857c1a x-compute-request-id: req-e91675a5-7ef1-457e-a30f-4dbe4e857c1a Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:20,764 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-e91675a5-7ef1-457e-a30f-4dbe4e857c1a 2019-01-20 21:38:21,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:21,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:21,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:22,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46d4448c-46c6-4294-a9b9-29e48afe3f74 x-compute-request-id: req-46d4448c-46c6-4294-a9b9-29e48afe3f74 Content-Encoding: gzip Content-Length: 8111 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:22,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-46d4448c-46c6-4294-a9b9-29e48afe3f74 2019-01-20 21:38:22,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4531fe8-4952-4d66-a46f-259a970cf9c9 x-compute-request-id: req-a4531fe8-4952-4d66-a46f-259a970cf9c9 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:22,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-a4531fe8-4952-4d66-a46f-259a970cf9c9 2019-01-20 21:38:22,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11ef1aac-d3dc-45de-9a66-69c2bd974073 x-compute-request-id: req-11ef1aac-d3dc-45de-9a66-69c2bd974073 Content-Encoding: gzip Content-Length: 10893 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511969487 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.163230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.164931] pid_max: default: 32768 minimum: 301\n[ 0.165848] ACPI: Core revision 20150930\n[ 0.167253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.168592] Security Framework initialized\n[ 0.169422] Yama: becoming mindful.\n[ 0.170164] AppArmor: AppArmor initialized\n[ 0.171050] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.172429] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.173747] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174985] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.176413] Initializing cgroup subsys io\n[ 0.177242] Initializing cgroup subsys memory\n[ 0.178126] Initializing cgroup subsys devices\n[ 0.179029] Initializing cgroup subsys freezer\n[ 0.179924] Initializing cgroup subsys net_cls\n[ 0.180816] Initializing cgroup subsys perf_event\n[ 0.181747] Initializing cgroup subsys net_prio\n[ 0.182663] Initializing cgroup subsys hugetlb\n[ 0.183556] Initializing cgroup subsys pids\n[ 0.184455] CPU: Physical Processor ID: 0\n[ 0.185970] mce: CPU supports 10 MCE banks\n[ 0.186848] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205362] ftrace: allocating 31920 entries in 125 pages\n[ 0.231606] smpboot: Max logical packages: 1\n[ 0.232485] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233868] x2apic enabled\n[ 0.234707] Switched APIC routing to physical x2apic.\n[ 0.236488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239693] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.241531] KVM setup paravirtual spinlock\n[ 0.242849] x86: Booted up 1 node, 1 CPUs\n[ 0.243686] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.245112] devtmpfs: initialized\n[ 0.246856] evm: security.selinux\n[ 0.247581] evm: security.SMACK64\n[ 0.248299] evm: security.SMACK64EXEC\n[ 0.249083] evm: security.SMACK64TRANSMUTE\n[ 0.249930] evm: security.SMACK64MMAP\n[ 0.250717] evm: security.ima\n[ 0.251388] evm: security.capability\n[ 0.252218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254152] pinctrl core: initialized pinctrl subsystem\n[ 0.255319] RTC time: 21:36:52, date: 01/20/19\n[ 0.256309] NET: Registered protocol family 16\n[ 0.257314] cpuidle: using governor ladder\n[ 0.258169] cpuidle: using governor menu\n[ 0.258993] PCCT header not found.\n[ 0.259770] ACPI: bus type PCI registered\n[ 0.260593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261881] PCI: Using configuration type 1 for base access\n[ 0.263666] ACPI: Added _OSI(Module Device)\n[ 0.264539] ACPI: Added _OSI(Processor Device)\n[ 0.265443] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268514] ACPI: Interpreter enabled\n[ 0.269305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.271229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.273133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.275056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276963] ACPI: (supports S0 S5)\n[ 0.277696] ACPI: Using IOAPIC for interrupt routing\n[ 0.278812] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.281963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283151] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.284430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.285662] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287976] acpiphp: Slot [3] registered\n[ 0.288809] acpiphp: Slot [4] registered\n[ 0.289641] acpiphp: Slot [5] registered\n[ 0.290464] acpiphp: Slot [6] registered\n[ 0.291285] acpiphp: Slot [7] registered\n[ 0.292116] acpiphp: Slot [8] registered\n[ 0.292959] acpiphp: Slot [9] registered\n[ 0.293777] acpiphp: Slot [10] registered\n[ 0.294604] acpiphp: Slot [11] registered\n[ 0.295434] acpiphp: Slot [12] registered\n[ 0.296283] acpiphp: Slot [13] registered\n[ 0.297133] acpiphp: Slot [14] registered\n[ 0.297965] acpiphp: Slot [15] registered\n[ 0.308979] acpiphp: Slot [16] registered\n[ 0.309817] acpiphp: Slot [17] registered\n[ 0.310653] acpiphp: Slot [18] registered\n[ 0.311483] acpiphp: Slot [19] registered\n[ 0.312310] acpiphp: Slot [20] registered\n[ 0.313153] acpiphp: Slot [21] registered\n[ 0.313990] acpiphp: Slot [22] registered\n[ 0.314821] acpiphp: Slot [23] registered\n[ 0.315656] acpiphp: Slot [24] registered\n[ 0.316498] acpiphp: Slot [25] registered\n[ 0.317339] acpiphp: Slot [26] registered\n[ 0.318170] acpiphp: Slot [27] registered\n[ 0.319025] acpiphp: Slot [28] registered\n[ 0.319885] acpiphp: Slot [29] registered\n[ 0.320762] acpiphp: Slot [30] registered\n[ 0.321611] acpiphp: Slot [31] registered\n[ 0.322450] PCI host bridge to bus 0000:00\n[ 0.323286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328802] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334971] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.338813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.345399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392603] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394105] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.395575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.397016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.398432] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.399707] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.401087] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.402167] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403741] vgaarb: loaded\n[ 0.404353] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405515] SCSI subsystem initialized\n[ 0.406346] ACPI: bus type USB registered\n[ 0.407181] usbcore: registered new interface driver usbfs\n[ 0.408230] usbcore: registered new interface driver hub\n[ 0.409279] usbcore: registered new device driver usb\n[ 0.410381] PCI: Using ACPI for IRQ routing\n[ 0.411419] NetLabel: Initializing\n[ 0.412144] NetLabel: domain hash size = 128\n[ 0.413013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413980] NetLabel: unlabeled traffic allowed by default\n[ 0.415100] clocksource: Switched to clocksource kvm-clock\n[ 0.420535] AppArmor: AppArmor Filesystem Enabled\n[ 0.421532] pnp: PnP ACPI init\n[ 0.422461] pnp: PnP ACPI: found 5 devices\n[ 0.428845] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430588] NET: Registered protocol family 2\n[ 0.431570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433165] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.434742] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436325] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437807] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439389] NET: Registered protocol family 1\n[ 0.440536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442016] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.443470] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.472523] Trying to unpack rootfs image as initramfs...\n[ 0.522856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.537233] Scanning for low memory corruption every 60 seconds\n[ 0.538833] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.540017] audit: initializing netlink subsys (disabled)\n[ 0.541047] audit: type=2000 audit(1548020213.553:1): initialized\n[ 0.542375] Initialise system trusted keyring\n[ 0.543318] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.544490] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.546460] zbud: loaded\n[ 0.547179] VFS: Disk quotas dquot_6.6.0\n[ 0.548003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549532] fuse init (API version 7.23)\n[ 0.550469] Key type big_key registered\n[ 0.551330] Allocating IMA MOK and blacklist keyrings.\n[ 0.552863] Key type asymmetric registered\n[ 0.553735] Asymmetric key parser 'x509' registered\n[ 0.554771] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.556312] io scheduler noop registered\n[ 0.557156] io scheduler deadline registered (default)\n[ 0.558245] io scheduler cfq registered\n[ 0.559149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.561626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563216] ACPI: Power Button [PWRF]\n[ 0.571037] GHES: HEST is not enabled!\n[ 0.584940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.636132] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662453] Linux agpgart interface v0.103\n[ 0.664542] brd: module loaded\n[ 0.665791] loop: module loaded\n[ 0.670526] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671986] GPT:90111 != 2097151\n[ 0.672658] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673737] GPT:90111 != 2097151\n[ 0.674401] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675356] vda: vda1 vda15\n[ 0.676910] scsi host0: ata_piix\n[ 0.677640] scsi host1: ata_piix\n[ 0.678334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680972] libphy: Fixed MDIO Bus: probed\n[ 0.681794] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682733] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684864] PPP generic driver version 2.4.2\n[ 0.685745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687006] ehci-pci: EHCI PCI platform driver\n[ 0.687876] ehci-platform: EHCI generic platform driver\n[ 0.688849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689956] ohci-pci: OHCI PCI platform driver\n[ 0.690811] ohci-platform: OHCI generic platform driver\n[ 0.691790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707252] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.710922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712259] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713793] usb usb1: Product: UHCI Host Controller\n[ 0.714789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.715988] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716932] hub 1-0:1.0: USB hub found\n[ 0.717705] hub 1-0:1.0: 2 ports detected\n[ 0.718601] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720736] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722701] mousedev: PS/2 mouse device common for all mice\n[ 0.723956] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726856] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728046] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729213] i2c /dev entries driver\n[ 0.729959] device-mapper: uevent: version 1.0.3\n[ 0.730886] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733764] NET: Registered protocol family 10\n[ 0.734747] NET: Registered protocol family 17\n[ 0.735641] Key type dns_resolver registered\n[ 0.736561] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739379] registered taskstats version 1\n[ 0.740190] Loading compiled-in X.509 certificates\n[ 0.741607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.743614] zswap: loaded using pool lzo/zbud\n[ 0.745560] Key type trusted registered\n[ 0.747678] Key type encrypted registered\n[ 0.748588] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750849] evm: HMAC attrs: 0x1\n[ 0.751839] Magic number: 3:282:652\n[ 0.752763] rtc_cmos 00:00: setting system clock to 2019-01-20 21:36:53 UTC (1548020213)\n[ 0.754439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755596] EDD information not available.\n[ 0.840088] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841741] Write protecting the kernel read-only data: 14336k\n[ 0.853632] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855480] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.898295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.28\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.37. iid=i-0000013a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJCrRoy28gFUcKcbJLv1g3ZHrlAVtTSt85/O6gaMst/NQFWvAggrG0RFUvSxoiNB8WKT+EGeIGdgqQI5G7dNx5vBClrZYGwL1vgGmxi31pqdo1iWKv4KcIewi5c2rP6uzZNmyAKpCVaLNnPaEm9ZHVhQpXGHpbmaXrz0BySSgvlJfAtXXxSIH38IrEMU3+j5atzlPPabEENEfSlgGv69M/mDxoZxGvvQow8iDuIraQ8GN+GbQeQaIEnodgB4LAx2vg9DeaXfyLBDxFmhI8m3eW8jpi8pdfhyR/VZlJ4e9av/QPMFxJlKyBvOSThxhpTmnnrXUovjzZWrrdkt0FDjv7 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIvVUaNV6YzYIae+eOdKPaiB+4Bp3vEPEg4qdKUQfH8e0CK/36qZQ9FOvXxu/NjIRm1DlLGPgaG7LcdXnGf6NluroGeFZ6tPqFXAwgIQiJJKGQ4I2cC4ZMexoN2FR0G4zE7GIYfbIPxgIckaqlH8IGrM/xSf1J0wfuFDfkpC6vM5AAAAFQDfcDTtaYub43gyW3pQX3NswbrhowAAAIEAiVWFs9mt4uU8PW1GMzhceRTvT52LWawJB1Lgp4sBxJZTxRVCn6N87/83f/MTsGtTfh4cN1Fhr8so/bF+pxeMyhQdMHUCIQRvBehShRR7lH638rujW3AvmwUAyg5R1aTHIUs9NP/fldNa6Q4vArILducSlfVeE0MNCOMoglbwnfQAAACAcX7BaHtcxqqalonjTQFb9NUziX53zTKoJRKKbSwoPS5X86gv8BG87W0nCR1OuBMPmtTefvqkOPPPLbMs3qh4vXl/Ud69waE536L2hPBrPFVl4SlcB2jCQ6WPwFJ9qMbqp5KSss/Dro2ewNk/QH2pk932c9vyFE3HK3tc/koVBxk= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.14,24,fe80::f816:3eff:fe75:2659/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.52 ===\n/dev/root resized successfully [took 2.56s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:75:26:59 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe75:2659/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.187974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.187975] usb 1-1: Product: QEMU USB Tablet\n[ 1.187976] usb 1-1: Manufacturer: QEMU\n[ 1.187977] usb 1-1: SerialNumber: 42\n[ 1.479746] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.493790] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJan 20 21:36:54 cirros syslog.info syslogd started: BusyBox v1.23.2\nJan 20 21:36:54 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJan 20 21:36:54 cirros kern.notice kernel: [ 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)\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJan 20 21:36:54 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535149] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJan 20 21:36:54 cirros kern.info kernel: [ 1.535152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJan 20 21:36:55 cirros auth.notice su: + /dev/console root:cirros\nJan 20 21:36:56 cirros authpriv.info dropbear[340]: Running in background\nJan 20 21:36:56 cirros kern.info kernel: [ 3.674388] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJan 20 21:36:56 cirros kern.info kernel: [ 3.995643] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2019-01-20 21:38:22,977 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-11ef1aac-d3dc-45de-9a66-69c2bd974073 2019-01-20 21:38:23,534 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2019-01-20 21:38:23,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"forceDelete": null}' 2019-01-20 21:38:23,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d71cf7a241866c398f7c0f9dfc41456d769907" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:23,715 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:38:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55431dd9-eda8-417f-a036-99776a85abf3 x-compute-request-id: req-55431dd9-eda8-417f-a036-99776a85abf3 Content-Length: 0 Content-Type: application/json 2019-01-20 21:38:23,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-55431dd9-eda8-417f-a036-99776a85abf3 2019-01-20 21:38:23,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927bbd98c095d362b36b32010fb736b3ffd3b075" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:23,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4226606aa978de0c4774967ca4fd6a5a901b9744" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:24,100 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 20 Jan 2019 21:38:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a29effc0-350b-405c-b3d0-833bd9e39aa8 x-compute-request-id: req-a29effc0-350b-405c-b3d0-833bd9e39aa8 Content-Length: 86 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Guest does not have a console available.", "code": 404}} 2019-01-20 21:38:24,101 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c475843d-b105-4220-8f4d-9db3dafe5c67/action used request id req-a29effc0-350b-405c-b3d0-833bd9e39aa8 2019-01-20 21:38:24,101 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2019-01-20 21:38:24,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82385d4e-5b1b-4c63-ab69-905229df5985 x-compute-request-id: req-82385d4e-5b1b-4c63-ab69-905229df5985 Content-Encoding: gzip Content-Length: 8111 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493622006 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.156393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158435] pid_max: default: 32768 minimum: 301\n[ 0.159571] ACPI: Core revision 20150930\n[ 0.161106] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162745] Security Framework initialized\n[ 0.163776] Yama: becoming mindful.\n[ 0.164714] AppArmor: AppArmor initialized\n[ 0.165774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167441] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169024] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170503] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172222] Initializing cgroup subsys io\n[ 0.173205] Initializing cgroup subsys memory\n[ 0.174262] Initializing cgroup subsys devices\n[ 0.175374] Initializing cgroup subsys freezer\n[ 0.176442] Initializing cgroup subsys net_cls\n[ 0.177495] Initializing cgroup subsys perf_event\n[ 0.178596] Initializing cgroup subsys net_prio\n[ 0.179746] Initializing cgroup subsys hugetlb\n[ 0.180623] Initializing cgroup subsys pids\n[ 0.181501] CPU: Physical Processor ID: 0\n[ 0.182998] mce: CPU supports 10 MCE banks\n[ 0.183863] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184869] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.202022] ftrace: allocating 31920 entries in 125 pages\n[ 0.228486] smpboot: Max logical packages: 1\n[ 0.229373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230727] x2apic enabled\n[ 0.231549] Switched APIC routing to physical x2apic.\n[ 0.233302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.234429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.238230] KVM setup paravirtual spinlock\n[ 0.239540] x86: Booted up 1 node, 1 CPUs\n[ 0.240354] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.241749] devtmpfs: initialized\n[ 0.243468] evm: security.selinux\n[ 0.244170] evm: security.SMACK64\n[ 0.244866] evm: security.SMACK64EXEC\n[ 0.245617] evm: security.SMACK64TRANSMUTE\n[ 0.246429] evm: security.SMACK64MMAP\n[ 0.247180] evm: security.ima\n[ 0.247828] evm: security.capability\n[ 0.248637] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250500] pinctrl core: initialized pinctrl subsystem\n[ 0.251610] RTC time: 21:37:19, date: 01/20/19\n[ 0.252570] NET: Registered protocol family 16\n[ 0.253548] cpuidle: using governor ladder\n[ 0.254374] cpuidle: using governor menu\n[ 0.255166] PCCT header not found.\n[ 0.255931] ACPI: bus type PCI registered\n[ 0.256741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.257992] PCI: Using configuration type 1 for base access\n[ 0.259753] ACPI: Added _OSI(Module Device)\n[ 0.260608] ACPI: Added _OSI(Processor Device)\n[ 0.261478] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.262385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.264502] ACPI: Interpreter enabled\n[ 0.265294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272710] ACPI: (supports S0 S5)\n[ 0.273418] ACPI: Using IOAPIC for interrupt routing\n[ 0.274486] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277589] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281181] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283423] acpiphp: Slot [3] registered\n[ 0.284223] acpiphp: Slot [4] registered\n[ 0.285028] acpiphp: Slot [5] registered\n[ 0.285833] acpiphp: Slot [6] registered\n[ 0.286633] acpiphp: Slot [7] registered\n[ 0.287441] acpiphp: Slot [8] registered\n[ 0.288243] acpiphp: Slot [9] registered\n[ 0.289047] acpiphp: Slot [10] registered\n[ 0.289870] acpiphp: Slot [11] registered\n[ 0.290688] acpiphp: Slot [12] registered\n[ 0.291509] acpiphp: Slot [13] registered\n[ 0.292320] acpiphp: Slot [14] registered\n[ 0.293135] acpiphp: Slot [15] registered\n[ 0.304337] acpiphp: Slot [16] registered\n[ 0.305157] acpiphp: Slot [17] registered\n[ 0.305975] acpiphp: Slot [18] registered\n[ 0.306788] acpiphp: Slot [19] registered\n[ 0.307603] acpiphp: Slot [20] registered\n[ 0.308425] acpiphp: Slot [21] registered\n[ 0.309237] acpiphp: Slot [22] registered\n[ 0.310052] acpiphp: Slot [23] registered\n[ 0.310867] acpiphp: Slot [24] registered\n[ 0.311686] acpiphp: Slot [25] registered\n[ 0.312503] acpiphp: Slot [26] registered\n[ 0.313314] acpiphp: Slot [27] registered\n[ 0.314132] acpiphp: Slot [28] registered\n[ 0.314950] acpiphp: Slot [29] registered\n[ 0.315766] acpiphp: Slot [30] registered\n[ 0.316585] acpiphp: Slot [31] registered\n[ 0.317400] PCI host bridge to bus 0000:00\n[ 0.318211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.320657] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.322119] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.323581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329794] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332293] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339876] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341438] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.387275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397277] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.398919] vgaarb: loaded\n[ 0.399556] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400763] SCSI subsystem initialized\n[ 0.401627] ACPI: bus type USB registered\n[ 0.402484] usbcore: registered new interface driver usbfs\n[ 0.403579] usbcore: registered new interface driver hub\n[ 0.404645] usbcore: registered new device driver usb\n[ 0.405756] PCI: Using ACPI for IRQ routing\n[ 0.406829] NetLabel: Initializing\n[ 0.407584] NetLabel: domain hash size = 128\n[ 0.408481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.409482] NetLabel: unlabeled traffic allowed by default\n[ 0.410635] clocksource: Switched to clocksource kvm-clock\n[ 0.416222] AppArmor: AppArmor Filesystem Enabled\n[ 0.417252] pnp: PnP ACPI init\n[ 0.418192] pnp: PnP ACPI: found 5 devices\n[ 0.424602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426434] NET: Registered protocol family 2\n[ 0.427437] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.428794] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.431291] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433765] NET: Registered protocol family 1\n[ 0.434699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.435877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.437025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.465374] Trying to unpack rootfs image as initramfs...\n[ 0.514956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528851] Scanning for low memory corruption every 60 seconds\n[ 0.530192] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.531367] audit: initializing netlink subsys (disabled)\n[ 0.532410] audit: type=2000 audit(1548020239.907:1): initialized\n[ 0.533723] Initialise system trusted keyring\n[ 0.534671] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535845] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537809] zbud: loaded\n[ 0.538522] VFS: Disk quotas dquot_6.6.0\n[ 0.539366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540895] fuse init (API version 7.23)\n[ 0.541796] Key type big_key registered\n[ 0.542608] Allocating IMA MOK and blacklist keyrings.\n[ 0.543729] Key type asymmetric registered\n[ 0.544566] Asymmetric key parser 'x509' registered\n[ 0.545526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547023] io scheduler noop registered\n[ 0.547829] io scheduler deadline registered (default)\n[ 0.548835] io scheduler cfq registered\n[ 0.549674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553877] ACPI: Power Button [PWRF]\n[ 0.554734] GHES: HEST is not enabled!\n[ 0.568400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597621] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625066] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627218] Linux agpgart interface v0.103\n[ 0.629255] brd: module loaded\n[ 0.630435] loop: module loaded\n[ 0.634991] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636472] GPT:90111 != 2097151\n[ 0.637157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638268] GPT:90111 != 2097151\n[ 0.638961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639950] vda: vda1 vda15\n[ 0.641497] scsi host0: ata_piix\n[ 0.642238] scsi host1: ata_piix\n[ 0.642993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645749] libphy: Fixed MDIO Bus: probed\n[ 0.646594] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649925] PPP generic driver version 2.4.2\n[ 0.650850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652136] ehci-pci: EHCI PCI platform driver\n[ 0.653035] ehci-platform: EHCI generic platform driver\n[ 0.654051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655219] ohci-pci: OHCI PCI platform driver\n[ 0.656122] ohci-platform: OHCI generic platform driver\n[ 0.657147] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671672] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.675247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.676392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679108] usb usb1: Product: UHCI Host Controller\n[ 0.680078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.681254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682271] hub 1-0:1.0: USB hub found\n[ 0.683084] hub 1-0:1.0: 2 ports detected\n[ 0.684014] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688232] mousedev: PS/2 mouse device common for all mice\n[ 0.689528] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691433] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695020] i2c /dev entries driver\n[ 0.695806] device-mapper: uevent: version 1.0.3\n[ 0.696811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.698482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699808] NET: Registered protocol family 10\n[ 0.700826] NET: Registered protocol family 17\n[ 0.701734] Key type dns_resolver registered\n[ 0.702687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703819] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705605] registered taskstats version 1\n[ 0.706466] Loading compiled-in X.509 certificates\n[ 0.707945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709849] zswap: loaded using pool lzo/zbud\n[ 0.711250] Key type trusted registered\n[ 0.712849] Key type encrypted registered\n[ 0.713702] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714765] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715826] evm: HMAC attrs: 0x1\n[ 0.716784] Magic number: 3:282:652\n[ 0.717646] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:20 UTC (1548020240)\n[ 0.719293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.720459] EDD information not available.\n[ 0.799173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.800659] ata1.00: configured for MWDMA2\n[ 0.801899] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.815013] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.816292] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.817578] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.819473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.821059] Write protecting the kernel read-only data: 14336k\n[ 0.822667] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.824593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.367277] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.88s]\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\nping 10.10.10.10 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:24,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-82385d4e-5b1b-4c63-ab69-905229df5985 2019-01-20 21:38:25,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd7872fe-0a71-41a7-81cc-1a823ba29c17 x-compute-request-id: req-fd7872fe-0a71-41a7-81cc-1a823ba29c17 Content-Encoding: gzip Content-Length: 8109 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543489118 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133371] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135054] pid_max: default: 32768 minimum: 301\n[ 0.135966] ACPI: Core revision 20150930\n[ 0.137365] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138700] Security Framework initialized\n[ 0.139534] Yama: becoming mindful.\n[ 0.140278] AppArmor: AppArmor initialized\n[ 0.141161] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142516] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143813] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145044] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146454] Initializing cgroup subsys io\n[ 0.147282] Initializing cgroup subsys memory\n[ 0.148163] Initializing cgroup subsys devices\n[ 0.149063] Initializing cgroup subsys freezer\n[ 0.149955] Initializing cgroup subsys net_cls\n[ 0.150840] Initializing cgroup subsys perf_event\n[ 0.151772] Initializing cgroup subsys net_prio\n[ 0.152687] Initializing cgroup subsys hugetlb\n[ 0.153571] Initializing cgroup subsys pids\n[ 0.154466] CPU: Physical Processor ID: 0\n[ 0.155981] mce: CPU supports 10 MCE banks\n[ 0.156855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168998] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175423] ftrace: allocating 31920 entries in 125 pages\n[ 0.201612] smpboot: Max logical packages: 1\n[ 0.202502] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203869] x2apic enabled\n[ 0.204698] Switched APIC routing to physical x2apic.\n[ 0.206460] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211439] KVM setup paravirtual spinlock\n[ 0.212746] x86: Booted up 1 node, 1 CPUs\n[ 0.213565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214977] devtmpfs: initialized\n[ 0.216707] evm: security.selinux\n[ 0.217421] evm: security.SMACK64\n[ 0.218121] evm: security.SMACK64EXEC\n[ 0.218880] evm: security.SMACK64TRANSMUTE\n[ 0.219711] evm: security.SMACK64MMAP\n[ 0.220472] evm: security.ima\n[ 0.221122] evm: security.capability\n[ 0.221934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223810] pinctrl core: initialized pinctrl subsystem\n[ 0.224930] RTC time: 21:37:05, date: 01/20/19\n[ 0.225896] NET: Registered protocol family 16\n[ 0.226886] cpuidle: using governor ladder\n[ 0.227723] cpuidle: using governor menu\n[ 0.228521] PCCT header not found.\n[ 0.229284] ACPI: bus type PCI registered\n[ 0.230104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231361] PCI: Using configuration type 1 for base access\n[ 0.233123] ACPI: Added _OSI(Module Device)\n[ 0.233987] ACPI: Added _OSI(Processor Device)\n[ 0.234866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237894] ACPI: Interpreter enabled\n[ 0.238686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246182] ACPI: (supports S0 S5)\n[ 0.246899] ACPI: Using IOAPIC for interrupt routing\n[ 0.247973] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256974] acpiphp: Slot [3] registered\n[ 0.257788] acpiphp: Slot [4] registered\n[ 0.258597] acpiphp: Slot [5] registered\n[ 0.259404] acpiphp: Slot [6] registered\n[ 0.260204] acpiphp: Slot [7] registered\n[ 0.261016] acpiphp: Slot [8] registered\n[ 0.261828] acpiphp: Slot [9] registered\n[ 0.262639] acpiphp: Slot [10] registered\n[ 0.263456] acpiphp: Slot [11] registered\n[ 0.264274] acpiphp: Slot [12] registered\n[ 0.265096] acpiphp: Slot [13] registered\n[ 0.265918] acpiphp: Slot [14] registered\n[ 0.266736] acpiphp: Slot [15] registered\n[ 0.277725] acpiphp: Slot [16] registered\n[ 0.278574] acpiphp: Slot [17] registered\n[ 0.279397] acpiphp: Slot [18] registered\n[ 0.280210] acpiphp: Slot [19] registered\n[ 0.281031] acpiphp: Slot [20] registered\n[ 0.281861] acpiphp: Slot [21] registered\n[ 0.282688] acpiphp: Slot [22] registered\n[ 0.283507] acpiphp: Slot [23] registered\n[ 0.284322] acpiphp: Slot [24] registered\n[ 0.285151] acpiphp: Slot [25] registered\n[ 0.285983] acpiphp: Slot [26] registered\n[ 0.286811] acpiphp: Slot [27] registered\n[ 0.287641] acpiphp: Slot [28] registered\n[ 0.288467] acpiphp: Slot [29] registered\n[ 0.289284] acpiphp: Slot [30] registered\n[ 0.290118] acpiphp: Slot [31] registered\n[ 0.290959] PCI host bridge to bus 0000:00\n[ 0.291791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360260] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361792] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368877] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371550] vgaarb: loaded\n[ 0.372163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373336] SCSI subsystem initialized\n[ 0.374176] ACPI: bus type USB registered\n[ 0.375027] usbcore: registered new interface driver usbfs\n[ 0.376088] usbcore: registered new interface driver hub\n[ 0.377118] usbcore: registered new device driver usb\n[ 0.378205] PCI: Using ACPI for IRQ routing\n[ 0.379253] NetLabel: Initializing\n[ 0.379985] NetLabel: domain hash size = 128\n[ 0.380855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381823] NetLabel: unlabeled traffic allowed by default\n[ 0.382944] clocksource: Switched to clocksource kvm-clock\n[ 0.388502] AppArmor: AppArmor Filesystem Enabled\n[ 0.389483] pnp: PnP ACPI init\n[ 0.390410] pnp: PnP ACPI: found 5 devices\n[ 0.396801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398541] NET: Registered protocol family 2\n[ 0.399522] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402017] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403213] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405513] NET: Registered protocol family 1\n[ 0.406397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407520] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422678] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436692] Trying to unpack rootfs image as initramfs...\n[ 0.486966] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500998] Scanning for low memory corruption every 60 seconds\n[ 0.502343] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503531] audit: initializing netlink subsys (disabled)\n[ 0.504586] audit: type=2000 audit(1548020226.767:1): initialized\n[ 0.505923] Initialise system trusted keyring\n[ 0.506873] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510070] zbud: loaded\n[ 0.510786] VFS: Disk quotas dquot_6.6.0\n[ 0.511640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513182] fuse init (API version 7.23)\n[ 0.514085] Key type big_key registered\n[ 0.514906] Allocating IMA MOK and blacklist keyrings.\n[ 0.516055] Key type asymmetric registered\n[ 0.516902] Asymmetric key parser 'x509' registered\n[ 0.517876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519381] io scheduler noop registered\n[ 0.520194] io scheduler deadline registered (default)\n[ 0.521209] io scheduler cfq registered\n[ 0.522062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525954] ACPI: Power Button [PWRF]\n[ 0.527184] GHES: HEST is not enabled!\n[ 0.540942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600435] Linux agpgart interface v0.103\n[ 0.602850] brd: module loaded\n[ 0.604339] loop: module loaded\n[ 0.611673] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613177] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614995] GPT:90111 != 2097151\n[ 0.615688] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616676] vda: vda1 vda15\n[ 0.618229] scsi host0: ata_piix\n[ 0.618997] scsi host1: ata_piix\n[ 0.619723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622438] libphy: Fixed MDIO Bus: probed\n[ 0.623278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626450] PPP generic driver version 2.4.2\n[ 0.627371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628737] ehci-pci: EHCI PCI platform driver\n[ 0.629629] ehci-platform: EHCI generic platform driver\n[ 0.630634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631791] ohci-pci: OHCI PCI platform driver\n[ 0.632682] ohci-platform: OHCI generic platform driver\n[ 0.633691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650589] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655472] usb usb1: Product: UHCI Host Controller\n[ 0.656424] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657581] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658592] hub 1-0:1.0: USB hub found\n[ 0.659392] hub 1-0:1.0: 2 ports detected\n[ 0.660305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663431] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664476] mousedev: PS/2 mouse device common for all mice\n[ 0.665741] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669938] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671156] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672868] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675833] NET: Registered protocol family 10\n[ 0.676838] NET: Registered protocol family 17\n[ 0.677740] Key type dns_resolver registered\n[ 0.678680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681576] registered taskstats version 1\n[ 0.682421] Loading compiled-in X.509 certificates\n[ 0.683882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685759] zswap: loaded using pool lzo/zbud\n[ 0.687155] Key type trusted registered\n[ 0.688722] Key type encrypted registered\n[ 0.689568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690613] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691686] evm: HMAC attrs: 0x1\n[ 0.692640] Magic number: 3:282:652\n[ 0.693505] rtc_cmos 00:00: setting system clock to 2019-01-20 21:37:06 UTC (1548020226)\n[ 0.695142] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696276] EDD information not available.\n[ 0.775528] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.776974] ata1.00: configured for MWDMA2\n[ 0.778185] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.790886] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792148] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793446] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795325] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796888] Write protecting the kernel read-only data: 14336k\n[ 0.798463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800294] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859845] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.43\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\nping 10.10.10.14 OK\n"} 2019-01-20 21:38:25,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-fd7872fe-0a71-41a7-81cc-1a823ba29c17 2019-01-20 21:38:25,079 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2019-01-20 21:38:25,079 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=e91d47e2-69b5-4f15-8ef7-92db36969510 network=e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 10.10.10.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:38:25,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:38:25,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:38:25,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:38:25,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:38:25,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:38:25,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:38:25,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:38:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:38:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:38:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:38:25,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:38:25,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:38:25,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:38:25,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:38:25,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:38:25,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:38:25,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:38:25,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b04f62-6567-4e85-8398-02ba0d1f25c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:38:25,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3b04f62-6567-4e85-8398-02ba0d1f25c3 2019-01-20 21:38:25,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:38:25,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["63I4p3MkSZCmhPhZMnAjVg"], "issued_at": "2019-01-20T21:38:25.000000Z"}} 2019-01-20 21:38:25,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" 2019-01-20 21:38:25,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62af5acc-4a0f-4e77-80db-0faa81e0828d x-compute-request-id: req-62af5acc-4a0f-4e77-80db-0faa81e0828d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}]} 2019-01-20 21:38:25,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-62af5acc-4a0f-4e77-80db-0faa81e0828d 2019-01-20 21:38:25,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" 2019-01-20 21:38:25,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eafc27a4-4e59-40be-92ca-e03dd5e67e8e x-compute-request-id: req-eafc27a4-4e59-40be-92ca-e03dd5e67e8e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:38:25,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f used request id req-eafc27a4-4e59-40be-92ca-e03dd5e67e8e 2019-01-20 21:38:25,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "e91d47e2-69b5-4f15-8ef7-92db36969510", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0057fd46-847a-43bd-abaa-cc6923243f6f", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMCAxMC4xMC4xMC4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19"}], "config_drive": true}}' 2019-01-20 21:38:27,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d386274-d977-443e-ac06-3a7c8d442d8b x-compute-request-id: req-5d386274-d977-443e-ac06-3a7c8d442d8b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "adminPass": "XFy24oDJt97X"}} 2019-01-20 21:38:27,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5d386274-d977-443e-ac06-3a7c8d442d8b 2019-01-20 21:38:27,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:38:27,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab19d9f2-9b63-442d-adce-c9be55455e3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:38:27,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ab19d9f2-9b63-442d-adce-c9be55455e3f 2019-01-20 21:38:27,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:38:27,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["NUKphFwXRViZsaa3ldVQrw"], "issued_at": "2019-01-20T21:38:27.000000Z"}} 2019-01-20 21:38:27,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce99f51466c1d8a782cf7e4509fdefffd9ad51b" 2019-01-20 21:38:28,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97f14169-c34c-4597-9750-9044a145d7d5 x-compute-request-id: req-97f14169-c34c-4597-9750-9044a145d7d5 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:38:27Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:38:28,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d used request id req-97f14169-c34c-4597-9750-9044a145d7d5 2019-01-20 21:38:31,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce99f51466c1d8a782cf7e4509fdefffd9ad51b" 2019-01-20 21:38:32,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47719c73-2388-4b55-b40d-c3b63c6468a7 x-compute-request-id: req-47719c73-2388-4b55-b40d-c3b63c6468a7 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:38:28Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:38:32,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d used request id req-47719c73-2388-4b55-b40d-c3b63c6468a7 2019-01-20 21:38:35,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce99f51466c1d8a782cf7e4509fdefffd9ad51b" 2019-01-20 21:38:35,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f55f5f65-d37c-42b5-b922-42e23c23ced6 x-compute-request-id: req-f55f5f65-d37c-42b5-b922-42e23c23ced6 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:38:31Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:38:35,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d used request id req-f55f5f65-d37c-42b5-b922-42e23c23ced6 2019-01-20 21:38:35,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" 2019-01-20 21:38:36,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfc1694c-6640-4238-a971-c272d7da8ffd x-compute-request-id: req-bfc1694c-6640-4238-a971-c272d7da8ffd Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:38:31Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:38:36,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d used request id req-bfc1694c-6640-4238-a971-c272d7da8ffd 2019-01-20 21:38:36,556 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.7'. 2019-01-20 21:38:36,556 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2019-01-20 21:38:36,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:38:37,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:38:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8d48892-6488-4823-8627-bec4e3e93c7e x-compute-request-id: req-d8d48892-6488-4823-8627-bec4e3e93c7e Content-Length: 0 Content-Type: application/json 2019-01-20 21:38:37,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-d8d48892-6488-4823-8627-bec4e3e93c7e 2019-01-20 21:38:37,988 - sdnvpn_test_utils - INFO - Waiting for instance 67eea99e-ffeb-4bd4-9dac-b765f495b40d to boot up 2019-01-20 21:38:37,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:39,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4277da3-5928-480c-8372-eedd577ca2f5 x-compute-request-id: req-f4277da3-5928-480c-8372-eedd577ca2f5 Content-Encoding: gzip Content-Length: 8112 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\n"} 2019-01-20 21:38:39,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-f4277da3-5928-480c-8372-eedd577ca2f5 2019-01-20 21:38:41,073 - __name__ - INFO - Starting monitor thread of vm_4 2019-01-20 21:38:42,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:43,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-891cc576-6af2-4e05-a7fc-b6b6f3385c57 x-compute-request-id: req-891cc576-6af2-4e05-a7fc-b6b6f3385c57 Content-Encoding: gzip Content-Length: 8112 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\n"} 2019-01-20 21:38:43,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-891cc576-6af2-4e05-a7fc-b6b6f3385c57 2019-01-20 21:38:44,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:45,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64d0de9-74c4-43c9-8e5b-dfc449ca9ba3 x-compute-request-id: req-b64d0de9-74c4-43c9-8e5b-dfc449ca9ba3 Content-Encoding: gzip Content-Length: 8120 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:45,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-b64d0de9-74c4-43c9-8e5b-dfc449ca9ba3 2019-01-20 21:38:46,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:47,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50a5da12-3e54-47bd-b10f-5eea514d9ade x-compute-request-id: req-50a5da12-3e54-47bd-b10f-5eea514d9ade Content-Encoding: gzip Content-Length: 8120 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:47,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-50a5da12-3e54-47bd-b10f-5eea514d9ade 2019-01-20 21:38:48,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:49,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68d3b11e-f5de-4377-b3c1-77576ab61408 x-compute-request-id: req-68d3b11e-f5de-4377-b3c1-77576ab61408 Content-Encoding: gzip Content-Length: 8120 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:49,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-68d3b11e-f5de-4377-b3c1-77576ab61408 2019-01-20 21:38:50,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:51,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-497d160b-2681-4beb-bd3b-0708a743e255 x-compute-request-id: req-497d160b-2681-4beb-bd3b-0708a743e255 Content-Encoding: gzip Content-Length: 8120 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\n"} 2019-01-20 21:38:51,488 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-497d160b-2681-4beb-bd3b-0708a743e255 2019-01-20 21:38:52,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:53,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47757c82-a0f8-459a-a8f1-74a2404d6253 x-compute-request-id: req-47757c82-a0f8-459a-a8f1-74a2404d6253 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\n"} 2019-01-20 21:38:53,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-47757c82-a0f8-459a-a8f1-74a2404d6253 2019-01-20 21:38:54,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:55,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0e232c-337e-488f-94e3-28db16c96e57 x-compute-request-id: req-2e0e232c-337e-488f-94e3-28db16c96e57 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\n"} 2019-01-20 21:38:55,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-2e0e232c-337e-488f-94e3-28db16c96e57 2019-01-20 21:38:56,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:57,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f01c9a23-4813-475f-9986-8bdeef2eda8e x-compute-request-id: req-f01c9a23-4813-475f-9986-8bdeef2eda8e Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\n"} 2019-01-20 21:38:57,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-f01c9a23-4813-475f-9986-8bdeef2eda8e 2019-01-20 21:38:58,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:38:59,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:38:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9d6f704-6a81-465e-bd3e-5db81978d3fd x-compute-request-id: req-c9d6f704-6a81-465e-bd3e-5db81978d3fd Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\n"} 2019-01-20 21:38:59,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-c9d6f704-6a81-465e-bd3e-5db81978d3fd 2019-01-20 21:39:00,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:39:01,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48245847-2ea3-42d5-be4d-685e37a58994 x-compute-request-id: req-48245847-2ea3-42d5-be4d-685e37a58994 Content-Encoding: gzip Content-Length: 8125 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\n"} 2019-01-20 21:39:01,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-48245847-2ea3-42d5-be4d-685e37a58994 2019-01-20 21:39:02,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:39:04,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d44defb-61c3-4213-a3c2-a0b318471286 x-compute-request-id: req-8d44defb-61c3-4213-a3c2-a0b318471286 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:39:04,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-8d44defb-61c3-4213-a3c2-a0b318471286 2019-01-20 21:39:05,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:39:06,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b9ca551-da51-49cc-8334-78a8f2e3944f x-compute-request-id: req-6b9ca551-da51-49cc-8334-78a8f2e3944f Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:39:06,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-6b9ca551-da51-49cc-8334-78a8f2e3944f 2019-01-20 21:39:07,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:39:08,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-020bc4b3-b819-4f67-85d5-e51fb6a716a4 x-compute-request-id: req-020bc4b3-b819-4f67-85d5-e51fb6a716a4 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:39:08,364 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-020bc4b3-b819-4f67-85d5-e51fb6a716a4 2019-01-20 21:39:09,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:39:10,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bea96026-4558-4048-ba54-9220cad1c740 x-compute-request-id: req-bea96026-4558-4048-ba54-9220cad1c740 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\nping 10.10.10.10 OK\n"} 2019-01-20 21:39:10,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-bea96026-4558-4048-ba54-9220cad1c740 2019-01-20 21:39:11,082 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2019-01-20 21:39:11,082 - __name__ - INFO - Sending stop signal to monitor thread 2019-01-20 21:39:11,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c2826047b7f86078ee7c7fed67ee3324c6bc4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:39:12,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74322013-f21f-4989-92be-d6be25bab389 x-compute-request-id: req-74322013-f21f-4989-92be-d6be25bab389 Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 576585551 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.169544] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.171822] pid_max: default: 32768 minimum: 301\n[ 0.173067] ACPI: Core revision 20150930\n[ 0.174763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176615] Security Framework initialized\n[ 0.177747] Yama: becoming mindful.\n[ 0.178747] AppArmor: AppArmor initialized\n[ 0.179928] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181788] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183599] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185277] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187153] Initializing cgroup subsys io\n[ 0.188241] Initializing cgroup subsys memory\n[ 0.189409] Initializing cgroup subsys devices\n[ 0.190595] Initializing cgroup subsys freezer\n[ 0.191817] Initializing cgroup subsys net_cls\n[ 0.193035] Initializing cgroup subsys perf_event\n[ 0.194291] Initializing cgroup subsys net_prio\n[ 0.195512] Initializing cgroup subsys hugetlb\n[ 0.196721] Initializing cgroup subsys pids\n[ 0.197918] CPU: Physical Processor ID: 0\n[ 0.199733] mce: CPU supports 10 MCE banks\n[ 0.200901] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214669] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221631] ftrace: allocating 31920 entries in 125 pages\n[ 0.248013] smpboot: Max logical packages: 1\n[ 0.249215] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251068] x2apic enabled\n[ 0.252081] Switched APIC routing to physical x2apic.\n[ 0.254212] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255783] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260972] KVM setup paravirtual spinlock\n[ 0.262561] x86: Booted up 1 node, 1 CPUs\n[ 0.263663] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265542] devtmpfs: initialized\n[ 0.267487] evm: security.selinux\n[ 0.268440] evm: security.SMACK64\n[ 0.269388] evm: security.SMACK64EXEC\n[ 0.270412] evm: security.SMACK64TRANSMUTE\n[ 0.271521] evm: security.SMACK64MMAP\n[ 0.272532] evm: security.ima\n[ 0.273398] evm: security.capability\n[ 0.274472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277033] pinctrl core: initialized pinctrl subsystem\n[ 0.278520] RTC time: 21:38:30, date: 01/20/19\n[ 0.279838] NET: Registered protocol family 16\n[ 0.281134] cpuidle: using governor ladder\n[ 0.282289] cpuidle: using governor menu\n[ 0.283380] PCCT header not found.\n[ 0.284395] ACPI: bus type PCI registered\n[ 0.285493] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.287230] PCI: Using configuration type 1 for base access\n[ 0.289371] ACPI: Added _OSI(Module Device)\n[ 0.290496] ACPI: Added _OSI(Processor Device)\n[ 0.291656] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295387] ACPI: Interpreter enabled\n[ 0.296413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.298904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306532] ACPI: (supports S0 S5)\n[ 0.307471] ACPI: Using IOAPIC for interrupt routing\n[ 0.308848] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312598] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.314200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.317601] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320604] acpiphp: Slot [3] registered\n[ 0.321670] acpiphp: Slot [4] registered\n[ 0.322759] acpiphp: Slot [5] registered\n[ 0.323869] acpiphp: Slot [6] registered\n[ 0.324971] acpiphp: Slot [7] registered\n[ 0.326073] acpiphp: Slot [8] registered\n[ 0.327148] acpiphp: Slot [9] registered\n[ 0.328209] acpiphp: Slot [10] registered\n[ 0.329294] acpiphp: Slot [11] registered\n[ 0.330380] acpiphp: Slot [12] registered\n[ 0.331461] acpiphp: Slot [13] registered\n[ 0.332556] acpiphp: Slot [14] registered\n[ 0.333661] acpiphp: Slot [15] registered\n[ 0.345099] acpiphp: Slot [16] registered\n[ 0.346223] acpiphp: Slot [17] registered\n[ 0.347334] acpiphp: Slot [18] registered\n[ 0.348447] acpiphp: Slot [19] registered\n[ 0.349611] acpiphp: Slot [20] registered\n[ 0.350729] acpiphp: Slot [21] registered\n[ 0.351856] acpiphp: Slot [22] registered\n[ 0.352975] acpiphp: Slot [23] registered\n[ 0.354096] acpiphp: Slot [24] registered\n[ 0.355208] acpiphp: Slot [25] registered\n[ 0.356313] acpiphp: Slot [26] registered\n[ 0.357421] acpiphp: Slot [27] registered\n[ 0.358568] acpiphp: Slot [28] registered\n[ 0.359672] acpiphp: Slot [29] registered\n[ 0.360753] acpiphp: Slot [30] registered\n[ 0.361835] acpiphp: Slot [31] registered\n[ 0.362936] PCI host bridge to bus 0000:00\n[ 0.364070] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369413] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383391] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.390760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.392729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440757] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448019] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451512] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456674] vgaarb: loaded\n[ 0.457474] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458997] SCSI subsystem initialized\n[ 0.460086] ACPI: bus type USB registered\n[ 0.461204] usbcore: registered new interface driver usbfs\n[ 0.462644] usbcore: registered new interface driver hub\n[ 0.464040] usbcore: registered new device driver usb\n[ 0.465473] PCI: Using ACPI for IRQ routing\n[ 0.466815] NetLabel: Initializing\n[ 0.467784] NetLabel: domain hash size = 128\n[ 0.468960] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470282] NetLabel: unlabeled traffic allowed by default\n[ 0.471785] clocksource: Switched to clocksource kvm-clock\n[ 0.477508] AppArmor: AppArmor Filesystem Enabled\n[ 0.478518] pnp: PnP ACPI init\n[ 0.479460] pnp: PnP ACPI: found 5 devices\n[ 0.485877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487658] NET: Registered protocol family 2\n[ 0.488656] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489989] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492437] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493567] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494781] NET: Registered protocol family 1\n[ 0.495683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497959] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526204] Trying to unpack rootfs image as initramfs...\n[ 0.576146] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590251] Scanning for low memory corruption every 60 seconds\n[ 0.591628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.592837] audit: initializing netlink subsys (disabled)\n[ 0.593929] audit: type=2000 audit(1548020311.556:1): initialized\n[ 0.595285] Initialise system trusted keyring\n[ 0.598106] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.599326] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601340] zbud: loaded\n[ 0.602517] VFS: Disk quotas dquot_6.6.0\n[ 0.603379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604962] fuse init (API version 7.23)\n[ 0.605881] Key type big_key registered\n[ 0.606716] Allocating IMA MOK and blacklist keyrings.\n[ 0.607875] Key type asymmetric registered\n[ 0.608736] Asymmetric key parser 'x509' registered\n[ 0.609731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611622] io scheduler noop registered\n[ 0.612462] io scheduler deadline registered (default)\n[ 0.613495] io scheduler cfq registered\n[ 0.614368] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618308] ACPI: Power Button [PWRF]\n[ 0.619177] GHES: HEST is not enabled!\n[ 0.632904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662894] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689479] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691670] Linux agpgart interface v0.103\n[ 0.693733] brd: module loaded\n[ 0.694906] loop: module loaded\n[ 0.700343] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701870] GPT:90111 != 2097151\n[ 0.702578] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703726] GPT:90111 != 2097151\n[ 0.704438] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705457] vda: vda1 vda15\n[ 0.706867] scsi host0: ata_piix\n[ 0.707635] scsi host1: ata_piix\n[ 0.708383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.709675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.711193] libphy: Fixed MDIO Bus: probed\n[ 0.712065] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713069] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715243] PPP generic driver version 2.4.2\n[ 0.716186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717567] ehci-pci: EHCI PCI platform driver\n[ 0.718475] ehci-platform: EHCI generic platform driver\n[ 0.719513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720709] ohci-pci: OHCI PCI platform driver\n[ 0.721625] ohci-platform: OHCI generic platform driver\n[ 0.722662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737044] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744670] usb usb1: Product: UHCI Host Controller\n[ 0.745652] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.746928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747938] hub 1-0:1.0: USB hub found\n[ 0.748750] hub 1-0:1.0: 2 ports detected\n[ 0.749698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752959] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754039] mousedev: PS/2 mouse device common for all mice\n[ 0.755346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757287] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758437] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760973] i2c /dev entries driver\n[ 0.761775] device-mapper: uevent: version 1.0.3\n[ 0.762773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764505] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765846] NET: Registered protocol family 10\n[ 0.766885] NET: Registered protocol family 17\n[ 0.767835] Key type dns_resolver registered\n[ 0.768809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771827] registered taskstats version 1\n[ 0.772712] Loading compiled-in X.509 certificates\n[ 0.774205] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776169] zswap: loaded using pool lzo/zbud\n[ 0.777595] Key type trusted registered\n[ 0.779193] Key type encrypted registered\n[ 0.780078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781169] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782258] evm: HMAC attrs: 0x1\n[ 0.783237] Magic number: 3:282:652\n[ 0.784135] rtc_cmos 00:00: setting system clock to 2019-01-20 21:38:31 UTC (1548020311)\n[ 0.785823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787004] EDD information not available.\n[ 0.864340] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.865851] ata1.00: configured for MWDMA2\n[ 0.867087] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.880150] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.881466] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.882793] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.884723] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886351] Write protecting the kernel read-only data: 14336k\n[ 0.887994] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949228] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.45s]\nping 10.10.10.10 OK\nping 10.10.10.12 OK\nping 10.10.10.10 OK\nping 10.10.10.12 OK\n"} 2019-01-20 21:39:12,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-74322013-f21f-4989-92be-d6be25bab389 2019-01-20 21:39:12,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"forceDelete": null}' 2019-01-20 21:39:12,828 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b928af8f-f245-4fe8-82c8-e3ea02d93fd1 x-compute-request-id: req-b928af8f-f245-4fe8-82c8-e3ea02d93fd1 Content-Length: 0 Content-Type: application/json 2019-01-20 21:39:12,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a/action used request id req-b928af8f-f245-4fe8-82c8-e3ea02d93fd1 2019-01-20 21:39:12,829 - sdnvpn_test_utils - DEBUG - Waiting for instance 81ef5494-4462-487a-a44e-15b17a07424a to be deleted 2019-01-20 21:39:12,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:39:13,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f91a19c6-d280-4b23-bb73-4f78cc0d09de x-compute-request-id: req-f91a19c6-d280-4b23-bb73-4f78cc0d09de Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:38:31Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ae:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": "2019-01-20T21:37:19.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:37:20Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:bf:4f", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/81ef5494-4462-487a-a44e-15b17a07424a", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000143", "OS-SRV-USG:launched_at": "2019-01-20T21:37:05.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "81ef5494-4462-487a-a44e-15b17a07424a", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:39:12Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2019-01-20T21:37:02Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:39:13,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-f91a19c6-d280-4b23-bb73-4f78cc0d09de 2019-01-20 21:39:15,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:39:15,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-215b6112-88d7-4e30-a141-d51e7980fe49 x-compute-request-id: req-215b6112-88d7-4e30-a141-d51e7980fe49 Content-Encoding: gzip Content-Length: 931 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:38:31Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ae:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": "2019-01-20T21:37:19.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:37:20Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:39:15,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-215b6112-88d7-4e30-a141-d51e7980fe49 2019-01-20 21:39:17,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"forceDelete": null}' 2019-01-20 21:39:18,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:39:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7c0d203-6af8-4291-aa02-b173414bd40d x-compute-request-id: req-e7c0d203-6af8-4291-aa02-b173414bd40d Content-Length: 0 Content-Type: application/json 2019-01-20 21:39:18,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc/action used request id req-e7c0d203-6af8-4291-aa02-b173414bd40d 2019-01-20 21:39:18,081 - sdnvpn_test_utils - DEBUG - Waiting for instance 76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc to be deleted 2019-01-20 21:39:18,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:39:18,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66786a2-b83c-473b-b390-aa48d284e953 x-compute-request-id: req-d66786a2-b83c-473b-b390-aa48d284e953 Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:38:31Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:ae:15", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000146", "OS-SRV-USG:launched_at": "2019-01-20T21:37:19.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "76e1cd54-3beb-4e99-a561-c6b7d7d4b3dc", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:39:17Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2019-01-20T21:37:15Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:39:18,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-d66786a2-b83c-473b-b390-aa48d284e953 2019-01-20 21:39:20,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:39:21,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbbe5115-8013-4e83-8190-877be36664c2 x-compute-request-id: req-fbbe5115-8013-4e83-8190-877be36664c2 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:38:31Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:39:21,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-fbbe5115-8013-4e83-8190-877be36664c2 2019-01-20 21:39:23,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" -d '{"forceDelete": null}' 2019-01-20 21:39:23,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:39:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f43e400-cd44-445b-aebe-fc0f60627466 x-compute-request-id: req-9f43e400-cd44-445b-aebe-fc0f60627466 Content-Length: 0 Content-Type: application/json 2019-01-20 21:39:23,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d/action used request id req-9f43e400-cd44-445b-aebe-fc0f60627466 2019-01-20 21:39:23,631 - sdnvpn_test_utils - DEBUG - Waiting for instance 67eea99e-ffeb-4bd4-9dac-b765f495b40d to be deleted 2019-01-20 21:39:23,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:39:24,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42cfa955-9c6b-4fe9-b347-4e5cd0e5041c x-compute-request-id: req-42cfa955-9c6b-4fe9-b347-4e5cd0e5041c Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:44:2a", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/67eea99e-ffeb-4bd4-9dac-b765f495b40d", "rel": "bookmark"}], "image": {"id": "e91d47e2-69b5-4f15-8ef7-92db36969510", "links": [{"href": "http://172.30.9.27:8774/images/e91d47e2-69b5-4f15-8ef7-92db36969510", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000149", "OS-SRV-USG:launched_at": "2019-01-20T21:38:30.000000", "flavor": {"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}]}, "id": "67eea99e-ffeb-4bd4-9dac-b765f495b40d", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:39:23Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2019-01-20T21:38:27Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:39:24,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-42cfa955-9c6b-4fe9-b347-4e5cd0e5041c 2019-01-20 21:39:26,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec55f011b8ae03ec2a4776f5be092bd3829f827" 2019-01-20 21:39:26,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-127cca16-ddd5-4931-8534-6d418d16f2e1 x-compute-request-id: req-127cca16-ddd5-4931-8534-6d418d16f2e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:39:26,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-127cca16-ddd5-4931-8534-6d418d16f2e1 2019-01-20 21:39:28,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e07b546300a22d866e409528734565004860c7b0" 2019-01-20 21:39:30,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fac97d6-4a42-4c4e-8790-d6eede08cadc Date: Sun, 20 Jan 2019 21:39:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:39:30,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e91d47e2-69b5-4f15-8ef7-92db36969510 used request id req-7fac97d6-4a42-4c4e-8790-d6eede08cadc 2019-01-20 21:39:30,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/590628d8-73a9-41cc-80e0-4ac1e492a238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a154c87705cb62e439f9c0e62bbaf3cd47495" 2019-01-20 21:39:32,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-027e2e75-544f-45af-8466-5357f2f6c815 Date: Sun, 20 Jan 2019 21:39:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:39:32,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/590628d8-73a9-41cc-80e0-4ac1e492a238 used request id req-027e2e75-544f-45af-8466-5357f2f6c815 2019-01-20 21:39:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a154c87705cb62e439f9c0e62bbaf3cd47495" 2019-01-20 21:39:34,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9136b4c-28ea-4c34-a080-08210157b8b1 Date: Sun, 20 Jan 2019 21:39:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:39:34,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e5473c0f-b5c5-4de4-a1cd-5ccf17a15a19 used request id req-c9136b4c-28ea-4c34-a080-08210157b8b1 2019-01-20 21:39:34,126 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check ping status of vm_1, vm_2, and vm_3 | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | | Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | +========================================================================================+ 2019-01-20 21:39:34,126 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2019-01-20 21:39:34,224 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2019-01-20 21:39:34,224 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2019-01-20 21:39:34,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:39:34,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:39:34,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:39:34,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:39:34,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:39:34,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:39:34,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:39:34,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:39:34,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:39:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:39:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:39:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:39:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2019-01-20 21:39:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:39:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:39:34,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:39:34,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:39:34,235 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:39:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:39:34,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca57061a-dafb-4799-b081-bf42dc8e9a30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:39:34,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca57061a-dafb-4799-b081-bf42dc8e9a30 2019-01-20 21:39:34,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:39:34,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["b4Od-QcfTHK0tCAn14RBjA"], "issued_at": "2019-01-20T21:39:34.000000Z"}} 2019-01-20 21:39:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" 2019-01-20 21:39:34,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-fab46164-4930-483d-a28a-8649070d9922 Date: Sun, 20 Jan 2019 21:39:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:39:34,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-fab46164-4930-483d-a28a-8649070d9922 2019-01-20 21:39:34,776 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2019-01-20 21:39:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" 2019-01-20 21:39:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-97f661a4-98d8-48ad-ada6-840b4447c090 Date: Sun, 20 Jan 2019 21:39:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:39:34,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-97f661a4-98d8-48ad-ada6-840b4447c090 2019-01-20 21:39:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2019-01-20 21:39:35,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583 X-Openstack-Request-Id: req-27a1af72-9021-42d7-9cd3-07443632a816 Date: Sun, 20 Jan 2019 21:39:35 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:39:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:39:35Z", "visibility": "public", "locations": [], "self": "/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "min_disk": 0, "protected": false, "id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "file": "/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:39:35,166 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-27a1af72-9021-42d7-9cd3-07443632a816 2019-01-20 21:39:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" -d '' 2019-01-20 21:39:45,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f8b1eb6-4490-4e8b-8a72-1c27777d72f6 Date: Sun, 20 Jan 2019 21:39:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:39:45,189 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583/file used request id req-0f8b1eb6-4490-4e8b-8a72-1c27777d72f6 2019-01-20 21:39:45,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:39:45,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:39:45,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:39:45,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:39:45,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:39:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:39:45,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9c7836-1bc7-41a8-8f36-cb3e90f2edb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:39:45,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7b9c7836-1bc7-41a8-8f36-cb3e90f2edb4 2019-01-20 21:39:45,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:39:45,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["_7zbcN2-R8-OYxHppqlTzA"], "issued_at": "2019-01-20T21:39:45.000000Z"}} 2019-01-20 21:39:45,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9326755facd8324bdc9905330f5d65978605f113" 2019-01-20 21:39:45,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f889da4d-0e92-4b53-aa5b-0603b83c4b02 x-compute-request-id: req-f889da4d-0e92-4b53-aa5b-0603b83c4b02 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 21:39:45,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-f889da4d-0e92-4b53-aa5b-0603b83c4b02 2019-01-20 21:39:45,759 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2019-01-20 21:39:45,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9326755facd8324bdc9905330f5d65978605f113" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2019-01-20 21:39:45,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-180b66b6-7a53-4784-9d9a-8a24a665575c x-compute-request-id: req-180b66b6-7a53-4784-9d9a-8a24a665575c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92df4e29-805c-4ca5-89df-92f233672898", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:39:45,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-180b66b6-7a53-4784-9d9a-8a24a665575c 2019-01-20 21:39:45,804 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=92df4e29-805c-4ca5-89df-92f233672898 created successfully. 2019-01-20 21:39:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:39:45,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1328cbf8-afa2-4a7f-8822-0652725c2fe0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:39:45,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1328cbf8-afa2-4a7f-8822-0652725c2fe0 2019-01-20 21:39:45,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:39:46,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["QacOHtRmRFWj58nwvC_pZw"], "issued_at": "2019-01-20T21:39:46.000000Z"}} 2019-01-20 21:39:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:39:46,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-063fc225-3996-42f6-b104-579168422baa Date: Sun, 20 Jan 2019 21:39:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0ada6310-78d6-4673-a809-dc34aae6fe93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:46Z","provider:segmentation_id":30,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"39ab721a-1243-49ce-8234-9b54e0e03f3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:40Z","provider:segmentation_id":15,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"916c8efd-290f-412e-ba12-fb6e0781e166","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:44Z","provider:segmentation_id":77,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fcfcfbb6-1f01-4c70-b1f2-f247ab405419","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:33Z","provider:segmentation_id":74,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:33Z","provider:network_type":"vxlan"}]} 2019-01-20 21:39:46,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-063fc225-3996-42f6-b104-579168422baa 2019-01-20 21:39:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:39:46,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ddc50427-a40f-4bbd-b90a-fe1620bc63e2 Date: Sun, 20 Jan 2019 21:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:59Z","dns_nameservers":[],"updated_at":"2019-01-20T18:45:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"d06aea2249f241d8b5da60c23b49de31","id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-20 21:39:46,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ddc50427-a40f-4bbd-b90a-fe1620bc63e2 2019-01-20 21:39:46,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:39:46,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-92b34629-7279-4167-9335-cb4c99022270 Date: Sun, 20 Jan 2019 21:39:46 GMT RESP BODY: {"routers": []} 2019-01-20 21:39:46,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers used request id req-92b34629-7279-4167-9335-cb4c99022270 2019-01-20 21:39:46,860 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2019-01-20 21:39:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2019-01-20 21:39:47,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-eb6b07b8-5c28-483f-9ac6-7774c34a7200 Date: Sun, 20 Jan 2019 21:39:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f10cddf-1014-44cb-a2d4-a63328113039","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:39:47Z","is_default":false,"provider:segmentation_id":46,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:47Z","mtu":1450}} 2019-01-20 21:39:47,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-eb6b07b8-5c28-483f-9ac6-7774c34a7200 2019-01-20 21:39:47,300 - sdnvpn.lib.openstack_utils - DEBUG - Network '5f10cddf-1014-44cb-a2d4-a63328113039' created successfully 2019-01-20 21:39:47,300 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:39:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"subnets": [{"ip_version": 4, "network_id": "5f10cddf-1014-44cb-a2d4-a63328113039", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2019-01-20 21:39:47,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-6583fdef-ed47-4db6-8cff-2b7a4b762224 Date: Sun, 20 Jan 2019 21:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:47Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2019-01-20T21:39:47Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"67f36c8b420f4494a64d032f2c86727b","id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2019-01-20 21:39:47,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6583fdef-ed47-4db6-8cff-2b7a4b762224 2019-01-20 21:39:47,763 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1833a158-f93d-4bcf-9151-1b8a7db5550d' created successfully 2019-01-20 21:39:47,764 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:39:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2019-01-20 21:39:47,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-535ac9c2-b083-4076-a848-09e40c1a00f2 Date: Sun, 20 Jan 2019 21:39:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:39:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:39:47Z", "revision_number": 0, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462", "name": "sdnvpn-13-1-router"}} 2019-01-20 21:39:47,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-535ac9c2-b083-4076-a848-09e40c1a00f2 2019-01-20 21:39:47,900 - sdnvpn.lib.openstack_utils - DEBUG - Router '15d76960-d55d-4e9f-9a6f-9045a4d79462' created successfully 2019-01-20 21:39:47,901 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:39:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"subnet_id": "1833a158-f93d-4bcf-9151-1b8a7db5550d"}' 2019-01-20 21:39:49,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-359ef5f2-2379-4b6a-a48f-a5ae1d1113b5 Date: Sun, 20 Jan 2019 21:39:49 GMT RESP BODY: {"network_id": "5f10cddf-1014-44cb-a2d4-a63328113039", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "1833a158-f93d-4bcf-9151-1b8a7db5550d", "subnet_ids": ["1833a158-f93d-4bcf-9151-1b8a7db5550d"], "port_id": "4164c653-838f-41b6-b47c-46307d7c991c", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462"} 2019-01-20 21:39:49,228 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462/add_router_interface used request id req-359ef5f2-2379-4b6a-a48f-a5ae1d1113b5 2019-01-20 21:39:49,229 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:39:49,229 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:39:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:39:49,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3764 X-Openstack-Request-Id: req-db30653a-ff0f-418c-96ef-0f2279fc984b Date: Sun, 20 Jan 2019 21:39:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0ada6310-78d6-4673-a809-dc34aae6fe93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:46Z","provider:segmentation_id":30,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"39ab721a-1243-49ce-8234-9b54e0e03f3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:40Z","provider:segmentation_id":15,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:40Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f10cddf-1014-44cb-a2d4-a63328113039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","subnets":["1833a158-f93d-4bcf-9151-1b8a7db5550d"],"description":"","tags":[],"updated_at":"2019-01-20T21:39:47Z","provider:segmentation_id":46,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:47Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"916c8efd-290f-412e-ba12-fb6e0781e166","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:44Z","provider:segmentation_id":77,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fcfcfbb6-1f01-4c70-b1f2-f247ab405419","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d93352dfa08e4e5692d60566b24c0c3e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-20T21:32:33Z","provider:segmentation_id":74,"name":"","admin_state_up":true,"tenant_id":"d93352dfa08e4e5692d60566b24c0c3e","created_at":"2019-01-20T21:32:33Z","provider:network_type":"vxlan"}]} 2019-01-20 21:39:49,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-db30653a-ff0f-418c-96ef-0f2279fc984b 2019-01-20 21:39:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"router": {"external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0"}}}' 2019-01-20 21:39:51,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-5dcda73a-7384-4458-898f-a1bc9a41e95c Date: Sun, 20 Jan 2019 21:39:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:39:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:39:51Z", "revision_number": 4, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462", "name": "sdnvpn-13-1-router"}} 2019-01-20 21:39:51,834 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 used request id req-5dcda73a-7384-4458-898f-a1bc9a41e95c 2019-01-20 21:39:51,834 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:39:51,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:39:51,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-01eb259b-3f1c-450d-b34f-edc3ee8c3b66 Date: Sun, 20 Jan 2019 21:39:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "created_at": "2019-01-20T18:45:52Z", "updated_at": "2019-01-20T18:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "7b1e399a-d95a-4eb7-a430-31e98d361587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9a8fdf60-d216-4496-9b9b-abdde3ab14a3", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv4", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "9dedbc4f-a644-4d26-8556-6f25e24c14a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:45:52Z", "revision_number": 0, "id": "ea048238-d752-473d-a72c-845061e4f211", "remote_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "remote_ip_prefix": null, "created_at": "2019-01-20T18:45:52Z", "security_group_id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "tenant_id": "d06aea2249f241d8b5da60c23b49de31", "port_range_min": null, "ethertype": "IPv6", "project_id": "d06aea2249f241d8b5da60c23b49de31"}], "revision_number": 4, "project_id": "d06aea2249f241d8b5da60c23b49de31", "id": "1e62ebd3-7c69-40fa-a88f-9b5a30c04f0d", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:04:58Z", "updated_at": "2019-01-20T21:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "245ac7a3-777a-4c7c-9219-9f38923cf9d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "674c8a15-97c1-462a-bbb4-63490a482dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "89b222d0-bfd3-4741-96c2-b461046b3f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2019-01-20T21:07:58Z", "revision_number": 0, "id": "ac2bbd75-b798-47ff-8f28-29ff010acd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:07:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 179, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "bf367681-b71c-4b6c-b55a-2c4ad60dd18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-20T21:04:59Z", "revision_number": 0, "id": "f6a3aefc-4de3-495a-9d8e-781ff3cfcafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:59Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:04:58Z", "revision_number": 0, "id": "fcfa6b2e-2465-4f46-b4b3-90e9b52560ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:04:58Z", "security_group_id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 7, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "22e4c191-f90b-4e7c-913f-84e009e9eddb", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T18:55:50Z", "updated_at": "2019-01-20T18:55:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "01c77c30-bf85-4adf-8123-af9d44986d03", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "0c380455-8d44-4758-84c0-c1c90c95a717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "529bd2b0-1e99-42c2-ad90-0803b0bc3c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv4", "project_id": "67f36c8b420f4494a64d032f2c86727b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:55:50Z", "revision_number": 0, "id": "db09cf77-04fc-4673-9158-617f36646454", "remote_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "remote_ip_prefix": null, "created_at": "2019-01-20T18:55:50Z", "security_group_id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "port_range_min": null, "ethertype": "IPv6", "project_id": "67f36c8b420f4494a64d032f2c86727b"}], "revision_number": 4, "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "created_at": "2019-01-20T21:00:51Z", "updated_at": "2019-01-20T21:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "216a717c-4da4-41e9-8359-14d08391f976", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "90c58cd3-7474-46c6-b774-65404481e695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "a6f6836e-6728-4207-9dda-8c4a35365f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T21:00:51Z", "revision_number": 0, "id": "d23513b5-dd8b-4cca-8b10-ca7e5e2d2719", "remote_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "remote_ip_prefix": null, "created_at": "2019-01-20T21:00:51Z", "security_group_id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "tenant_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f"}], "revision_number": 4, "project_id": "35c1ca4dbb0b4f39bba2fed1eaa09f3f", "id": "bef2e937-eec8-4ddb-8392-bc10515ce44d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-20T18:58:02Z", "updated_at": "2019-01-20T18:58:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "21abc17f-04b7-40a9-a68b-885f762b2d27", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "66dc8de4-a0c9-47d4-badd-cf548bca9794", "remote_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "cf671967-aea0-4abf-8ad0-1a2678f7dff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-20T18:58:02Z", "revision_number": 0, "id": "f07af9e6-bd42-4285-a938-7048f4c49d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-20T18:58:02Z", "security_group_id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e97b20a3-55f1-4bed-8031-6062cdeebc89", "name": "default"}]} 2019-01-20 21:39:51,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-01eb259b-3f1c-450d-b34f-edc3ee8c3b66 2019-01-20 21:39:51,902 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:39:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:39:51,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14fba13-4a3c-46a1-855c-ec2990b0299a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:39:51,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e14fba13-4a3c-46a1-855c-ec2990b0299a 2019-01-20 21:39:51,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:39:52,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["PzT4cmDfQ7Wi-ELAbjx4EQ"], "issued_at": "2019-01-20T21:39:52.000000Z"}} 2019-01-20 21:39:52,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:39:52,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-363687b3-d02a-4899-9ce6-aa8dc18385d6 x-compute-request-id: req-363687b3-d02a-4899-9ce6-aa8dc18385d6 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:39:52,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-363687b3-d02a-4899-9ce6-aa8dc18385d6 2019-01-20 21:39:52,473 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2019-01-20 21:39:52,474 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2019-01-20 21:39:52,474 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=a2dd2458-da21-4798-b9bf-be792c8f9583 network=5f10cddf-1014-44cb-a2d4-a63328113039 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2019-01-20 21:39:52,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:39:52,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:39:52,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:39:52,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:39:52,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:39:52,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:39:52,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:39:52,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:39:52,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:39:52,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:39:52,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:39:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:39:52,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150690a1-614d-464d-a06b-e0333067d0d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:39:52,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-150690a1-614d-464d-a06b-e0333067d0d0 2019-01-20 21:39:52,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:39:52,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["pTiDC6jbRxWJZdW0a5n9EA"], "issued_at": "2019-01-20T21:39:52.000000Z"}} 2019-01-20 21:39:52,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878312e089390fa7ca5d9672ab89176f26949bb" 2019-01-20 21:39:53,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fcafe19-8b46-482b-8b03-d3920199289f x-compute-request-id: req-1fcafe19-8b46-482b-8b03-d3920199289f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "name": "m1.custom"}]} 2019-01-20 21:39:53,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1fcafe19-8b46-482b-8b03-d3920199289f 2019-01-20 21:39:53,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878312e089390fa7ca5d9672ab89176f26949bb" 2019-01-20 21:39:53,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c780c0f1-9a4b-4676-9e7a-2f5143f3e6cb x-compute-request-id: req-c780c0f1-9a4b-4676-9e7a-2f5143f3e6cb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92df4e29-805c-4ca5-89df-92f233672898", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:39:53,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 used request id req-c780c0f1-9a4b-4676-9e7a-2f5143f3e6cb 2019-01-20 21:39:53,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878312e089390fa7ca5d9672ab89176f26949bb" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "a2dd2458-da21-4798-b9bf-be792c8f9583", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "92df4e29-805c-4ca5-89df-92f233672898", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f10cddf-1014-44cb-a2d4-a63328113039"}], "config_drive": true}}' 2019-01-20 21:39:54,709 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1534d3d0-326f-4428-bde1-d1c5746cb8cf x-compute-request-id: req-1534d3d0-326f-4428-bde1-d1c5746cb8cf Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "adminPass": "9oeNxr37RNAj"}} 2019-01-20 21:39:54,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1534d3d0-326f-4428-bde1-d1c5746cb8cf 2019-01-20 21:39:54,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:39:54,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0de5407-c065-424d-8811-fe97732618c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:39:54,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0de5407-c065-424d-8811-fe97732618c2 2019-01-20 21:39:54,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:39:55,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["akTNC6--TZyzAvjnWUkweQ"], "issued_at": "2019-01-20T21:39:55.000000Z"}} 2019-01-20 21:39:55,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:39:55,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbbc6baa-ec33-42d0-9ad1-eb3edaac0072 x-compute-request-id: req-cbbc6baa-ec33-42d0-9ad1-eb3edaac0072 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:39:55,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-cbbc6baa-ec33-42d0-9ad1-eb3edaac0072 2019-01-20 21:39:58,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:39:59,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:39:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c75de9b-884f-408c-9a50-225604837802 x-compute-request-id: req-0c75de9b-884f-408c-9a50-225604837802 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:39:59,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-0c75de9b-884f-408c-9a50-225604837802 2019-01-20 21:40:02,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:03,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-432f328e-a350-404d-bbae-7a0e4f178718 x-compute-request-id: req-432f328e-a350-404d-bbae-7a0e4f178718 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:03,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-432f328e-a350-404d-bbae-7a0e4f178718 2019-01-20 21:40:06,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:06,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c2f551-834e-4151-869a-6e66b0fbd1f0 x-compute-request-id: req-78c2f551-834e-4151-869a-6e66b0fbd1f0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:06,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-78c2f551-834e-4151-869a-6e66b0fbd1f0 2019-01-20 21:40:09,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:10,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-370868f8-7375-4bd6-adee-4bcdda00d5da x-compute-request-id: req-370868f8-7375-4bd6-adee-4bcdda00d5da Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:10,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-370868f8-7375-4bd6-adee-4bcdda00d5da 2019-01-20 21:40:13,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:14,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-871cbe29-ecca-40f3-ac8c-7c4817443bae x-compute-request-id: req-871cbe29-ecca-40f3-ac8c-7c4817443bae Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:14,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-871cbe29-ecca-40f3-ac8c-7c4817443bae 2019-01-20 21:40:17,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:18,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-955d2a8c-68ad-40d8-925c-b76e1a541c59 x-compute-request-id: req-955d2a8c-68ad-40d8-925c-b76e1a541c59 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:18,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-955d2a8c-68ad-40d8-925c-b76e1a541c59 2019-01-20 21:40:21,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:21,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0d2ae25-730c-4118-a9c9-04e30345e905 x-compute-request-id: req-e0d2ae25-730c-4118-a9c9-04e30345e905 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:21,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-e0d2ae25-730c-4118-a9c9-04e30345e905 2019-01-20 21:40:24,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:25,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98121837-6366-4ae3-b721-530e9fc95597 x-compute-request-id: req-98121837-6366-4ae3-b721-530e9fc95597 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:25,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-98121837-6366-4ae3-b721-530e9fc95597 2019-01-20 21:40:28,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:28,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f97241cf-c982-4da5-8e89-4f4098f26262 x-compute-request-id: req-f97241cf-c982-4da5-8e89-4f4098f26262 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:28,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-f97241cf-c982-4da5-8e89-4f4098f26262 2019-01-20 21:40:31,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:32,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3bdb015-becb-4a65-8460-e1cab2b5da8a x-compute-request-id: req-e3bdb015-becb-4a65-8460-e1cab2b5da8a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:32,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-e3bdb015-becb-4a65-8460-e1cab2b5da8a 2019-01-20 21:40:35,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:35,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-205b73b1-4a70-4566-a3dc-84ab8ad46e7f x-compute-request-id: req-205b73b1-4a70-4566-a3dc-84ab8ad46e7f Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:35,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-205b73b1-4a70-4566-a3dc-84ab8ad46e7f 2019-01-20 21:40:38,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:39,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22ada9ef-a7c9-4250-828b-fbf424054836 x-compute-request-id: req-22ada9ef-a7c9-4250-828b-fbf424054836 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:39,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-22ada9ef-a7c9-4250-828b-fbf424054836 2019-01-20 21:40:42,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:43,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e2479a0-f0cf-4dce-9b55-a35faeafb51f x-compute-request-id: req-8e2479a0-f0cf-4dce-9b55-a35faeafb51f Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:43,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-8e2479a0-f0cf-4dce-9b55-a35faeafb51f 2019-01-20 21:40:46,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:46,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cab8a44f-58d3-4836-ae1b-0bdb727ebef1 x-compute-request-id: req-cab8a44f-58d3-4836-ae1b-0bdb727ebef1 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:46,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-cab8a44f-58d3-4836-ae1b-0bdb727ebef1 2019-01-20 21:40:49,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:50,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15056581-fb9c-429c-88ec-caf4a1547c30 x-compute-request-id: req-15056581-fb9c-429c-88ec-caf4a1547c30 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:50,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-15056581-fb9c-429c-88ec-caf4a1547c30 2019-01-20 21:40:53,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:54,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8292d10-d8eb-4c39-8e87-a5d85db2e5ff x-compute-request-id: req-e8292d10-d8eb-4c39-8e87-a5d85db2e5ff Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:54,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-e8292d10-d8eb-4c39-8e87-a5d85db2e5ff 2019-01-20 21:40:57,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:40:57,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-300a1ffc-7f62-47c2-8e8d-40b85a21cf7a x-compute-request-id: req-300a1ffc-7f62-47c2-8e8d-40b85a21cf7a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:40:57,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-300a1ffc-7f62-47c2-8e8d-40b85a21cf7a 2019-01-20 21:41:00,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:01,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbd2e00a-60bb-4c08-9145-0a65ee1ca4a5 x-compute-request-id: req-dbd2e00a-60bb-4c08-9145-0a65ee1ca4a5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:01,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-dbd2e00a-60bb-4c08-9145-0a65ee1ca4a5 2019-01-20 21:41:04,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:04,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b544eaa6-bd9e-4435-874d-c8219018f5c6 x-compute-request-id: req-b544eaa6-bd9e-4435-874d-c8219018f5c6 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:04,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-b544eaa6-bd9e-4435-874d-c8219018f5c6 2019-01-20 21:41:07,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:08,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a727fe1-5e21-44aa-8448-09ea1579518a x-compute-request-id: req-5a727fe1-5e21-44aa-8448-09ea1579518a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:08,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-5a727fe1-5e21-44aa-8448-09ea1579518a 2019-01-20 21:41:11,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:11,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14d1d02b-f399-48f5-8915-b6820082f859 x-compute-request-id: req-14d1d02b-f399-48f5-8915-b6820082f859 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:11,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-14d1d02b-f399-48f5-8915-b6820082f859 2019-01-20 21:41:14,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:15,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-689b931d-7a73-4442-b3ea-c451ea9c95e0 x-compute-request-id: req-689b931d-7a73-4442-b3ea-c451ea9c95e0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:15,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-689b931d-7a73-4442-b3ea-c451ea9c95e0 2019-01-20 21:41:18,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:19,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb89a80b-49fc-4d58-8dc4-1c1249d4c59e x-compute-request-id: req-fb89a80b-49fc-4d58-8dc4-1c1249d4c59e Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:19,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-fb89a80b-49fc-4d58-8dc4-1c1249d4c59e 2019-01-20 21:41:22,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:22,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73877458-53cb-496d-b055-02dec810c372 x-compute-request-id: req-73877458-53cb-496d-b055-02dec810c372 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:22,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-73877458-53cb-496d-b055-02dec810c372 2019-01-20 21:41:25,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:26,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67fc550d-a235-4c20-b5b2-291d18c3c918 x-compute-request-id: req-67fc550d-a235-4c20-b5b2-291d18c3c918 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:26,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-67fc550d-a235-4c20-b5b2-291d18c3c918 2019-01-20 21:41:29,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:29,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5bcee00-f650-4d67-8d9a-122e4d5aa4ff x-compute-request-id: req-a5bcee00-f650-4d67-8d9a-122e4d5aa4ff Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:29,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-a5bcee00-f650-4d67-8d9a-122e4d5aa4ff 2019-01-20 21:41:32,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:33,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc3923ab-a5a6-43f3-b1ec-ce852194607d x-compute-request-id: req-cc3923ab-a5a6-43f3-b1ec-ce852194607d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:33,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-cc3923ab-a5a6-43f3-b1ec-ce852194607d 2019-01-20 21:41:36,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:36,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99403e4f-2a0e-4603-bea2-ad879cf9aafc x-compute-request-id: req-99403e4f-2a0e-4603-bea2-ad879cf9aafc Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:36,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-99403e4f-2a0e-4603-bea2-ad879cf9aafc 2019-01-20 21:41:39,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:40,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ef78f61-a696-42af-8a30-e40f5f8363dd x-compute-request-id: req-6ef78f61-a696-42af-8a30-e40f5f8363dd Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:40,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-6ef78f61-a696-42af-8a30-e40f5f8363dd 2019-01-20 21:41:43,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:43,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d24a3cf-10b6-4307-841a-b049ca7b7b10 x-compute-request-id: req-7d24a3cf-10b6-4307-841a-b049ca7b7b10 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:43,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-7d24a3cf-10b6-4307-841a-b049ca7b7b10 2019-01-20 21:41:46,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:47,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2df77c01-61d3-47e6-b0c0-8e03f2cfccd9 x-compute-request-id: req-2df77c01-61d3-47e6-b0c0-8e03f2cfccd9 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:47,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-2df77c01-61d3-47e6-b0c0-8e03f2cfccd9 2019-01-20 21:41:50,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:50,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18a741a-f120-4023-9a3b-ed23400e96cf x-compute-request-id: req-d18a741a-f120-4023-9a3b-ed23400e96cf Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:39:55Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:50,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-d18a741a-f120-4023-9a3b-ed23400e96cf 2019-01-20 21:41:53,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06af6e614050204b98580f8e346bee1d5e973061" 2019-01-20 21:41:54,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0df2a55-49bf-4b44-9442-8b5e701545ad x-compute-request-id: req-e0df2a55-49bf-4b44-9442-8b5e701545ad Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": "2019-01-20T21:41:50.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:41:51Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:54,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-e0df2a55-49bf-4b44-9442-8b5e701545ad 2019-01-20 21:41:54,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878312e089390fa7ca5d9672ab89176f26949bb" 2019-01-20 21:41:54,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d228a1f-af97-4fa1-9a36-6d9b64521fd6 x-compute-request-id: req-8d228a1f-af97-4fa1-9a36-6d9b64521fd6 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": "2019-01-20T21:41:50.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:41:51Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:54,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825 used request id req-8d228a1f-af97-4fa1-9a36-6d9b64521fd6 2019-01-20 21:41:54,617 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.7'. 2019-01-20 21:41:54,617 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2019-01-20 21:41:54,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:41:55,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13244db2-a640-4849-8869-7f8357e59d1b x-compute-request-id: req-13244db2-a640-4849-8869-7f8357e59d1b Content-Length: 0 Content-Type: application/json 2019-01-20 21:41:55,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825/action used request id req-13244db2-a640-4849-8869-7f8357e59d1b 2019-01-20 21:41:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:41:56,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5051 X-Openstack-Request-Id: req-a47cc234-429c-495a-8b9b-12ee6c17e06c Date: Sun, 20 Jan 2019 21:41:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:48Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.1"}],"id":"4164c653-838f-41b6-b47c-46307d7c991c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:ef:ec","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15d76960-d55d-4e9f-9a6f-9045a4d79462","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:49Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.4"}],"id":"94e9ae24-6e88-4513-a8e2-79769324dca8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:10:4d","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f10cddf-1014-44cb-a2d4-a63328113039","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:50Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.206"}],"id":"b42747fd-c811-4a9a-996c-812ceadebe27","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:d8:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15d76960-d55d-4e9f-9a6f-9045a4d79462","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T21:39:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.2"}],"id":"d1c4cad2-a6d0-466d-ad0c-cee8806735d2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:86:6c","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f10cddf-1014-44cb-a2d4-a63328113039","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:41:55Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.7"}],"id":"d63e16ed-eb80-44d0-8204-e7d44e989457","security_groups":["22e4c191-f90b-4e7c-913f-84e009e9eddb","3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:d9:06","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"1d6570dd-ec5b-4234-b806-38f1cdc4c825","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.3"}],"id":"f94927e3-e256-4b39-8c05-165e34efa6c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:d0:ed","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f10cddf-1014-44cb-a2d4-a63328113039","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:48Z","binding:vnic_type":"normal"}]} 2019-01-20 21:41:56,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-a47cc234-429c-495a-8b9b-12ee6c17e06c 2019-01-20 21:41:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/ports/d63e16ed-eb80-44d0-8204-e7d44e989457 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:2a:d9:06"}]}}' 2019-01-20 21:41:56,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-6239a36b-c1c1-41ed-a9d4-a228ebcf1caa Date: Sun, 20 Jan 2019 21:41:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:2a:d9:06"}],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:41:56Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.7"}],"id":"d63e16ed-eb80-44d0-8204-e7d44e989457","security_groups":["22e4c191-f90b-4e7c-913f-84e009e9eddb","3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:d9:06","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"1d6570dd-ec5b-4234-b806-38f1cdc4c825","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:56Z","binding:vnic_type":"normal"}} 2019-01-20 21:41:56,651 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/d63e16ed-eb80-44d0-8204-e7d44e989457 used request id req-6239a36b-c1c1-41ed-a9d4-a228ebcf1caa 2019-01-20 21:41:56,652 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2019-01-20 21:41:56,652 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=a2dd2458-da21-4798-b9bf-be792c8f9583 network=5f10cddf-1014-44cb-a2d4-a63328113039 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:41:56,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:41:56,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:41:56,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:41:56,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:41:56,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:41:56,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:41:56,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:41:56,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:41:56,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:41:56,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:41:56,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:41:56,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:41:56,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:41:56,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:41:56,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:41:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:41:56,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac561dce-bbfc-42be-916a-ad11718bf075 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:41:56,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ac561dce-bbfc-42be-916a-ad11718bf075 2019-01-20 21:41:56,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:41:57,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ajvnJXahRr2e76VJMbR9BQ"], "issued_at": "2019-01-20T21:41:57.000000Z"}} 2019-01-20 21:41:57,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" 2019-01-20 21:41:57,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c6fb51e-5dd1-4d54-bb37-8d2856386429 x-compute-request-id: req-8c6fb51e-5dd1-4d54-bb37-8d2856386429 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "name": "m1.custom"}]} 2019-01-20 21:41:57,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8c6fb51e-5dd1-4d54-bb37-8d2856386429 2019-01-20 21:41:57,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" 2019-01-20 21:41:57,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b072ae6-1d2b-497b-a1eb-650394fd1b76 x-compute-request-id: req-2b072ae6-1d2b-497b-a1eb-650394fd1b76 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92df4e29-805c-4ca5-89df-92f233672898", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:41:57,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 used request id req-2b072ae6-1d2b-497b-a1eb-650394fd1b76 2019-01-20 21:41:57,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "a2dd2458-da21-4798-b9bf-be792c8f9583", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "92df4e29-805c-4ca5-89df-92f233672898", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f10cddf-1014-44cb-a2d4-a63328113039"}], "config_drive": true}}' 2019-01-20 21:41:58,698 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fdd7c5b-1607-4b81-9dcc-ed616fc9af42 x-compute-request-id: req-2fdd7c5b-1607-4b81-9dcc-ed616fc9af42 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "adminPass": "K9kN58GsHkkq"}} 2019-01-20 21:41:58,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2fdd7c5b-1607-4b81-9dcc-ed616fc9af42 2019-01-20 21:41:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:41:58,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2dc9c0-c9b0-4740-9366-6cd0c5b862de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:41:58,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c2dc9c0-c9b0-4740-9366-6cd0c5b862de 2019-01-20 21:41:58,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:41:59,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["ZJbgguOmTRCh8kN-AP80Iw"], "issued_at": "2019-01-20T21:41:59.000000Z"}} 2019-01-20 21:41:59,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:41:59,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9ab83d7-1385-4f16-95ae-1f6b0006b6a2 x-compute-request-id: req-e9ab83d7-1385-4f16-95ae-1f6b0006b6a2 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:41:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:41:59,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-e9ab83d7-1385-4f16-95ae-1f6b0006b6a2 2019-01-20 21:42:02,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:42:03,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3893e42-b9fa-4ef8-80aa-31761dbf847b x-compute-request-id: req-e3893e42-b9fa-4ef8-80aa-31761dbf847b Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:00Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:03,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-e3893e42-b9fa-4ef8-80aa-31761dbf847b 2019-01-20 21:42:06,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:42:07,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b174aeab-9ca4-47a9-a392-cb45d0d2c1a4 x-compute-request-id: req-b174aeab-9ca4-47a9-a392-cb45d0d2c1a4 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:00Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:07,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-b174aeab-9ca4-47a9-a392-cb45d0d2c1a4 2019-01-20 21:42:10,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:42:10,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e536a782-1ec5-4141-aa8d-98066fc307d0 x-compute-request-id: req-e536a782-1ec5-4141-aa8d-98066fc307d0 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:00Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:10,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-e536a782-1ec5-4141-aa8d-98066fc307d0 2019-01-20 21:42:13,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:42:14,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-545035de-ce7b-45ef-a85a-bc3b1bd450a7 x-compute-request-id: req-545035de-ce7b-45ef-a85a-bc3b1bd450a7 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:00Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:14,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-545035de-ce7b-45ef-a85a-bc3b1bd450a7 2019-01-20 21:42:17,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:42:18,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a8129b4-b63e-4d57-a984-1553b72dc98c x-compute-request-id: req-9a8129b4-b63e-4d57-a984-1553b72dc98c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:00Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:18,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-9a8129b4-b63e-4d57-a984-1553b72dc98c 2019-01-20 21:42:21,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11c0327156c96e7737d69e023a7c0bed0a1f636" 2019-01-20 21:42:21,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35d3f8eb-6e6a-41a6-b439-e99a02834c8d x-compute-request-id: req-35d3f8eb-6e6a-41a6-b439-e99a02834c8d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": "2019-01-20T21:42:17.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:18Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:21,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-35d3f8eb-6e6a-41a6-b439-e99a02834c8d 2019-01-20 21:42:21,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" 2019-01-20 21:42:22,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4479f1a9-f689-466f-9550-742541d8508a x-compute-request-id: req-4479f1a9-f689-466f-9550-742541d8508a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": "2019-01-20T21:42:17.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:18Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:22,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57 used request id req-4479f1a9-f689-466f-9550-742541d8508a 2019-01-20 21:42:22,594 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.5'. 2019-01-20 21:42:22,594 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2019-01-20 21:42:22,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:42:23,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ba181f6-c9fa-42f3-994f-23fdc9af5b09 x-compute-request-id: req-3ba181f6-c9fa-42f3-994f-23fdc9af5b09 Content-Length: 0 Content-Type: application/json 2019-01-20 21:42:23,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action used request id req-3ba181f6-c9fa-42f3-994f-23fdc9af5b09 2019-01-20 21:42:23,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:42:23,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6017 X-Openstack-Request-Id: req-3c27381d-a2d2-40ef-91cf-da0d15cb63dd Date: Sun, 20 Jan 2019 21:42:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:48Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.1"}],"id":"4164c653-838f-41b6-b47c-46307d7c991c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:ef:ec","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15d76960-d55d-4e9f-9a6f-9045a4d79462","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:49Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.4"}],"id":"94e9ae24-6e88-4513-a8e2-79769324dca8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:10:4d","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f10cddf-1014-44cb-a2d4-a63328113039","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:50Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"944e1dc3-2cff-4d24-a25d-a6e1794fce52","ip_address":"172.30.9.206"}],"id":"b42747fd-c811-4a9a-996c-812ceadebe27","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:d8:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15d76960-d55d-4e9f-9a6f-9045a4d79462","name":"","admin_state_up":true,"network_id":"e88d0900-09ed-463f-a000-5756cec8bab0","tenant_id":"","created_at":"2019-01-20T21:39:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:42:23Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.5"}],"id":"cac18c70-a7f4-428c-88c7-3a6d890eab87","security_groups":["22e4c191-f90b-4e7c-913f-84e009e9eddb","3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:b6:6d","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a0dae9c-4ee0-4565-b8e0-d22b55346f57","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:42:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.2"}],"id":"d1c4cad2-a6d0-466d-ad0c-cee8806735d2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:86:6c","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f10cddf-1014-44cb-a2d4-a63328113039","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:2a:d9:06"}],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:41:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.7"}],"id":"d63e16ed-eb80-44d0-8204-e7d44e989457","security_groups":["22e4c191-f90b-4e7c-913f-84e009e9eddb","3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:d9:06","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"1d6570dd-ec5b-4234-b806-38f1cdc4c825","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:39:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.3"}],"id":"f94927e3-e256-4b39-8c05-165e34efa6c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:d0:ed","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f10cddf-1014-44cb-a2d4-a63328113039","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:39:48Z","binding:vnic_type":"normal"}]} 2019-01-20 21:42:23,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3c27381d-a2d2-40ef-91cf-da0d15cb63dd 2019-01-20 21:42:23,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/ports/cac18c70-a7f4-428c-88c7-3a6d890eab87 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:39:b6:6d"}]}}' 2019-01-20 21:42:24,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-ffae5dd4-5d51-4154-bfc2-2ef617bc177d Date: Sun, 20 Jan 2019 21:42:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:39:b6:6d"}],"extra_dhcp_opts":[],"updated_at":"2019-01-20T21:42:24Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1833a158-f93d-4bcf-9151-1b8a7db5550d","ip_address":"10.10.10.5"}],"id":"cac18c70-a7f4-428c-88c7-3a6d890eab87","security_groups":["22e4c191-f90b-4e7c-913f-84e009e9eddb","3d9042ba-5b9a-4796-887a-5fbc0ee9cb3b"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:b6:6d","project_id":"67f36c8b420f4494a64d032f2c86727b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"9a0dae9c-4ee0-4565-b8e0-d22b55346f57","name":"","admin_state_up":true,"network_id":"5f10cddf-1014-44cb-a2d4-a63328113039","tenant_id":"67f36c8b420f4494a64d032f2c86727b","created_at":"2019-01-20T21:42:01Z","binding:vnic_type":"normal"}} 2019-01-20 21:42:24,549 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/cac18c70-a7f4-428c-88c7-3a6d890eab87 used request id req-ffae5dd4-5d51-4154-bfc2-2ef617bc177d 2019-01-20 21:42:24,550 - sdnvpn_test_utils - INFO - Waiting for instance 1d6570dd-ec5b-4234-b806-38f1cdc4c825 to boot up 2019-01-20 21:42:24,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878312e089390fa7ca5d9672ab89176f26949bb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:24,556 - sdnvpn_test_utils - INFO - Waiting for instance 9a0dae9c-4ee0-4565-b8e0-d22b55346f57 to boot up 2019-01-20 21:42:24,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:25,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba4973f7-1e83-4aa4-bc02-d333fde0b53f x-compute-request-id: req-ba4973f7-1e83-4aa4-bc02-d333fde0b53f Content-Encoding: gzip Content-Length: 10576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 743979399 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133960] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135616] pid_max: default: 32768 minimum: 301\n[ 0.136513] ACPI: Core revision 20150930\n[ 0.137895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139208] Security Framework initialized\n[ 0.140044] Yama: becoming mindful.\n[ 0.140787] AppArmor: AppArmor initialized\n[ 0.141672] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143077] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144750] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145979] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147367] Initializing cgroup subsys io\n[ 0.148184] Initializing cgroup subsys memory\n[ 0.149057] Initializing cgroup subsys devices\n[ 0.149933] Initializing cgroup subsys freezer\n[ 0.150805] Initializing cgroup subsys net_cls\n[ 0.151676] Initializing cgroup subsys perf_event\n[ 0.152588] Initializing cgroup subsys net_prio\n[ 0.153485] Initializing cgroup subsys hugetlb\n[ 0.154358] Initializing cgroup subsys pids\n[ 0.155237] CPU: Physical Processor ID: 0\n[ 0.156736] mce: CPU supports 10 MCE banks\n[ 0.157585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169307] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175678] ftrace: allocating 32123 entries in 126 pages\n[ 0.202143] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203379] smpboot: Max logical packages: 1\n[ 0.204377] x2apic enabled\n[ 0.205196] Switched APIC routing to physical x2apic.\n[ 0.206947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211897] KVM setup paravirtual spinlock\n[ 0.213181] x86: Booted up 1 node, 1 CPUs\n[ 0.213998] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215402] devtmpfs: initialized\n[ 0.217893] evm: security.selinux\n[ 0.218596] evm: security.SMACK64\n[ 0.219295] evm: security.SMACK64EXEC\n[ 0.220044] evm: security.SMACK64TRANSMUTE\n[ 0.220862] evm: security.SMACK64MMAP\n[ 0.221609] evm: security.ima\n[ 0.222250] evm: security.capability\n[ 0.223059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224926] pinctrl core: initialized pinctrl subsystem\n[ 0.226012] RTC time: 21:42:17, date: 01/20/19\n[ 0.226944] NET: Registered protocol family 16\n[ 0.227905] cpuidle: using governor ladder\n[ 0.228717] cpuidle: using governor menu\n[ 0.229500] PCCT header not found.\n[ 0.230253] ACPI: bus type PCI registered\n[ 0.231050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232278] PCI: Using configuration type 1 for base access\n[ 0.234421] ACPI: Added _OSI(Module Device)\n[ 0.235258] ACPI: Added _OSI(Processor Device)\n[ 0.236113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239129] ACPI: Interpreter enabled\n[ 0.239892] ACPI: (supports S0 S5)\n[ 0.240590] ACPI: Using IOAPIC for interrupt routing\n[ 0.241534] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250537] acpiphp: Slot [3] registered\n[ 0.251336] acpiphp: Slot [4] registered\n[ 0.252131] acpiphp: Slot [5] registered\n[ 0.252934] acpiphp: Slot [6] registered\n[ 0.253733] acpiphp: Slot [7] registered\n[ 0.254522] acpiphp: Slot [8] registered\n[ 0.255320] acpiphp: Slot [9] registered\n[ 0.256118] acpiphp: Slot [10] registered\n[ 0.256934] acpiphp: Slot [11] registered\n[ 0.257742] acpiphp: Slot [12] registered\n[ 0.258546] acpiphp: Slot [13] registered\n[ 0.259355] acpiphp: Slot [14] registered\n[ 0.270388] acpiphp: Slot [15] registered\n[ 0.271200] acpiphp: Slot [16] registered\n[ 0.272007] acpiphp: Slot [17] registered\n[ 0.272818] acpiphp: Slot [18] registered\n[ 0.273623] acpiphp: Slot [19] registered\n[ 0.274437] acpiphp: Slot [20] registered\n[ 0.275248] acpiphp: Slot [21] registered\n[ 0.276056] acpiphp: Slot [22] registered\n[ 0.276862] acpiphp: Slot [23] registered\n[ 0.277662] acpiphp: Slot [24] registered\n[ 0.278472] acpiphp: Slot [25] registered\n[ 0.279281] acpiphp: Slot [26] registered\n[ 0.280091] acpiphp: Slot [27] registered\n[ 0.280896] acpiphp: Slot [28] registered\n[ 0.281705] acpiphp: Slot [29] registered\n[ 0.282513] acpiphp: Slot [30] registered\n[ 0.283321] acpiphp: Slot [31] registered\n[ 0.284126] PCI host bridge to bus 0000:00\n[ 0.284932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288789] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.290231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307087] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365205] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366367] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368961] vgaarb: loaded\n[ 0.369558] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370708] SCSI subsystem initialized\n[ 0.371512] ACPI: bus type USB registered\n[ 0.372325] usbcore: registered new interface driver usbfs\n[ 0.373350] usbcore: registered new interface driver hub\n[ 0.374354] usbcore: registered new device driver usb\n[ 0.375396] PCI: Using ACPI for IRQ routing\n[ 0.376421] NetLabel: Initializing\n[ 0.377131] NetLabel: domain hash size = 128\n[ 0.377982] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378933] NetLabel: unlabeled traffic allowed by default\n[ 0.380032] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381001] clocksource: Switched to clocksource kvm-clock\n[ 0.386573] AppArmor: AppArmor Filesystem Enabled\n[ 0.387556] pnp: PnP ACPI init\n[ 0.388468] pnp: PnP ACPI: found 5 devices\n[ 0.394522] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396216] NET: Registered protocol family 2\n[ 0.397170] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398445] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399634] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400819] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401909] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403085] NET: Registered protocol family 1\n[ 0.403945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405033] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420219] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434611] Trying to unpack rootfs image as initramfs...\n[ 1.733961] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750403] Scanning for low memory corruption every 60 seconds\n[ 1.751758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.752911] audit: initializing netlink subsys (disabled)\n[ 1.753948] audit: type=2000 audit(1548020539.483:1): initialized\n[ 1.755267] Initialise system trusted keyring\n[ 1.756201] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757370] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759350] zbud: loaded\n[ 1.760059] VFS: Disk quotas dquot_6.6.0\n[ 1.760882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762289] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.763568] fuse init (API version 7.23)\n[ 1.764463] Key type big_key registered\n[ 1.765269] Allocating IMA MOK and blacklist keyrings.\n[ 1.766378] Key type asymmetric registered\n[ 1.767214] Asymmetric key parser 'x509' registered\n[ 1.768171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.769647] io scheduler noop registered\n[ 1.770445] io scheduler deadline registered (default)\n[ 1.771433] io scheduler cfq registered\n[ 1.772274] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.773340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.774609] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776063] ACPI: Power Button [PWRF]\n[ 1.776919] GHES: HEST is not enabled!\n[ 1.790814] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846088] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848190] Linux agpgart interface v0.103\n[ 1.850231] brd: module loaded\n[ 1.851481] loop: module loaded\n[ 1.852965] vda: vda1\n[ 1.854329] scsi host0: ata_piix\n[ 1.855071] scsi host1: ata_piix\n[ 1.855786] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.857022] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858471] libphy: Fixed MDIO Bus: probed\n[ 1.859297] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860255] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862428] PPP generic driver version 2.4.2\n[ 1.863325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864621] ehci-pci: EHCI PCI platform driver\n[ 1.865514] ehci-platform: EHCI generic platform driver\n[ 1.866506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.867641] ohci-pci: OHCI PCI platform driver\n[ 1.868515] ohci-platform: OHCI generic platform driver\n[ 1.869517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884023] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886508] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.889895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891326] usb usb1: Product: UHCI Host Controller\n[ 1.892267] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893426] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894482] hub 1-0:1.0: USB hub found\n[ 1.895270] hub 1-0:1.0: 2 ports detected\n[ 1.896186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899295] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900334] mousedev: PS/2 mouse device common for all mice\n[ 1.901602] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903507] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.907051] i2c /dev entries driver\n[ 1.907816] device-mapper: uevent: version 1.0.3\n[ 1.908758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910416] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911709] NET: Registered protocol family 10\n[ 1.912717] NET: Registered protocol family 17\n[ 1.913623] Key type dns_resolver registered\n[ 1.914577] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915692] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917459] registered taskstats version 1\n[ 1.918311] Loading compiled-in X.509 certificates\n[ 1.919753] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921623] zswap: loaded using pool lzo/zbud\n[ 1.923449] Key type trusted registered\n[ 1.925710] Key type encrypted registered\n[ 1.926553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927764] ima: No TPM chip found, activating TPM-bypass!\n[ 1.929204] evm: HMAC attrs: 0x1\n[ 1.930496] Magic number: 3:385:753\n[ 1.931540] tty ttyS4: hash matches\n[ 1.932649] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:19 UTC (1548020539)\n[ 1.934716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.936134] EDD information not available.\n[ 2.013562] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015184] ata1.00: configured for MWDMA2\n[ 2.016480] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.018997] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.030811] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.032233] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.034244] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.036018] Write protecting the kernel read-only data: 14336k\n[ 2.037758] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.039753] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.048839] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051097] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053323] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055472] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057713] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.059641] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.067924] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.104711] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.106770] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.131514] AVX2 version of gcm_enc/dec engaged.\n[ 2.132454] AES CTR mode by8 optimization enabled\n[ 2.133726] FDC 0 is a S82078B\n[ 2.205041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366095] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.367429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.368739] usb 1-1: Product: QEMU USB Tablet\n[ 2.369627] usb 1-1: Manufacturer: QEMU\n[ 2.370429] usb 1-1: SerialNumber: 42\n[ 2.377918] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.383491] usbcore: registered new interface driver usbhid\n[ 2.384594] usbhid: USB HID core driver\n[ 2.387471] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.389782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.749097] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750590] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.645557] md: linear personality registered for level -1\n[ 3.648164] md: multipath personality registered for level -4\n[ 3.650860] md: raid0 personality registered for level 0\n[ 3.653802] md: raid1 personality registered for level 1\n[ 3.725009] raid6: sse2x1 gen() 11672 MB/s\n[ 3.793029] raid6: sse2x1 xor() 8738 MB/s\n[ 3.861010] raid6: sse2x2 gen() 14308 MB/s\n[ 3.929005] raid6: sse2x2 xor() 9603 MB/s\n[ 3.997005] raid6: sse2x4 gen() 16584 MB/s\n[ 4.065006] raid6: sse2x4 xor() 11519 MB/s\n[ 4.133005] raid6: avx2x1 gen() 21979 MB/s\n[ 4.201005] raid6: avx2x2 gen() 25460 MB/s\n[ 4.269015] raid6: avx2x4 gen() 29505 MB/s\n[ 4.269889] raid6: using algorithm avx2x4 gen() 29505 MB/s\n[ 4.270920] raid6: using avx2x2 recovery algorithm\n[ 4.273246] xor: automatically using best checksumming function:\n[ 4.313003] avx : 34715.000 MB/sec\n[ 4.314841] async_tx: api initialized (async)\n[ 4.322305] md: raid6 personality registered for level 6\n[ 4.323374] md: raid5 personality registered for level 5\n[ 4.324393] md: raid4 personality registered for level 4\n[ 4.328553] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.352163] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.378249] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.460528] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.463850] systemd[1]: Detected virtualization kvm.\n[ 4.464828] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.468652] systemd[1]: Set hostname to .\n[ 4.472605] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.473759] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.582225] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.584584] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.587193] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.589465] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.591461] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.593348] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.595653] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.597815] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.600186] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.603502] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.605802] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.608288] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.610456] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.612799] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.614993] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.618402] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.624388] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.633522] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.637370] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.644846] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.647647] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.655254] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.659976] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.664184] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.670043] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.675224] Loading iSCSI transport class v2.0-870.\n[ 4.676287] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.678486] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.684945] systemd[1]: Mounting Debug File System...\n[ 4.686813] iscsi: registered transport (tcp)\n Mounting Debug File System...\n[ 4.689750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.697219] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.701053] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.705905] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.707786] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.712896] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.716546] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.720068] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.724998] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.730538] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.732922] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.739083] systemd[1]: Started Journal Service.\n[ 4.741589] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.261216] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:42:23 +0000. Up 5.56 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2019-01-20 21:42:25,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action used request id req-ba4973f7-1e83-4aa4-bc02-d333fde0b53f 2019-01-20 21:42:25,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24575335-45d0-4477-9c2e-7139e99ac25f x-compute-request-id: req-24575335-45d0-4477-9c2e-7139e99ac25f Content-Encoding: gzip Content-Length: 13576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 982725623 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.172989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175216] pid_max: default: 32768 minimum: 301\n[ 0.176436] ACPI: Core revision 20150930\n[ 0.178077] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179832] Security Framework initialized\n[ 0.180933] Yama: becoming mindful.\n[ 0.181905] AppArmor: AppArmor initialized\n[ 0.183066] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.184957] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187082] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.188750] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.190625] Initializing cgroup subsys io\n[ 0.191721] Initializing cgroup subsys memory\n[ 0.192883] Initializing cgroup subsys devices\n[ 0.194057] Initializing cgroup subsys freezer\n[ 0.195227] Initializing cgroup subsys net_cls\n[ 0.196413] Initializing cgroup subsys perf_event\n[ 0.197640] Initializing cgroup subsys net_prio\n[ 0.198826] Initializing cgroup subsys hugetlb\n[ 0.200012] Initializing cgroup subsys pids\n[ 0.201176] CPU: Physical Processor ID: 0\n[ 0.202954] mce: CPU supports 10 MCE banks\n[ 0.204092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.205457] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.217776] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.224692] ftrace: allocating 32123 entries in 126 pages\n[ 0.251433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.253097] smpboot: Max logical packages: 1\n[ 0.254381] x2apic enabled\n[ 0.255379] Switched APIC routing to physical x2apic.\n[ 0.257468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.258998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.261664] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.264506] KVM setup paravirtual spinlock\n[ 0.266096] x86: Booted up 1 node, 1 CPUs\n[ 0.267179] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.269021] devtmpfs: initialized\n[ 0.271685] evm: security.selinux\n[ 0.272614] evm: security.SMACK64\n[ 0.273546] evm: security.SMACK64EXEC\n[ 0.274540] evm: security.SMACK64TRANSMUTE\n[ 0.275618] evm: security.SMACK64MMAP\n[ 0.276601] evm: security.ima\n[ 0.277431] evm: security.capability\n[ 0.278485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.281000] pinctrl core: initialized pinctrl subsystem\n[ 0.282483] RTC time: 21:41:51, date: 01/20/19\n[ 0.283739] NET: Registered protocol family 16\n[ 0.284999] cpuidle: using governor ladder\n[ 0.286096] cpuidle: using governor menu\n[ 0.287157] PCCT header not found.\n[ 0.288146] ACPI: bus type PCI registered\n[ 0.289223] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290946] PCI: Using configuration type 1 for base access\n[ 0.293486] ACPI: Added _OSI(Module Device)\n[ 0.294623] ACPI: Added _OSI(Processor Device)\n[ 0.295782] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300532] ACPI: Interpreter enabled\n[ 0.301567] ACPI: (supports S0 S5)\n[ 0.302514] ACPI: Using IOAPIC for interrupt routing\n[ 0.303804] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.311040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312692] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315707] acpiphp: Slot [3] registered\n[ 0.316801] acpiphp: Slot [4] registered\n[ 0.317893] acpiphp: Slot [5] registered\n[ 0.318987] acpiphp: Slot [6] registered\n[ 0.320067] acpiphp: Slot [7] registered\n[ 0.321137] acpiphp: Slot [8] registered\n[ 0.322200] acpiphp: Slot [9] registered\n[ 0.323272] acpiphp: Slot [10] registered\n[ 0.324367] acpiphp: Slot [11] registered\n[ 0.325447] acpiphp: Slot [12] registered\n[ 0.326525] acpiphp: Slot [13] registered\n[ 0.327604] acpiphp: Slot [14] registered\n[ 0.339121] acpiphp: Slot [15] registered\n[ 0.340203] acpiphp: Slot [16] registered\n[ 0.341290] acpiphp: Slot [17] registered\n[ 0.342368] acpiphp: Slot [18] registered\n[ 0.343451] acpiphp: Slot [19] registered\n[ 0.344528] acpiphp: Slot [20] registered\n[ 0.345611] acpiphp: Slot [21] registered\n[ 0.346685] acpiphp: Slot [22] registered\n[ 0.347771] acpiphp: Slot [23] registered\n[ 0.348842] acpiphp: Slot [24] registered\n[ 0.349923] acpiphp: Slot [25] registered\n[ 0.351001] acpiphp: Slot [26] registered\n[ 0.352093] acpiphp: Slot [27] registered\n[ 0.353174] acpiphp: Slot [28] registered\n[ 0.354253] acpiphp: Slot [29] registered\n[ 0.355327] acpiphp: Slot [30] registered\n[ 0.356407] acpiphp: Slot [31] registered\n[ 0.357473] PCI host bridge to bus 0000:00\n[ 0.358558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.360220] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.361894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.363837] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.365780] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.373578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.375361] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.376973] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.379419] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385493] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387409] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434382] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440959] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442563] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444076] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447598] vgaarb: loaded\n[ 0.448389] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449892] SCSI subsystem initialized\n[ 0.450961] ACPI: bus type USB registered\n[ 0.452051] usbcore: registered new interface driver usbfs\n[ 0.453451] usbcore: registered new interface driver hub\n[ 0.454797] usbcore: registered new device driver usb\n[ 0.456172] PCI: Using ACPI for IRQ routing\n[ 0.457491] NetLabel: Initializing\n[ 0.458430] NetLabel: domain hash size = 128\n[ 0.459555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460839] NetLabel: unlabeled traffic allowed by default\n[ 0.462307] amd_nb: Cannot enumerate AMD northbridges\n[ 0.463620] clocksource: Switched to clocksource kvm-clock\n[ 0.469445] AppArmor: AppArmor Filesystem Enabled\n[ 0.470738] pnp: PnP ACPI init\n[ 0.471876] pnp: PnP ACPI: found 5 devices\n[ 0.478214] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480514] NET: Registered protocol family 2\n[ 0.481761] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.483525] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.485152] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.486776] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.488276] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.489879] NET: Registered protocol family 1\n[ 0.491043] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.493990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523090] Trying to unpack rootfs image as initramfs...\n[ 1.790837] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.806528] Scanning for low memory corruption every 60 seconds\n[ 1.807873] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.809040] audit: initializing netlink subsys (disabled)\n[ 1.810074] audit: type=2000 audit(1548020512.699:1): initialized\n[ 1.811389] Initialise system trusted keyring\n[ 1.812337] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.813526] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.815523] zbud: loaded\n[ 1.816246] VFS: Disk quotas dquot_6.6.0\n[ 1.817081] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.818490] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.819745] fuse init (API version 7.23)\n[ 1.820641] Key type big_key registered\n[ 1.821443] Allocating IMA MOK and blacklist keyrings.\n[ 1.822567] Key type asymmetric registered\n[ 1.823405] Asymmetric key parser 'x509' registered\n[ 1.824381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.825867] io scheduler noop registered\n[ 1.826673] io scheduler deadline registered (default)\n[ 1.827685] io scheduler cfq registered\n[ 1.828541] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.829612] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.830896] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.832390] ACPI: Power Button [PWRF]\n[ 1.833245] GHES: HEST is not enabled!\n[ 1.847093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.875610] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.878007] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.901534] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.903657] Linux agpgart interface v0.103\n[ 1.905670] brd: module loaded\n[ 1.906926] loop: module loaded\n[ 1.908468] vda: vda1\n[ 1.909775] scsi host0: ata_piix\n[ 1.910524] scsi host1: ata_piix\n[ 1.911245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.912478] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.913932] libphy: Fixed MDIO Bus: probed\n[ 1.914936] tun: Universal TUN/TAP device driver, 1.6\n[ 1.916092] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.918647] PPP generic driver version 2.4.2\n[ 1.919836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.921232] ehci-pci: EHCI PCI platform driver\n[ 1.922313] ehci-platform: EHCI generic platform driver\n[ 1.923528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.925025] ohci-pci: OHCI PCI platform driver\n[ 1.926294] ohci-platform: OHCI generic platform driver\n[ 1.927744] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.943142] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.944375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.946141] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.947338] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.948701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.950226] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.951941] usb usb1: Product: UHCI Host Controller\n[ 1.953074] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.954483] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.955650] hub 1-0:1.0: USB hub found\n[ 1.956588] hub 1-0:1.0: 2 ports detected\n[ 1.957658] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.960096] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.961265] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.962486] mousedev: PS/2 mouse device common for all mice\n[ 1.963947] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.966179] rtc_cmos 00:00: RTC can wake from S4\n[ 1.967428] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.968859] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.970366] i2c /dev entries driver\n[ 1.971249] device-mapper: uevent: version 1.0.3\n[ 1.972362] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.974298] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.975842] NET: Registered protocol family 10\n[ 1.977049] NET: Registered protocol family 17\n[ 1.978133] Key type dns_resolver registered\n[ 1.979241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.980595] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.982718] registered taskstats version 1\n[ 1.983750] Loading compiled-in X.509 certificates\n[ 1.985459] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.987718] zswap: loaded using pool lzo/zbud\n[ 1.989704] Key type trusted registered\n[ 1.992158] Key type encrypted registered\n[ 1.993157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.994425] ima: No TPM chip found, activating TPM-bypass!\n[ 1.995713] evm: HMAC attrs: 0x1\n[ 1.996788] Magic number: 3:832:702\n[ 1.997791] rtc_cmos 00:00: setting system clock to 2019-01-20 21:41:52 UTC (1548020512)\n[ 1.999739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.001085] EDD information not available.\n[ 2.068151] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.069822] ata1.00: configured for MWDMA2\n[ 2.071206] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.073813] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.075291] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.087028] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.089096] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.090924] Write protecting the kernel read-only data: 14336k\n[ 2.092694] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.094715] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.103575] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.105955] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.108307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.110537] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.112810] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.114963] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.117138] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.119679] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.121842] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.124223] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.152857] virtio_net virtio0 ens3: renamed from eth0\n[ 2.161349] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.163518] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.185381] AVX2 version of gcm_enc/dec engaged.\n[ 2.186578] AES CTR mode by8 optimization enabled\n[ 2.191926] FDC 0 is a S82078B\n[ 2.267631] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.428416] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.429943] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.431530] usb 1-1: Product: QEMU USB Tablet\n[ 2.432567] usb 1-1: Manufacturer: QEMU\n[ 2.433486] usb 1-1: SerialNumber: 42\n[ 2.440909] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.447928] usbcore: registered new interface driver usbhid\n[ 2.449243] usbhid: USB HID core driver\n[ 2.451798] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.454483] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.803785] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.805272] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.425165] md: linear personality registered for level -1\n[ 3.427783] md: multipath personality registered for level -4\n[ 3.430459] md: raid0 personality registered for level 0\n[ 3.433416] md: raid1 personality registered for level 1\n[ 3.503624] raid6: sse2x1 gen() 11548 MB/s\n[ 3.571623] raid6: sse2x1 xor() 9033 MB/s\n[ 3.639625] raid6: sse2x2 gen() 14817 MB/s\n[ 3.707622] raid6: sse2x2 xor() 10026 MB/s\n[ 3.775624] raid6: sse2x4 gen() 17116 MB/s\n[ 3.843645] raid6: sse2x4 xor() 11853 MB/s\n[ 3.911624] raid6: avx2x1 gen() 22791 MB/s\n[ 3.979623] raid6: avx2x2 gen() 26177 MB/s\n[ 4.047623] raid6: avx2x4 gen() 30319 MB/s\n[ 4.048517] raid6: using algorithm avx2x4 gen() 30319 MB/s\n[ 4.049552] raid6: using avx2x2 recovery algorithm\n[ 4.051474] xor: automatically using best checksumming function:\n[ 4.091646] avx : 36076.000 MB/sec\n[ 4.093450] async_tx: api initialized (async)\n[ 4.100912] md: raid6 personality registered for level 6\n[ 4.101961] md: raid5 personality registered for level 5\n[ 4.102964] md: raid4 personality registered for level 4\n[ 4.107071] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.130195] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.156706] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.246604] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.250818] systemd[1]: Detected virtualization kvm.\n[ 4.252044] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.255676] systemd[1]: Set hostname to .\n[ 4.259830] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.260942] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.360593] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.363496] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.366116] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.369179] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.372079] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.374322] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.376992] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.379592] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.382382] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.384982] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.387962] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.392108] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.394541] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.397724] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.401393] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.404145] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.408260] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.411460] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.416747] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.419414] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.424883] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...[ 4.430873] Loading iSCSI transport class v2.0-870.\n\n[ 4.432391] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.438360] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.443012] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.451464] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.457307] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 4.460702] iscsi: registered transport (tcp)\n\n[ 4.463881] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.471679] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.475598] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.480074] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.484801] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.487247] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.489468] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.494505] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.499974] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.509905] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.516528] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.521170] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.528753] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.916061] cloud-init[460]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:41:55 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.955711] cloud-init[1025]: Cloud-init v. 0.7.9 running 'init' at Sun, 20 Jan 2019 21:41:57 +0000. Up 7.00 seconds.\n[ 8.957530] cloud-init[1025]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.960131] cloud-init[1025]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.964096] cloud-init[1025]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.968099] cloud-init[1025]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.972099] cloud-init[1025]: ci-info: | ens3 | True | 10.10.10.7 | 255.255.255.0 | . | fa:16:3e:2a:d9:06 |\n[ 8.976217] cloud-init[1025]: ci-info: | ens3 | True | fe80::f816:3eff:fe2a:d906/64 | . | link | fa:16:3e:2a:d9:06 |\n[ 8.980102] cloud-init[1025]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.984106] cloud-init[1025]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.985858] cloud-init[1025]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.992104] cloud-init[1025]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.993773] cloud-init[1025]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.996101] cloud-init[1025]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.000099] cloud-init[1025]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.004097] cloud-init[1025]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 9.005716] cloud-init[1025]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.011922] cloud-init[1025]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 9.013600] cloud-init[1025]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.015299] cloud-init[1025]: Generating public/private rsa key pair.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt activities.\n[ 9.020330] cloud-init[1025]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.021471] cloud-init[1025]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.022646] cloud-init[1025]: The key fingerprint is:\n[ 9.023414] cloud-init[1025]: SHA256:xyYkjo35Qrpan6D+5sHjx29DZyG13mtHUOd1pASPcuo root@sdnvpn-13-1\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 9.028742] cloud-init[1025]: The key's randomart image is:\n[ 9.029582] cloud-init[1025]: +---[RSA 2048]----+\n[ 9.030312] cloud-init[1025]: | .....|\n[ 9.031060] cloud-init[1025]: | . = oo|\n[ 9.031830] \ncloud-init[1025]: | . o o + = o|\n[ 9.033139] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[1025]: | * + + = . |\n Starting LXD - unix socket.\n[ 9.038101] cloud-init[1025]: | = o S B . |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 9.040061] cloud-init[1025]: | .o . . O . . |\n[ 9.040816] cloud-init[1025]: | ++o o o E o |\n[ 9.041554] cloud-init[1025]: | o.=o= o o . |\n[ 9.042285] cloud-init[1025]: |+o=++ o.. . . |\n[ 9.043038] cloud-init[1025]: +----[SHA256]-----+\n[ 9.043796] cloud-init\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[1025]: Generating public/private dsa key pair.\n[ 9.048974] cloud-init[1025]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.050140] cloud-init[1025]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.051267] cloud-init[1025]: The key fingerprint is:\n\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[ 9.056267] cloud-init[1025]: SHA256:E82XoxI054T+02T5Np1A7ZPX9i+4aMAAMhKh2cDlIb0 root@sdnvpn-13-1[[0;32m OK [0m] Reached target Basic System.\n\n Starting Pollinate to seed the pseudo random number generator...\n[ 9.061755] cloud-init[1025]: The key's randomart image is:\n[ 9.064077] [[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n cloud-init[1025]: +---[DSA 1024]----+\n[ 9.077269] cloud-init[1025]: |=+oo o.o . |\n[ 9.081884] Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n Starting Login Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1025]: |o==.o ..B o . |\n[ 9.108595] cloud-init[1025]: |o..+.. .o + =.. o|\n[ 9.116449] cloud-init[1025]: | E . .o o+o ++|\n[ 9.122537] cloud-init[1025]: | oS..+ ..o=|\n[ 9.126315] cloud-init[1025]: | ooo . +.o|\n[ 9.134261] cloud-init[1025]: | . . o ..|\n[ 9.139581] cloud-init[1025]: Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n| ... . .|[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 9.201783] cloud-init[1025]: | .. .. . |\n[ 9.217329] cloud-init[1025]: +----[SHA256]-----+[[0;32m OK [0m] Started Auto import assertions from block devices.\n\n[ 9.240653] cloud-init[1025]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 9.260819] cloud-init\n Starting Login to default iSCSI targets...\n[1025]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 9.299982] [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0mcloud-init[1025]: ] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 9.368810] cloud-init[1025]: The key fingerprint is:\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.381207] cloud-init[1025]: SHA256:DdqkznE38ZEWBAqURmM5T4cK6utsCoTBrkUODe52q/A root@sdnvpn-13-1[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[ 9.413017] cloud-init[1025]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.417825] cloud-init[1025]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.424292] cloud-init[1025]: |. o*o ..oo |\n[ 9.436171] cloud-init[1025]: |oo ..=oo.. o |\n[ 9.440114] cloud-init[1025]: |ooo. o =+.. + |\n[ 9.441219] cloud-init[1025]: |+=. .=.o + . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 9.447779] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1025]: |.*o. + S + . |\n[ 9.458060] cloud-init[1025]: |+.o .o o . . |\n[ 9.459110] cloud-init[1025]: |+ o o |\n[ 9.465660] cloud-init[1025]: |oo+ |\n[ 9.466711] cloud-init[1025]: |.=E |\n[ 9.469149] cloud-init[1025]: +----[SHA256]-----+\n[ 9.470275] cloud-init[1025]: Generating public/private ed25519 key pair.\n[ 9.473220] cloud-init[1025]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.476911] cloud-init[1025]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.480075] cloud-init[1025]: The key fingerprint is:\n[ 9.483007] cloud-init[1025]: SHA256:QoibiSze3Um5b/Gi/Fo2ByZqp7Lzj3McEUFH7wCLHlo root@sdnvpn-13-1\n[ 9.486372] cloud-init[1025]: The key's randomart image is:\n[ 9.489070] cloud-init[1025]: +--[ED25519 256]--+\n[ 9.491582] cloud-init[1025]: | .+oo |\n[ 9.493908] cloud-init[1025]: | . ...+ . |\n[ 9.497468] cloud-init[1025]: | . .E.... . |\n[ 9.502127] cloud-init[1025]: |.. ++.... o |\n[ 9.504083] cloud-init[1025]: |o.+. ..+So . |\n[ 9.508086] cloud-init[1025]: |o . . +o=.. |\n[ 9.509272] cloud-init[1025]: | . . +.=.+o. |\n[ 9.512055] cloud-init[1025]: | o..=o+oo. |\n[ 9.513224] cloud-init[1025]: | .=++==o. |\n[ 9.516169] cloud-init[1025]: +----[SHA256]-----+\n[ 9.744957] cloud-init[1133]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[ 10.406875] cloud-init[1133]: en_US.UTF-8... done\n[ 10.411046] cloud-init[1133]: Generation complete.\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.120576] cloud-init[1133]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 20 Jan 2019 21:42:00 +0000. Up 9.67 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.420923] cloud-init[1395]: + sudo useradd -m sdnvpn\n[ 11.486250] cloud-init[1395]: sudo: unable to resolve host sdnvpn-13-1\n[ 13.878005] cloud-init[1395]: + sudo adduser sdnvpn sudo\n[ 13.932406] cloud-init[1395]: sudo: unable to resolve host sdnvpn-13-1\n[ 13.968601] cloud-init[1395]: Adding user `sdnvpn' to group `sudo' ...\n[ 13.972881] cloud-init[1395]: Adding user sdnvpn to group sudo\n[ 14.333696] cloud-init[1395]: Done.\n[ 14.335258] cloud-init[1395]: + chpasswd\n[ 14.336426] cloud-init[1395]: + sudo echo sdnvpn:opnfv\n[ 14.394672] cloud-init[1395]: sudo: unable to resolve host sdnvpn-13-1\n[ 14.511313] cloud-init[1395]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: "} 2019-01-20 21:42:25,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825/action used request id req-24575335-45d0-4477-9c2e-7139e99ac25f 2019-01-20 21:42:27,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:28,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b13b17-a057-477a-89b9-7fb2b94f8330 x-compute-request-id: req-28b13b17-a057-477a-89b9-7fb2b94f8330 Content-Encoding: gzip Content-Length: 13169 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 743979399 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133960] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135616] pid_max: default: 32768 minimum: 301\n[ 0.136513] ACPI: Core revision 20150930\n[ 0.137895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139208] Security Framework initialized\n[ 0.140044] Yama: becoming mindful.\n[ 0.140787] AppArmor: AppArmor initialized\n[ 0.141672] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143077] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144750] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145979] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147367] Initializing cgroup subsys io\n[ 0.148184] Initializing cgroup subsys memory\n[ 0.149057] Initializing cgroup subsys devices\n[ 0.149933] Initializing cgroup subsys freezer\n[ 0.150805] Initializing cgroup subsys net_cls\n[ 0.151676] Initializing cgroup subsys perf_event\n[ 0.152588] Initializing cgroup subsys net_prio\n[ 0.153485] Initializing cgroup subsys hugetlb\n[ 0.154358] Initializing cgroup subsys pids\n[ 0.155237] CPU: Physical Processor ID: 0\n[ 0.156736] mce: CPU supports 10 MCE banks\n[ 0.157585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169307] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175678] ftrace: allocating 32123 entries in 126 pages\n[ 0.202143] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203379] smpboot: Max logical packages: 1\n[ 0.204377] x2apic enabled\n[ 0.205196] Switched APIC routing to physical x2apic.\n[ 0.206947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211897] KVM setup paravirtual spinlock\n[ 0.213181] x86: Booted up 1 node, 1 CPUs\n[ 0.213998] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215402] devtmpfs: initialized\n[ 0.217893] evm: security.selinux\n[ 0.218596] evm: security.SMACK64\n[ 0.219295] evm: security.SMACK64EXEC\n[ 0.220044] evm: security.SMACK64TRANSMUTE\n[ 0.220862] evm: security.SMACK64MMAP\n[ 0.221609] evm: security.ima\n[ 0.222250] evm: security.capability\n[ 0.223059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224926] pinctrl core: initialized pinctrl subsystem\n[ 0.226012] RTC time: 21:42:17, date: 01/20/19\n[ 0.226944] NET: Registered protocol family 16\n[ 0.227905] cpuidle: using governor ladder\n[ 0.228717] cpuidle: using governor menu\n[ 0.229500] PCCT header not found.\n[ 0.230253] ACPI: bus type PCI registered\n[ 0.231050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232278] PCI: Using configuration type 1 for base access\n[ 0.234421] ACPI: Added _OSI(Module Device)\n[ 0.235258] ACPI: Added _OSI(Processor Device)\n[ 0.236113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239129] ACPI: Interpreter enabled\n[ 0.239892] ACPI: (supports S0 S5)\n[ 0.240590] ACPI: Using IOAPIC for interrupt routing\n[ 0.241534] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250537] acpiphp: Slot [3] registered\n[ 0.251336] acpiphp: Slot [4] registered\n[ 0.252131] acpiphp: Slot [5] registered\n[ 0.252934] acpiphp: Slot [6] registered\n[ 0.253733] acpiphp: Slot [7] registered\n[ 0.254522] acpiphp: Slot [8] registered\n[ 0.255320] acpiphp: Slot [9] registered\n[ 0.256118] acpiphp: Slot [10] registered\n[ 0.256934] acpiphp: Slot [11] registered\n[ 0.257742] acpiphp: Slot [12] registered\n[ 0.258546] acpiphp: Slot [13] registered\n[ 0.259355] acpiphp: Slot [14] registered\n[ 0.270388] acpiphp: Slot [15] registered\n[ 0.271200] acpiphp: Slot [16] registered\n[ 0.272007] acpiphp: Slot [17] registered\n[ 0.272818] acpiphp: Slot [18] registered\n[ 0.273623] acpiphp: Slot [19] registered\n[ 0.274437] acpiphp: Slot [20] registered\n[ 0.275248] acpiphp: Slot [21] registered\n[ 0.276056] acpiphp: Slot [22] registered\n[ 0.276862] acpiphp: Slot [23] registered\n[ 0.277662] acpiphp: Slot [24] registered\n[ 0.278472] acpiphp: Slot [25] registered\n[ 0.279281] acpiphp: Slot [26] registered\n[ 0.280091] acpiphp: Slot [27] registered\n[ 0.280896] acpiphp: Slot [28] registered\n[ 0.281705] acpiphp: Slot [29] registered\n[ 0.282513] acpiphp: Slot [30] registered\n[ 0.283321] acpiphp: Slot [31] registered\n[ 0.284126] PCI host bridge to bus 0000:00\n[ 0.284932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288789] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.290231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307087] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365205] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366367] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368961] vgaarb: loaded\n[ 0.369558] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370708] SCSI subsystem initialized\n[ 0.371512] ACPI: bus type USB registered\n[ 0.372325] usbcore: registered new interface driver usbfs\n[ 0.373350] usbcore: registered new interface driver hub\n[ 0.374354] usbcore: registered new device driver usb\n[ 0.375396] PCI: Using ACPI for IRQ routing\n[ 0.376421] NetLabel: Initializing\n[ 0.377131] NetLabel: domain hash size = 128\n[ 0.377982] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378933] NetLabel: unlabeled traffic allowed by default\n[ 0.380032] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381001] clocksource: Switched to clocksource kvm-clock\n[ 0.386573] AppArmor: AppArmor Filesystem Enabled\n[ 0.387556] pnp: PnP ACPI init\n[ 0.388468] pnp: PnP ACPI: found 5 devices\n[ 0.394522] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396216] NET: Registered protocol family 2\n[ 0.397170] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398445] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399634] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400819] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401909] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403085] NET: Registered protocol family 1\n[ 0.403945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405033] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420219] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434611] Trying to unpack rootfs image as initramfs...\n[ 1.733961] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750403] Scanning for low memory corruption every 60 seconds\n[ 1.751758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.752911] audit: initializing netlink subsys (disabled)\n[ 1.753948] audit: type=2000 audit(1548020539.483:1): initialized\n[ 1.755267] Initialise system trusted keyring\n[ 1.756201] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757370] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759350] zbud: loaded\n[ 1.760059] VFS: Disk quotas dquot_6.6.0\n[ 1.760882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762289] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.763568] fuse init (API version 7.23)\n[ 1.764463] Key type big_key registered\n[ 1.765269] Allocating IMA MOK and blacklist keyrings.\n[ 1.766378] Key type asymmetric registered\n[ 1.767214] Asymmetric key parser 'x509' registered\n[ 1.768171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.769647] io scheduler noop registered\n[ 1.770445] io scheduler deadline registered (default)\n[ 1.771433] io scheduler cfq registered\n[ 1.772274] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.773340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.774609] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776063] ACPI: Power Button [PWRF]\n[ 1.776919] GHES: HEST is not enabled!\n[ 1.790814] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846088] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848190] Linux agpgart interface v0.103\n[ 1.850231] brd: module loaded\n[ 1.851481] loop: module loaded\n[ 1.852965] vda: vda1\n[ 1.854329] scsi host0: ata_piix\n[ 1.855071] scsi host1: ata_piix\n[ 1.855786] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.857022] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858471] libphy: Fixed MDIO Bus: probed\n[ 1.859297] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860255] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862428] PPP generic driver version 2.4.2\n[ 1.863325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864621] ehci-pci: EHCI PCI platform driver\n[ 1.865514] ehci-platform: EHCI generic platform driver\n[ 1.866506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.867641] ohci-pci: OHCI PCI platform driver\n[ 1.868515] ohci-platform: OHCI generic platform driver\n[ 1.869517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884023] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886508] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.889895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891326] usb usb1: Product: UHCI Host Controller\n[ 1.892267] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893426] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894482] hub 1-0:1.0: USB hub found\n[ 1.895270] hub 1-0:1.0: 2 ports detected\n[ 1.896186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899295] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900334] mousedev: PS/2 mouse device common for all mice\n[ 1.901602] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903507] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.907051] i2c /dev entries driver\n[ 1.907816] device-mapper: uevent: version 1.0.3\n[ 1.908758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910416] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911709] NET: Registered protocol family 10\n[ 1.912717] NET: Registered protocol family 17\n[ 1.913623] Key type dns_resolver registered\n[ 1.914577] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915692] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917459] registered taskstats version 1\n[ 1.918311] Loading compiled-in X.509 certificates\n[ 1.919753] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921623] zswap: loaded using pool lzo/zbud\n[ 1.923449] Key type trusted registered\n[ 1.925710] Key type encrypted registered\n[ 1.926553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927764] ima: No TPM chip found, activating TPM-bypass!\n[ 1.929204] evm: HMAC attrs: 0x1\n[ 1.930496] Magic number: 3:385:753\n[ 1.931540] tty ttyS4: hash matches\n[ 1.932649] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:19 UTC (1548020539)\n[ 1.934716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.936134] EDD information not available.\n[ 2.013562] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015184] ata1.00: configured for MWDMA2\n[ 2.016480] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.018997] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.030811] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.032233] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.034244] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.036018] Write protecting the kernel read-only data: 14336k\n[ 2.037758] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.039753] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.048839] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051097] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053323] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055472] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057713] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.059641] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.067924] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.104711] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.106770] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.131514] AVX2 version of gcm_enc/dec engaged.\n[ 2.132454] AES CTR mode by8 optimization enabled\n[ 2.133726] FDC 0 is a S82078B\n[ 2.205041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366095] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.367429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.368739] usb 1-1: Product: QEMU USB Tablet\n[ 2.369627] usb 1-1: Manufacturer: QEMU\n[ 2.370429] usb 1-1: SerialNumber: 42\n[ 2.377918] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.383491] usbcore: registered new interface driver usbhid\n[ 2.384594] usbhid: USB HID core driver\n[ 2.387471] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.389782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.749097] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750590] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.645557] md: linear personality registered for level -1\n[ 3.648164] md: multipath personality registered for level -4\n[ 3.650860] md: raid0 personality registered for level 0\n[ 3.653802] md: raid1 personality registered for level 1\n[ 3.725009] raid6: sse2x1 gen() 11672 MB/s\n[ 3.793029] raid6: sse2x1 xor() 8738 MB/s\n[ 3.861010] raid6: sse2x2 gen() 14308 MB/s\n[ 3.929005] raid6: sse2x2 xor() 9603 MB/s\n[ 3.997005] raid6: sse2x4 gen() 16584 MB/s\n[ 4.065006] raid6: sse2x4 xor() 11519 MB/s\n[ 4.133005] raid6: avx2x1 gen() 21979 MB/s\n[ 4.201005] raid6: avx2x2 gen() 25460 MB/s\n[ 4.269015] raid6: avx2x4 gen() 29505 MB/s\n[ 4.269889] raid6: using algorithm avx2x4 gen() 29505 MB/s\n[ 4.270920] raid6: using avx2x2 recovery algorithm\n[ 4.273246] xor: automatically using best checksumming function:\n[ 4.313003] avx : 34715.000 MB/sec\n[ 4.314841] async_tx: api initialized (async)\n[ 4.322305] md: raid6 personality registered for level 6\n[ 4.323374] md: raid5 personality registered for level 5\n[ 4.324393] md: raid4 personality registered for level 4\n[ 4.328553] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.352163] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.378249] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.460528] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.463850] systemd[1]: Detected virtualization kvm.\n[ 4.464828] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.468652] systemd[1]: Set hostname to .\n[ 4.472605] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.473759] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.582225] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.584584] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.587193] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.589465] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.591461] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.593348] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.595653] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.597815] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.600186] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.603502] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.605802] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.608288] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.610456] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.612799] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.614993] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.618402] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.624388] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.633522] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.637370] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.644846] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.647647] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.655254] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.659976] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.664184] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.670043] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.675224] Loading iSCSI transport class v2.0-870.\n[ 4.676287] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.678486] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.684945] systemd[1]: Mounting Debug File System...\n[ 4.686813] iscsi: registered transport (tcp)\n Mounting Debug File System...\n[ 4.689750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.697219] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.701053] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.705905] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.707786] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.712896] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.716546] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.720068] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.724998] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.730538] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.732922] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.739083] systemd[1]: Started Journal Service.\n[ 4.741589] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.261216] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:42:23 +0000. Up 5.56 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.801438] cloud-init[1024]: Cloud-init v. 0.7.9 running 'init' at Sun, 20 Jan 2019 21:42:25 +0000. Up 7.36 seconds.\n[ 8.803255] cloud-init[1024]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.808284] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.810062] cloud-init[1024]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.816124] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.817964] cloud-init[1024]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.820098] cloud-init[1024]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.824105] cloud-init[1024]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:39:b6:6d |\n[ 8.828101] cloud-init[1024]: ci-info: | ens3 | True | fe80::f816:3eff:fe39:b66d/64 | . | link | fa:16:3e:39:b6:6d |\n[ 8.832125] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.836100] cloud-init[1024]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.840105] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.841787] cloud-init[1024]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.848113] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.849793] cloud-init[1024]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.856183] cloud-init[1024]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.858352] cloud-init[1024]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.864347] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.866563] cloud-init[1024]: Generating public/private rsa key pair.\n[ 8.869599] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.875042] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.881026] cloud-init[1024]: The key fingerprint is:\n[ 8.881953] cloud-init[1024]: SHA256:htoPa88kGDf4Fn5ItChVyHG64nk3oFxCWo1ylf9aauI root@sdnvpn-13-2\n[ 8.883343] cloud-init[1024]: The key's randomart image is:\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.888696] cloud-init[1024]: +---[RSA 2048]----+\n[ 8.889637] cloud-init[1024]: | .o+o |\n[ 8.890587] cloud-init[1024]: | +++ |\n[ 8.891538] cloud-init[1024]: \n|. = +.. |\n[ 8.892795] cloud-init[1024]: | * . =.o |[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.896423] cloud-init[1024]: |. + B B.S |\n[ 8.897193] cloud-init[1024]: | o B @ =o |\n[ 8.897951] cloud-init[1024]: | = + @+o |\n[ 8.898936] cloud-init[1024]: | ..o=X |\n[ 8.899615] cloud-init[1024]: \n[[0;32m OK [0m] Reached target Timers.\n| .E+..+ |\n[ 8.901354] Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[1024]: +----[SHA256]-----+\n[ 8.909043] cloud-init[1024]: Generating public/private dsa key pair.\n[ 8.910396] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n\n[ 8.911999] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 8.921137] cloud-init[1024]: The key fingerprint is:\n[ 8.923041] cloud-init[1024]: SHA256:cwpkb9zVkIxb6e0LgeXvJp3QX4UNRXBQS7jfaP26C2c root@sdnvpn-13-2\n[ 8.925376] [[0;32m OK [0m] Started Regular background program processing daemon.\ncloud-init[1024]: The key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n\n[ 8.933818] cloud-init[1024]: +---[DSA 1024]----+[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.944774] cloud-init[1024]: | o.o+B=|\n[ 8.947003] cloud-init[1024]: | . *+o..|\n[ 8.949723] cloud-init[1024]: | o B..o= |\n[ 8.952216] cloud-init[1024]: | o o .o.+.o o|\n[ 8.959615] cloud-init[1024]: | . S o =.oo|\n[ 8.961550] cloud-init[1024]: | o + o *.+|\n[ 8.965474] cloud-init[1024]: | . .*E+o|\n[ 8.967808] cloud-init[1024]: | .+* o|\n[ 8.970789] cloud-init[1024]: | o++ |\n[ 8.972623] cloud-init[1024]: +----[SHA256]-----+\n[ 8.975852] cloud-init[1024]: Generating public/private ecdsa key pair. Starting LXD - container startup/shutdown...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.985813] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Accounts Service...\n Starting Login Service...\n Starting System Logging Service...\n[ 8.994829] cloud-init[1024]: \n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Apply the settings specified in cloud-config...Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 9.067509] cloud-init[1024]: The key fingerprint is:[[0;32m OK [0m] Started System Logging Service.\n\n[ 9.097724] cloud-init[1024]: SHA256:s5O+xZt3E48Gs4yqHSH82awnsKKgXKI8nc6l8v54u9k root@sdnvpn-13-2 Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[\n[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.170142] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1024]: The key's randomart image is:[[0;32m OK [0m] Started Accounts Service.\n\n[ 9.217084] cloud-init[1024]: +---[ECDSA 256]---+[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 9.241421] cloud-init[1024]: | |\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.287438] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m[1024]: | |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 9.306250] cloud-init[1024]: | |\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.321535] cloud-init[1024]: | . |\n[ 9.328133] cloud-init[1024]: | o S |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.336746] cloud-init[1024]: | .o X o . |\n[ 9.340457] cloud-init[1024]: |...... oB =o + + |\n[ 9.345977] cloud-init[1024]: |=++o=.+o.=oo+ = .|\n[ 9.349317] cloud-init[1024]: |ooBOo*+E*=o. o . |\n[ 9.352247] cloud-init[1024]: +----[SHA256]-----+\n[ 9.355229] cloud-init[1024]: Generating public/private ed25519 key pair.\n[ 9.359199] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.364166] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.369540] cloud-init[1024]: The key fingerprint is:\n[ 9.372438] cloud-init[1024]: SHA256:7JBkLelo/K4nXxV9eEDdhuuUKj1gia0AvGAlt4lsuKM root@sdnvpn-13-2\n[ 9.377582] cloud-init[1024]: The key's randomart image is:\n[ 9.381081] cloud-init[1024]: +--[ED25519 256]--+\n[ 9.385346] cloud-init[1024]: | .oo .o. o |\n[ 9.392163] cloud-init[1024]: | oo+oo o . oo o|\n[ 9.393419] cloud-init[1024]: |..+.oo= .o..o o+ |\n[ 9.396084] cloud-init[1024]: | o ..=.+. =. o+ |\n[ 9.400087] cloud-init[1024]: |o + +.So.o + |\n[ 9.401494] cloud-init[1024]: |.. . . o... + . |\n[ 9.404264] cloud-init[1024]: |E . o . . |\n[ 9.408088] cloud-init[1024]: | .... |\n[ 9.409416] cloud-init[1024]: | .=o |\n[ 9.412412] cloud-init[1024]: +----[SHA256]-----+\n[ 9.641325] cloud-init[1158]: Generating locales (this might take a while)...\n"} 2019-01-20 21:42:28,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action used request id req-28b13b17-a057-477a-89b9-7fb2b94f8330 2019-01-20 21:42:30,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:32,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7c2e2af-2e38-4dc3-8716-8d3add94aa3f x-compute-request-id: req-e7c2e2af-2e38-4dc3-8716-8d3add94aa3f Content-Encoding: gzip Content-Length: 13530 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 743979399 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133960] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135616] pid_max: default: 32768 minimum: 301\n[ 0.136513] ACPI: Core revision 20150930\n[ 0.137895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139208] Security Framework initialized\n[ 0.140044] Yama: becoming mindful.\n[ 0.140787] AppArmor: AppArmor initialized\n[ 0.141672] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143077] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144750] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145979] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147367] Initializing cgroup subsys io\n[ 0.148184] Initializing cgroup subsys memory\n[ 0.149057] Initializing cgroup subsys devices\n[ 0.149933] Initializing cgroup subsys freezer\n[ 0.150805] Initializing cgroup subsys net_cls\n[ 0.151676] Initializing cgroup subsys perf_event\n[ 0.152588] Initializing cgroup subsys net_prio\n[ 0.153485] Initializing cgroup subsys hugetlb\n[ 0.154358] Initializing cgroup subsys pids\n[ 0.155237] CPU: Physical Processor ID: 0\n[ 0.156736] mce: CPU supports 10 MCE banks\n[ 0.157585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169307] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175678] ftrace: allocating 32123 entries in 126 pages\n[ 0.202143] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203379] smpboot: Max logical packages: 1\n[ 0.204377] x2apic enabled\n[ 0.205196] Switched APIC routing to physical x2apic.\n[ 0.206947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211897] KVM setup paravirtual spinlock\n[ 0.213181] x86: Booted up 1 node, 1 CPUs\n[ 0.213998] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215402] devtmpfs: initialized\n[ 0.217893] evm: security.selinux\n[ 0.218596] evm: security.SMACK64\n[ 0.219295] evm: security.SMACK64EXEC\n[ 0.220044] evm: security.SMACK64TRANSMUTE\n[ 0.220862] evm: security.SMACK64MMAP\n[ 0.221609] evm: security.ima\n[ 0.222250] evm: security.capability\n[ 0.223059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224926] pinctrl core: initialized pinctrl subsystem\n[ 0.226012] RTC time: 21:42:17, date: 01/20/19\n[ 0.226944] NET: Registered protocol family 16\n[ 0.227905] cpuidle: using governor ladder\n[ 0.228717] cpuidle: using governor menu\n[ 0.229500] PCCT header not found.\n[ 0.230253] ACPI: bus type PCI registered\n[ 0.231050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232278] PCI: Using configuration type 1 for base access\n[ 0.234421] ACPI: Added _OSI(Module Device)\n[ 0.235258] ACPI: Added _OSI(Processor Device)\n[ 0.236113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239129] ACPI: Interpreter enabled\n[ 0.239892] ACPI: (supports S0 S5)\n[ 0.240590] ACPI: Using IOAPIC for interrupt routing\n[ 0.241534] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250537] acpiphp: Slot [3] registered\n[ 0.251336] acpiphp: Slot [4] registered\n[ 0.252131] acpiphp: Slot [5] registered\n[ 0.252934] acpiphp: Slot [6] registered\n[ 0.253733] acpiphp: Slot [7] registered\n[ 0.254522] acpiphp: Slot [8] registered\n[ 0.255320] acpiphp: Slot [9] registered\n[ 0.256118] acpiphp: Slot [10] registered\n[ 0.256934] acpiphp: Slot [11] registered\n[ 0.257742] acpiphp: Slot [12] registered\n[ 0.258546] acpiphp: Slot [13] registered\n[ 0.259355] acpiphp: Slot [14] registered\n[ 0.270388] acpiphp: Slot [15] registered\n[ 0.271200] acpiphp: Slot [16] registered\n[ 0.272007] acpiphp: Slot [17] registered\n[ 0.272818] acpiphp: Slot [18] registered\n[ 0.273623] acpiphp: Slot [19] registered\n[ 0.274437] acpiphp: Slot [20] registered\n[ 0.275248] acpiphp: Slot [21] registered\n[ 0.276056] acpiphp: Slot [22] registered\n[ 0.276862] acpiphp: Slot [23] registered\n[ 0.277662] acpiphp: Slot [24] registered\n[ 0.278472] acpiphp: Slot [25] registered\n[ 0.279281] acpiphp: Slot [26] registered\n[ 0.280091] acpiphp: Slot [27] registered\n[ 0.280896] acpiphp: Slot [28] registered\n[ 0.281705] acpiphp: Slot [29] registered\n[ 0.282513] acpiphp: Slot [30] registered\n[ 0.283321] acpiphp: Slot [31] registered\n[ 0.284126] PCI host bridge to bus 0000:00\n[ 0.284932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288789] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.290231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307087] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365205] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366367] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368961] vgaarb: loaded\n[ 0.369558] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370708] SCSI subsystem initialized\n[ 0.371512] ACPI: bus type USB registered\n[ 0.372325] usbcore: registered new interface driver usbfs\n[ 0.373350] usbcore: registered new interface driver hub\n[ 0.374354] usbcore: registered new device driver usb\n[ 0.375396] PCI: Using ACPI for IRQ routing\n[ 0.376421] NetLabel: Initializing\n[ 0.377131] NetLabel: domain hash size = 128\n[ 0.377982] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378933] NetLabel: unlabeled traffic allowed by default\n[ 0.380032] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381001] clocksource: Switched to clocksource kvm-clock\n[ 0.386573] AppArmor: AppArmor Filesystem Enabled\n[ 0.387556] pnp: PnP ACPI init\n[ 0.388468] pnp: PnP ACPI: found 5 devices\n[ 0.394522] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396216] NET: Registered protocol family 2\n[ 0.397170] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398445] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399634] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400819] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401909] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403085] NET: Registered protocol family 1\n[ 0.403945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405033] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420219] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434611] Trying to unpack rootfs image as initramfs...\n[ 1.733961] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750403] Scanning for low memory corruption every 60 seconds\n[ 1.751758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.752911] audit: initializing netlink subsys (disabled)\n[ 1.753948] audit: type=2000 audit(1548020539.483:1): initialized\n[ 1.755267] Initialise system trusted keyring\n[ 1.756201] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757370] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759350] zbud: loaded\n[ 1.760059] VFS: Disk quotas dquot_6.6.0\n[ 1.760882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762289] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.763568] fuse init (API version 7.23)\n[ 1.764463] Key type big_key registered\n[ 1.765269] Allocating IMA MOK and blacklist keyrings.\n[ 1.766378] Key type asymmetric registered\n[ 1.767214] Asymmetric key parser 'x509' registered\n[ 1.768171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.769647] io scheduler noop registered\n[ 1.770445] io scheduler deadline registered (default)\n[ 1.771433] io scheduler cfq registered\n[ 1.772274] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.773340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.774609] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776063] ACPI: Power Button [PWRF]\n[ 1.776919] GHES: HEST is not enabled!\n[ 1.790814] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846088] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848190] Linux agpgart interface v0.103\n[ 1.850231] brd: module loaded\n[ 1.851481] loop: module loaded\n[ 1.852965] vda: vda1\n[ 1.854329] scsi host0: ata_piix\n[ 1.855071] scsi host1: ata_piix\n[ 1.855786] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.857022] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858471] libphy: Fixed MDIO Bus: probed\n[ 1.859297] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860255] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862428] PPP generic driver version 2.4.2\n[ 1.863325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864621] ehci-pci: EHCI PCI platform driver\n[ 1.865514] ehci-platform: EHCI generic platform driver\n[ 1.866506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.867641] ohci-pci: OHCI PCI platform driver\n[ 1.868515] ohci-platform: OHCI generic platform driver\n[ 1.869517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884023] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886508] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.889895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891326] usb usb1: Product: UHCI Host Controller\n[ 1.892267] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893426] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894482] hub 1-0:1.0: USB hub found\n[ 1.895270] hub 1-0:1.0: 2 ports detected\n[ 1.896186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899295] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900334] mousedev: PS/2 mouse device common for all mice\n[ 1.901602] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903507] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.907051] i2c /dev entries driver\n[ 1.907816] device-mapper: uevent: version 1.0.3\n[ 1.908758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910416] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911709] NET: Registered protocol family 10\n[ 1.912717] NET: Registered protocol family 17\n[ 1.913623] Key type dns_resolver registered\n[ 1.914577] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915692] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917459] registered taskstats version 1\n[ 1.918311] Loading compiled-in X.509 certificates\n[ 1.919753] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921623] zswap: loaded using pool lzo/zbud\n[ 1.923449] Key type trusted registered\n[ 1.925710] Key type encrypted registered\n[ 1.926553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927764] ima: No TPM chip found, activating TPM-bypass!\n[ 1.929204] evm: HMAC attrs: 0x1\n[ 1.930496] Magic number: 3:385:753\n[ 1.931540] tty ttyS4: hash matches\n[ 1.932649] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:19 UTC (1548020539)\n[ 1.934716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.936134] EDD information not available.\n[ 2.013562] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015184] ata1.00: configured for MWDMA2\n[ 2.016480] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.018997] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.030811] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.032233] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.034244] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.036018] Write protecting the kernel read-only data: 14336k\n[ 2.037758] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.039753] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.048839] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051097] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053323] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055472] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057713] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.059641] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.067924] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.104711] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.106770] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.131514] AVX2 version of gcm_enc/dec engaged.\n[ 2.132454] AES CTR mode by8 optimization enabled\n[ 2.133726] FDC 0 is a S82078B\n[ 2.205041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366095] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.367429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.368739] usb 1-1: Product: QEMU USB Tablet\n[ 2.369627] usb 1-1: Manufacturer: QEMU\n[ 2.370429] usb 1-1: SerialNumber: 42\n[ 2.377918] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.383491] usbcore: registered new interface driver usbhid\n[ 2.384594] usbhid: USB HID core driver\n[ 2.387471] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.389782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.749097] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750590] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.645557] md: linear personality registered for level -1\n[ 3.648164] md: multipath personality registered for level -4\n[ 3.650860] md: raid0 personality registered for level 0\n[ 3.653802] md: raid1 personality registered for level 1\n[ 3.725009] raid6: sse2x1 gen() 11672 MB/s\n[ 3.793029] raid6: sse2x1 xor() 8738 MB/s\n[ 3.861010] raid6: sse2x2 gen() 14308 MB/s\n[ 3.929005] raid6: sse2x2 xor() 9603 MB/s\n[ 3.997005] raid6: sse2x4 gen() 16584 MB/s\n[ 4.065006] raid6: sse2x4 xor() 11519 MB/s\n[ 4.133005] raid6: avx2x1 gen() 21979 MB/s\n[ 4.201005] raid6: avx2x2 gen() 25460 MB/s\n[ 4.269015] raid6: avx2x4 gen() 29505 MB/s\n[ 4.269889] raid6: using algorithm avx2x4 gen() 29505 MB/s\n[ 4.270920] raid6: using avx2x2 recovery algorithm\n[ 4.273246] xor: automatically using best checksumming function:\n[ 4.313003] avx : 34715.000 MB/sec\n[ 4.314841] async_tx: api initialized (async)\n[ 4.322305] md: raid6 personality registered for level 6\n[ 4.323374] md: raid5 personality registered for level 5\n[ 4.324393] md: raid4 personality registered for level 4\n[ 4.328553] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.352163] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.378249] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.460528] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.463850] systemd[1]: Detected virtualization kvm.\n[ 4.464828] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.468652] systemd[1]: Set hostname to .\n[ 4.472605] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.473759] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.582225] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.584584] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.587193] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.589465] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.591461] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.593348] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.595653] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.597815] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.600186] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.603502] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.605802] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.608288] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.610456] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.612799] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.614993] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.618402] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.624388] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.633522] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.637370] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.644846] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.647647] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.655254] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.659976] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.664184] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.670043] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.675224] Loading iSCSI transport class v2.0-870.\n[ 4.676287] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.678486] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.684945] systemd[1]: Mounting Debug File System...\n[ 4.686813] iscsi: registered transport (tcp)\n Mounting Debug File System...\n[ 4.689750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.697219] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.701053] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.705905] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.707786] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.712896] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.716546] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.720068] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.724998] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.730538] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.732922] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.739083] systemd[1]: Started Journal Service.\n[ 4.741589] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.261216] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:42:23 +0000. Up 5.56 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.801438] cloud-init[1024]: Cloud-init v. 0.7.9 running 'init' at Sun, 20 Jan 2019 21:42:25 +0000. Up 7.36 seconds.\n[ 8.803255] cloud-init[1024]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.808284] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.810062] cloud-init[1024]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.816124] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.817964] cloud-init[1024]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.820098] cloud-init[1024]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.824105] cloud-init[1024]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:39:b6:6d |\n[ 8.828101] cloud-init[1024]: ci-info: | ens3 | True | fe80::f816:3eff:fe39:b66d/64 | . | link | fa:16:3e:39:b6:6d |\n[ 8.832125] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.836100] cloud-init[1024]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.840105] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.841787] cloud-init[1024]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.848113] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.849793] cloud-init[1024]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.856183] cloud-init[1024]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.858352] cloud-init[1024]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.864347] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.866563] cloud-init[1024]: Generating public/private rsa key pair.\n[ 8.869599] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.875042] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.881026] cloud-init[1024]: The key fingerprint is:\n[ 8.881953] cloud-init[1024]: SHA256:htoPa88kGDf4Fn5ItChVyHG64nk3oFxCWo1ylf9aauI root@sdnvpn-13-2\n[ 8.883343] cloud-init[1024]: The key's randomart image is:\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.888696] cloud-init[1024]: +---[RSA 2048]----+\n[ 8.889637] cloud-init[1024]: | .o+o |\n[ 8.890587] cloud-init[1024]: | +++ |\n[ 8.891538] cloud-init[1024]: \n|. = +.. |\n[ 8.892795] cloud-init[1024]: | * . =.o |[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.896423] cloud-init[1024]: |. + B B.S |\n[ 8.897193] cloud-init[1024]: | o B @ =o |\n[ 8.897951] cloud-init[1024]: | = + @+o |\n[ 8.898936] cloud-init[1024]: | ..o=X |\n[ 8.899615] cloud-init[1024]: \n[[0;32m OK [0m] Reached target Timers.\n| .E+..+ |\n[ 8.901354] Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[1024]: +----[SHA256]-----+\n[ 8.909043] cloud-init[1024]: Generating public/private dsa key pair.\n[ 8.910396] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n\n[ 8.911999] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 8.921137] cloud-init[1024]: The key fingerprint is:\n[ 8.923041] cloud-init[1024]: SHA256:cwpkb9zVkIxb6e0LgeXvJp3QX4UNRXBQS7jfaP26C2c root@sdnvpn-13-2\n[ 8.925376] [[0;32m OK [0m] Started Regular background program processing daemon.\ncloud-init[1024]: The key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n\n[ 8.933818] cloud-init[1024]: +---[DSA 1024]----+[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.944774] cloud-init[1024]: | o.o+B=|\n[ 8.947003] cloud-init[1024]: | . *+o..|\n[ 8.949723] cloud-init[1024]: | o B..o= |\n[ 8.952216] cloud-init[1024]: | o o .o.+.o o|\n[ 8.959615] cloud-init[1024]: | . S o =.oo|\n[ 8.961550] cloud-init[1024]: | o + o *.+|\n[ 8.965474] cloud-init[1024]: | . .*E+o|\n[ 8.967808] cloud-init[1024]: | .+* o|\n[ 8.970789] cloud-init[1024]: | o++ |\n[ 8.972623] cloud-init[1024]: +----[SHA256]-----+\n[ 8.975852] cloud-init[1024]: Generating public/private ecdsa key pair. Starting LXD - container startup/shutdown...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.985813] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Accounts Service...\n Starting Login Service...\n Starting System Logging Service...\n[ 8.994829] cloud-init[1024]: \n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Apply the settings specified in cloud-config...Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 9.067509] cloud-init[1024]: The key fingerprint is:[[0;32m OK [0m] Started System Logging Service.\n\n[ 9.097724] cloud-init[1024]: SHA256:s5O+xZt3E48Gs4yqHSH82awnsKKgXKI8nc6l8v54u9k root@sdnvpn-13-2 Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[\n[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.170142] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1024]: The key's randomart image is:[[0;32m OK [0m] Started Accounts Service.\n\n[ 9.217084] cloud-init[1024]: +---[ECDSA 256]---+[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 9.241421] cloud-init[1024]: | |\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.287438] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m[1024]: | |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 9.306250] cloud-init[1024]: | |\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.321535] cloud-init[1024]: | . |\n[ 9.328133] cloud-init[1024]: | o S |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.336746] cloud-init[1024]: | .o X o . |\n[ 9.340457] cloud-init[1024]: |...... oB =o + + |\n[ 9.345977] cloud-init[1024]: |=++o=.+o.=oo+ = .|\n[ 9.349317] cloud-init[1024]: |ooBOo*+E*=o. o . |\n[ 9.352247] cloud-init[1024]: +----[SHA256]-----+\n[ 9.355229] cloud-init[1024]: Generating public/private ed25519 key pair.\n[ 9.359199] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.364166] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.369540] cloud-init[1024]: The key fingerprint is:\n[ 9.372438] cloud-init[1024]: SHA256:7JBkLelo/K4nXxV9eEDdhuuUKj1gia0AvGAlt4lsuKM root@sdnvpn-13-2\n[ 9.377582] cloud-init[1024]: The key's randomart image is:\n[ 9.381081] cloud-init[1024]: +--[ED25519 256]--+\n[ 9.385346] cloud-init[1024]: | .oo .o. o |\n[ 9.392163] cloud-init[1024]: | oo+oo o . oo o|\n[ 9.393419] cloud-init[1024]: |..+.oo= .o..o o+ |\n[ 9.396084] cloud-init[1024]: | o ..=.+. =. o+ |\n[ 9.400087] cloud-init[1024]: |o + +.So.o + |\n[ 9.401494] cloud-init[1024]: |.. . . o... + . |\n[ 9.404264] cloud-init[1024]: |E . o . . |\n[ 9.408088] cloud-init[1024]: | .... |\n[ 9.409416] cloud-init[1024]: | .=o |\n[ 9.412412] cloud-init[1024]: +----[SHA256]-----+\n[ 9.641325] cloud-init[1158]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.255887] cloud-init[1158]: en_US.UTF-8... done\n[ 10.257685] cloud-init[1158]: Generation complete.\n[ 10.909407] cloud-init[1158]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 20 Jan 2019 21:42:27 +0000. Up 9.57 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.205616] cloud-init[1390]: + sudo useradd -m sdnvpn\n[ 11.271977] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.047037] cloud-init[1390]: + sudo adduser sdnvpn sudo\n[ 12.102842] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.139321] cloud-init[1390]: Adding user `sdnvpn' to group `sudo' ...\n[ 12.143450] cloud-init[1390]: Adding user sdnvpn to group sudo\n[ 12.248035] cloud-init[1390]: Done.\n[ 12.250307] cloud-init[1390]: + chpasswd\n[ 12.252057] cloud-init[1390]: + sudo echo sdnvpn:opnfv\n[ 12.308019] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.358198] cloud-init[1390]: + sleep 20\n"} 2019-01-20 21:42:32,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action used request id req-e7c2e2af-2e38-4dc3-8716-8d3add94aa3f 2019-01-20 21:42:34,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b1559b858f20c983c7304995cd3334d761d43" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:35,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27e1cb9e-49ab-485f-9598-5e573bb11d20 x-compute-request-id: req-27e1cb9e-49ab-485f-9598-5e573bb11d20 Content-Encoding: gzip Content-Length: 13548 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 743979399 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133960] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135616] pid_max: default: 32768 minimum: 301\n[ 0.136513] ACPI: Core revision 20150930\n[ 0.137895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139208] Security Framework initialized\n[ 0.140044] Yama: becoming mindful.\n[ 0.140787] AppArmor: AppArmor initialized\n[ 0.141672] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.143077] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144750] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145979] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147367] Initializing cgroup subsys io\n[ 0.148184] Initializing cgroup subsys memory\n[ 0.149057] Initializing cgroup subsys devices\n[ 0.149933] Initializing cgroup subsys freezer\n[ 0.150805] Initializing cgroup subsys net_cls\n[ 0.151676] Initializing cgroup subsys perf_event\n[ 0.152588] Initializing cgroup subsys net_prio\n[ 0.153485] Initializing cgroup subsys hugetlb\n[ 0.154358] Initializing cgroup subsys pids\n[ 0.155237] CPU: Physical Processor ID: 0\n[ 0.156736] mce: CPU supports 10 MCE banks\n[ 0.157585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158593] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169307] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.175678] ftrace: allocating 32123 entries in 126 pages\n[ 0.202143] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203379] smpboot: Max logical packages: 1\n[ 0.204377] x2apic enabled\n[ 0.205196] Switched APIC routing to physical x2apic.\n[ 0.206947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211897] KVM setup paravirtual spinlock\n[ 0.213181] x86: Booted up 1 node, 1 CPUs\n[ 0.213998] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215402] devtmpfs: initialized\n[ 0.217893] evm: security.selinux\n[ 0.218596] evm: security.SMACK64\n[ 0.219295] evm: security.SMACK64EXEC\n[ 0.220044] evm: security.SMACK64TRANSMUTE\n[ 0.220862] evm: security.SMACK64MMAP\n[ 0.221609] evm: security.ima\n[ 0.222250] evm: security.capability\n[ 0.223059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224926] pinctrl core: initialized pinctrl subsystem\n[ 0.226012] RTC time: 21:42:17, date: 01/20/19\n[ 0.226944] NET: Registered protocol family 16\n[ 0.227905] cpuidle: using governor ladder\n[ 0.228717] cpuidle: using governor menu\n[ 0.229500] PCCT header not found.\n[ 0.230253] ACPI: bus type PCI registered\n[ 0.231050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232278] PCI: Using configuration type 1 for base access\n[ 0.234421] ACPI: Added _OSI(Module Device)\n[ 0.235258] ACPI: Added _OSI(Processor Device)\n[ 0.236113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239129] ACPI: Interpreter enabled\n[ 0.239892] ACPI: (supports S0 S5)\n[ 0.240590] ACPI: Using IOAPIC for interrupt routing\n[ 0.241534] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250537] acpiphp: Slot [3] registered\n[ 0.251336] acpiphp: Slot [4] registered\n[ 0.252131] acpiphp: Slot [5] registered\n[ 0.252934] acpiphp: Slot [6] registered\n[ 0.253733] acpiphp: Slot [7] registered\n[ 0.254522] acpiphp: Slot [8] registered\n[ 0.255320] acpiphp: Slot [9] registered\n[ 0.256118] acpiphp: Slot [10] registered\n[ 0.256934] acpiphp: Slot [11] registered\n[ 0.257742] acpiphp: Slot [12] registered\n[ 0.258546] acpiphp: Slot [13] registered\n[ 0.259355] acpiphp: Slot [14] registered\n[ 0.270388] acpiphp: Slot [15] registered\n[ 0.271200] acpiphp: Slot [16] registered\n[ 0.272007] acpiphp: Slot [17] registered\n[ 0.272818] acpiphp: Slot [18] registered\n[ 0.273623] acpiphp: Slot [19] registered\n[ 0.274437] acpiphp: Slot [20] registered\n[ 0.275248] acpiphp: Slot [21] registered\n[ 0.276056] acpiphp: Slot [22] registered\n[ 0.276862] acpiphp: Slot [23] registered\n[ 0.277662] acpiphp: Slot [24] registered\n[ 0.278472] acpiphp: Slot [25] registered\n[ 0.279281] acpiphp: Slot [26] registered\n[ 0.280091] acpiphp: Slot [27] registered\n[ 0.280896] acpiphp: Slot [28] registered\n[ 0.281705] acpiphp: Slot [29] registered\n[ 0.282513] acpiphp: Slot [30] registered\n[ 0.283321] acpiphp: Slot [31] registered\n[ 0.284126] PCI host bridge to bus 0000:00\n[ 0.284932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288789] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.290231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297800] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307087] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363220] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365205] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366367] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367417] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368961] vgaarb: loaded\n[ 0.369558] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370708] SCSI subsystem initialized\n[ 0.371512] ACPI: bus type USB registered\n[ 0.372325] usbcore: registered new interface driver usbfs\n[ 0.373350] usbcore: registered new interface driver hub\n[ 0.374354] usbcore: registered new device driver usb\n[ 0.375396] PCI: Using ACPI for IRQ routing\n[ 0.376421] NetLabel: Initializing\n[ 0.377131] NetLabel: domain hash size = 128\n[ 0.377982] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378933] NetLabel: unlabeled traffic allowed by default\n[ 0.380032] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381001] clocksource: Switched to clocksource kvm-clock\n[ 0.386573] AppArmor: AppArmor Filesystem Enabled\n[ 0.387556] pnp: PnP ACPI init\n[ 0.388468] pnp: PnP ACPI: found 5 devices\n[ 0.394522] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396216] NET: Registered protocol family 2\n[ 0.397170] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.398445] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.399634] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.400819] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401909] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403085] NET: Registered protocol family 1\n[ 0.403945] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405033] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420219] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434611] Trying to unpack rootfs image as initramfs...\n[ 1.733961] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750403] Scanning for low memory corruption every 60 seconds\n[ 1.751758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.752911] audit: initializing netlink subsys (disabled)\n[ 1.753948] audit: type=2000 audit(1548020539.483:1): initialized\n[ 1.755267] Initialise system trusted keyring\n[ 1.756201] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757370] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759350] zbud: loaded\n[ 1.760059] VFS: Disk quotas dquot_6.6.0\n[ 1.760882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762289] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.763568] fuse init (API version 7.23)\n[ 1.764463] Key type big_key registered\n[ 1.765269] Allocating IMA MOK and blacklist keyrings.\n[ 1.766378] Key type asymmetric registered\n[ 1.767214] Asymmetric key parser 'x509' registered\n[ 1.768171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.769647] io scheduler noop registered\n[ 1.770445] io scheduler deadline registered (default)\n[ 1.771433] io scheduler cfq registered\n[ 1.772274] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.773340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.774609] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776063] ACPI: Power Button [PWRF]\n[ 1.776919] GHES: HEST is not enabled!\n[ 1.790814] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822045] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846088] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848190] Linux agpgart interface v0.103\n[ 1.850231] brd: module loaded\n[ 1.851481] loop: module loaded\n[ 1.852965] vda: vda1\n[ 1.854329] scsi host0: ata_piix\n[ 1.855071] scsi host1: ata_piix\n[ 1.855786] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.857022] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858471] libphy: Fixed MDIO Bus: probed\n[ 1.859297] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860255] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862428] PPP generic driver version 2.4.2\n[ 1.863325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864621] ehci-pci: EHCI PCI platform driver\n[ 1.865514] ehci-platform: EHCI generic platform driver\n[ 1.866506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.867641] ohci-pci: OHCI PCI platform driver\n[ 1.868515] ohci-platform: OHCI generic platform driver\n[ 1.869517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884023] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886508] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.889895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891326] usb usb1: Product: UHCI Host Controller\n[ 1.892267] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893426] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894482] hub 1-0:1.0: USB hub found\n[ 1.895270] hub 1-0:1.0: 2 ports detected\n[ 1.896186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899295] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900334] mousedev: PS/2 mouse device common for all mice\n[ 1.901602] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903507] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904610] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.907051] i2c /dev entries driver\n[ 1.907816] device-mapper: uevent: version 1.0.3\n[ 1.908758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910416] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911709] NET: Registered protocol family 10\n[ 1.912717] NET: Registered protocol family 17\n[ 1.913623] Key type dns_resolver registered\n[ 1.914577] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915692] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917459] registered taskstats version 1\n[ 1.918311] Loading compiled-in X.509 certificates\n[ 1.919753] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921623] zswap: loaded using pool lzo/zbud\n[ 1.923449] Key type trusted registered\n[ 1.925710] Key type encrypted registered\n[ 1.926553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927764] ima: No TPM chip found, activating TPM-bypass!\n[ 1.929204] evm: HMAC attrs: 0x1\n[ 1.930496] Magic number: 3:385:753\n[ 1.931540] tty ttyS4: hash matches\n[ 1.932649] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:19 UTC (1548020539)\n[ 1.934716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.936134] EDD information not available.\n[ 2.013562] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015184] ata1.00: configured for MWDMA2\n[ 2.016480] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.018997] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.030811] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.032233] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.034244] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.036018] Write protecting the kernel read-only data: 14336k\n[ 2.037758] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.039753] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.048839] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051097] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053323] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055472] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057713] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.059641] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061566] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.067924] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095425] virtio_net virtio0 ens3: renamed from eth0\n[ 2.104711] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.106770] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.131514] AVX2 version of gcm_enc/dec engaged.\n[ 2.132454] AES CTR mode by8 optimization enabled\n[ 2.133726] FDC 0 is a S82078B\n[ 2.205041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366095] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.367429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.368739] usb 1-1: Product: QEMU USB Tablet\n[ 2.369627] usb 1-1: Manufacturer: QEMU\n[ 2.370429] usb 1-1: SerialNumber: 42\n[ 2.377918] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.383491] usbcore: registered new interface driver usbhid\n[ 2.384594] usbhid: USB HID core driver\n[ 2.387471] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.389782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.749097] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750590] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.645557] md: linear personality registered for level -1\n[ 3.648164] md: multipath personality registered for level -4\n[ 3.650860] md: raid0 personality registered for level 0\n[ 3.653802] md: raid1 personality registered for level 1\n[ 3.725009] raid6: sse2x1 gen() 11672 MB/s\n[ 3.793029] raid6: sse2x1 xor() 8738 MB/s\n[ 3.861010] raid6: sse2x2 gen() 14308 MB/s\n[ 3.929005] raid6: sse2x2 xor() 9603 MB/s\n[ 3.997005] raid6: sse2x4 gen() 16584 MB/s\n[ 4.065006] raid6: sse2x4 xor() 11519 MB/s\n[ 4.133005] raid6: avx2x1 gen() 21979 MB/s\n[ 4.201005] raid6: avx2x2 gen() 25460 MB/s\n[ 4.269015] raid6: avx2x4 gen() 29505 MB/s\n[ 4.269889] raid6: using algorithm avx2x4 gen() 29505 MB/s\n[ 4.270920] raid6: using avx2x2 recovery algorithm\n[ 4.273246] xor: automatically using best checksumming function:\n[ 4.313003] avx : 34715.000 MB/sec\n[ 4.314841] async_tx: api initialized (async)\n[ 4.322305] md: raid6 personality registered for level 6\n[ 4.323374] md: raid5 personality registered for level 5\n[ 4.324393] md: raid4 personality registered for level 4\n[ 4.328553] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.352163] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.378249] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.460528] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.463850] systemd[1]: Detected virtualization kvm.\n[ 4.464828] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.468652] systemd[1]: Set hostname to .\n[ 4.472605] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.473759] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.582225] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.584584] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.587193] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.589465] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.591461] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.593348] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.595653] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.597815] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.600186] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.603502] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.605802] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.608288] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.610456] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.612799] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.614993] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.618402] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.624388] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.633522] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.637370] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.644846] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.647647] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.655254] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.659976] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.664184] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.670043] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.675224] Loading iSCSI transport class v2.0-870.\n[ 4.676287] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.678486] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.684945] systemd[1]: Mounting Debug File System...\n[ 4.686813] iscsi: registered transport (tcp)\n Mounting Debug File System...\n[ 4.689750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.697219] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.701053] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.705905] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.707786] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.712896] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.716546] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.720068] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.724998] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.730538] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.732922] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.739083] systemd[1]: Started Journal Service.\n[ 4.741589] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.261216] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 20 Jan 2019 21:42:23 +0000. Up 5.56 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.801438] cloud-init[1024]: Cloud-init v. 0.7.9 running 'init' at Sun, 20 Jan 2019 21:42:25 +0000. Up 7.36 seconds.\n[ 8.803255] cloud-init[1024]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.808284] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.810062] cloud-init[1024]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.816124] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.817964] cloud-init[1024]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.820098] cloud-init[1024]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.824105] cloud-init[1024]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:39:b6:6d |\n[ 8.828101] cloud-init[1024]: ci-info: | ens3 | True | fe80::f816:3eff:fe39:b66d/64 | . | link | fa:16:3e:39:b6:6d |\n[ 8.832125] cloud-init[1024]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.836100] cloud-init[1024]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.840105] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.841787] cloud-init[1024]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.848113] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.849793] cloud-init[1024]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.856183] cloud-init[1024]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.858352] cloud-init[1024]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.864347] cloud-init[1024]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.866563] cloud-init[1024]: Generating public/private rsa key pair.\n[ 8.869599] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.875042] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.881026] cloud-init[1024]: The key fingerprint is:\n[ 8.881953] cloud-init[1024]: SHA256:htoPa88kGDf4Fn5ItChVyHG64nk3oFxCWo1ylf9aauI root@sdnvpn-13-2\n[ 8.883343] cloud-init[1024]: The key's randomart image is:\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 8.888696] cloud-init[1024]: +---[RSA 2048]----+\n[ 8.889637] cloud-init[1024]: | .o+o |\n[ 8.890587] cloud-init[1024]: | +++ |\n[ 8.891538] cloud-init[1024]: \n|. = +.. |\n[ 8.892795] cloud-init[1024]: | * . =.o |[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.896423] cloud-init[1024]: |. + B B.S |\n[ 8.897193] cloud-init[1024]: | o B @ =o |\n[ 8.897951] cloud-init[1024]: | = + @+o |\n[ 8.898936] cloud-init[1024]: | ..o=X |\n[ 8.899615] cloud-init[1024]: \n[[0;32m OK [0m] Reached target Timers.\n| .E+..+ |\n[ 8.901354] Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[1024]: +----[SHA256]-----+\n[ 8.909043] cloud-init[1024]: Generating public/private dsa key pair.\n[ 8.910396] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n\n[ 8.911999] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 8.921137] cloud-init[1024]: The key fingerprint is:\n[ 8.923041] cloud-init[1024]: SHA256:cwpkb9zVkIxb6e0LgeXvJp3QX4UNRXBQS7jfaP26C2c root@sdnvpn-13-2\n[ 8.925376] [[0;32m OK [0m] Started Regular background program processing daemon.\ncloud-init[1024]: The key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n\n[ 8.933818] cloud-init[1024]: +---[DSA 1024]----+[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.944774] cloud-init[1024]: | o.o+B=|\n[ 8.947003] cloud-init[1024]: | . *+o..|\n[ 8.949723] cloud-init[1024]: | o B..o= |\n[ 8.952216] cloud-init[1024]: | o o .o.+.o o|\n[ 8.959615] cloud-init[1024]: | . S o =.oo|\n[ 8.961550] cloud-init[1024]: | o + o *.+|\n[ 8.965474] cloud-init[1024]: | . .*E+o|\n[ 8.967808] cloud-init[1024]: | .+* o|\n[ 8.970789] cloud-init[1024]: | o++ |\n[ 8.972623] cloud-init[1024]: +----[SHA256]-----+\n[ 8.975852] cloud-init[1024]: Generating public/private ecdsa key pair. Starting LXD - container startup/shutdown...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.985813] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Accounts Service...\n Starting Login Service...\n Starting System Logging Service...\n[ 8.994829] cloud-init[1024]: \n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Apply the settings specified in cloud-config...Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 9.067509] cloud-init[1024]: The key fingerprint is:[[0;32m OK [0m] Started System Logging Service.\n\n[ 9.097724] cloud-init[1024]: SHA256:s5O+xZt3E48Gs4yqHSH82awnsKKgXKI8nc6l8v54u9k root@sdnvpn-13-2 Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[\n[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.170142] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1024]: The key's randomart image is:[[0;32m OK [0m] Started Accounts Service.\n\n[ 9.217084] cloud-init[1024]: +---[ECDSA 256]---+[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 9.241421] cloud-init[1024]: | |\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.287438] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m[1024]: | |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 9.306250] cloud-init[1024]: | |\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.321535] cloud-init[1024]: | . |\n[ 9.328133] cloud-init[1024]: | o S |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.336746] cloud-init[1024]: | .o X o . |\n[ 9.340457] cloud-init[1024]: |...... oB =o + + |\n[ 9.345977] cloud-init[1024]: |=++o=.+o.=oo+ = .|\n[ 9.349317] cloud-init[1024]: |ooBOo*+E*=o. o . |\n[ 9.352247] cloud-init[1024]: +----[SHA256]-----+\n[ 9.355229] cloud-init[1024]: Generating public/private ed25519 key pair.\n[ 9.359199] cloud-init[1024]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.364166] cloud-init[1024]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.369540] cloud-init[1024]: The key fingerprint is:\n[ 9.372438] cloud-init[1024]: SHA256:7JBkLelo/K4nXxV9eEDdhuuUKj1gia0AvGAlt4lsuKM root@sdnvpn-13-2\n[ 9.377582] cloud-init[1024]: The key's randomart image is:\n[ 9.381081] cloud-init[1024]: +--[ED25519 256]--+\n[ 9.385346] cloud-init[1024]: | .oo .o. o |\n[ 9.392163] cloud-init[1024]: | oo+oo o . oo o|\n[ 9.393419] cloud-init[1024]: |..+.oo= .o..o o+ |\n[ 9.396084] cloud-init[1024]: | o ..=.+. =. o+ |\n[ 9.400087] cloud-init[1024]: |o + +.So.o + |\n[ 9.401494] cloud-init[1024]: |.. . . o... + . |\n[ 9.404264] cloud-init[1024]: |E . o . . |\n[ 9.408088] cloud-init[1024]: | .... |\n[ 9.409416] cloud-init[1024]: | .=o |\n[ 9.412412] cloud-init[1024]: +----[SHA256]-----+\n[ 9.641325] cloud-init[1158]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 10.255887] cloud-init[1158]: en_US.UTF-8... done\n[ 10.257685] cloud-init[1158]: Generation complete.\n[ 10.909407] cloud-init[1158]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 20 Jan 2019 21:42:27 +0000. Up 9.57 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.205616] cloud-init[1390]: + sudo useradd -m sdnvpn\n[ 11.271977] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.047037] cloud-init[1390]: + sudo adduser sdnvpn sudo\n[ 12.102842] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.139321] cloud-init[1390]: Adding user `sdnvpn' to group `sudo' ...\n[ 12.143450] cloud-init[1390]: Adding user sdnvpn to group sudo\n[ 12.248035] cloud-init[1390]: Done.\n[ 12.250307] cloud-init[1390]: + chpasswd\n[ 12.252057] cloud-init[1390]: + sudo echo sdnvpn:opnfv\n[ 12.308019] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-2\n[ 12.358198] cloud-init[1390]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2019-01-20 21:42:35,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action used request id req-27e1cb9e-49ab-485f-9598-5e573bb11d20 2019-01-20 21:42:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" 2019-01-20 21:42:37,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-7eb80840-f521-4f6f-8b4e-4bb37387f0dd Date: Sun, 20 Jan 2019 21:42:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:39:35Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2019-01-20T21:39:45Z", "visibility": "public", "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a2dd2458-da21-4798-b9bf-be792c8f9583/snap", "metadata": {}}], "self": "/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "min_disk": 0, "protected": false, "id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "file": "/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "67f36c8b420f4494a64d032f2c86727b", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a2dd2458-da21-4798-b9bf-be792c8f9583/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2019-01-20 21:42:37,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20 used request id req-7eb80840-f521-4f6f-8b4e-4bb37387f0dd 2019-01-20 21:42:37,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" 2019-01-20 21:42:37,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a02234da-c312-4113-aecf-e9fffd3351c7 Date: Sun, 20 Jan 2019 21:42:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-20 21:42:37,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a02234da-c312-4113-aecf-e9fffd3351c7 2019-01-20 21:42:37,612 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:42:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2019-01-20 21:42:37,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0 X-Openstack-Request-Id: req-9b2fba21-78f0-40fd-a429-9922fc9bf4c8 Date: Sun, 20 Jan 2019 21:42:37 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2019-01-20T21:42:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-20T21:42:37Z", "visibility": "public", "locations": [], "self": "/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "min_disk": 0, "protected": false, "id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "file": "/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0/file", "checksum": null, "owner": "67f36c8b420f4494a64d032f2c86727b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-20 21:42:37,831 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9b2fba21-78f0-40fd-a429-9922fc9bf4c8 2019-01-20 21:42:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" -d '' 2019-01-20 21:42:38,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d566a6b8-859b-4b2c-b70b-79b9066595b9 Date: Sun, 20 Jan 2019 21:42:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:42:38,697 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0/file used request id req-d566a6b8-859b-4b2c-b70b-79b9066595b9 2019-01-20 21:42:38,698 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2019-01-20 21:42:38,698 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=6cc31a18-2fdd-4066-97f5-5e36c08efcf0 network=5f10cddf-1014-44cb-a2d4-a63328113039 secgroup=22e4c191-f90b-4e7c-913f-84e009e9eddb hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2019-01-20 21:42:38,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:42:38,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:42:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:42:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:42:38,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:42:38,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:42:38,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:42:38,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:42:38,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:42:38,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:42:38,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:42:38,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:42:38,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:42:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:42:38,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d51d6ff-dfc3-4c69-902a-9e41400f4114 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:42:38,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6d51d6ff-dfc3-4c69-902a-9e41400f4114 2019-01-20 21:42:38,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:42:39,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["XOYFn6n2TeqsJPP-1hZcpg"], "issued_at": "2019-01-20T21:42:39.000000Z"}} 2019-01-20 21:42:39,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" 2019-01-20 21:42:39,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24abbd8f-0b1d-47b4-a2a0-695c2823497f x-compute-request-id: req-24abbd8f-0b1d-47b4-a2a0-695c2823497f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "name": "m1.custom"}]} 2019-01-20 21:42:39,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-24abbd8f-0b1d-47b4-a2a0-695c2823497f 2019-01-20 21:42:39,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" 2019-01-20 21:42:39,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a98e2ce9-658e-47f2-901f-c39a0f14c017 x-compute-request-id: req-a98e2ce9-658e-47f2-901f-c39a0f14c017 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92df4e29-805c-4ca5-89df-92f233672898", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:42:39,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 used request id req-a98e2ce9-658e-47f2-901f-c39a0f14c017 2019-01-20 21:42:39,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "92df4e29-805c-4ca5-89df-92f233672898", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f10cddf-1014-44cb-a2d4-a63328113039"}], "config_drive": true}}' 2019-01-20 21:42:40,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57824e49-3cbe-4f27-b141-e46191d4a253 x-compute-request-id: req-57824e49-3cbe-4f27-b141-e46191d4a253 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "adminPass": "QQ3mZGdG6Rd2"}} 2019-01-20 21:42:40,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-57824e49-3cbe-4f27-b141-e46191d4a253 2019-01-20 21:42:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:42:40,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7dde63-d16b-4fea-91a7-68a387af8091 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:42:40,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f7dde63-d16b-4fea-91a7-68a387af8091 2019-01-20 21:42:40,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:42:41,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["q8ReTYZUTkSGxw008gePdg"], "issued_at": "2019-01-20T21:42:41.000000Z"}} 2019-01-20 21:42:41,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80350df0691e391721d71af2b6f2763c648f4e6" 2019-01-20 21:42:41,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edf49f58-9cd2-47e1-bc56-37bc68ea9fb4 x-compute-request-id: req-edf49f58-9cd2-47e1-bc56-37bc68ea9fb4 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:41,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 used request id req-edf49f58-9cd2-47e1-bc56-37bc68ea9fb4 2019-01-20 21:42:44,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80350df0691e391721d71af2b6f2763c648f4e6" 2019-01-20 21:42:45,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-331a94bb-5b52-4716-ac37-0df5ed6f643d x-compute-request-id: req-331a94bb-5b52-4716-ac37-0df5ed6f643d Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2019-01-20T21:42:42Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:45,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 used request id req-331a94bb-5b52-4716-ac37-0df5ed6f643d 2019-01-20 21:42:48,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80350df0691e391721d71af2b6f2763c648f4e6" 2019-01-20 21:42:48,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afe1c665-10c7-4824-a930-a719c44eacb4 x-compute-request-id: req-afe1c665-10c7-4824-a930-a719c44eacb4 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:46Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:48,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 used request id req-afe1c665-10c7-4824-a930-a719c44eacb4 2019-01-20 21:42:48,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" 2019-01-20 21:42:49,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b4e4f98-6b57-4b2d-903c-d9819312552a x-compute-request-id: req-8b4e4f98-6b57-4b2d-903c-d9819312552a Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:46Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-20 21:42:49,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45 used request id req-8b4e4f98-6b57-4b2d-903c-d9819312552a 2019-01-20 21:42:49,493 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.6'. 2019-01-20 21:42:49,493 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2019-01-20 21:42:49,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" -d '{"addSecurityGroup": {"name": "22e4c191-f90b-4e7c-913f-84e009e9eddb"}}' 2019-01-20 21:42:50,753 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-615d9d78-a1da-4296-b76f-c84cf799c571 x-compute-request-id: req-615d9d78-a1da-4296-b76f-c84cf799c571 Content-Length: 0 Content-Type: application/json 2019-01-20 21:42:50,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-615d9d78-a1da-4296-b76f-c84cf799c571 2019-01-20 21:42:50,754 - sdnvpn_test_utils - INFO - Waiting for instance 7285cf6b-0ddc-4f70-91a3-1f4057914a45 to boot up 2019-01-20 21:42:50,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:51,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c85f492-e065-4cba-b554-ccd284b58654 x-compute-request-id: req-7c85f492-e065-4cba-b554-ccd284b58654 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:42:51,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-7c85f492-e065-4cba-b554-ccd284b58654 2019-01-20 21:42:53,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:54,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3dbf938-a0e4-440f-ab42-4eecd0a6fa61 x-compute-request-id: req-f3dbf938-a0e4-440f-ab42-4eecd0a6fa61 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:42:54,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-f3dbf938-a0e4-440f-ab42-4eecd0a6fa61 2019-01-20 21:42:56,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:42:57,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9cbab99-05e1-41b5-9bc7-490b1ecc825d x-compute-request-id: req-e9cbab99-05e1-41b5-9bc7-490b1ecc825d Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:42:57,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-e9cbab99-05e1-41b5-9bc7-490b1ecc825d 2019-01-20 21:42:59,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:01,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e609056-9963-411d-b0eb-813aeb5de8fc x-compute-request-id: req-1e609056-9963-411d-b0eb-813aeb5de8fc Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:01,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-1e609056-9963-411d-b0eb-813aeb5de8fc 2019-01-20 21:43:03,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:04,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-529edda0-b53f-4f6c-a813-e483826eaff3 x-compute-request-id: req-529edda0-b53f-4f6c-a813-e483826eaff3 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:04,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-529edda0-b53f-4f6c-a813-e483826eaff3 2019-01-20 21:43:06,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:07,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa75337c-21e6-41be-bd35-e9dc4e76d7cd x-compute-request-id: req-aa75337c-21e6-41be-bd35-e9dc4e76d7cd Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:07,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-aa75337c-21e6-41be-bd35-e9dc4e76d7cd 2019-01-20 21:43:09,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:10,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e38205d-1669-4043-b653-0a719e7417e1 x-compute-request-id: req-2e38205d-1669-4043-b653-0a719e7417e1 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:10,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-2e38205d-1669-4043-b653-0a719e7417e1 2019-01-20 21:43:12,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:13,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-157de0eb-e92a-46fa-9c5e-e539c8f13656 x-compute-request-id: req-157de0eb-e92a-46fa-9c5e-e539c8f13656 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:13,374 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-157de0eb-e92a-46fa-9c5e-e539c8f13656 2019-01-20 21:43:15,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:16,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae74d330-c17e-445d-bd05-40a7a3c4ed8e x-compute-request-id: req-ae74d330-c17e-445d-bd05-40a7a3c4ed8e Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:16,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-ae74d330-c17e-445d-bd05-40a7a3c4ed8e 2019-01-20 21:43:18,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:19,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec329ee7-8c04-40bf-93bc-7abdb944ae85 x-compute-request-id: req-ec329ee7-8c04-40bf-93bc-7abdb944ae85 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:19,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-ec329ee7-8c04-40bf-93bc-7abdb944ae85 2019-01-20 21:43:21,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:22,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8073a9-5be2-465e-afb4-ca2c9a7d250d x-compute-request-id: req-ec8073a9-5be2-465e-afb4-ca2c9a7d250d Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:22,626 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-ec8073a9-5be2-465e-afb4-ca2c9a7d250d 2019-01-20 21:43:24,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:25,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-104fbc9c-418f-48d0-b72b-7d60ddc49c56 x-compute-request-id: req-104fbc9c-418f-48d0-b72b-7d60ddc49c56 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:25,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-104fbc9c-418f-48d0-b72b-7d60ddc49c56 2019-01-20 21:43:27,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:28,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e3f74a6-91ec-435a-bccd-beb39e170724 x-compute-request-id: req-7e3f74a6-91ec-435a-bccd-beb39e170724 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:28,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-7e3f74a6-91ec-435a-bccd-beb39e170724 2019-01-20 21:43:30,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:31,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63c2940e-9609-414f-a04e-39b2ee6aa796 x-compute-request-id: req-63c2940e-9609-414f-a04e-39b2ee6aa796 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:31,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-63c2940e-9609-414f-a04e-39b2ee6aa796 2019-01-20 21:43:33,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:34,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10fbe7fa-9e70-4e4f-a14c-107eda82d152 x-compute-request-id: req-10fbe7fa-9e70-4e4f-a14c-107eda82d152 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:34,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-10fbe7fa-9e70-4e4f-a14c-107eda82d152 2019-01-20 21:43:36,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:38,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7e7f33f-a7f1-4a7c-be5f-2d20d3833b38 x-compute-request-id: req-f7e7f33f-a7f1-4a7c-be5f-2d20d3833b38 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:38,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-f7e7f33f-a7f1-4a7c-be5f-2d20d3833b38 2019-01-20 21:43:40,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:41,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c853f569-ad08-4d0d-bb88-e7bcaec205fd x-compute-request-id: req-c853f569-ad08-4d0d-bb88-e7bcaec205fd Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:41,082 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-c853f569-ad08-4d0d-bb88-e7bcaec205fd 2019-01-20 21:43:43,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:44,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c528b2-d18e-4bcd-970a-92c7c6ecc776 x-compute-request-id: req-d4c528b2-d18e-4bcd-970a-92c7c6ecc776 Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:44,155 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-d4c528b2-d18e-4bcd-970a-92c7c6ecc776 2019-01-20 21:43:46,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:47,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d37b1b7-1238-4fc3-9c82-db4d3a3feefb x-compute-request-id: req-5d37b1b7-1238-4fc3-9c82-db4d3a3feefb Content-Encoding: gzip Content-Length: 7903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2019-01-20 21:43:47,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-5d37b1b7-1238-4fc3-9c82-db4d3a3feefb 2019-01-20 21:43:49,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:43:50,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:43:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d7e6ff5-3c70-42d8-9757-4e46ac21931b x-compute-request-id: req-0d7e6ff5-3c70-42d8-9757-4e46ac21931b Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n"} 2019-01-20 21:43:50,357 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-0d7e6ff5-3c70-42d8-9757-4e46ac21931b 2019-01-20 21:43:52,360 - sdnvpn-results - INFO - Create VPN with multiple RDs 2019-01-20 21:43:52,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-498652", "route_distinguishers": ["12:12", "13:13"]}}' 2019-01-20 21:43:52,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-4b347b15-2819-4626-b3ec-39fab435fc2a Date: Sun, 20 Jan 2019 21:43:52 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "0647413a-f3a1-4ba2-aec5-4551ec777eea", "name": "sdnvpn-498652", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "type": "l3"}} 2019-01-20 21:43:52,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns used request id req-4b347b15-2819-4626-b3ec-39fab435fc2a 2019-01-20 21:43:52,788 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-498652', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'0647413a-f3a1-4ba2-aec5-4551ec777eea'}} 2019-01-20 21:43:52,789 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2019-01-20 21:43:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0647413a-f3a1-4ba2-aec5-4551ec777eea/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"router_association": {"router_id": "15d76960-d55d-4e9f-9a6f-9045a4d79462"}}' 2019-01-20 21:43:53,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-961ebb44-48bf-48d0-80f9-634b004f4cdb Date: Sun, 20 Jan 2019 21:43:53 GMT RESP BODY: {"router_association": {"router_id": "15d76960-d55d-4e9f-9a6f-9045a4d79462", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "21d34ce8-42a4-4828-8803-86a90545ce65"}} 2019-01-20 21:43:53,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0647413a-f3a1-4ba2-aec5-4551ec777eea/router_associations used request id req-961ebb44-48bf-48d0-80f9-634b004f4cdb 2019-01-20 21:43:53,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"router": {"routes": [{"nexthop": "10.10.10.7", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.5", "destination": "179.24.1.12/32"}]}}' 2019-01-20 21:43:54,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-41db9ca8-9f26-4f3d-b297-d050bb9cb01b Date: Sun, 20 Jan 2019 21:43:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:39:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:43:53Z", "revision_number": 6, "routes": [{"nexthop": "10.10.10.5", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.7", "destination": "179.24.1.12/32"}], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462", "name": "sdnvpn-13-1-router"}} 2019-01-20 21:43:54,525 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 used request id req-41db9ca8-9f26-4f3d-b297-d050bb9cb01b 2019-01-20 21:43:54,525 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:44:24,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:44:25,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43608ea7-c3a5-4fb9-9128-e563a2889725 x-compute-request-id: req-43608ea7-c3a5-4fb9-9128-e563a2889725 Content-Encoding: gzip Content-Length: 8137 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 33.16s]\n"} 2019-01-20 21:44:25,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-43608ea7-c3a5-4fb9-9128-e563a2889725 2019-01-20 21:44:25,632 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.6) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2019-01-20 21:44:25,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543d9fe3129a40b52f548c6ecc226be71e9a7801" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-20 21:44:26,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3144c0d9-006c-433e-8e85-9374fa950ed7 x-compute-request-id: req-3144c0d9-006c-433e-8e85-9374fa950ed7 Content-Encoding: gzip Content-Length: 8137 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 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)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505480777 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.143794] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145545] pid_max: default: 32768 minimum: 301\n[ 0.146501] ACPI: Core revision 20150930\n[ 0.147914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149256] Security Framework initialized\n[ 0.150085] Yama: becoming mindful.\n[ 0.150848] AppArmor: AppArmor initialized\n[ 0.151770] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.153190] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154891] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.156184] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157630] Initializing cgroup subsys io\n[ 0.158466] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160266] Initializing cgroup subsys freezer\n[ 0.161142] Initializing cgroup subsys net_cls\n[ 0.162020] Initializing cgroup subsys perf_event\n[ 0.162994] Initializing cgroup subsys net_prio\n[ 0.163944] Initializing cgroup subsys hugetlb\n[ 0.164877] Initializing cgroup subsys pids\n[ 0.165813] CPU: Physical Processor ID: 0\n[ 0.167385] mce: CPU supports 10 MCE banks\n[ 0.168284] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180084] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186608] ftrace: allocating 31920 entries in 125 pages\n[ 0.213169] smpboot: Max logical packages: 1\n[ 0.214061] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215475] x2apic enabled\n[ 0.216321] Switched APIC routing to physical x2apic.\n[ 0.218125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221405] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223291] KVM setup paravirtual spinlock\n[ 0.224617] x86: Booted up 1 node, 1 CPUs\n[ 0.225477] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.226941] devtmpfs: initialized\n[ 0.228718] evm: security.selinux\n[ 0.229464] evm: security.SMACK64\n[ 0.230202] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231829] evm: security.SMACK64MMAP\n[ 0.232622] evm: security.ima\n[ 0.233304] evm: security.capability\n[ 0.234151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236119] pinctrl core: initialized pinctrl subsystem\n[ 0.237268] RTC time: 21:42:45, date: 01/20/19\n[ 0.238265] NET: Registered protocol family 16\n[ 0.239286] cpuidle: using governor ladder\n[ 0.240136] cpuidle: using governor menu\n[ 0.240960] PCCT header not found.\n[ 0.241762] ACPI: bus type PCI registered\n[ 0.242617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243926] PCI: Using configuration type 1 for base access\n[ 0.246109] ACPI: Added _OSI(Module Device)\n[ 0.246998] ACPI: Added _OSI(Processor Device)\n[ 0.247915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248872] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251078] ACPI: Interpreter enabled\n[ 0.251896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259746] ACPI: (supports S0 S5)\n[ 0.260453] ACPI: Using IOAPIC for interrupt routing\n[ 0.261516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266969] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270450] acpiphp: Slot [3] registered\n[ 0.271262] acpiphp: Slot [4] registered\n[ 0.272051] acpiphp: Slot [5] registered\n[ 0.272844] acpiphp: Slot [6] registered\n[ 0.273623] acpiphp: Slot [7] registered\n[ 0.274421] acpiphp: Slot [8] registered\n[ 0.275227] acpiphp: Slot [9] registered\n[ 0.276025] acpiphp: Slot [10] registered\n[ 0.276818] acpiphp: Slot [11] registered\n[ 0.277663] acpiphp: Slot [12] registered\n[ 0.278459] acpiphp: Slot [13] registered\n[ 0.279295] acpiphp: Slot [14] registered\n[ 0.280098] acpiphp: Slot [15] registered\n[ 0.291536] acpiphp: Slot [16] registered\n[ 0.292357] acpiphp: Slot [17] registered\n[ 0.293179] acpiphp: Slot [18] registered\n[ 0.293988] acpiphp: Slot [19] registered\n[ 0.294800] acpiphp: Slot [20] registered\n[ 0.295624] acpiphp: Slot [21] registered\n[ 0.296440] acpiphp: Slot [22] registered\n[ 0.297252] acpiphp: Slot [23] registered\n[ 0.298067] acpiphp: Slot [24] registered\n[ 0.298874] acpiphp: Slot [25] registered\n[ 0.299692] acpiphp: Slot [26] registered\n[ 0.300505] acpiphp: Slot [27] registered\n[ 0.301326] acpiphp: Slot [28] registered\n[ 0.302141] acpiphp: Slot [29] registered\n[ 0.302948] acpiphp: Slot [30] registered\n[ 0.303781] acpiphp: Slot [31] registered\n[ 0.304601] PCI host bridge to bus 0000:00\n[ 0.305424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306642] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309336] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.310766] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318257] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.319374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320587] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328605] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379195] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.383201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.384404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.386062] vgaarb: loaded\n[ 0.386703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387926] SCSI subsystem initialized\n[ 0.388804] ACPI: bus type USB registered\n[ 0.389696] usbcore: registered new interface driver usbfs\n[ 0.390821] usbcore: registered new interface driver hub\n[ 0.391915] usbcore: registered new device driver usb\n[ 0.393052] PCI: Using ACPI for IRQ routing\n[ 0.394148] NetLabel: Initializing\n[ 0.394913] NetLabel: domain hash size = 128\n[ 0.395847] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396898] NetLabel: unlabeled traffic allowed by default\n[ 0.398110] clocksource: Switched to clocksource kvm-clock\n[ 0.403675] AppArmor: AppArmor Filesystem Enabled\n[ 0.404752] pnp: PnP ACPI init\n[ 0.405724] pnp: PnP ACPI: found 5 devices\n[ 0.411846] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.413643] NET: Registered protocol family 2\n[ 0.414649] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.415984] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.417270] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.418510] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419654] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.420881] NET: Registered protocol family 1\n[ 0.421786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424052] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452065] Trying to unpack rootfs image as initramfs...\n[ 0.501174] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.515095] Scanning for low memory corruption every 60 seconds\n[ 0.516688] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.517892] audit: initializing netlink subsys (disabled)\n[ 0.518984] audit: type=2000 audit(1548020565.959:1): initialized\n[ 0.520366] Initialise system trusted keyring\n[ 0.521336] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.522580] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524597] zbud: loaded\n[ 0.525327] VFS: Disk quotas dquot_6.6.0\n[ 0.526194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.527772] fuse init (API version 7.23)\n[ 0.528691] Key type big_key registered\n[ 0.529526] Allocating IMA MOK and blacklist keyrings.\n[ 0.530674] Key type asymmetric registered\n[ 0.531539] Asymmetric key parser 'x509' registered\n[ 0.532528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534045] io scheduler noop registered\n[ 0.534881] io scheduler deadline registered (default)\n[ 0.535910] io scheduler cfq registered\n[ 0.536785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.537881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.539201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540717] ACPI: Power Button [PWRF]\n[ 0.541577] GHES: HEST is not enabled!\n[ 0.555223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615186] Linux agpgart interface v0.103\n[ 0.617658] brd: module loaded\n[ 0.618857] loop: module loaded\n[ 0.622937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624607] GPT:90111 != 20971519\n[ 0.625325] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626466] GPT:90111 != 20971519\n[ 0.627181] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628178] vda: vda1 vda15\n[ 0.629607] scsi host0: ata_piix\n[ 0.630376] scsi host1: ata_piix\n[ 0.631105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632358] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633838] libphy: Fixed MDIO Bus: probed\n[ 0.634698] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635690] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637884] PPP generic driver version 2.4.2\n[ 0.638816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640107] ehci-pci: EHCI PCI platform driver\n[ 0.641004] ehci-platform: EHCI generic platform driver\n[ 0.642024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643204] ohci-pci: OHCI PCI platform driver\n[ 0.644109] ohci-platform: OHCI generic platform driver\n[ 0.645127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667400] usb usb1: Product: UHCI Host Controller\n[ 0.668372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670612] hub 1-0:1.0: USB hub found\n[ 0.671422] hub 1-0:1.0: 2 ports detected\n[ 0.672353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676591] mousedev: PS/2 mouse device common for all mice\n[ 0.677883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683407] i2c /dev entries driver\n[ 0.684191] device-mapper: uevent: version 1.0.3\n[ 0.685159] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686858] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688172] NET: Registered protocol family 10\n[ 0.689188] NET: Registered protocol family 17\n[ 0.690119] Key type dns_resolver registered\n[ 0.691071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692208] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694013] registered taskstats version 1\n[ 0.694881] Loading compiled-in X.509 certificates\n[ 0.696350] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698279] zswap: loaded using pool lzo/zbud\n[ 0.699660] Key type trusted registered\n[ 0.701225] Key type encrypted registered\n[ 0.702087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703166] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704249] evm: HMAC attrs: 0x1\n[ 0.705194] Magic number: 3:385:753\n[ 0.705978] tty ttyS4: hash matches\n[ 0.706815] rtc_cmos 00:00: setting system clock to 2019-01-20 21:42:46 UTC (1548020566)\n[ 0.708474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709631] EDD information not available.\n[ 0.786681] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.788161] ata1.00: configured for MWDMA2\n[ 0.800150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.802434] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.803717] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.804996] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.806899] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.808497] Write protecting the kernel read-only data: 14336k\n[ 0.810101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811968] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221375] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 33.16s]\n"} 2019-01-20 21:44:26,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-3144c0d9-006c-433e-8e85-9374fa950ed7 2019-01-20 21:44:26,705 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2019-01-20 21:44:26,705 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2019-01-20 21:44:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"router": {"routes": []}}' 2019-01-20 21:44:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-b9d76b0b-77a9-4762-b15d-2c0c8cea4f72 Date: Sun, 20 Jan 2019 21:44:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e88d0900-09ed-463f-a000-5756cec8bab0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "944e1dc3-2cff-4d24-a25d-a6e1794fce52", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:39:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:44:26Z", "revision_number": 7, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462", "name": "sdnvpn-13-1-router"}} 2019-01-20 21:44:27,074 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 used request id req-b9d76b0b-77a9-4762-b15d-2c0c8cea4f72 2019-01-20 21:44:27,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:27,137 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:44:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a755e2e-924e-48f6-a20b-ca878049f3ab x-compute-request-id: req-9a755e2e-924e-48f6-a20b-ca878049f3ab Content-Length: 0 Content-Type: application/json 2019-01-20 21:44:27,137 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/92df4e29-805c-4ca5-89df-92f233672898 used request id req-9a755e2e-924e-48f6-a20b-ca878049f3ab 2019-01-20 21:44:27,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" -d '{"forceDelete": null}' 2019-01-20 21:44:27,345 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:44:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abfbb69c-e5a5-4151-8534-d07d6b60f8ec x-compute-request-id: req-abfbb69c-e5a5-4151-8534-d07d6b60f8ec Content-Length: 0 Content-Type: application/json 2019-01-20 21:44:27,346 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825/action used request id req-abfbb69c-e5a5-4151-8534-d07d6b60f8ec 2019-01-20 21:44:27,346 - sdnvpn_test_utils - DEBUG - Waiting for instance 1d6570dd-ec5b-4234-b806-38f1cdc4c825 to be deleted 2019-01-20 21:44:27,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:27,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d59ef816-3b50-47b1-a47c-3a73fa12605d x-compute-request-id: req-d59ef816-3b50-47b1-a47c-3a73fa12605d Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:46Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": "2019-01-20T21:42:17.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:18Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:d9:06", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1d6570dd-ec5b-4234-b806-38f1cdc4c825", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014c", "OS-SRV-USG:launched_at": "2019-01-20T21:41:50.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "1d6570dd-ec5b-4234-b806-38f1cdc4c825", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:44:27Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2019-01-20T21:39:54Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:44:27,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-d59ef816-3b50-47b1-a47c-3a73fa12605d 2019-01-20 21:44:29,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:30,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-093b9796-f23e-4b24-87b8-e785c4fdc8e9 x-compute-request-id: req-093b9796-f23e-4b24-87b8-e785c4fdc8e9 Content-Encoding: gzip Content-Length: 958 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:46Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": "2019-01-20T21:42:17.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:18Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:44:30,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-093b9796-f23e-4b24-87b8-e785c4fdc8e9 2019-01-20 21:44:32,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" -d '{"forceDelete": null}' 2019-01-20 21:44:32,998 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c984bbff-1d42-45c3-875f-50e2aa98dded x-compute-request-id: req-c984bbff-1d42-45c3-875f-50e2aa98dded Content-Length: 0 Content-Type: application/json 2019-01-20 21:44:32,998 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57/action used request id req-c984bbff-1d42-45c3-875f-50e2aa98dded 2019-01-20 21:44:32,999 - sdnvpn_test_utils - DEBUG - Waiting for instance 9a0dae9c-4ee0-4565-b8e0-d22b55346f57 to be deleted 2019-01-20 21:44:33,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:33,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7426d873-79f3-4725-a40b-07e1d4a357f7 x-compute-request-id: req-7426d873-79f3-4725-a40b-07e1d4a357f7 Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:46Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b6:6d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "rel": "bookmark"}], "image": {"id": "a2dd2458-da21-4798-b9bf-be792c8f9583", "links": [{"href": "http://172.30.9.27:8774/images/a2dd2458-da21-4798-b9bf-be792c8f9583", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014f", "OS-SRV-USG:launched_at": "2019-01-20T21:42:17.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "9a0dae9c-4ee0-4565-b8e0-d22b55346f57", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:44:32Z", "hostId": "3fa8d6c02c174baf9634c0226bb86aebf7e28d6667f5c676a5864170", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2019-01-20T21:41:58Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:44:33,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-7426d873-79f3-4725-a40b-07e1d4a357f7 2019-01-20 21:44:35,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:36,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-329e56ce-19b3-4751-a1ab-34d51f3d4cd7 x-compute-request-id: req-329e56ce-19b3-4751-a1ab-34d51f3d4cd7 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:42:46Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:44:36,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-329e56ce-19b3-4751-a1ab-34d51f3d4cd7 2019-01-20 21:44:38,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" -d '{"forceDelete": null}' 2019-01-20 21:44:38,531 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 21:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f37bbc2-15c4-4ae0-a53b-cbcebe0b47c7 x-compute-request-id: req-6f37bbc2-15c4-4ae0-a53b-cbcebe0b47c7 Content-Length: 0 Content-Type: application/json 2019-01-20 21:44:38,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45/action used request id req-6f37bbc2-15c4-4ae0-a53b-cbcebe0b47c7 2019-01-20 21:44:38,531 - sdnvpn_test_utils - DEBUG - Waiting for instance 7285cf6b-0ddc-4f70-91a3-1f4057914a45 to be deleted 2019-01-20 21:44:38,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:39,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1683e797-edd3-47da-84d2-2c0fdf1c0258 x-compute-request-id: req-1683e797-edd3-47da-84d2-2c0fdf1c0258 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:44:38Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:44:39,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-1683e797-edd3-47da-84d2-2c0fdf1c0258 2019-01-20 21:44:41,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:41,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f15d62f2-b2c3-4ed2-abfd-aadffae1626e x-compute-request-id: req-f15d62f2-b2c3-4ed2-abfd-aadffae1626e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:79:51", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7285cf6b-0ddc-4f70-91a3-1f4057914a45", "rel": "bookmark"}], "image": {"id": "6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "links": [{"href": "http://172.30.9.27:8774/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000152", "OS-SRV-USG:launched_at": "2019-01-20T21:42:45.000000", "flavor": {"id": "92df4e29-805c-4ca5-89df-92f233672898", "links": [{"href": "http://172.30.9.27:8774/flavors/92df4e29-805c-4ca5-89df-92f233672898", "rel": "bookmark"}]}, "id": "7285cf6b-0ddc-4f70-91a3-1f4057914a45", "security_groups": [{"name": "sdnvpn-sg"}, {"name": "default"}], "user_id": "8f26d219ae124fa78620e4db9434c204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2019-01-20T21:44:38Z", "hostId": "1588a870745a81bff6da87d080a96649a35b44669c890618e93bb10c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2019-01-20T21:42:40Z", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-20 21:44:41,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-f15d62f2-b2c3-4ed2-abfd-aadffae1626e 2019-01-20 21:44:43,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a748bb64db1fa670265f0d476aadd55b26bf7fa3" 2019-01-20 21:44:43,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a062852a-d85e-4931-b7c7-c11b2dc2f758 x-compute-request-id: req-a062852a-d85e-4931-b7c7-c11b2dc2f758 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-20 21:44:43,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?all_tenants=1 used request id req-a062852a-d85e-4931-b7c7-c11b2dc2f758 2019-01-20 21:44:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" 2019-01-20 21:44:46,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eca34943-ab3f-45d2-be92-500dad2a8bf3 Date: Sun, 20 Jan 2019 21:44:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:44:46,524 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a2dd2458-da21-4798-b9bf-be792c8f9583 used request id req-eca34943-ab3f-45d2-be92-500dad2a8bf3 2019-01-20 21:44:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95050f841486e5455a4d56641130cd269ec24c93" 2019-01-20 21:44:47,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2790d5df-94fa-4298-aedc-530f76959b4c Date: Sun, 20 Jan 2019 21:44:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:44:47,751 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6cc31a18-2fdd-4066-97f5-5e36c08efcf0 used request id req-2790d5df-94fa-4298-aedc-530f76959b4c 2019-01-20 21:44:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0647413a-f3a1-4ba2-aec5-4551ec777eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:44:48,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26db8e25-1585-4448-8be0-766c9c33c2c7 Content-Length: 0 Date: Sun, 20 Jan 2019 21:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:44:48,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/bgpvpn/bgpvpns/0647413a-f3a1-4ba2-aec5-4551ec777eea used request id req-26db8e25-1585-4448-8be0-766c9c33c2c7 2019-01-20 21:44:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"subnet_id": "1833a158-f93d-4bcf-9151-1b8a7db5550d"}' 2019-01-20 21:44:49,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b661cbf0-1760-498f-b670-243ed701882b Date: Sun, 20 Jan 2019 21:44:49 GMT RESP BODY: {"network_id": "5f10cddf-1014-44cb-a2d4-a63328113039", "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "subnet_id": "1833a158-f93d-4bcf-9151-1b8a7db5550d", "subnet_ids": ["1833a158-f93d-4bcf-9151-1b8a7db5550d"], "port_id": "4164c653-838f-41b6-b47c-46307d7c991c", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462"} 2019-01-20 21:44:49,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462/remove_router_interface used request id req-b661cbf0-1760-498f-b670-243ed701882b 2019-01-20 21:44:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" -d '{"router": {"external_gateway_info": {}}}' 2019-01-20 21:44:50,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-5ad17c00-6801-4924-88fd-f8959dae0770 Date: Sun, 20 Jan 2019 21:44:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "67f36c8b420f4494a64d032f2c86727b", "created_at": "2019-01-20T21:39:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2019-01-20T21:44:49Z", "revision_number": 11, "routes": [], "project_id": "67f36c8b420f4494a64d032f2c86727b", "id": "15d76960-d55d-4e9f-9a6f-9045a4d79462", "name": "sdnvpn-13-1-router"}} 2019-01-20 21:44:50,446 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 used request id req-5ad17c00-6801-4924-88fd-f8959dae0770 2019-01-20 21:44:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1833a158-f93d-4bcf-9151-1b8a7db5550d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:44:52,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42eb0276-f935-4548-a847-b067f59ed07f Date: Sun, 20 Jan 2019 21:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:44:52,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1833a158-f93d-4bcf-9151-1b8a7db5550d used request id req-42eb0276-f935-4548-a847-b067f59ed07f 2019-01-20 21:44:52,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:44:53,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54b98620-d6b5-4c25-9fe5-2839adc3e1f3 Content-Length: 0 Date: Sun, 20 Jan 2019 21:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:44:53,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/15d76960-d55d-4e9f-9a6f-9045a4d79462 used request id req-54b98620-d6b5-4c25-9fe5-2839adc3e1f3 2019-01-20 21:44:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5f10cddf-1014-44cb-a2d4-a63328113039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb6bada561341e7e98c73c262473a1647bd00f4" 2019-01-20 21:44:54,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9639da2a-3eaa-4e3b-b8af-ac3bd56d8ad7 Date: Sun, 20 Jan 2019 21:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-20 21:44:54,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5f10cddf-1014-44cb-a2d4-a63328113039 used request id req-9639da2a-3eaa-4e3b-b8af-ac3bd56d8ad7 2019-01-20 21:44:54,256 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2019-01-20 21:44:54,256 - sdnvpn-results - INFO - All the subtests have passed. 2019-01-20 21:44:54,257 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2019-01-20 21:44:54,257 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2019-01-20 21:44:54,257 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2019-01-20 21:44:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/67f36c8b420f4494a64d032f2c86727b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9f77ee55b0ff0cc87ba589c5c7a7ad80004731" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2019-01-20 21:44:54,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-4f734584-cbdd-45b0-892d-41e8237182ed Date: Sun, 20 Jan 2019 21:44:54 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2019-01-20 21:44:54,513 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/67f36c8b420f4494a64d032f2c86727b used request id req-4f734584-cbdd-45b0-892d-41e8237182ed 2019-01-20 21:44:54,513 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2019-01-20 21:44:54,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5936db97a67ba2837c9fbdd931b3325d095ea4f7" -d '{"quota_class_set": {"instances": 10}}' 2019-01-20 21:44:55,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-511afe4a-c79d-49b1-b984-2410751b0f94 x-compute-request-id: req-511afe4a-c79d-49b1-b984-2410751b0f94 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-20 21:44:55,067 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-class-sets/default used request id req-511afe4a-c79d-49b1-b984-2410751b0f94 2019-01-20 21:44:55,071 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f20f490L 2019-01-20 21:44:55,072 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:44:55,098 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:44:55,098 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:44:55,102 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:44:55,103 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:44:55,103 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:44:55,103 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:44:55,103 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:44:55,103 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:44:55,112 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:44:55,113 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:44:55,135 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.103: 802bbb957940dc8a37917bc3a61f7524 2019-01-20 21:44:55,136 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:44:55,152 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:44:55,343 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:44:55,345 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:44:55,586 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:44:55,586 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:44:55,625 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:44:55,626 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:44:55,654 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:01,018 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:01,019 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:01,021 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cb15110L 2019-01-20 21:45:01,022 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:01,027 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:01,027 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:01,029 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:01,029 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:01,029 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:01,029 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:01,030 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:01,030 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:01,034 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:01,035 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:01,037 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:45:01,038 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:01,074 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:01,085 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:01,102 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:01,164 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:01,164 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:01,203 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:01,203 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:01,208 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:01,241 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:01,242 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:01,243 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:01,244 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:01,244 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:01,284 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:01,319 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:01,320 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:01,321 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:01,322 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:01,322 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:01,364 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:01,394 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:01,396 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:01,399 - paramiko.transport - DEBUG - starting thread (client mode): 0x1caaab50L 2019-01-20 21:45:01,399 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:01,403 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:01,403 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:01,406 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:01,406 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:01,407 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:01,407 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:01,407 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:01,407 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:01,412 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:01,412 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:01,415 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:45:01,415 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:01,452 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:01,464 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:01,480 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:01,552 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:01,552 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:01,591 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:01,591 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:01,599 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:01,635 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:01,636 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:01,637 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:01,638 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:01,638 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:01,679 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:01,719 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:01,721 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:01,721 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:01,722 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:01,722 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:01,763 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:01,795 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:01,797 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:01,799 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cb1bf10L 2019-01-20 21:45:01,800 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:01,805 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:01,806 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:01,809 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:01,809 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:01,809 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:01,809 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:01,809 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:01,810 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:01,814 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:01,815 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:01,831 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:45:01,832 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:01,854 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:01,866 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:01,896 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:01,952 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:01,952 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:01,991 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:01,992 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:02,000 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:02,036 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:02,037 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:02,038 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:02,038 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:02,038 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:02,079 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:02,117 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:02,119 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:02,120 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:02,121 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:02,121 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:02,162 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:02,191 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:02,194 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:02,194 - paramiko.transport - DEBUG - starting thread (client mode): 0x1caaa190L 2019-01-20 21:45:02,195 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:02,199 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:02,199 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:02,201 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:02,201 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:02,202 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:02,202 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:02,202 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:02,202 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:02,206 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:02,207 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:02,210 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:45:02,211 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:02,246 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:02,257 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:02,276 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:02,336 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:02,336 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:02,376 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:02,377 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:02,380 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:02,409 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:02,410 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:02,411 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:02,412 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:02,412 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:02,452 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:02,481 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:02,483 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:02,484 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:02,485 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:02,485 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:02,525 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:02,552 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:02,553 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:02,554 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b2b4f50L 2019-01-20 21:45:02,555 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:02,560 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:02,560 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:02,562 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:02,562 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:02,563 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:02,563 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:02,563 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:02,563 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:02,567 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:02,569 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:02,571 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:45:02,572 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:02,608 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:02,618 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:02,636 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:02,701 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:02,701 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:02,740 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:02,741 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:02,747 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:02,777 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:02,778 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:02,778 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:02,779 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:02,779 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:02,819 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:02,850 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:02,851 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:02,852 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:02,893 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:02,893 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:02,917 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:02,944 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:02,945 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:02,946 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:02,948 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:02,948 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:02,955 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:08,081 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:08,083 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:08,085 - paramiko.transport - DEBUG - starting thread (client mode): 0x1cb15790L 2019-01-20 21:45:08,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:08,091 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:08,091 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:08,094 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:08,094 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:08,094 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:08,094 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:08,095 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:08,095 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:08,099 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:08,099 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:08,101 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 5051f891583f23a717f35bdadd19da26 2019-01-20 21:45:08,102 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:08,138 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:08,149 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:08,166 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:08,228 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:08,228 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:08,267 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:08,268 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:08,273 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:08,310 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:08,311 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:08,311 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:08,312 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:08,312 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:08,353 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:08,389 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:08,391 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:08,391 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:08,392 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:08,393 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:08,433 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:08,466 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:08,468 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:08,470 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b22f910L 2019-01-20 21:45:08,471 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:08,475 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:08,475 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:08,477 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:08,477 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:08,478 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:08,478 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:08,478 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:08,478 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:08,483 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:08,483 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:08,486 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 4716db118f760392a778a8cc5a08d3e0 2019-01-20 21:45:08,487 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:08,523 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:08,534 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:08,552 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:08,618 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:08,618 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:08,657 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:08,658 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:08,664 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:08,697 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:08,698 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:08,699 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:08,700 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:08,700 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:08,741 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:08,777 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:08,778 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:08,778 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:08,779 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:08,780 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:08,821 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:08,852 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:08,853 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:08,855 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b25ff90L 2019-01-20 21:45:08,855 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:08,861 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:08,861 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:08,865 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:08,865 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:08,865 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:08,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:08,866 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:08,866 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:08,871 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:08,872 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:08,887 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: b5f81690ccca6a8438068519c893eea9 2019-01-20 21:45:08,888 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:08,911 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:08,923 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:08,953 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:09,007 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:09,007 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:09,046 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:09,047 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:09,057 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:09,094 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:09,095 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:09,096 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:09,097 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:09,097 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:09,137 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:09,174 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:09,175 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:09,176 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:09,177 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:09,177 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:09,217 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:09,249 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:09,251 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:09,253 - paramiko.transport - DEBUG - starting thread (client mode): 0x1af87d10L 2019-01-20 21:45:09,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:09,258 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:09,258 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:09,259 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:09,260 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:09,260 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:09,260 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:09,260 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:09,260 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:09,264 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:09,265 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:09,268 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 2374fbfc3a4b398fa77cc700b2423bd9 2019-01-20 21:45:09,269 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:09,304 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:09,315 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:09,333 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:09,388 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:09,388 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:09,427 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:09,428 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:09,437 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:09,467 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:09,468 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:09,469 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:09,469 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:09,470 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:09,510 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:09,544 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:09,546 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:09,547 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:09,547 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:09,547 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:09,589 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:09,617 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:09,618 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:09,620 - paramiko.transport - DEBUG - starting thread (client mode): 0x1b1f0ad0L 2019-01-20 21:45:09,620 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-20 21:45:09,625 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2019-01-20 21:45:09,625 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2019-01-20 21:45:09,627 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-20 21:45:09,627 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-20 21:45:09,627 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-20 21:45:09,628 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-20 21:45:09,628 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-20 21:45:09,628 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-20 21:45:09,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-20 21:45:09,633 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-20 21:45:09,636 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: 9557c174b33447b766266e63c1999914 2019-01-20 21:45:09,636 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2019-01-20 21:45:09,672 - paramiko.transport - DEBUG - userauth is OK 2019-01-20 21:45:09,684 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-20 21:45:09,701 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-20 21:45:09,761 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-20 21:45:09,761 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-20 21:45:09,800 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-20 21:45:09,801 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-20 21:45:09,804 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-20 21:45:09,833 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-20 21:45:09,833 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-20 21:45:09,834 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-20 21:45:09,835 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-20 21:45:09,835 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-20 21:45:09,876 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-20 21:45:09,907 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-20 21:45:09,908 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-20 21:45:09,909 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-20 21:45:09,909 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-20 21:45:09,910 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-20 21:45:09,950 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-20 21:45:09,977 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-20 21:45:09,978 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:09,983 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-20 21:45:09,998 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:45:09,999 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:45:09,999 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:45:10,003 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:45:10,045 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2019-01-20 21:45:10,045 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2019-01-20 21:45:10,048 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2019-01-20 21:45:10,056 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2019-01-20 21:45:10,057 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2019-01-20 21:45:10,059 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:45:10,059 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:45:10,059 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:45:10,062 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:45:10,063 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:45:10,063 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:10,063 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:10,064 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:13,973 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:45:13,975 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:45:13,975 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:45:13,977 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:45:13,977 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:45:14,017 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:45:14,047 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2019-01-20 21:45:14,048 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2019-01-20 21:45:14,049 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2019-01-20 21:45:14,050 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2019-01-20 21:45:14,212 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2019-01-20 21:45:14,214 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:14,230 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2019-01-20 21:45:14,555 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:45:14,556 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:45:14,556 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:45:14,560 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:45:14,598 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2019-01-20 21:45:14,598 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2019-01-20 21:45:14,601 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2019-01-20 21:45:14,601 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2019-01-20 21:45:14,603 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2019-01-20 21:45:14,605 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:45:14,605 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:45:14,605 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:45:14,608 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:45:14,609 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:45:14,609 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:14,610 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:14,610 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:19,588 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:45:19,590 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:45:19,591 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:45:19,592 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:45:19,593 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:45:19,595 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:45:19,624 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2019-01-20 21:45:19,624 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2019-01-20 21:45:19,625 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2019-01-20 21:45:19,626 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2019-01-20 21:45:19,738 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2019-01-20 21:45:19,739 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:19,754 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2019-01-20 21:45:19,993 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:45:19,994 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:45:19,994 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:45:19,999 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:45:20,038 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2019-01-20 21:45:20,038 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2019-01-20 21:45:20,040 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2019-01-20 21:45:20,041 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2019-01-20 21:45:20,042 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2019-01-20 21:45:20,043 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:45:20,043 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:45:20,043 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:45:20,045 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:45:20,046 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:45:20,047 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:20,047 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:20,047 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:24,983 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:45:24,985 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:45:24,986 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:45:24,988 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:45:24,988 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:45:25,028 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:45:25,057 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2019-01-20 21:45:25,057 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2019-01-20 21:45:25,058 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2019-01-20 21:45:25,059 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2019-01-20 21:45:25,171 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2019-01-20 21:45:25,173 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:25,188 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2019-01-20 21:45:25,378 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:45:25,378 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:45:25,379 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:45:25,381 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:45:25,407 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2019-01-20 21:45:25,407 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2019-01-20 21:45:25,409 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2019-01-20 21:45:25,409 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2019-01-20 21:45:25,410 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2019-01-20 21:45:25,411 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:45:25,412 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:45:25,412 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:45:25,413 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:45:25,414 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:45:25,415 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:25,415 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:25,416 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:25,549 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:45:25,551 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:45:25,551 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:45:25,553 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:45:25,553 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:45:25,593 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:45:25,619 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2019-01-20 21:45:25,620 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2019-01-20 21:45:25,621 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2019-01-20 21:45:25,622 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2019-01-20 21:45:25,627 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2019-01-20 21:45:25,628 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:25,643 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2019-01-20 21:45:25,663 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-20 21:45:25,664 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-20 21:45:25,664 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-20 21:45:25,666 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-20 21:45:25,692 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2019-01-20 21:45:25,692 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2019-01-20 21:45:25,694 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2019-01-20 21:45:25,695 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2019-01-20 21:45:25,695 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2019-01-20 21:45:25,696 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-01-20 21:45:25,697 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-01-20 21:45:25,697 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-01-20 21:45:25,699 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-20 21:45:25,700 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-01-20 21:45:25,700 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:25,701 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:25,701 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2019-01-20 21:45:25,807 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-01-20 21:45:25,808 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-01-20 21:45:25,809 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2019-01-20 21:45:25,810 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2019-01-20 21:45:25,810 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2019-01-20 21:45:25,850 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2019-01-20 21:45:25,876 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2019-01-20 21:45:25,876 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2019-01-20 21:45:25,877 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2019-01-20 21:45:25,878 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2019-01-20 21:45:25,885 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2019-01-20 21:45:25,887 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:25,901 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2019-01-20 21:45:25,927 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2019-01-20 21:45:27,560 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 21:45:27,560 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 41:44 | FAIL | +-------------------+-----------------+------------------+----------------+ 2019-01-20 21:45:27,566 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2019-01-20 21:45:27,567 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:43 | PASS | | bgpvpn | sdnvpn | features | 41:44 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2019-01-20 21:45:27,573 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-20 21:45:27,601 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:27,620 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:27,720 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:27,821 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:27,929 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,007 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,103 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,222 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,317 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,417 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,503 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,628 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,704 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,804 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:28,918 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,009 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,019 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,118 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,205 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,324 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,406 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,505 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,606 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,711 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,811 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:29,906 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,021 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,107 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,149 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,246 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,295 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,358 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:30,438 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-20 21:45:34,021 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 21:45:34,027 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2019-01-20 21:45:34,027 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 21:45:34,027 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-20 21:45:34,028 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-20 21:45:34,031 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-20 21:45:36,750 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 21:45:36,755 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2019-01-20 21:45:36,756 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 21:45:36,756 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-20 21:45:36,757 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2019-01-20 21:45:36,758 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-20 21:45:39,438 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 21:45:39,442 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.7 export OS_REGION_NAME=regionOne 2019-01-20 21:45:39,442 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2019-01-20 21:45:39,449 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2019-01-20 21:45:40,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:45:40,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:45:40,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:45:40,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:45:40,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:45:40,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:45:40,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:45:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:45:40,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d2ed3a-534c-466c-94a7-d81df56182aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:45:40,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c5d2ed3a-534c-466c-94a7-d81df56182aa 2019-01-20 21:45:40,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:45:40,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}], "expires_at": "2019-01-20T22:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67f36c8b420f4494a64d032f2c86727b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/67f36c8b420f4494a64d032f2c86727b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8f26d219ae124fa78620e4db9434c204"}, "audit_ids": ["MbaCHH8LQr2BgYA_BctFKQ"], "issued_at": "2019-01-20T21:45:40.000000Z"}} 2019-01-20 21:45:40,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-20 21:45:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:41,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3603a22f-5877-474e-acb0-3868693af406 Date: Sun, 20 Jan 2019 21:45:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e88d0900-09ed-463f-a000-5756cec8bab0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d06aea2249f241d8b5da60c23b49de31","status":"ACTIVE","subnets":["944e1dc3-2cff-4d24-a25d-a6e1794fce52"],"description":"","tags":[],"updated_at":"2019-01-20T18:45:59Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"d06aea2249f241d8b5da60c23b49de31","created_at":"2019-01-20T18:45:52Z","provider:network_type":"flat"}]} 2019-01-20 21:45:41,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3603a22f-5877-474e-acb0-3868693af406 2019-01-20 21:45:41,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258917093277s 2019-01-20 21:45:41,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3603a22f-5877-474e-acb0-3868693af406 2019-01-20 21:45:41,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-20 21:45:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:41,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 21:45:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 21:45:41,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:41,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261255ac-fcbb-4208-b2bb-5e539a25b470 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/9d4011cb6f2942b497ac23d35f9dd2bc"}, "description": "", "name": "heat_stack", "enabled": true, "id": "9d4011cb6f2942b497ac23d35f9dd2bc"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-01-20 21:45:41,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-261255ac-fcbb-4208-b2bb-5e539a25b470 2019-01-20 21:45:41,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.302049875259s 2019-01-20 21:45:41,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-20 21:45:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}}' 2019-01-20 21:45:41,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 21:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3744cafb-cc52-4901-b612-df1c35bd78b1 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5"}, "enabled": true, "id": "4ea30243dfd74a81b6c00c269a21a3d5", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}} 2019-01-20 21:45:41,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3744cafb-cc52-4901-b612-df1c35bd78b1 2019-01-20 21:45:41,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115363121033s 2019-01-20 21:45:41,507 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3744cafb-cc52-4901-b612-df1c35bd78b1 2019-01-20 21:45:41,508 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2019-01-20 21:45:41,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-20 21:45:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369114875793s 2019-01-20 21:45:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:41,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e34581-c5ce-43f9-9a2d-12e4574f3f7e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1"}, "enabled": true, "id": "0e491373376544f3b53f4751ef0148f1", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}} 2019-01-20 21:45:41,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 used request id req-98e34581-c5ce-43f9-9a2d-12e4574f3f7e 2019-01-20 21:45:41,972 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0e491373376544f3b53f4751ef0148f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792'}) 2019-01-20 21:45:41,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:45:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:41,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304518a9-f3e7-4eb6-b5e3-5aa88c99c347 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:45:41,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-304518a9-f3e7-4eb6-b5e3-5aa88c99c347 2019-01-20 21:45:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0181999206543s 2019-01-20 21:45:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:45:41,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f50fa3-3b20-4e65-a6b1-764887c783be Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:45:42,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-41f50fa3-3b20-4e65-a6b1-764887c783be 2019-01-20 21:45:42,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867619514465s 2019-01-20 21:45:42,080 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 21:45:42,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-20 21:45:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" -d '{"role": {"name": "Member"}}' 2019-01-20 21:45:42,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaa88c3-982d-44c1-ac88-ded177e2e4c2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}} 2019-01-20 21:45:42,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-baaa88c3-982d-44c1-ac88-ded177e2e4c2 2019-01-20 21:45:42,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.120208024979s 2019-01-20 21:45:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776b61b4-bdae-4134-8eae-7fb39186ebd9 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "domain_id": null, "name": "Member", "id": "bbf36c791d9e4a9ebce8f5fb536334ab"}} 2019-01-20 21:45:42,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab used request id req-776b61b4-bdae-4134-8eae-7fb39186ebd9 2019-01-20 21:45:42,280 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab'}, 'domain_id': None, 'human_id': None, 'id': u'bbf36c791d9e4a9ebce8f5fb536334ab', 'HUMAN_ID': False}) 2019-01-20 21:45:42,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:45:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47f7bc2-dcc1-4e41-bf3e-007a5f782b91 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:45:42,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e47f7bc2-dcc1-4e41-bf3e-007a5f782b91 2019-01-20 21:45:42,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764639377594s 2019-01-20 21:45:42,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 21:45:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2492d184-dfea-4f0d-bef5-3c0128ae0225 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 21:45:42,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2492d184-dfea-4f0d-bef5-3c0128ae0225 2019-01-20 21:45:42,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0783491134644s 2019-01-20 21:45:42,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:45:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9155b96e-080e-4dbc-acd6-3bbf308a7027 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "links": {"self": "http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1"}, "domain_id": "default", "enabled": true, "id": "0e491373376544f3b53f4751ef0148f1", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:45:42,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9155b96e-080e-4dbc-acd6-3bbf308a7027 2019-01-20 21:45:42,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108616113663s 2019-01-20 21:45:42,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9155b96e-080e-4dbc-acd6-3bbf308a7027 2019-01-20 21:45:42,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 21:45:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ce64b0-856c-43bd-aa07-72b06ec8e133 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5"}, "enabled": true, "id": "4ea30243dfd74a81b6c00c269a21a3d5", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 21:45:42,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-40ce64b0-856c-43bd-aa07-72b06ec8e133 2019-01-20 21:45:42,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811138153076s 2019-01-20 21:45:42,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-40ce64b0-856c-43bd-aa07-72b06ec8e133 2019-01-20 21:45:42,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 21:45:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&scope.project.id=4ea30243dfd74a81b6c00c269a21a3d5&role.id=bbf36c791d9e4a9ebce8f5fb536334ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87db83ce-f7e7-42ea-be67-a9bc4e0581f8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&scope.project.id=4ea30243dfd74a81b6c00c269a21a3d5&role.id=bbf36c791d9e4a9ebce8f5fb536334ab", "previous": null, "next": null}} 2019-01-20 21:45:42,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&scope.project.id=4ea30243dfd74a81b6c00c269a21a3d5&role.id=bbf36c791d9e4a9ebce8f5fb536334ab used request id req-87db83ce-f7e7-42ea-be67-a9bc4e0581f8 2019-01-20 21:45:42,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0779359340668s 2019-01-20 21:45:42,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 21:45:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5/users/0e491373376544f3b53f4751ef0148f1/roles/bbf36c791d9e4a9ebce8f5fb536334ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b1da8f-e364-4bff-bb6e-cfad0dbaf935 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:45:42,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5/users/0e491373376544f3b53f4751ef0148f1/roles/bbf36c791d9e4a9ebce8f5fb536334ab used request id req-53b1da8f-e364-4bff-bb6e-cfad0dbaf935 2019-01-20 21:45:42,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122706890106s 2019-01-20 21:45:42,839 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '3ddfb6d5-f3bf-47b5-94bb-1c793a4cb3ab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'project_id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 21:45:42,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-20 21:45:42,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-20 21:45:42,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-20 21:45:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-20 21:45:42,845 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'password': '3ddfb6d5-f3bf-47b5-94bb-1c793a4cb3ab', 'project_name': 'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '4ea30243dfd74a81b6c00c269a21a3d5', 'project_domain_name': 'Default'} 2019-01-20 21:45:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:45:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:42,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d0374b-ccfb-492b-9ae0-c34952dcb751 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:45:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-52d0374b-ccfb-492b-9ae0-c34952dcb751 2019-01-20 21:45:42,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0833308696747s 2019-01-20 21:45:42,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:45:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2fc671-378f-4aab-bf8e-5865ad9db2d6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:45:43,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3a2fc671-378f-4aab-bf8e-5865ad9db2d6 2019-01-20 21:45:43,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0765109062195s 2019-01-20 21:45:43,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 21:45:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82e1260-4713-4bdc-bbce-a5f708dc5e2f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 21:45:43,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a82e1260-4713-4bdc-bbce-a5f708dc5e2f 2019-01-20 21:45:43,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0840709209442s 2019-01-20 21:45:43,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:45:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318bc50a-3f18-4eb3-a8e9-8b6273df66bd Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "links": {"self": "http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1"}, "domain_id": "default", "enabled": true, "id": "0e491373376544f3b53f4751ef0148f1", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:45:43,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-318bc50a-3f18-4eb3-a8e9-8b6273df66bd 2019-01-20 21:45:43,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0979368686676s 2019-01-20 21:45:43,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-318bc50a-3f18-4eb3-a8e9-8b6273df66bd 2019-01-20 21:45:43,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 21:45:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee7355f-08c9-4d00-9104-1d177e1fe637 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5"}, "enabled": true, "id": "4ea30243dfd74a81b6c00c269a21a3d5", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 21:45:43,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bee7355f-08c9-4d00-9104-1d177e1fe637 2019-01-20 21:45:43,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0734348297119s 2019-01-20 21:45:43,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bee7355f-08c9-4d00-9104-1d177e1fe637 2019-01-20 21:45:43,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 21:45:43,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&scope.project.id=4ea30243dfd74a81b6c00c269a21a3d5&role.id=168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f62a2f7-078e-43ac-a5a9-08d6c3eaa810 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&scope.project.id=4ea30243dfd74a81b6c00c269a21a3d5&role.id=168f70e15c3743bfaf46fd83330b7814", "previous": null, "next": null}} 2019-01-20 21:45:43,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&scope.project.id=4ea30243dfd74a81b6c00c269a21a3d5&role.id=168f70e15c3743bfaf46fd83330b7814 used request id req-7f62a2f7-078e-43ac-a5a9-08d6c3eaa810 2019-01-20 21:45:43,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0831489562988s 2019-01-20 21:45:43,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 21:45:43,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5/users/0e491373376544f3b53f4751ef0148f1/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc4593ac-78e0-4b9f-8188-0778f593a508 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:45:43,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5/users/0e491373376544f3b53f4751ef0148f1/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-dc4593ac-78e0-4b9f-8188-0778f593a508 2019-01-20 21:45:43,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116104125977s 2019-01-20 21:45:43,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:45:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d6cbee-2986-4d5e-9eb9-402349a8e574 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:45:43,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85d6cbee-2986-4d5e-9eb9-402349a8e574 2019-01-20 21:45:43,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730550289154s 2019-01-20 21:45:43,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-20 21:45:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68837e56-943f-4d9d-a493-a8c34c4982e8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "name": "Default"}} 2019-01-20 21:45:43,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-68837e56-943f-4d9d-a493-a8c34c4982e8 2019-01-20 21:45:43,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0826070308685s 2019-01-20 21:45:43,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 21:45:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11ee9cc-433f-4482-9818-2feeb167c969 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "links": {"self": "http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1"}, "domain_id": "default", "enabled": true, "id": "0e491373376544f3b53f4751ef0148f1", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 21:45:43,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d11ee9cc-433f-4482-9818-2feeb167c969 2019-01-20 21:45:43,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989158153534s 2019-01-20 21:45:43,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d11ee9cc-433f-4482-9818-2feeb167c969 2019-01-20 21:45:43,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-20 21:45:43,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e92e951-b35a-48de-a684-a93ed7c931e0 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default", "previous": null, "next": null}} 2019-01-20 21:45:43,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0e491373376544f3b53f4751ef0148f1&role.id=168f70e15c3743bfaf46fd83330b7814&scope.domain.id=default used request id req-2e92e951-b35a-48de-a684-a93ed7c931e0 2019-01-20 21:45:43,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752780437469s 2019-01-20 21:45:43,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-20 21:45:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/0e491373376544f3b53f4751ef0148f1/roles/168f70e15c3743bfaf46fd83330b7814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 21:45:43,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 21:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd81d67-52e2-446d-8344-a1b14d1ff05b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 21:45:43,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/0e491373376544f3b53f4751ef0148f1/roles/168f70e15c3743bfaf46fd83330b7814 used request id req-3bd81d67-52e2-446d-8344-a1b14d1ff05b 2019-01-20 21:45:43,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12771987915s 2019-01-20 21:45:43,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 21:45:48,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 21:45:48.114 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ee690218-99ed-4194-8cbf-ad9b61ae881c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ee690218-99ed-4194-8cbf-ad9b61ae881c | 2019-01-20T21:45:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ee690218-99ed-4194-8cbf-ad9b61ae881c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-01-20 21:45:51,725 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2019-01-20 21:45:51,725 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 21:45:57,364 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 21:45:55.782 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 21:45:55.971 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 21:45:57.173 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) as the default verifier for the future CLI operations. 2019-01-20 21:46:00,171 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2019-01-20 21:46:00,172 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-20 21:46:00,299 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-20 21:46:00,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-20 21:46:00,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8915f7d6-3f0c-47b3-b8ab-bdec32d45933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-01-20 21:46:00,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8915f7d6-3f0c-47b3-b8ab-bdec32d45933 2019-01-20 21:46:00,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-01-20 21:46:00,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "168f70e15c3743bfaf46fd83330b7814", "name": "admin"}, {"id": "bbf36c791d9e4a9ebce8f5fb536334ab", "name": "Member"}], "expires_at": "2019-01-20T22:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ea30243dfd74a81b6c00c269a21a3d5", "name": "tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10c4a3540c9a4f868bbe1e12ac890e31"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d52ffc2312d4fce82667bd7ddac562a"}, {"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d1635e7476248ea823890274a958dcc"}], "type": "key-manager", "id": "0707422b1f0840899a357062687940d2", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d51d2daa42244f095d0ecb00b0b56e5"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7e25b2a5a4ad427fa07105db28b3683d"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be1f806239f8470785236cd009914c58"}], "type": "alarming", "id": "092a6d0a634a45f0927a2f0f37fe4f2d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ef9cab1c433484f8808f87950b9897d"}, {"url": "http://192.30.9.7:8776/v2/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3244b5dffb2048c485f5a5b037dd2431"}, {"url": "http://192.30.9.7:8776/v2/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c78b612ec004d67808f73aebbcc4c03"}], "type": "volumev2", "id": "1d3ad29cc8794fe1aadd91a7f2c1ffc4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0843a941e4654846b6ab662e73d8bba7"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f7f87d0d274835b633cceb5bdaf05b"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d84871bf604bd29c25f3bb937e2579"}], "type": "cloudformation", "id": "20dff489c10841af988b57abbec0977b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0105b6226c8648a2821897be942b5706"}, {"url": "http://192.30.9.7:8776/v3/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bed06b9b8f9477d95bffc8418b13993"}, {"url": "http://172.30.9.27:8776/v3/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "81be70b7fc1a49348c10d9757776a1c7"}], "type": "volumev3", "id": "3c4c15081cb8414b96fd2f01d3941aa7", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6274daaee0b14010b6ede340bb8250ba"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98beb6c1b0694a26a368826ef662d4e3"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2c295d8d19a4219836f318415c576da"}], "type": "policy", "id": "4a68632c464149069018f986f642b2e0", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "056a6d71f0b84279a05b307440061fa4"}, {"url": "http://192.30.9.7:8776/v1/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "066a262a380d49b78afb326809eb8862"}, {"url": "http://192.30.9.7:8776/v1/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d79a0fd19ee74a1183a2f0169b3fe881"}], "type": "volume", "id": "66bcb25e2e1b4e4f8f697583fbba3741", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b661829b6974a84afd1d65b62a24f3c"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a69b86ac3e9c458485ffa39bc6016fea"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fbd1238508ed4780bef572f41803040c"}], "type": "compute", "id": "8362d5e93b194f54a2d6d14e86c3f81a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "177d0c6372fc4fb9bce3a02fb99ce4bc"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "277c841aa609455798f0152df38a27e4"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "931653301d784770b6f17e327e290a8a"}], "type": "network", "id": "8f1cec25d15647858876118cde953542", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93ea410c5bf44e9a802fcb1af865c75f"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a90b4a19aad04ad1984b4a8ee51e8896"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf467045345142f8832caac45d689c7c"}], "type": "placement", "id": "b24574a2095644e281daacf2a661ab9b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4f4af76c8da4cf99cea9340c34d48c4"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc612bc6d1734677ada17b613c6e25e5"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f78559049f9e430a882ce012cea29f22"}], "type": "metric", "id": "c7e046869c9f417fb9317103ea5affac", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "c890cc49274d4794bd7a03bce6ef2f5e", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "338f82e388194d90bc5f58fdf6335108"}, {"url": "http://192.30.9.7:8004/v1/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6bf8c4caaa4678b75e304d5b6810a3"}, {"url": "http://172.30.9.27:8004/v1/4ea30243dfd74a81b6c00c269a21a3d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "726d82d8e3db40dbac217160116257ab"}], "type": "orchestration", "id": "ee7f30993d56470183e574361f5a76db", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ae959cf4bab4f0e8b08b6f13f13d1b2"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132a3fe04014f52ad962d0da45352f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cece74771ab743b3b4c7cfd11f9a2891"}], "type": "image", "id": "f1bc01420202446f99d21dc6e0957276", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bb5e419649648fb8058370e1f9f9760"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86f327d1ecb14b74a44ee2f9b6df5fe6"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb6308a7f6304bf4ad721b25563d2cbb"}], "type": "identity", "id": "fd2a89d219ef4f73b26a5ee3860718ad", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "id": "0e491373376544f3b53f4751ef0148f1"}, "audit_ids": ["rvILJFNIQy2XPo0ifim0ew"], "issued_at": "2019-01-20T21:46:00.000000Z"}} 2019-01-20 21:46:00,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:00,700 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 20 Jan 2019 21:46:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-01-20 21:46:00,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:46:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:00,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fcd869f5-d289-4763-8317-c88df1451734 Date: Sun, 20 Jan 2019 21:46:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:46:00,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fcd869f5-d289-4763-8317-c88df1451734 2019-01-20 21:46:00,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172329902649s 2019-01-20 21:46:00,877 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fcd869f5-d289-4763-8317-c88df1451734 2019-01-20 21:46:00,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 21:46:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}' 2019-01-20 21:46:01,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553 X-Openstack-Request-Id: req-35cc303d-f358-4632-8d3a-ad760272d8c8 Date: Sun, 20 Jan 2019 21:46:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2ca070ea-b714-46a8-ad1a-bbf649720553", "size": null, "self": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": null, "created_at": "2019-01-20T21:46:01Z", "protected": false} 2019-01-20 21:46:01,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-35cc303d-f358-4632-8d3a-ad760272d8c8 2019-01-20 21:46:01,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.200761795044s 2019-01-20 21:46:01,080 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-35cc303d-f358-4632-8d3a-ad760272d8c8 returning object 2ca070ea-b714-46a8-ad1a-bbf649720553 2019-01-20 21:46:01,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 21:46:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" -d '' 2019-01-20 21:46:02,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e5c11bd-e111-48e1-8c63-251abe071d4c Date: Sun, 20 Jan 2019 21:46:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:46:02,256 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file used request id req-0e5c11bd-e111-48e1-8c63-251abe071d4c 2019-01-20 21:46:02,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1754219532s 2019-01-20 21:46:02,256 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file used request id req-0e5c11bd-e111-48e1-8c63-251abe071d4c 2019-01-20 21:46:02,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:46:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:02,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-2bf7afa5-0dac-4474-869d-f94197a01f06 Date: Sun, 20 Jan 2019 21:46:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "metadata": {}}], "file": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2ca070ea-b714-46a8-ad1a-bbf649720553", "size": 12716032, "self": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:46:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:46:02,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2bf7afa5-0dac-4474-869d-f94197a01f06 2019-01-20 21:46:02,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172799825668s 2019-01-20 21:46:02,430 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2bf7afa5-0dac-4474-869d-f94197a01f06 2019-01-20 21:46:02,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file', 'owner': u'4ea30243dfd74a81b6c00c269a21a3d5', 'id': u'2ca070ea-b714-46a8-ad1a-bbf649720553', 'size': 12716032, u'self': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'name': 'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:46:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:46:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'created': u'2019-01-20T21:46:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:46:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:46:02,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 21:46:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 21:46:02,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08cf345e-621e-451e-b3e7-31f599429637 x-compute-request-id: req-08cf345e-621e-451e-b3e7-31f599429637 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "name": "tempest_full_parallel-flavor_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:46:02,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-08cf345e-621e-451e-b3e7-31f599429637 2019-01-20 21:46:02,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228796005249s 2019-01-20 21:46:02,663 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-08cf345e-621e-451e-b3e7-31f599429637 returning object 183dc0b8-4d62-41c9-bef3-d18ed5b8a71e 2019-01-20 21:46:02,663 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_a1eabd50-18e2-48b3-ae7e-463e72e8b792', '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'67f36c8b420f4494a64d032f2c86727b', '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'183dc0b8-4d62-41c9-bef3-d18ed5b8a71e', 'swap': 0}) 2019-01-20 21:46:02,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 21:46:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" -d '{"extra_specs": {}}' 2019-01-20 21:46:02,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0391a58-b19d-4d2a-b0a3-36f78c621e8c x-compute-request-id: req-b0391a58-b19d-4d2a-b0a3-36f78c621e8c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 21:46:02,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e/os-extra_specs used request id req-b0391a58-b19d-4d2a-b0a3-36f78c621e8c 2019-01-20 21:46:02,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021418094635s 2019-01-20 21:46:02,686 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e/os-extra_specs used request id req-b0391a58-b19d-4d2a-b0a3-36f78c621e8c 2019-01-20 21:46:02,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 21:46:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:02,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 20 Jan 2019 21:46:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-20 21:46:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:02,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c6ccb5-5be1-4311-ad26-aaf2005fb1b2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 21:46:02,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-12c6ccb5-5be1-4311-ad26-aaf2005fb1b2 2019-01-20 21:46:02,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0979759693146s 2019-01-20 21:46:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-20 21:46:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:03,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d5f1a9-49c0-4e72-a0c4-60bcb87b2c25 x-compute-request-id: req-06d5f1a9-49c0-4e72-a0c4-60bcb87b2c25 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 170}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 173}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"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}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2019-01-20 21:46:03,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-06d5f1a9-49c0-4e72-a0c4-60bcb87b2c25 2019-01-20 21:46:03,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180031061172s 2019-01-20 21:46:03,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-06d5f1a9-49c0-4e72-a0c4-60bcb87b2c25 2019-01-20 21:46:03,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:46:03,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:03,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-57a0314e-f979-4bd1-b6b6-94c256ffb9b7 Date: Sun, 20 Jan 2019 21:46:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "metadata": {}}], "file": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2ca070ea-b714-46a8-ad1a-bbf649720553", "size": 12716032, "self": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:46:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:46:03,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-57a0314e-f979-4bd1-b6b6-94c256ffb9b7 2019-01-20 21:46:03,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182498931885s 2019-01-20 21:46:03,255 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-57a0314e-f979-4bd1-b6b6-94c256ffb9b7 2019-01-20 21:46:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-20 21:46:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}' 2019-01-20 21:46:03,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb X-Openstack-Request-Id: req-387a5280-2278-428e-ad13-3f50bbecbaf6 Date: Sun, 20 Jan 2019 21:46:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2f3c06d4-0f06-49d5-ab42-0cadab7d29bb", "size": null, "self": "/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": null, "created_at": "2019-01-20T21:46:03Z", "protected": false} 2019-01-20 21:46:03,462 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-387a5280-2278-428e-ad13-3f50bbecbaf6 2019-01-20 21:46:03,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20433306694s 2019-01-20 21:46:03,462 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-387a5280-2278-428e-ad13-3f50bbecbaf6 returning object 2f3c06d4-0f06-49d5-ab42-0cadab7d29bb 2019-01-20 21:46:03,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-20 21:46:03,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" -d '' 2019-01-20 21:46:04,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf145247-c5b6-4aa9-b79f-af981323eacc Date: Sun, 20 Jan 2019 21:46:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 21:46:04,394 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file used request id req-cf145247-c5b6-4aa9-b79f-af981323eacc 2019-01-20 21:46:04,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.930840969086s 2019-01-20 21:46:04,394 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file used request id req-cf145247-c5b6-4aa9-b79f-af981323eacc 2019-01-20 21:46:04,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 21:46:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 21:46:04,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-a2d925b3-054b-4625-a3da-147b65738c3e Date: Sun, 20 Jan 2019 21:46:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/snap", "metadata": {}}], "file": "/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2f3c06d4-0f06-49d5-ab42-0cadab7d29bb", "size": 12716032, "self": "/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:46:03Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "metadata": {}}], "file": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2ca070ea-b714-46a8-ad1a-bbf649720553", "size": 12716032, "self": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:46:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 21:46:04,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a2d925b3-054b-4625-a3da-147b65738c3e 2019-01-20 21:46:04,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193289041519s 2019-01-20 21:46:04,589 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a2d925b3-054b-4625-a3da-147b65738c3e 2019-01-20 21:46:04,591 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file', 'owner': u'4ea30243dfd74a81b6c00c269a21a3d5', 'id': u'2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', 'size': 12716032, u'self': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'name': 'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:46:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:46:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'created': u'2019-01-20T21:46:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:46:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:46:04,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-20 21:46:04,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-20 21:46:04,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb53ee0b-db7f-48b9-9fad-6c9c442e014e x-compute-request-id: req-eb53ee0b-db7f-48b9-9fad-6c9c442e014e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd308c1a-de30-424b-acb1-dda0389a2271", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cd308c1a-de30-424b-acb1-dda0389a2271", "name": "tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-20 21:46:04,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-eb53ee0b-db7f-48b9-9fad-6c9c442e014e 2019-01-20 21:46:04,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0646131038666s 2019-01-20 21:46:04,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-eb53ee0b-db7f-48b9-9fad-6c9c442e014e returning object cd308c1a-de30-424b-acb1-dda0389a2271 2019-01-20 21:46:04,658 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'cd308c1a-de30-424b-acb1-dda0389a2271', 'swap': 0}) 2019-01-20 21:46:04,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-20 21:46:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" -d '{"extra_specs": {}}' 2019-01-20 21:46:04,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 21:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15b53607-8238-4a02-b7d2-439bf32008a9 x-compute-request-id: req-15b53607-8238-4a02-b7d2-439bf32008a9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-20 21:46:04,680 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271/os-extra_specs used request id req-15b53607-8238-4a02-b7d2-439bf32008a9 2019-01-20 21:46:04,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213398933411s 2019-01-20 21:46:04,681 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271/os-extra_specs used request id req-15b53607-8238-4a02-b7d2-439bf32008a9 2019-01-20 21:46:04,681 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'ephemeral': 0, 'ram': 1024, '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'67f36c8b420f4494a64d032f2c86727b', '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'cd308c1a-de30-424b-acb1-dda0389a2271', 'swap': 0}) 2019-01-20 21:46:07,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 21:46:06.651 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) for deployment 'opnfv-rally' (UUID=ee690218-99ed-4194-8cbf-ad9b61ae881c). 2019-01-20 21:46:07.484 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 21:46:07.486 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) has been successfully configured for deployment 'opnfv-rally' (UUID=ee690218-99ed-4194-8cbf-ad9b61ae881c)! 2019-01-20 21:46:07,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 21:46:07,656 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 21:46:07,659 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 21:46:07,676 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 21:46:10,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2c348d29-f5ba-493e-804a-08b474b1964b/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2019-01-20 21:46:10,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 21:46:10,203 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 21:46:10,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2019-01-20 21:46:12,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:12.261 49 INFO rally.api [-] Starting verification (UUID=1511dd86-5d86-4cf2-9b89-3334156f5662) for deployment 'opnfv-rally' (UUID=ee690218-99ed-4194-8cbf-ad9b61ae881c) by verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b). 2019-01-20 21:46:12,263 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1511dd86-5d86-4cf2-9b89-3334156f5662 2019-01-20 21:46:16,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.731 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-20 21:46:16,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.880 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:46:16,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.981 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:46:16,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.988 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-20 21:46:16,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.989 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:46:20,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.155 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.186s] 2019-01-20 21:46:20,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.235 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.177s] 2019-01-20 21:46:20,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.248 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2019-01-20 21:46:20,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.298 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.213s] 2019-01-20 21:46:20,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.348 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.049s] 2019-01-20 21:46:20,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.412 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.064s] 2019-01-20 21:46:20,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.455 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.206s] 2019-01-20 21:46:20,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.463 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.328s] 2019-01-20 21:46:20,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.470 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.246s] 2019-01-20 21:46:20,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.470 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.366s] 2019-01-20 21:46:20,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.484 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.071s] 2019-01-20 21:46:20,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.507 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2019-01-20 21:46:20,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.587 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.170s] 2019-01-20 21:46:20,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.592 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.124s] 2019-01-20 21:46:20,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.599 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.136s] 2019-01-20 21:46:20,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.602 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.014s] 2019-01-20 21:46:20,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.689 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.181s] 2019-01-20 21:46:20,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.713 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.326s] 2019-01-20 21:46:20,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.748 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.059s] 2019-01-20 21:46:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.775 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.305s] 2019-01-20 21:46:20,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.780 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.066s] 2019-01-20 21:46:20,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.784 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.184s] 2019-01-20 21:46:20,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.890 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.288s] 2019-01-20 21:46:20,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.964 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.073s] 2019-01-20 21:46:20,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.982 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2019-01-20 21:46:20,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.995 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2019-01-20 21:46:21,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.010 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.015s] 2019-01-20 21:46:21,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.090 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.716s] 2019-01-20 21:46:21,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.210 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.436s] 2019-01-20 21:46:21,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.268 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.242s] 2019-01-20 21:46:21,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.307 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.066s] 2019-01-20 21:46:21,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.338 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.558s] 2019-01-20 21:46:21,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.367 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.580s] 2019-01-20 21:46:21,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.431 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.340s] 2019-01-20 21:46:21,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.500 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.289s] 2019-01-20 21:46:21,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.569 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.301s] 2019-01-20 21:46:21,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.780 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.347s] 2019-01-20 21:46:21,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.806 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.498s] 2019-01-20 21:46:21,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.861 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.360s] 2019-01-20 21:46:22,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.204 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.424s] 2019-01-20 21:46:22,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.215 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2019-01-20 21:46:22,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.244 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.028s] 2019-01-20 21:46:22,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.892s] 2019-01-20 21:46:22,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.558 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.500s] 2019-01-20 21:46:22,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.668 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.423s] 2019-01-20 21:46:22,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.684 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.821s] 2019-01-20 21:46:23,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:23.133 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.448s] 2019-01-20 21:46:23,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:23.229 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.560s] 2019-01-20 21:46:23,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:23.496 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.267s] 2019-01-20 21:46:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.013 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.516s] 2019-01-20 21:46:24,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.049 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.036s] 2019-01-20 21:46:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.062 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.012s] 2019-01-20 21:46:24,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.356 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.219s] 2019-01-20 21:46:24,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.647 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.459s] 2019-01-20 21:46:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.039 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.685s] 2019-01-20 21:46:25,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.281 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.218s] 2019-01-20 21:46:25,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.605 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.564s] 2019-01-20 21:46:25,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.702 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.421s] 2019-01-20 21:46:27,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.432 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.783s] 2019-01-20 21:46:27,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.463 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.515s] 2019-01-20 21:46:27,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.632 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-20 21:46:27,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.811 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.347s] 2019-01-20 21:46:28,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:28.296 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.484s] 2019-01-20 21:46:28,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:28.682 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.385s] 2019-01-20 21:46:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:28.705 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.022s] 2019-01-20 21:46:29,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.095 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.389s] 2019-01-20 21:46:29,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.757 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:46:29,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.758 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:46:29,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.924 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.159s] 2019-01-20 21:46:29,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.957 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.033s] 2019-01-20 21:46:30,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.767 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.301s] 2019-01-20 21:46:30,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.864 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.097s] 2019-01-20 21:46:30,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.918 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.053s] 2019-01-20 21:46:30,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.968 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.051s] 2019-01-20 21:46:31,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.247 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.108s] 2019-01-20 21:46:31,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.260 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2019-01-20 21:46:31,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.434 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.173s] 2019-01-20 21:46:31,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.446 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2019-01-20 21:46:31,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.464 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.017s] 2019-01-20 21:46:31,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.475 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2019-01-20 21:46:31,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.522 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.047s] 2019-01-20 21:46:31,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.538 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.016s] 2019-01-20 21:46:31,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.569 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.029s] 2019-01-20 21:46:31,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.580 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2019-01-20 21:46:31,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.589 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2019-01-20 21:46:31,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.601 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2019-01-20 21:46:31,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.616 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.014s] 2019-01-20 21:46:31,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.032s] 2019-01-20 21:46:31,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.958 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.525s] 2019-01-20 21:46:31,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.962 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-20 21:46:31,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.964 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-20 21:46:31,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.973 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.014s] 2019-01-20 21:46:32,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:32.322 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.229s] 2019-01-20 21:46:32,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:32.380 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.058s] 2019-01-20 21:46:32,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:32.439 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.059s] 2019-01-20 21:46:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:33.972 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.126s] 2019-01-20 21:46:35,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:35.026 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.505s] 2019-01-20 21:46:35,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:35.500 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [15.515s] 2019-01-20 21:46:35,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:35.745 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.717s] 2019-01-20 21:46:36,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:36.269 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.524s] 2019-01-20 21:46:37,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:37.750 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [17.894s] 2019-01-20 21:46:40,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:40.031 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.212s] 2019-01-20 21:46:43,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:43.365 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.400s] 2019-01-20 21:46:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:43.912 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.945s] 2019-01-20 21:46:44,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.130 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.219s] 2019-01-20 21:46:44,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.151 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.800s] 2019-01-20 21:46:44,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.418 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.230s] 2019-01-20 21:46:44,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.697 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.545s] 2019-01-20 21:46:45,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:45.216 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.518s] 2019-01-20 21:46:45,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:45.590 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.171s] 2019-01-20 21:46:45,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:45.940 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [13.681s] 2019-01-20 21:46:46,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:46.325 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.735s] 2019-01-20 21:46:47,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:47.610 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.396s] 2019-01-20 21:46:47,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:47.619 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2019-01-20 21:46:48,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.170 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.232s] 2019-01-20 21:46:48,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.490 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.869s] 2019-01-20 21:46:48,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.492 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2019-01-20 21:46:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.497 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-20 21:46:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.500 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-20 21:46:48,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.833 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.339s] 2019-01-20 21:46:49,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.020 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.186s] 2019-01-20 21:46:49,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.023 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2019-01-20 21:46:49,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.026 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2019-01-20 21:46:49,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.027 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2019-01-20 21:46:51,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.031 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [18.478s] 2019-01-20 21:46:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.054 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2019-01-20 21:46:51,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.067 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2019-01-20 21:46:51,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.079 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2019-01-20 21:46:51,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.093 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.014s] 2019-01-20 21:46:51,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.390 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.295s] 2019-01-20 21:46:51,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.445 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [7.312s] 2019-01-20 21:46:51,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.467 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [3.297s] 2019-01-20 21:46:51,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.506 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [5.179s] 2019-01-20 21:46:51,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.726 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.335s] 2019-01-20 21:46:51,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.914 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.187s] 2019-01-20 21:46:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:52.239 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.326s] 2019-01-20 21:46:52,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:52.551 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.312s] 2019-01-20 21:46:54,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:54.775 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [3.306s] 2019-01-20 21:46:54,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:54.946 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [22.505s] 2019-01-20 21:46:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:55.094 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.148s] 2019-01-20 21:46:55,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:55.333 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.557s] 2019-01-20 21:46:56,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.226 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.891s] 2019-01-20 21:46:56,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.533 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [22.555s] 2019-01-20 21:46:56,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.538 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.009s] 2019-01-20 21:46:56,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.553 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.015s] 2019-01-20 21:46:56,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.568 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.015s] 2019-01-20 21:46:57,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:57.181 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.955s] 2019-01-20 21:46:59,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:59.866 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.683s] 2019-01-20 21:47:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:00.346 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.481s] 2019-01-20 21:47:02,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:02.656 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [11.212s] 2019-01-20 21:47:04,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:04.186 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [7.616s] 2019-01-20 21:47:05,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:05.506 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [27.752s] 2019-01-20 21:47:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:05.509 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.321s] 2019-01-20 21:47:08,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.314 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.201s] 2019-01-20 21:47:08,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.326 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2019-01-20 21:47:08,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.339 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2019-01-20 21:47:08,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.581 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.241s] 2019-01-20 21:47:08,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.596 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.014s] 2019-01-20 21:47:08,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.643 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.047s] 2019-01-20 21:47:08,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.669 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.026s] 2019-01-20 21:47:08,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.732 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.062s] 2019-01-20 21:47:08,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.745 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.012s] 2019-01-20 21:47:08,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.805 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.061s] 2019-01-20 21:47:08,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.824 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2019-01-20 21:47:13,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:13.520 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.692s] 2019-01-20 21:47:13,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:13.772 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:47:13,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:13.930 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.410s] 2019-01-20 21:47:14,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.062 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.609s] 2019-01-20 21:47:14,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.188 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.310s] 2019-01-20 21:47:14,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.283 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.095s] 2019-01-20 21:47:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.390 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.106s] 2019-01-20 21:47:14,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.095s] 2019-01-20 21:47:17,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:17.896 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [11.337s] 2019-01-20 21:47:18,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:18.099 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.206s] 2019-01-20 21:47:18,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:18.547 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.486s] 2019-01-20 21:47:18,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:18.750 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.649s] 2019-01-20 21:47:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.006 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.477s] 2019-01-20 21:47:19,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.435 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.684s] 2019-01-20 21:47:19,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.479 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.045s] 2019-01-20 21:47:19,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.637 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.631s] 2019-01-20 21:47:20,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:20.951 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.312s] 2019-01-20 21:47:22,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:22.256 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.775s] 2019-01-20 21:47:22,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:22.802 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.546s] 2019-01-20 21:47:23,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:23.791 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [2.839s] 2019-01-20 21:47:24,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.053 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.184s] 2019-01-20 21:47:24,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.116 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2019-01-20 21:47:24,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.180 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.064s] 2019-01-20 21:47:24,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.242 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.061s] 2019-01-20 21:47:24,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.267 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2019-01-20 21:47:24,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.292 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.501s] 2019-01-20 21:47:24,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.341 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.073s] 2019-01-20 21:47:24,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.404 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.062s] 2019-01-20 21:47:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.459 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.055s] 2019-01-20 21:47:24,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.487 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.027s] 2019-01-20 21:47:24,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.551 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.063s] 2019-01-20 21:47:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.618 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.066s] 2019-01-20 21:47:27,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:27.986 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-20 21:47:34,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:34.650 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [49.421s] 2019-01-20 21:47:35,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:35.291 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.222s] 2019-01-20 21:47:53,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:53.500 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [56.757s] 2019-01-20 21:47:55,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:55.310 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.214s] 2019-01-20 21:47:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:55.355 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.044s] 2019-01-20 21:47:57,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:57.897 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-20 21:47:57,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:57.941 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [4.447s] 2019-01-20 21:48:01,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.436 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.186s] 2019-01-20 21:48:01,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.472 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.036s] 2019-01-20 21:48:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.711 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.239s] 2019-01-20 21:48:01,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.924 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.244s] 2019-01-20 21:48:02,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:02.030 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.106s] 2019-01-20 21:48:06,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:06.707 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.762s] 2019-01-20 21:48:08,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:08.254 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [27.909s] 2019-01-20 21:48:09,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:09.912 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [95.436s] 2019-01-20 21:48:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:09.939 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.033s] 2019-01-20 21:48:16,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:16.686 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.738s] 2019-01-20 21:48:17,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:17.162 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [41.866s] 2019-01-20 21:48:20,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:20.570 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.411s] 2019-01-20 21:48:23,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:23.192 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.467s] 2019-01-20 21:48:24,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:24.721 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [16.468s] 2019-01-20 21:48:25,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.162 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [18.330s] 2019-01-20 21:48:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.177 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.016s] 2019-01-20 21:48:25,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.462 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.283s] 2019-01-20 21:48:25,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.771 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.309s] 2019-01-20 21:48:28,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:28.826 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [54.166s] 2019-01-20 21:48:30,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:30.421 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [7.228s] 2019-01-20 21:48:31,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:31.740 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [44.101s] 2019-01-20 21:48:34,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:34.976 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.240s] 2019-01-20 21:48:39,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:39.790 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [19.213s] 2019-01-20 21:48:39,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:39.791 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-20 21:48:41,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:41.295 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [34.578s] 2019-01-20 21:48:42,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:42.273 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:48:42,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:42.652 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.364s] 2019-01-20 21:48:47,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:47.068 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.609s] 2019-01-20 21:48:50,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:50.913 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.059s] 2019-01-20 21:48:52,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:52.281 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.368s] 2019-01-20 21:48:52,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:52.300 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.018s] 2019-01-20 21:48:52,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:52.348 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.263s] 2019-01-20 21:48:53,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:53.319 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.018s] 2019-01-20 21:48:53,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:53.830 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [85.821s] 2019-01-20 21:48:54,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:54.057 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.737s] 2019-01-20 21:48:55,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.271 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.416s] 2019-01-20 21:48:55,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.331 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.060s] 2019-01-20 21:48:55,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.721 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.663s] 2019-01-20 21:48:55,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.752 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.031s] 2019-01-20 21:48:56,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:56.094 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.341s] 2019-01-20 21:48:56,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:56.724 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.392s] 2019-01-20 21:48:56,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:56.798 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.073s] 2019-01-20 21:48:57,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:57.764 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.965s] 2019-01-20 21:48:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:57.844 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.922s] 2019-01-20 21:49:09,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:09.211 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.722s] 2019-01-20 21:49:11,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:11.383 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.172s] 2019-01-20 21:49:12,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:12.811 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [22.498s] 2019-01-20 21:49:16,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:16.703 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [18.854s] 2019-01-20 21:49:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:19.379 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-20 21:49:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:20.633 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.824s] 2019-01-20 21:49:21,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:21.226 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [118.396s] 2019-01-20 21:49:25,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:25.180 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.787s] 2019-01-20 21:49:28,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:28.270 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [34.434s] 2019-01-20 21:49:28,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:28.272 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2019-01-20 21:49:30,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:30.329 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.202s] 2019-01-20 21:49:31,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:31.591 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [81.631s] 2019-01-20 21:49:34,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:34.898 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [9.714s] 2019-01-20 21:49:38,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:38.100 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [16.871s] 2019-01-20 21:49:38,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:38.319 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [3.423s] 2019-01-20 21:49:39,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:39.426 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.331s] 2019-01-20 21:49:45,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:45.533 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [28.827s] 2019-01-20 21:49:46,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:46.725 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:49:46,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:46.727 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-20 21:49:46,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:46.728 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-20 21:49:48,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:48.827 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:49:51,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:51.927 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [88.545s] 2019-01-20 21:49:56,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:56.547 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [76.737s] 2019-01-20 21:50:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:01.660 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [6.183s] 2019-01-20 21:50:11,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:11.059 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [9.398s] 2019-01-20 21:50:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:22.325 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2019-01-20 21:50:26,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:26.231 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [17.513s] 2019-01-20 21:50:26,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:26.564 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [30.013s] 2019-01-20 21:50:27,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:27.233 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [16.172s] 2019-01-20 21:50:29,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:29.456 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.129s] 2019-01-20 21:50:32,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:32.342 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [62.005s] 2019-01-20 21:50:34,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:34.717 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.483s] 2019-01-20 21:50:35,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:35.963 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [50.421s] 2019-01-20 21:50:45,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:45.216 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [10.498s] 2019-01-20 21:50:46,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:46.878 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.261s] 2019-01-20 21:50:46,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:46.946 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2019-01-20 21:50:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:47.492 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.545s] 2019-01-20 21:50:55,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:55.634 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [14.325s] 2019-01-20 21:50:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:56.362 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [11.145s] 2019-01-20 21:50:59,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:59.474 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-20 21:51:01,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:01.165 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [25.195s] 2019-01-20 21:51:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:02.367 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.537s] 2019-01-20 21:51:02,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:02.582 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.214s] 2019-01-20 21:51:02,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:02.966 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.384s] 2019-01-20 21:51:04,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:04.953 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [8.590s] 2019-01-20 21:51:06,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:06.074 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.760s] 2019-01-20 21:51:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:06.498 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.423s] 2019-01-20 21:51:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:07.683 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.184s] 2019-01-20 21:51:08,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.036 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.353s] 2019-01-20 21:51:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.308 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.462s] 2019-01-20 21:51:08,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.367 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-20 21:51:08,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.795 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.757s] 2019-01-20 21:51:08,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.888 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.520s] 2019-01-20 21:51:09,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:09.522 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.727s] 2019-01-20 21:51:12,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:12.565 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [7.612s] 2019-01-20 21:51:17,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:17.956 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.074s] 2019-01-20 21:51:18,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:18.304 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.347s] 2019-01-20 21:51:18,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:18.517 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.213s] 2019-01-20 21:51:18,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:18.862 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.344s] 2019-01-20 21:51:19,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.212 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.349s] 2019-01-20 21:51:19,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.565 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.351s] 2019-01-20 21:51:19,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.914 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.350s] 2019-01-20 21:51:19,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.990 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.075s] 2019-01-20 21:51:20,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:20.319 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.328s] 2019-01-20 21:51:20,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:20.891 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.571s] 2019-01-20 21:51:21,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.278 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.386s] 2019-01-20 21:51:21,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.649 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [33.911s] 2019-01-20 21:51:21,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.651 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-20 21:51:21,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.653 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-20 21:51:21,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.654 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-20 21:51:21,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.974 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.696s] 2019-01-20 21:51:22,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:22.299 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.324s] 2019-01-20 21:51:24,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:24.493 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [112.870s] 2019-01-20 21:51:36,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:36.339 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [104.392s] 2019-01-20 21:51:36,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:36.994 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [64.643s] 2019-01-20 21:51:38,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:38.132 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [138.715s] 2019-01-20 21:51:38,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:38.282 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:51:42,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:42.195 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [105.710s] 2019-01-20 21:51:44,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:44.737 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [6.606s] 2019-01-20 21:51:45,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:45.157 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.420s] 2019-01-20 21:51:45,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:45.841 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [15.676s] 2019-01-20 21:51:47,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:47.054 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.864s] 2019-01-20 21:51:47,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:47.118 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [36.420s] 2019-01-20 21:51:56,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:56.589 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [90.005s] 2019-01-20 21:51:58,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:58.873 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.032s] 2019-01-20 21:52:00,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:00.741 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [13.686s] 2019-01-20 21:52:00,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:00.781 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.083s] 2019-01-20 21:52:01,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.219 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.436s] 2019-01-20 21:52:01,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.286 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.067s] 2019-01-20 21:52:01,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.420 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.133s] 2019-01-20 21:52:01,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.504 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.083s] 2019-01-20 21:52:02,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:02.441 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.936s] 2019-01-20 21:52:04,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:04.766 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.324s] 2019-01-20 21:52:05,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:05.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.886s] 2019-01-20 21:52:05,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:05.599 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.725s] 2019-01-20 21:52:06,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:06.260 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.536s] 2019-01-20 21:52:06,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:06.652 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.391s] 2019-01-20 21:52:07,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.029 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.376s] 2019-01-20 21:52:07,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.071 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.983s] 2019-01-20 21:52:07,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.408 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.378s] 2019-01-20 21:52:07,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.784 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.376s] 2019-01-20 21:52:07,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.817 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.236s] 2019-01-20 21:52:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:08.592 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.520s] 2019-01-20 21:52:10,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:10.158 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [2.341s] 2019-01-20 21:52:10,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:10.882 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-20 21:52:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:11.947 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.354s] 2019-01-20 21:52:12,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:12.829 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2019-01-20 21:52:13,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:13.061 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.461s] 2019-01-20 21:52:13,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:13.673 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.181s] 2019-01-20 21:52:15,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:15.535 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.586s] 2019-01-20 21:52:15,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:15.538 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.376s] 2019-01-20 21:52:15,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:15.585 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.248s] 2019-01-20 21:52:16,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:16.639 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.103s] 2019-01-20 21:52:17,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:17.172 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.586s] 2019-01-20 21:52:17,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:17.317 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [76.140s] 2019-01-20 21:52:18,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:18.405 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.343s] 2019-01-20 21:52:18,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:18.982 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.342s] 2019-01-20 21:52:19,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:19.021 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.488s] 2019-01-20 21:52:20,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:20.390 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:52:20,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:20.391 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:52:21,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:21.341 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.074s] 2019-01-20 21:52:25,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.566 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.148s] 2019-01-20 21:52:25,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.728 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.161s] 2019-01-20 21:52:25,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.795 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.390s] 2019-01-20 21:52:25,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.914 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.186s] 2019-01-20 21:52:26,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.077 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.161s] 2019-01-20 21:52:26,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.086 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.009s] 2019-01-20 21:52:26,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.246 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.159s] 2019-01-20 21:52:26,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.413 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.166s] 2019-01-20 21:52:26,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.423 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.010s] 2019-01-20 21:52:26,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.582 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.159s] 2019-01-20 21:52:26,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.744 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.161s] 2019-01-20 21:52:28,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:28.818 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.627s] 2019-01-20 21:52:34,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:34.299 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [5.479s] 2019-01-20 21:52:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:35.825 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.525s] 2019-01-20 21:52:35,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:35.912 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [349.059s] 2019-01-20 21:52:36,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:36.134 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.222s] 2019-01-20 21:52:36,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:36.303 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.169s] 2019-01-20 21:52:36,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:36.733 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [10.936s] 2019-01-20 21:52:37,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:37.998 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.173s] 2019-01-20 21:52:38,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:38.058 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.755s] 2019-01-20 21:52:38,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:38.697 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [8.587s] 2019-01-20 21:52:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:39.797 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.737s] 2019-01-20 21:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:39.941 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.145s] 2019-01-20 21:52:40,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.109 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.167s] 2019-01-20 21:52:40,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.257 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.158s] 2019-01-20 21:52:40,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.266 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.157s] 2019-01-20 21:52:40,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.432 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.166s] 2019-01-20 21:52:41,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:41.296 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [5.431s] 2019-01-20 21:52:41,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:41.377 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.082s] 2019-01-20 21:52:42,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:42.143 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.143s] 2019-01-20 21:52:43,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:43.400 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.588s] 2019-01-20 21:52:43,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:43.552 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.152s] 2019-01-20 21:52:44,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:44.360 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [4.102s] 2019-01-20 21:52:45,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:45.017 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [2.873s] 2019-01-20 21:52:47,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:47.219 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.572s] 2019-01-20 21:52:47,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:47.476 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.256s] 2019-01-20 21:52:48,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:48.004 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.528s] 2019-01-20 21:52:48,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:48.314 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.308s] 2019-01-20 21:52:48,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:48.672 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [4.311s] 2019-01-20 21:52:49,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.445 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.131s] 2019-01-20 21:52:49,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.521 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.076s] 2019-01-20 21:52:49,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.539 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.806s] 2019-01-20 21:52:49,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.665 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.143s] 2019-01-20 21:52:49,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.738 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2019-01-20 21:52:49,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.812 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.072s] 2019-01-20 21:52:49,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.881 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2019-01-20 21:52:49,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.944 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.063s] 2019-01-20 21:52:51,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:51.480 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-01-20 21:52:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:52.419 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.878s] 2019-01-20 21:52:55,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:55.342 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-20 21:52:55,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:55.770 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [7.098s] 2019-01-20 21:52:56,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.407 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:52:56,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.419 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2019-01-20 21:52:56,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.424 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2019-01-20 21:52:56,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.427 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-20 21:52:56,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.428 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-20 21:52:56,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.429 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:52:56,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.430 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-20 21:52:57,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:57.907 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [7.561s] 2019-01-20 21:52:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:59.350 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [4.742s] 2019-01-20 21:52:59,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:59.873 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [95.361s] 2019-01-20 21:53:00,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:00.140 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.369s] 2019-01-20 21:53:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:00.307 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [83.948s] 2019-01-20 21:53:01,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.011 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.591s] 2019-01-20 21:53:01,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.064 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.078s] 2019-01-20 21:53:01,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.130 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.066s] 2019-01-20 21:53:01,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.631 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.620s] 2019-01-20 21:53:01,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.762 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.130s] 2019-01-20 21:53:01,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.901 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.770s] 2019-01-20 21:53:01,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.942 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.180s] 2019-01-20 21:53:02,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.013 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.069s] 2019-01-20 21:53:02,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.245 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.231s] 2019-01-20 21:53:02,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.500 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.255s] 2019-01-20 21:53:02,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.622 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.121s] 2019-01-20 21:53:02,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.870 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.248s] 2019-01-20 21:53:03,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.088 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.217s] 2019-01-20 21:53:03,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.092 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.191s] 2019-01-20 21:53:03,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.786 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.435s] 2019-01-20 21:53:03,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.805 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.385s] 2019-01-20 21:53:03,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.872 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2019-01-20 21:53:04,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:04.526 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.652s] 2019-01-20 21:53:04,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:04.946 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.760s] 2019-01-20 21:53:05,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.065 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.155s] 2019-01-20 21:53:05,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.119 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.173s] 2019-01-20 21:53:05,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.301 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.181s] 2019-01-20 21:53:05,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.866 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [81.112s] 2019-01-20 21:53:06,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:06.013 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.226s] 2019-01-20 21:53:06,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:06.534 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.471s] 2019-01-20 21:53:07,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.214 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.499s] 2019-01-20 21:53:07,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.608 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2019-01-20 21:53:07,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.611 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2019-01-20 21:53:07,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.612 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2019-01-20 21:53:07,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.750 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.216s] 2019-01-20 21:53:08,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:08.775 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.762s] 2019-01-20 21:53:11,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:11.372 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.068s] 2019-01-20 21:53:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:12.480 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.391s] 2019-01-20 21:53:16,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.625 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.302s] 2019-01-20 21:53:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.709 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.084s] 2019-01-20 21:53:16,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.787 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.078s] 2019-01-20 21:53:16,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.852 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.065s] 2019-01-20 21:53:16,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.918 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.065s] 2019-01-20 21:53:19,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:19.973 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [14.106s] 2019-01-20 21:53:20,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:20.101 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.154s] 2019-01-20 21:53:20,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:20.277 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.176s] 2019-01-20 21:53:20,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:20.856 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.886s] 2019-01-20 21:53:22,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:22.667 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-20 21:53:23,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.331 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.654s] 2019-01-20 21:53:23,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.466 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [12.091s] 2019-01-20 21:53:23,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.650 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.187s] 2019-01-20 21:53:23,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.665 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.334s] 2019-01-20 21:53:23,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.907 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.698s] 2019-01-20 21:53:23,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.928 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.263s] 2019-01-20 21:53:24,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:24.624 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.695s] 2019-01-20 21:53:24,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:24.736 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.246s] 2019-01-20 21:53:24,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:24.949 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.213s] 2019-01-20 21:53:25,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.229 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.578s] 2019-01-20 21:53:25,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.257 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.308s] 2019-01-20 21:53:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.666s] 2019-01-20 21:53:25,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.293 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.035s] 2019-01-20 21:53:25,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.682 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.437s] 2019-01-20 21:53:25,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.882 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.587s] 2019-01-20 21:53:25,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.962 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.671s] 2019-01-20 21:53:26,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.085 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.202s] 2019-01-20 21:53:26,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.284 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.199s] 2019-01-20 21:53:26,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.322 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.038s] 2019-01-20 21:53:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.628 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.305s] 2019-01-20 21:53:26,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.702 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.739s] 2019-01-20 21:53:26,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.898 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.270s] 2019-01-20 21:53:30,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:30.636 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.728s] 2019-01-20 21:53:35,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:35.521 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.200s] 2019-01-20 21:53:35,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:35.745 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.224s] 2019-01-20 21:53:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:36.034 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.544s] 2019-01-20 21:53:36,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:36.082 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-20 21:53:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:36.254 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.509s] 2019-01-20 21:53:37,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:37.382 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2019-01-20 21:53:41,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:41.518 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.262s] 2019-01-20 21:53:44,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:44.007 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.621s] 2019-01-20 21:53:44,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:44.964 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [19.279s] 2019-01-20 21:53:45,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.068 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [9.035s] 2019-01-20 21:53:45,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.255 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.737s] 2019-01-20 21:53:45,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.320 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.065s] 2019-01-20 21:53:45,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.524 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.203s] 2019-01-20 21:53:46,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:46.984 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [7.549s] 2019-01-20 21:53:47,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:47.544 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [16.908s] 2019-01-20 21:53:52,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:52.250 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.177s] 2019-01-20 21:53:54,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:54.958 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.451s] 2019-01-20 21:53:54,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:54.959 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-20 21:53:55,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:55.882 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.938s] 2019-01-20 21:53:56,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:56.831 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.016s] 2019-01-20 21:53:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:57.364 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.531s] 2019-01-20 21:53:58,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.005 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.642s] 2019-01-20 21:53:58,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.578 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2019-01-20 21:53:58,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.578 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2019-01-20 21:53:58,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.579 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2019-01-20 21:53:59,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:59.963 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [69.997s] 2019-01-20 21:53:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:59.980 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.023s] 2019-01-20 21:54:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:00.073 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [7.824s] 2019-01-20 21:54:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.064s] 2019-01-20 21:54:01,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.052 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2019-01-20 21:54:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.274 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2019-01-20 21:54:01,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.409 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.135s] 2019-01-20 21:54:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.859 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.975s] 2019-01-20 21:54:02,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:02.215 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [22.647s] 2019-01-20 21:54:02,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:02.216 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-20 21:54:03,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:03.016 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [16.031s] 2019-01-20 21:54:06,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:06.616 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [45.744s] 2019-01-20 21:54:07,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:07.028 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.420s] 2019-01-20 21:54:07,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:07.230 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.201s] 2019-01-20 21:54:08,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:08.165 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [6.306s] 2019-01-20 21:54:09,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:09.224 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.059s] 2019-01-20 21:54:09,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:09.982 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.758s] 2019-01-20 21:54:10,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:10.693 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [10.617s] 2019-01-20 21:54:10,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:10.973 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.989s] 2019-01-20 21:54:11,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:11.730 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.756s] 2019-01-20 21:54:12,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:12.724 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.993s] 2019-01-20 21:54:14,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:14.318 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [29.349s] 2019-01-20 21:54:14,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:14.333 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [7.720s] 2019-01-20 21:54:14,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:14.999 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.275s] 2019-01-20 21:54:16,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:16.457 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.555s] 2019-01-20 21:54:16,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:16.458 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-20 21:54:16,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:16.813 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.796s] 2019-01-20 21:54:17,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.267 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [6.476s] 2019-01-20 21:54:17,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.270 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-20 21:54:17,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.297 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.299s] 2019-01-20 21:54:17,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.694 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.396s] 2019-01-20 21:54:18,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.126 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [77.800s] 2019-01-20 21:54:18,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.391 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.697s] 2019-01-20 21:54:18,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.690 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.182s] 2019-01-20 21:54:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.984 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.592s] 2019-01-20 21:54:19,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:19.406 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.420s] 2019-01-20 21:54:19,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:19.667 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.261s] 2019-01-20 21:54:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.070 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.401s] 2019-01-20 21:54:20,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.318 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [53.151s] 2019-01-20 21:54:20,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.453 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [9.759s] 2019-01-20 21:54:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.844 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.773s] 2019-01-20 21:54:21,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:21.764 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.919s] 2019-01-20 21:54:21,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:21.773 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.481s] 2019-01-20 21:54:22,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:22.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.371s] 2019-01-20 21:54:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:22.626 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.853s] 2019-01-20 21:54:23,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:23.162 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.165s] 2019-01-20 21:54:23,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:23.243 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.081s] 2019-01-20 21:54:24,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.049 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [7.234s] 2019-01-20 21:54:24,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.462 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.217s] 2019-01-20 21:54:24,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.474 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2019-01-20 21:54:24,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.522 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.895s] 2019-01-20 21:54:24,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.528 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.054s] 2019-01-20 21:54:24,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.540 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2019-01-20 21:54:24,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.591 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.050s] 2019-01-20 21:54:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.614 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.024s] 2019-01-20 21:54:24,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.749 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [6.058s] 2019-01-20 21:54:26,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:26.993 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.242s] 2019-01-20 21:54:27,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.522 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-20 21:54:27,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.645 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.596s] 2019-01-20 21:54:27,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.930 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.790s] 2019-01-20 21:54:27,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.931 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-20 21:54:28,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:28.375 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.447s] 2019-01-20 21:54:28,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:28.756 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.381s] 2019-01-20 21:54:28,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:28.920 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.927s] 2019-01-20 21:54:29,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:29.148 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.391s] 2019-01-20 21:54:29,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:29.383 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.234s] 2019-01-20 21:54:30,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.173 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.789s] 2019-01-20 21:54:30,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.364 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.090s] 2019-01-20 21:54:30,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.438 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2019-01-20 21:54:30,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.506 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2019-01-20 21:54:30,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.513 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-20 21:54:30,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.973 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.800s] 2019-01-20 21:54:31,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:31.330 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.408s] 2019-01-20 21:54:31,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:31.564 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.591s] 2019-01-20 21:54:32,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:32.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.724s] 2019-01-20 21:54:32,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:32.562 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.271s] 2019-01-20 21:54:32,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:32.811 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.249s] 2019-01-20 21:54:33,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.085 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.273s] 2019-01-20 21:54:33,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.732 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.644s] 2019-01-20 21:54:33,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.735 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-20 21:54:33,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.736 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-20 21:54:34,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:34.168 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.437s] 2019-01-20 21:54:34,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:34.186 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.151s] 2019-01-20 21:54:34,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:34.644 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.474s] 2019-01-20 21:54:35,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:35.888 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [17.760s] 2019-01-20 21:54:38,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:38.755 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.153s] 2019-01-20 21:54:39,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:39.263 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.932s] 2019-01-20 21:54:43,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:43.200 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.936s] 2019-01-20 21:54:43,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:43.915 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.715s] 2019-01-20 21:54:44,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:44.632 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:54:44,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:44.904 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [10.258s] 2019-01-20 21:54:45,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.475 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.572s] 2019-01-20 21:54:45,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.752 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.275s] 2019-01-20 21:54:45,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.754 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-20 21:54:45,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.755 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-20 21:54:45,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.813 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.070s] 2019-01-20 21:54:45,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.828 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.016s] 2019-01-20 21:54:46,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:46.176 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.424s] 2019-01-20 21:54:46,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:46.431 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.254s] 2019-01-20 21:54:46,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:46.978 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.546s] 2019-01-20 21:54:49,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:49.024 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [21.447s] 2019-01-20 21:54:51,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:51.617 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.507s] 2019-01-20 21:54:52,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:52.652 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [8.735s] 2019-01-20 21:54:53,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:53.168 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.860s] 2019-01-20 21:54:54,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:54.304 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [26.657s] 2019-01-20 21:54:54,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:54.367 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.064s] 2019-01-20 21:54:54,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:54.680 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.313s] 2019-01-20 21:54:55,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.225 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.572s] 2019-01-20 21:54:55,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.264 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.039s] 2019-01-20 21:54:55,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.281 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2019-01-20 21:54:55,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.302 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2019-01-20 21:54:57,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:57.396 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2019-01-20 21:54:59,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:59.773 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-20 21:54:59,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:59.773 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2019-01-20 21:54:59,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:59.774 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:55:00,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:00.903 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [76.877s] 2019-01-20 21:55:01,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:01.896 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.157s] 2019-01-20 21:55:01,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:01.907 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2019-01-20 21:55:01,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:01.920 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2019-01-20 21:55:02,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.256 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.335s] 2019-01-20 21:55:02,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.265 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2019-01-20 21:55:02,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.274 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2019-01-20 21:55:02,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.607 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.332s] 2019-01-20 21:55:02,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.965 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.357s] 2019-01-20 21:55:03,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:03.361 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-20 21:55:06,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:06.969 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2019-01-20 21:55:06,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:06.983 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2019-01-20 21:55:07,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.134 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.151s] 2019-01-20 21:55:07,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.146 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-20 21:55:07,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.158 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2019-01-20 21:55:07,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.387 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.227s] 2019-01-20 21:55:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.471 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.084s] 2019-01-20 21:55:07,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.534 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2019-01-20 21:55:07,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.868 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.334s] 2019-01-20 21:55:07,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.883 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-20 21:55:07,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.965 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.082s] 2019-01-20 21:55:08,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:08.052 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:55:09,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:09.168 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.743s] 2019-01-20 21:55:09,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:09.177 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-20 21:55:11,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:11.264 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [22.916s] 2019-01-20 21:55:11,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:11.507 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [22.481s] 2019-01-20 21:55:11,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:11.709 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [17.027s] 2019-01-20 21:55:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:14.390 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-20 21:55:14,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:14.698 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.048s] 2019-01-20 21:55:14,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:14.709 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2019-01-20 21:55:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:15.619 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.553s] 2019-01-20 21:55:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:15.620 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2019-01-20 21:55:17,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:17.449 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [2.148s] 2019-01-20 21:55:17,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:17.702 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.443s] 2019-01-20 21:55:18,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:18.712 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [3.092s] 2019-01-20 21:55:20,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:20.363 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.524s] 2019-01-20 21:55:23,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:23.897 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.836s] 2019-01-20 21:55:24,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:24.037 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.195s] 2019-01-20 21:55:24,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:24.808 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.601s] 2019-01-20 21:55:25,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.009 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.306s] 2019-01-20 21:55:25,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.177 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.168s] 2019-01-20 21:55:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.210 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.033s] 2019-01-20 21:55:25,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.395 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.184s] 2019-01-20 21:55:25,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.548 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.152s] 2019-01-20 21:55:25,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.734 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.186s] 2019-01-20 21:55:25,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.895 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.160s] 2019-01-20 21:55:25,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.943 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.047s] 2019-01-20 21:55:26,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.139 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.195s] 2019-01-20 21:55:26,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.149 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2019-01-20 21:55:26,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.332 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.182s] 2019-01-20 21:55:26,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.501 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.168s] 2019-01-20 21:55:26,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.657 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.155s] 2019-01-20 21:55:26,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.862 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.205s] 2019-01-20 21:55:26,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.908 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2019-01-20 21:55:27,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.118 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.209s] 2019-01-20 21:55:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.317 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.199s] 2019-01-20 21:55:27,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.388 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.937s] 2019-01-20 21:55:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.415 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [3.517s] 2019-01-20 21:55:28,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.591 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.271s] 2019-01-20 21:55:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.625 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2019-01-20 21:55:28,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.807 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.181s] 2019-01-20 21:55:28,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.962 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.154s] 2019-01-20 21:55:28,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.996 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2019-01-20 21:55:29,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.028 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2019-01-20 21:55:29,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.229 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.200s] 2019-01-20 21:55:29,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.270 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.041s] 2019-01-20 21:55:29,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.458 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.187s] 2019-01-20 21:55:29,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.489 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.031s] 2019-01-20 21:55:29,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.529 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2019-01-20 21:55:29,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.705 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [17.995s] 2019-01-20 21:55:29,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.721 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.192s] 2019-01-20 21:55:29,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.761 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.040s] 2019-01-20 21:55:29,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.771 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.067s] 2019-01-20 21:55:30,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:30.117 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.345s] 2019-01-20 21:55:33,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:33.660 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-20 21:55:33,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:33.718 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [6.302s] 2019-01-20 21:55:37,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:37.444 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.089s] 2019-01-20 21:55:38,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:38.150 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.426s] 2019-01-20 21:55:38,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:38.552 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.480s] 2019-01-20 21:55:39,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:39.089 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [11.700s] 2019-01-20 21:55:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:39.863 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.683s] 2019-01-20 21:55:39,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:39.923 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.059s] 2019-01-20 21:55:40,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:40.326 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.772s] 2019-01-20 21:55:40,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:40.394 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.068s] 2019-01-20 21:55:42,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:42.222 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [1.827s] 2019-01-20 21:55:42,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:42.488 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-20 21:55:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.734 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.380s] 2019-01-20 21:55:46,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.753 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2019-01-20 21:55:46,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.773 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2019-01-20 21:55:46,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.821 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:55:47,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:47.121 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.345s] 2019-01-20 21:55:48,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.677 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.551s] 2019-01-20 21:55:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.691 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2019-01-20 21:55:48,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.711 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2019-01-20 21:55:48,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.724 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.013s] 2019-01-20 21:55:48,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.735 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2019-01-20 21:55:48,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.755 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2019-01-20 21:55:48,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.764 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2019-01-20 21:55:48,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.777 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2019-01-20 21:55:48,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.785 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [9.696s] 2019-01-20 21:55:49,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:49.451 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [19.331s] 2019-01-20 21:55:51,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:51.302 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [24.126s] 2019-01-20 21:55:51,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:51.450 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.208s] 2019-01-20 21:55:51,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:51.764 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [91.426s] 2019-01-20 21:55:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:52.124 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.673s] 2019-01-20 21:55:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:54.089 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.965s] 2019-01-20 21:55:54,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:54.396 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.191s] 2019-01-20 21:55:54,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:54.764 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.367s] 2019-01-20 21:55:55,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:55.724 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.635s] 2019-01-20 21:55:56,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:56.131 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [4.045s] 2019-01-20 21:55:57,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:57.044 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.255s] 2019-01-20 21:55:57,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:57.087 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.324s] 2019-01-20 21:55:57,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:57.959 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.917s] 2019-01-20 21:56:03,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:03.136 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.833s] 2019-01-20 21:56:05,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:05.151 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-20 21:56:06,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:06.132 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [16.680s] 2019-01-20 21:56:08,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.817 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-20 21:56:08,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.819 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.088s] 2019-01-20 21:56:08,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.825 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2019-01-20 21:56:08,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.982 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.167s] 2019-01-20 21:56:09,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.015 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.189s] 2019-01-20 21:56:09,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.192 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.208s] 2019-01-20 21:56:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.238 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2019-01-20 21:56:09,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.418 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.180s] 2019-01-20 21:56:09,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.448 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2019-01-20 21:56:09,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.901 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.452s] 2019-01-20 21:56:09,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.916 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.388s] 2019-01-20 21:56:09,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.958 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.057s] 2019-01-20 21:56:10,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.165 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.205s] 2019-01-20 21:56:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.365 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.198s] 2019-01-20 21:56:10,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.411 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2019-01-20 21:56:10,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.600 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.188s] 2019-01-20 21:56:10,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.631 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.031s] 2019-01-20 21:56:10,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.827 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.194s] 2019-01-20 21:56:10,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.875 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.048s] 2019-01-20 21:56:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:12.020 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.483s] 2019-01-20 21:56:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:12.021 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-20 21:56:12,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:12.361 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [3.343s] 2019-01-20 21:56:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:13.312 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.173s] 2019-01-20 21:56:13,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:13.315 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-20 21:56:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:13.447 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.730s] 2019-01-20 21:56:14,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:14.450 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.088s] 2019-01-20 21:56:15,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:15.535 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.057s] 2019-01-20 21:56:17,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:17.367 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.915s] 2019-01-20 21:56:19,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:19.961 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.648s] 2019-01-20 21:56:20,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:20.819 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.195s] 2019-01-20 21:56:21,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:21.080 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.260s] 2019-01-20 21:56:21,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:21.652 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.572s] 2019-01-20 21:56:23,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.003 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.350s] 2019-01-20 21:56:23,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.204 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.201s] 2019-01-20 21:56:23,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.499 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [10.048s] 2019-01-20 21:56:23,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.541 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-20 21:56:26,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:26.311 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.812s] 2019-01-20 21:56:28,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:28.399 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.742s] 2019-01-20 21:56:28,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:28.689 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.131s] 2019-01-20 21:56:28,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:28.721 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.032s] 2019-01-20 21:56:29,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.252 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.940s] 2019-01-20 21:56:29,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.898 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [88.975s] 2019-01-20 21:56:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.945 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.052s] 2019-01-20 21:56:29,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.997 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2019-01-20 21:56:30,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:30.821 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [39.053s] 2019-01-20 21:56:30,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:30.904 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:56:31,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:31.429 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.468s] 2019-01-20 21:56:31,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:31.842 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.590s] 2019-01-20 21:56:33,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:33.649 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [5.093s] 2019-01-20 21:56:35,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:35.870 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.220s] 2019-01-20 21:56:38,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:38.266 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [7.501s] 2019-01-20 21:56:39,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:39.353 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.483s] 2019-01-20 21:56:41,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:41.671 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [3.406s] 2019-01-20 21:56:42,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:42.937 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.583s] 2019-01-20 21:56:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:45.097 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [5.405s] 2019-01-20 21:56:46,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:46.027 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.687s] 2019-01-20 21:56:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:47.226 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.199s] 2019-01-20 21:56:47,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:47.366 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [16.544s] 2019-01-20 21:56:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:47.546 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.285s] 2019-01-20 21:56:48,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:48.399 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.300s] 2019-01-20 21:56:50,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:50.316 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.770s] 2019-01-20 21:56:51,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:51.666 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [3.267s] 2019-01-20 21:56:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:51.801 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.197s] 2019-01-20 21:56:54,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:54.302 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-20 21:56:55,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:55.644 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.977s] 2019-01-20 21:56:57,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:57.446 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:56:57,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:57.448 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:56:57,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:57.702 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.608s] 2019-01-20 21:57:01,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:01.603 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.869s] 2019-01-20 21:57:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:05.725 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [2.198s] 2019-01-20 21:57:07,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:07.281 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.556s] 2019-01-20 21:57:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:07.894 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.212s] 2019-01-20 21:57:08,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.706 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.206s] 2019-01-20 21:57:08,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.744 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2019-01-20 21:57:08,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.761 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [6.888s] 2019-01-20 21:57:08,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.988 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.244s] 2019-01-20 21:57:09,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:09.845 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.854s] 2019-01-20 21:57:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:09.973 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.128s] 2019-01-20 21:57:09,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:09.993 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.558s] 2019-01-20 21:57:10,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.722 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.748s] 2019-01-20 21:57:10,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.767 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.045s] 2019-01-20 21:57:10,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.839 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.071s] 2019-01-20 21:57:10,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.914 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.075s] 2019-01-20 21:57:10,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.965 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.050s] 2019-01-20 21:57:11,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.012 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.046s] 2019-01-20 21:57:11,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.230 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.218s] 2019-01-20 21:57:11,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.235 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.532s] 2019-01-20 21:57:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.321 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.945s] 2019-01-20 21:57:11,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.548 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.770s] 2019-01-20 21:57:11,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.598 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.367s] 2019-01-20 21:57:11,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.989 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.391s] 2019-01-20 21:57:12,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.068 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2019-01-20 21:57:12,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.258 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.921s] 2019-01-20 21:57:12,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.261 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.193s] 2019-01-20 21:57:12,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.313 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.051s] 2019-01-20 21:57:12,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.378 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.065s] 2019-01-20 21:57:13,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:13.368 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.379s] 2019-01-20 21:57:14,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:14.078 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [6.976s] 2019-01-20 21:57:14,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:14.734 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:57:14,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:14.906 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-20 21:57:15,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:15.847 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.525s] 2019-01-20 21:57:16,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:16.285 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.735s] 2019-01-20 21:57:18,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:18.710 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.631s] 2019-01-20 21:57:18,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:18.788 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.941s] 2019-01-20 21:57:19,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:19.573 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.335s] 2019-01-20 21:57:19,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:19.575 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2019-01-20 21:57:20,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.366 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.096s] 2019-01-20 21:57:20,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.496 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.130s] 2019-01-20 21:57:20,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.537 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.827s] 2019-01-20 21:57:20,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.610 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.112s] 2019-01-20 21:57:20,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.695 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.086s] 2019-01-20 21:57:20,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.815 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.120s] 2019-01-20 21:57:23,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:23.256 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.333s] 2019-01-20 21:57:23,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:23.943 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.153s] 2019-01-20 21:57:24,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:24.015 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [7.730s] 2019-01-20 21:57:25,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:25.321 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.782s] 2019-01-20 21:57:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:25.598 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.023s] 2019-01-20 21:57:27,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:27.562 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.241s] 2019-01-20 21:57:29,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:29.831 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.813s] 2019-01-20 21:57:32,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:32.795 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.982s] 2019-01-20 21:57:32,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:32.877 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.315s] 2019-01-20 21:57:33,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:33.719 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.772s] 2019-01-20 21:57:35,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:35.294 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.462s] 2019-01-20 21:57:35,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:35.310 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.712s] 2019-01-20 21:57:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:37.479 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.681s] 2019-01-20 21:57:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:37.480 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2019-01-20 21:57:38,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:38.079 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.553s] 2019-01-20 21:57:40,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:40.255 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.536s] 2019-01-20 21:57:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:40.549 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.255s] 2019-01-20 21:57:40,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:40.867 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.990s] 2019-01-20 21:57:41,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:41.142 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.062s] 2019-01-20 21:57:41,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:41.428 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.950s] 2019-01-20 21:57:43,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:43.610 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.181s] 2019-01-20 21:57:46,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:46.532 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.982s] 2019-01-20 21:57:47,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:47.414 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [6.546s] 2019-01-20 21:57:49,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:49.252 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.103s] 2019-01-20 21:57:50,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:50.796 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.380s] 2019-01-20 21:57:51,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:51.340 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.093s] 2019-01-20 21:57:51,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:51.825 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-20 21:57:51,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:51.826 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-20 21:57:52,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:52.211 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [5.679s] 2019-01-20 21:57:52,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:52.479 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.222s] 2019-01-20 21:57:53,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:53.599 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2019-01-20 21:57:53,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:53.873 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.531s] 2019-01-20 21:57:55,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:55.934 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.061s] 2019-01-20 21:57:58,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.305 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.175s] 2019-01-20 21:57:58,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.464 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.159s] 2019-01-20 21:57:58,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.626 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.162s] 2019-01-20 21:57:58,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.816 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.020s] 2019-01-20 21:57:59,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:59.062 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.230s] 2019-01-20 21:57:59,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:59.065 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.125s] 2019-01-20 21:57:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:59.291 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.230s] 2019-01-20 21:58:00,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:00.775 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.957s] 2019-01-20 21:58:00,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:00.979 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [40.295s] 2019-01-20 21:58:01,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.186 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.558s] 2019-01-20 21:58:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.355 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 21:58:01,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.379 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-20 21:58:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.414 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.228s] 2019-01-20 21:58:02,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:02.751 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.434s] 2019-01-20 21:58:05,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:05.399 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.651s] 2019-01-20 21:58:05,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:05.578 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.920s] 2019-01-20 21:58:06,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.111 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.336s] 2019-01-20 21:58:06,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.254 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.251s] 2019-01-20 21:58:06,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.457 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.203s] 2019-01-20 21:58:06,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.572 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.461s] 2019-01-20 21:58:06,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.808 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.234s] 2019-01-20 21:58:07,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:07.292 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.484s] 2019-01-20 21:58:07,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:07.371 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.078s] 2019-01-20 21:58:07,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:07.450 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.079s] 2019-01-20 21:58:08,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.003 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.552s] 2019-01-20 21:58:08,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.220 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.216s] 2019-01-20 21:58:08,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.236 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.657s] 2019-01-20 21:58:08,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.274 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-01-20 21:58:08,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.350 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.075s] 2019-01-20 21:58:09,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:09.246 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.534s] 2019-01-20 21:58:11,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:11.283 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-20 21:58:11,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:11.306 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.070s] 2019-01-20 21:58:16,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:16.838 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.487s] 2019-01-20 21:58:16,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:16.955 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.709s] 2019-01-20 21:58:17,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:17.023 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.716s] 2019-01-20 21:58:17,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:17.403 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.051s] 2019-01-20 21:58:17,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:17.485 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.081s] 2019-01-20 21:58:21,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:21.450 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.846s] 2019-01-20 21:58:27,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:27.445 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.994s] 2019-01-20 21:58:27,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:27.600 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.644s] 2019-01-20 21:58:28,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:28.325 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-20 21:58:31,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:31.195 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.593s] 2019-01-20 21:58:32,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:32.234 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [257.887s] 2019-01-20 21:58:33,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:33.137 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [32.157s] 2019-01-20 21:58:33,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:33.850 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.619s]: Skipped until Bug: 1014647 is resolved. 2019-01-20 21:58:34,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:34.089 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.894s] 2019-01-20 21:58:40,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:40.436 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-20 21:58:40,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:40.437 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2019-01-20 21:58:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:43.943 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-20 21:58:44,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:44.233 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.941s] 2019-01-20 21:58:45,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:45.939 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.696s] 2019-01-20 21:58:46,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:46.805 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.601s] 2019-01-20 21:58:47,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:47.091 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.287s] 2019-01-20 21:58:47,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:47.348 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.256s] 2019-01-20 21:58:47,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:47.647 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.200s] 2019-01-20 21:58:48,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:48.090 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.443s] 2019-01-20 21:58:49,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:49.414 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.180s] 2019-01-20 21:58:52,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:52.650 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.023s] 2019-01-20 21:58:52,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:52.829 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.179s] 2019-01-20 21:58:52,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:52.850 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.021s] 2019-01-20 21:58:53,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.045 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.194s] 2019-01-20 21:58:53,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.068 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.023s] 2019-01-20 21:58:53,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.131 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [19.042s] 2019-01-20 21:58:53,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.189 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2019-01-20 21:58:53,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.238 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.049s] 2019-01-20 21:58:53,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.269 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.201s] 2019-01-20 21:58:53,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.291 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.021s] 2019-01-20 21:58:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.458 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.166s] 2019-01-20 21:58:53,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.660 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.201s] 2019-01-20 21:58:53,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.833 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.173s] 2019-01-20 21:58:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:54.338 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.504s] 2019-01-20 21:58:54,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:54.402 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.064s] 2019-01-20 21:58:57,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:57.265 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.849s] 2019-01-20 21:58:59,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.363 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.011s] 2019-01-20 21:58:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.402 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.042s] 2019-01-20 21:58:59,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.436 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.033s] 2019-01-20 21:58:59,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.594 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.654s] 2019-01-20 21:59:00,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:00.138 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.547s] 2019-01-20 21:59:01,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:01.129 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.990s] 2019-01-20 21:59:01,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:01.966 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.426s] 2019-01-20 21:59:02,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.052 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.923s] 2019-01-20 21:59:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.140 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-20 21:59:02,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.140 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:59:02,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.606 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.641s] 2019-01-20 21:59:03,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:03.061 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.821s] 2019-01-20 21:59:03,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:03.491 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.227s] 2019-01-20 21:59:06,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:06.208 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [3.600s] 2019-01-20 21:59:06,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:06.389 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.181s] 2019-01-20 21:59:07,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:07.420 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [1.031s] 2019-01-20 21:59:08,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:08.620 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.835s] 2019-01-20 21:59:09,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:09.683 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.062s] 2019-01-20 21:59:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:10.957 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [23.954s] 2019-01-20 21:59:11,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:11.957 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.272s] 2019-01-20 21:59:16,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:16.347 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-20 21:59:18,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:18.912 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.312s] 2019-01-20 21:59:19,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:19.375 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [15.882s] 2019-01-20 21:59:19,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:19.656 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.744s] 2019-01-20 21:59:20,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:20.059 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [16.996s] 2019-01-20 21:59:20,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:20.561 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.503s] 2019-01-20 21:59:20,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:20.606 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2019-01-20 21:59:25,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:25.980 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.295s] 2019-01-20 21:59:29,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:29.635 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [4.189s] 2019-01-20 21:59:32,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:32.947 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [3.311s] 2019-01-20 21:59:35,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:35.918 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [2.970s] 2019-01-20 21:59:36,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:36.753 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [16.143s] 2019-01-20 21:59:38,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:38.093 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [27.135s] 2019-01-20 21:59:39,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:39.546 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [71.205s] 2019-01-20 21:59:42,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:42.989 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [69.126s] 2019-01-20 21:59:43,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:43.174 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.854s] 2019-01-20 21:59:46,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:46.011 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [43.949s] 2019-01-20 21:59:46,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:46.122 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.947s] 2019-01-20 21:59:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:46.408 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.316s] 2019-01-20 21:59:47,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:47.833 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.838s] 2019-01-20 21:59:48,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:48.143 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-20 21:59:48,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:48.144 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2019-01-20 21:59:49,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:49.261 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.853s] 2019-01-20 21:59:50,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:50.531 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.697s] 2019-01-20 21:59:50,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:50.941 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.187s] 2019-01-20 21:59:55,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:55.721 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.862s] 2019-01-20 21:59:56,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:56.881 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.160s] 2019-01-20 21:59:57,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:57.488 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.953s] 2019-01-20 21:59:57,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:57.497 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.615s] 2019-01-20 21:59:58,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:58.090 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.592s] 2019-01-20 21:59:58,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:58.107 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2019-01-20 21:59:58,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:58.129 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.021s] 2019-01-20 21:59:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:59.373 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.243s] 2019-01-20 21:59:59,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:59.400 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.916s] 2019-01-20 22:00:03,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:03.865 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [4.461s] 2019-01-20 22:00:04,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:04.505 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [165.700s] 2019-01-20 22:00:06,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:06.654 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.789s] 2019-01-20 22:00:07,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:07.850 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [255.661s] 2019-01-20 22:00:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:08.227 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [16.023s] 2019-01-20 22:00:08,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:08.563 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.298s] 2019-01-20 22:00:10,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:10.391 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.734s] 2019-01-20 22:00:10,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:10.448 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2019-01-20 22:00:13,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:13.973 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.747s] 2019-01-20 22:00:16,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:16.338 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.400s] 2019-01-20 22:00:16,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:16.592 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.254s] 2019-01-20 22:00:17,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:17.316 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.226s] 2019-01-20 22:00:17,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:17.700 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.383s] 2019-01-20 22:00:17,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:17.892 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.192s] 2019-01-20 22:00:18,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.058 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.165s] 2019-01-20 22:00:18,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.247 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.188s] 2019-01-20 22:00:18,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.414 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.167s] 2019-01-20 22:00:18,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.583 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.168s] 2019-01-20 22:00:18,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.916 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.332s] 2019-01-20 22:00:19,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:19.105 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.188s] 2019-01-20 22:00:19,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:19.326 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.221s] 2019-01-20 22:00:19,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:19.563 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.236s] 2019-01-20 22:00:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:21.185 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.148s] 2019-01-20 22:00:24,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:24.830 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [218.647s] 2019-01-20 22:00:26,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:26.763 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.575s] 2019-01-20 22:00:31,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:31.297 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.891s] 2019-01-20 22:00:32,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:32.829 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.532s] 2019-01-20 22:00:37,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:37.094 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2019-01-20 22:00:37,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:37.095 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 22:00:37,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:37.096 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-20 22:00:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:39.498 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.222s] 2019-01-20 22:00:39,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:39.687 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.189s] 2019-01-20 22:00:39,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:39.876 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.188s] 2019-01-20 22:00:40,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:40.135 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.258s] 2019-01-20 22:00:40,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:40.302 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.167s] 2019-01-20 22:00:44,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:44.146 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [17.796s] 2019-01-20 22:00:44,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:44.976 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.672s] 2019-01-20 22:00:49,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:49.331 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.187s] 2019-01-20 22:00:54,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:54.291 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [9.844s] 2019-01-20 22:00:54,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:54.806 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.474s] 2019-01-20 22:00:57,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:57.799 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [49.229s] 2019-01-20 22:00:58,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:58.831 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.024s] 2019-01-20 22:01:00,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:00.730 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.935s] 2019-01-20 22:01:01,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:01.282 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [6.992s] 2019-01-20 22:01:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:07.044 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [8.211s] 2019-01-20 22:01:09,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:09.468 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [44.631s] 2019-01-20 22:01:10,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:10.345 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 22:01:10,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:10.346 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 22:01:11,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:11.170 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.125s] 2019-01-20 22:01:16,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:16.741 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [16.008s] 2019-01-20 22:01:31,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:31.101 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.272s] 2019-01-20 22:01:31,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:31.812 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [15.070s] 2019-01-20 22:01:32,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:32.073 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.971s] 2019-01-20 22:01:32,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:32.645 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.572s] 2019-01-20 22:01:33,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:33.106 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.460s] 2019-01-20 22:01:33,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:33.597 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.491s] 2019-01-20 22:01:34,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:34.512 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.913s] 2019-01-20 22:01:36,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:36.513 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.000s] 2019-01-20 22:01:37,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:37.135 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.622s] 2019-01-20 22:01:37,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:37.701 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.565s] 2019-01-20 22:01:37,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:37.825 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.014s] 2019-01-20 22:01:38,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:38.137 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.435s] 2019-01-20 22:01:41,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:41.171 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-20 22:01:46,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:46.257 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.559s] 2019-01-20 22:01:55,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:55.451 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.023s] 2019-01-20 22:02:07,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:07.623 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.641s] 2019-01-20 22:02:07,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:07.946 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.322s] 2019-01-20 22:02:09,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:09.233 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [146.205s] 2019-01-20 22:02:09,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:09.554 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.606s] 2019-01-20 22:02:16,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:16.570 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [38.735s] 2019-01-20 22:02:29,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:29.682 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.560s] 2019-01-20 22:02:30,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:30.315 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.601s] 2019-01-20 22:02:30,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:30.376 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.062s] 2019-01-20 22:02:30,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:30.700 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.323s] 2019-01-20 22:02:33,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:33.238 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.536s] 2019-01-20 22:02:35,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:35.650 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.412s] 2019-01-20 22:02:35,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:35.851 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.201s] 2019-01-20 22:02:35,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:35.899 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2019-01-20 22:02:36,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:36.288 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.605s] 2019-01-20 22:02:41,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:41.504 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [181.946s] 2019-01-20 22:02:41,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:41.826 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.539s] 2019-01-20 22:02:42,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:42.627 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [158.110s] 2019-01-20 22:02:46,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:46.248 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.421s] 2019-01-20 22:02:51,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:51.371 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.122s] 2019-01-20 22:02:56,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:56.720 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-20 22:02:58,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:58.882 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2019-01-20 22:03:00,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:00.806 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2019-01-20 22:03:02,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:02.149 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.225s] 2019-01-20 22:03:04,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:04.472 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.321s] 2019-01-20 22:03:06,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:06.125 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.653s] 2019-01-20 22:03:06,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:06.271 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [164.531s] 2019-01-20 22:03:06,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:06.737 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-20 22:03:07,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:07.221 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.094s] 2019-01-20 22:03:08,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:08.799 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.577s] 2019-01-20 22:03:11,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:11.080 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.279s] 2019-01-20 22:03:12,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:12.237 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.157s] 2019-01-20 22:03:12,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:12.541 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.304s] 2019-01-20 22:03:14,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:14.270 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.726s] 2019-01-20 22:03:15,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:15.765 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.495s] 2019-01-20 22:03:16,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.646 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.882s] 2019-01-20 22:03:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.669 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.023s] 2019-01-20 22:03:16,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.688 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2019-01-20 22:03:16,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.855 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.166s] 2019-01-20 22:03:18,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.617 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2019-01-20 22:03:18,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.619 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2019-01-20 22:03:18,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.621 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2019-01-20 22:03:18,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.622 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-20 22:03:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:33.777 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.031s] 2019-01-20 22:03:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:40.397 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.622s] 2019-01-20 22:03:50,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:50.274 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.391s] 2019-01-20 22:04:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:06.420 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [26.015s] 2019-01-20 22:04:13,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:13.465 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.048s] 2019-01-20 22:04:35,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:35.407 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [251.089s] 2019-01-20 22:04:44,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:44.556 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [155.303s] 2019-01-20 22:04:55,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:55.847 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.290s] 2019-01-20 22:06:08,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:06:08.715 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [72.852s] 2019-01-20 22:07:03,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:07:03.450 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [216.266s] 2019-01-20 22:07:33,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:07:33.185 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [84.451s] 2019-01-20 22:08:06,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:06.017 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [32.824s] 2019-01-20 22:08:06,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:06.018 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-20 22:08:20,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:20.411 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [216.630s] 2019-01-20 22:08:30,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:30.576 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [24.555s] 2019-01-20 22:08:35,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:35.411 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.836s] 2019-01-20 22:08:56,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:56.135 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.162s] 2019-01-20 22:08:56,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:56.176 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.040s] 2019-01-20 22:09:02,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:02.452 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.925s] 2019-01-20 22:09:13,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:13.971 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.743s] 2019-01-20 22:09:16,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:16.054 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 22:09:16,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:16.055 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 22:09:20,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:20.392 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.358s] 2019-01-20 22:09:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:20.774 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.382s] 2019-01-20 22:09:27,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:27.803 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.247s] 2019-01-20 22:09:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.119 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.316s] 2019-01-20 22:09:28,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.689 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.569s] 2019-01-20 22:09:28,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.757 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.067s] 2019-01-20 22:09:28,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.824 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.066s] 2019-01-20 22:09:28,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.892 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.068s] 2019-01-20 22:09:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:37.591 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.484s] 2019-01-20 22:09:38,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:38.314 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.721s] 2019-01-20 22:09:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:38.704 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.391s] 2019-01-20 22:09:39,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:39.055 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.350s] 2019-01-20 22:09:40,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:40.054 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.997s] 2019-01-20 22:09:41,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:41.014 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.959s] 2019-01-20 22:09:41,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:41.471 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.457s] 2019-01-20 22:09:42,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:42.874 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.400s] 2019-01-20 22:09:43,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:43.155 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.279s] 2019-01-20 22:09:43,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:43.751 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.597s] 2019-01-20 22:09:43,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:43.816 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.065s] 2019-01-20 22:09:44,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:44.202 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.384s] 2019-01-20 22:09:44,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:44.967 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.764s] 2019-01-20 22:09:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:57.777 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.611s] 2019-01-20 22:09:57,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:57.932 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.157s] 2019-01-20 22:09:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:58.177 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.243s] 2019-01-20 22:10:10,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:10.670 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.668s] 2019-01-20 22:10:16,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:16.041 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.188s] 2019-01-20 22:10:17,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:17.783 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.740s] 2019-01-20 22:10:23,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:23.824 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.390s] 2019-01-20 22:10:23,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:23.990 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.165s] 2019-01-20 22:10:24,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:24.162 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.171s] 2019-01-20 22:10:24,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:24.334 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.172s] 2019-01-20 22:10:29,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:29.226 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.165s] 2019-01-20 22:11:03,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:11:03.470 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [163.041s] 2019-01-20 22:11:10,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1511dd86-5d86-4cf2-9b89-3334156f5662 2019-01-20 22:11:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1511dd86-5d86-4cf2-9b89-3334156f5662']'. 2019-01-20 22:11:12,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1511dd86-5d86-4cf2-9b89-3334156f5662 | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 21:46:12 | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 22:11:10 | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:58 | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2c348d29-f5ba-493e-804a-08b474b1964b) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee690218-99ed-4194-8cbf-ad9b61ae881c) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1486.752 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1060 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 390 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 22:11:12,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 22:11:12,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 22:11:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 98.3302411874% 2019-01-20 22:11:12,525 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:12 | PASS | +-------------------------------+------------------+------------------+----------------+ 2019-01-20 22:11:12,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 22:11:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 22:11:13,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2118ac2b-decb-4722-941f-05730af179b0 Date: Sun, 20 Jan 2019 22:11:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 22:11:13,852 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb used request id req-2118ac2b-decb-4722-941f-05730af179b0 2019-01-20 22:11:13,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32143092155s 2019-01-20 22:11:13,852 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb used request id req-2118ac2b-decb-4722-941f-05730af179b0 2019-01-20 22:11:13,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 22:11:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:14,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 22:11:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-669f3092-29b0-4dc8-8bf0-cb82ef129572 x-compute-request-id: req-669f3092-29b0-4dc8-8bf0-cb82ef129572 Content-Encoding: gzip Content-Length: 417 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "name": "tempest_full_parallel-flavor_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd308c1a-de30-424b-acb1-dda0389a2271", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cd308c1a-de30-424b-acb1-dda0389a2271", "name": "tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 22:11:14,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-669f3092-29b0-4dc8-8bf0-cb82ef129572 2019-01-20 22:11:14,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183129787445s 2019-01-20 22:11:14,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-669f3092-29b0-4dc8-8bf0-cb82ef129572 2019-01-20 22:11:14,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 22:11:14,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:14,088 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 22:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e869a473-9472-4879-b2b6-e83986de548c x-compute-request-id: req-e869a473-9472-4879-b2b6-e83986de548c Content-Length: 0 Content-Type: application/json 2019-01-20 22:11:14,089 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271 used request id req-e869a473-9472-4879-b2b6-e83986de548c 2019-01-20 22:11:14,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0481610298157s 2019-01-20 22:11:14,089 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cd308c1a-de30-424b-acb1-dda0389a2271 used request id req-e869a473-9472-4879-b2b6-e83986de548c 2019-01-20 22:11:14,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-20 22:11:14,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 22:11:14,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-02b27d1f-b333-4836-afc7-816ba9a3619c Date: Sun, 20 Jan 2019 22:11:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "metadata": {}}], "file": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file", "owner": "4ea30243dfd74a81b6c00c269a21a3d5", "id": "2ca070ea-b714-46a8-ad1a-bbf649720553", "size": 12716032, "self": "/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553", "disk_format": "qcow2", "direct_url": "rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-20T21:46:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-20T21:46:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-20 22:11:14,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-02b27d1f-b333-4836-afc7-816ba9a3619c 2019-01-20 22:11:14,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177134990692s 2019-01-20 22:11:14,267 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-02b27d1f-b333-4836-afc7-816ba9a3619c 2019-01-20 22:11:14,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-20 22:11:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a7e7d8d9b5df07dc4e40d75cf6cf45f28e22926" 2019-01-20 22:11:15,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b6e7fcd-4105-4ea7-b740-c90c73141c35 Date: Sun, 20 Jan 2019 22:11:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-20 22:11:15,019 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553 used request id req-4b6e7fcd-4105-4ea7-b740-c90c73141c35 2019-01-20 22:11:15,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.750250101089s 2019-01-20 22:11:15,019 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553 used request id req-4b6e7fcd-4105-4ea7-b740-c90c73141c35 2019-01-20 22:11:15,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-20 22:11:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af9c2546-c814-4ccd-93e5-e6e4a3547119 x-compute-request-id: req-af9c2546-c814-4ccd-93e5-e6e4a3547119 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0057fd46-847a-43bd-abaa-cc6923243f6f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0057fd46-847a-43bd-abaa-cc6923243f6f", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "183dc0b8-4d62-41c9-bef3-d18ed5b8a71e", "name": "tempest_full_parallel-flavor_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-20 22:11:15,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-af9c2546-c814-4ccd-93e5-e6e4a3547119 2019-01-20 22:11:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281710624695s 2019-01-20 22:11:15,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-af9c2546-c814-4ccd-93e5-e6e4a3547119 2019-01-20 22:11:15,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-20 22:11:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,092 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a6228ae-4715-43cd-979f-7bd4cd7587c4 x-compute-request-id: req-7a6228ae-4715-43cd-979f-7bd4cd7587c4 Content-Length: 0 Content-Type: application/json 2019-01-20 22:11:15,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e used request id req-7a6228ae-4715-43cd-979f-7bd4cd7587c4 2019-01-20 22:11:15,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0423178672791s 2019-01-20 22:11:15,092 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/183dc0b8-4d62-41c9-bef3-d18ed5b8a71e used request id req-7a6228ae-4715-43cd-979f-7bd4cd7587c4 2019-01-20 22:11:15,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 22:11:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9685ee77-e1cc-4b50-be88-498a777175f4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792", "links": {"self": "http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1"}, "domain_id": "default", "enabled": true, "id": "0e491373376544f3b53f4751ef0148f1", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/11f6e3211372469691042c26816e58a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f6e3211372469691042c26816e58a0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/11f79560cc9141d880c087ca02cd9196"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11f79560cc9141d880c087ca02cd9196", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/55150c3398484d1f99f269a539b5ba15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55150c3398484d1f99f269a539b5ba15", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/6aee94a17fd840d895d7de4162597798"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6aee94a17fd840d895d7de4162597798", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/82334f7c6d224838b434c35825230d40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "82334f7c6d224838b434c35825230d40", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/827e9970bf9d4c1182e2f31f2c1187ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "827e9970bf9d4c1182e2f31f2c1187ff", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/83a2714b8bb948d190b49c17a49bd612"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83a2714b8bb948d190b49c17a49bd612", "email": "congress@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/8586073f34f643f0bbccad491838d8ee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8586073f34f643f0bbccad491838d8ee", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8f26d219ae124fa78620e4db9434c204"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f26d219ae124fa78620e4db9434c204", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/9ecdeabdee964f9aa6a0bd2d6a6b50c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9ecdeabdee964f9aa6a0bd2d6a6b50c1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/ac83622106ef44c2bbe2f694400d709b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac83622106ef44c2bbe2f694400d709b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/cd4be145843b4479b32cc1602179c973"}, "domain_id": "9d4011cb6f2942b497ac23d35f9dd2bc", "enabled": true, "options": {}, "id": "cd4be145843b4479b32cc1602179c973", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/d8d9656150ee4e9f8c9e7f794534a153"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8d9656150ee4e9f8c9e7f794534a153", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/fa1d4223e0c84770af8abee67e6a7a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa1d4223e0c84770af8abee67e6a7a01", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-01-20 22:11:15,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9685ee77-e1cc-4b50-be88-498a777175f4 2019-01-20 22:11:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101075172424s 2019-01-20 22:11:15,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9685ee77-e1cc-4b50-be88-498a777175f4 2019-01-20 22:11:15,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-20 22:11:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb901c2-5fcd-4eee-ad19-65caeac7971a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1"}, "enabled": true, "id": "0e491373376544f3b53f4751ef0148f1", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}} 2019-01-20 22:11:15,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 used request id req-bbb901c2-5fcd-4eee-ad19-65caeac7971a 2019-01-20 22:11:15,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905110836029s 2019-01-20 22:11:15,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 used request id req-bbb901c2-5fcd-4eee-ad19-65caeac7971a 2019-01-20 22:11:15,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-20 22:11:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947c8c8b-bfd4-4c3f-a017-8de2dbcb2502 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 22:11:15,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 used request id req-947c8c8b-bfd4-4c3f-a017-8de2dbcb2502 2019-01-20 22:11:15,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187300920486s 2019-01-20 22:11:15,479 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0e491373376544f3b53f4751ef0148f1 used request id req-947c8c8b-bfd4-4c3f-a017-8de2dbcb2502 2019-01-20 22:11:15,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-20 22:11:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1d2fad-bbab-43b3-ad69-6f4eaae83839 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5"}, "enabled": true, "id": "4ea30243dfd74a81b6c00c269a21a3d5", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/67f36c8b420f4494a64d032f2c86727b"}, "enabled": true, "id": "67f36c8b420f4494a64d032f2c86727b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d06aea2249f241d8b5da60c23b49de31"}, "enabled": true, "id": "d06aea2249f241d8b5da60c23b49de31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-20 22:11:15,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5a1d2fad-bbab-43b3-ad69-6f4eaae83839 2019-01-20 22:11:15,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0781939029694s 2019-01-20 22:11:15,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5a1d2fad-bbab-43b3-ad69-6f4eaae83839 2019-01-20 22:11:15,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-20 22:11:15,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2009fd89-0dbb-4e0d-b37e-5712a9d2cb48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 22:11:15,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5 used request id req-2009fd89-0dbb-4e0d-b37e-5712a9d2cb48 2019-01-20 22:11:15,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149951219559s 2019-01-20 22:11:15,711 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4ea30243dfd74a81b6c00c269a21a3d5 used request id req-2009fd89-0dbb-4e0d-b37e-5712a9d2cb48 2019-01-20 22:11:15,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-20 22:11:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3629a5d-c5e9-40d0-b5ab-70eace91b849 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168f70e15c3743bfaf46fd83330b7814", "links": {"self": "http://172.30.9.27:5000/v3/roles/168f70e15c3743bfaf46fd83330b7814"}, "name": "admin"}, {"domain_id": null, "id": "5ccd31c32f0a4073bc021264b95abccf", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ccd31c32f0a4073bc021264b95abccf"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bbf36c791d9e4a9ebce8f5fb536334ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab"}, "name": "Member"}, {"domain_id": null, "id": "dd46aff3ee374eb8b4f205af3548b159", "links": {"self": "http://172.30.9.27:5000/v3/roles/dd46aff3ee374eb8b4f205af3548b159"}, "name": "ResellerAdmin"}]} 2019-01-20 22:11:15,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e3629a5d-c5e9-40d0-b5ab-70eace91b849 2019-01-20 22:11:15,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0864400863647s 2019-01-20 22:11:15,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-20 22:11:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:15,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 20 Jan 2019 22:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b54a60d-339a-45e9-bfd8-f6d52d7cc5b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-20 22:11:15,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab used request id req-6b54a60d-339a-45e9-bfd8-f6d52d7cc5b3 2019-01-20 22:11:15,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105269908905s 2019-01-20 22:11:15,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-20 22:11:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4ea30243dfd74a81b6c00c269a21a3d5&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81b752f18e490470e062c7eff38002f7761746f5" 2019-01-20 22:11:16,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0aabae04-86c5-44cd-8c99-d141bf98ac84 Date: Sun, 20 Jan 2019 22:11:16 GMT RESP BODY: {"security_groups": []} 2019-01-20 22:11:16,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4ea30243dfd74a81b6c00c269a21a3d5&name=default used request id req-0aabae04-86c5-44cd-8c99-d141bf98ac84 2019-01-20 22:11:16,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200465917587s 2019-01-20 22:11:16,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4ea30243dfd74a81b6c00c269a21a3d5&name=default used request id req-0aabae04-86c5-44cd-8c99-d141bf98ac84 2019-01-20 22:11:16,109 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK